Show patches with: Submitter = David Hildenbrand       |    Archived = No       |   153 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[GIT,PULL,3/4] virtio-mem: Fix typo in function name Untitled series #196731 --- 2023-01-02 David Hildenbrand Accepted
[PROTOTYPE,1/6] memory: Introduce sparse RAM handler for memory regions virtio-mem: vfio support --- 2020-09-24 David Hildenbrand New
[PROTOTYPE,2/6] virtio-mem: Impelement SparseRAMHandler interface virtio-mem: vfio support --- 2020-09-24 David Hildenbrand New
[PROTOTYPE,3/6] vfio: Implement support for sparse RAM memory regions virtio-mem: vfio support --- 2020-09-24 David Hildenbrand New
[PROTOTYPE,4/6] memory: Extend ram_block_discard_(require|disable) by two discard types virtio-mem: vfio support --- 2020-09-24 David Hildenbrand New
[PROTOTYPE,5/6] virtio-mem: Require only RAM_BLOCK_DISCARD_T_COORDINATED discards virtio-mem: vfio support --- 2020-09-24 David Hildenbrand New
[PROTOTYPE,6/6] vfio: Disable only RAM_BLOCK_DISCARD_T_UNCOORDINATED discards virtio-mem: vfio support --- 2020-09-24 David Hildenbrand New
[PULL,14/31] target/s390x: Remove ilen parameter from tcg_s390_program_interrupt Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,15/31] target/s390x: Remove ilen parameter from s390_program_interrupt Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,16/31] target/s390x: Use tcg_s390_program_interrupt in TCG helpers Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,17/31] target/s390x: Push trigger_pgm_exception lower in s390_cpu_tlb_fill Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,18/31] target/s390x: Handle tec in s390_cpu_tlb_fill Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,19/31] target/s390x: Return exception from mmu_translate_real Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,20/31] target/s390x: Remove exc argument to mmu_translate_asce Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,21/31] target/s390x: Return exception from mmu_translate Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,22/31] target/s390x: Return exception from translate_pages Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,23/31] target/s390x: Remove fail variable from s390_cpu_tlb_fill Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,24/31] target/s390x: Simplify helper_lra Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,25/31] target/s390x: Rely on unwinding in s390_cpu_tlb_fill Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,26/31] target/s390x: Rely on unwinding in s390_cpu_virt_mem_rw Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,27/31] target/s390x: Remove ILEN_AUTO Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,28/31] target/s390x: Remove ilen argument from trigger_access_exception Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,29/31] target/s390x: Remove ilen argument from trigger_pgm_exception Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,30/31] target/s390x: Remove ILEN_UNWIND Untitled series #24013 --- 2019-10-10 David Hildenbrand Accepted
[PULL,SUBSYSTEM,s390x,1/3] tests/tcg/s390x: Fix alignment of csst parameter list [PULL,SUBSYSTEM,s390x,1/3] tests/tcg/s390x: Fix alignment of csst parameter list --- 2019-06-21 David Hildenbrand New
[PULL,SUBSYSTEM,s390x,32/33] s390x/tcg: Use tcg_gen_gvec_bitsel for VECTOR SELECT Untitled series #20868 --- 2019-06-05 David Hildenbrand Accepted
[RFCv2,1/6] s390x: move setting of maximum ram size to machine init [RFCv2,1/6] s390x: move setting of maximum ram size to machine init --- 2020-07-10 David Hildenbrand New
[RFCv2,3/6] s390x/diag: implement diag260 [RFCv2,1/6] s390x: move setting of maximum ram size to machine init --- 2020-07-10 David Hildenbrand New
[RFCv2,6/6] s390x: initial support for virtio-mem [RFCv2,1/6] s390x: move setting of maximum ram size to machine init --- 2020-07-10 David Hildenbrand New
[RFCv3,1/9] s390x: move setting of maximum ram size to machine init [RFCv3,1/9] s390x: move setting of maximum ram size to machine init --- 2020-07-24 David Hildenbrand Superseded
[RFCv3,4/9] s390x: prepare for more diag500 hypercalls [RFCv3,1/9] s390x: move setting of maximum ram size to machine init --- 2020-07-24 David Hildenbrand New
[RFCv3,8/9] s390x: implement virtio-mem-ccw [RFCv3,1/9] s390x: move setting of maximum ram size to machine init --- 2020-07-24 David Hildenbrand New
[RFCv3,9/9] s390x: initial support for virtio-mem [RFCv3,1/9] s390x: move setting of maximum ram size to machine init --- 2020-07-24 David Hildenbrand New
[v1,01/17] exec: Introduce ram_block_discard_set_(unreliable|required)() virtio-mem: Paravirtualized memory hot(un)plug --- 2020-05-06 David Hildenbrand New
[v1,01/20] softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag) s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,02/17] vfio: Convert to ram_block_discard_set_broken() virtio-mem: Paravirtualized memory hot(un)plug --- 2020-05-06 David Hildenbrand New
[v1,02/20] s390x/tcg: Implement VECTOR BIT PERMUTE s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand Accepted
[v1,03/20] s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand Accepted
[v1,04/17] s390x/pv: Convert to ram_block_discard_set_broken() virtio-mem: Paravirtualized memory hot(un)plug --- 2020-05-06 David Hildenbrand New
[v1,04/20] s390x/tcg: Implement 32/128 bit for VECTOR FP ADD s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,05/20] s390x/tcg: Implement 32/128 bit for VECTOR FP DIVIDE s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,06/17] target/i386: sev: Use ram_block_discard_set_broken() virtio-mem: Paravirtualized memory hot(un)plug --- 2020-05-06 David Hildenbrand New
[v1,06/20] s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,07/20] s390x/tcg: Implement 32/128 bit for VECTOR FP SUBTRACT s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,08/17] migration/colo: Use ram_block_discard_set_broken() virtio-mem: Paravirtualized memory hot(un)plug --- 2020-05-06 David Hildenbrand New
[v1,08/20] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,09/20] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE * s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,10/17] virtio-mem: Paravirtualized memory hot(un)plug virtio-mem: Paravirtualized memory hot(un)plug --- 2020-05-06 David Hildenbrand New
[v1,10/20] s390x/tcg: Implement 32/128 bit for VECTOR LOAD FP INTEGER s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,11/20] s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,12/20] s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,13/17] hmp: Handle virtio-mem when printing memory device info virtio-mem: Paravirtualized memory hot(un)plug --- 2020-05-06 David Hildenbrand New
[v1,13/20] s390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM SIGN OPERATION s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand Accepted
[v1,14/20] s390x/tcg: Implement 32/128 bit for VECTOR FP SQUARE ROOT s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,15/20] s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,1/5] virtio-mem: Probe THP size to determine default block size virtio-mem: block size and address-assignment optimizations --- 2020-09-23 David Hildenbrand New
[v1,16/17] virtio-mem: Allow notifiers for size changes virtio-mem: Paravirtualized memory hot(un)plug --- 2020-05-06 David Hildenbrand New
[v1,16/20] s390x/tcg: Implement 32/128bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT) s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,17/20] s390x/tcg: Implement VECTOR FP NEGATIVE MULTIPLY AND (ADD|SUBTRACT) s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,18/20] s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM) s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand New
[v1,1/8] s390x/tcg: Implement ADD HALFWORD (AGH) s390x/tcg: Implement some z14 facilities --- 2020-09-22 David Hildenbrand New
[v1,19/20] s390x/tcg: We support Vector enhancements facility s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand Accepted
[v1,20/20] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2 s390x/tcg: Implement Vector enhancements facility and switch to z14 --- 2020-09-30 David Hildenbrand Accepted
[v1,2/3] virtio-balloon: fix free page hinting check on unrealize virtio-balloon: free page hinting fixes --- 2020-05-18 David Hildenbrand New
[v1,2/5] virtio-mem: Check that "memaddr" is multiples of the block size virtio-mem: block size and address-assignment optimizations --- 2020-09-23 David Hildenbrand Superseded
[v1,2/8] s390x/tcg: Implement SUBTRACT HALFWORD (SGH) s390x/tcg: Implement some z14 facilities --- 2020-09-22 David Hildenbrand New
[v1,3/5] memory-device: Support big alignment requirements virtio-mem: block size and address-assignment optimizations --- 2020-09-23 David Hildenbrand Superseded
[v1,3/8] s390x/tcg: Implement MULTIPLY (MG, MGRK) s390x/tcg: Implement some z14 facilities --- 2020-09-22 David Hildenbrand Superseded
[v1,4/5] memory-device: Add get_min_alignment() callback virtio-mem: block size and address-assignment optimizations --- 2020-09-23 David Hildenbrand Accepted
[v1,4/8] s390x/tcg: Implement MULTIPLY HALFWORD (MGH) s390x/tcg: Implement some z14 facilities --- 2020-09-22 David Hildenbrand Superseded
[v1,5/5] virito-mem: Implement get_min_alignment() virtio-mem: block size and address-assignment optimizations --- 2020-09-23 David Hildenbrand New
[v1,5/8] s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC) s390x/tcg: Implement some z14 facilities --- 2020-09-22 David Hildenbrand New
[v1,6/8] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC) s390x/tcg: Implement some z14 facilities --- 2020-09-22 David Hildenbrand New
[v1,7/8] s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2 s390x/tcg: Implement some z14 facilities --- 2020-09-22 David Hildenbrand New
[v1,8/8] s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA) s390x/tcg: Implement some z14 facilities --- 2020-09-22 David Hildenbrand New
[v1] s390x/tcg: Implement MONITOR CALL [v1] s390x/tcg: Implement MONITOR CALL --- 2020-09-17 David Hildenbrand New
[v1] virtio-balloon: always indicate S_DONE when migration fails [v1] virtio-balloon: always indicate S_DONE when migration fails --- 2020-06-26 David Hildenbrand New
[v1] virtio-mem: fix cross-compilation due to VIRTIO_MEM_USABLE_EXTENT virtio-mem: Paravirtualized memory hot(un)plug --- 2020-07-03 David Hildenbrand New
[v2,01/19] exec: Introduce ram_block_discard_(disable|require)() [v2,01/19] exec: Introduce ram_block_discard_(disable|require)() --- 2020-05-20 David Hildenbrand Superseded
[v2,04/19] s390x/pv: Convert to ram_block_discard_disable() [v2,01/19] exec: Introduce ram_block_discard_(disable|require)() --- 2020-05-20 David Hildenbrand Superseded
[v2,06/19] target/i386: sev: Use ram_block_discard_disable() [v2,01/19] exec: Introduce ram_block_discard_(disable|require)() --- 2020-05-20 David Hildenbrand Superseded
[v2,07/19] migration/rdma: Use ram_block_discard_disable() [v2,01/19] exec: Introduce ram_block_discard_(disable|require)() --- 2020-05-20 David Hildenbrand New
[v2,09/19] linux-headers: update to contain virtio-mem [v2,01/19] exec: Introduce ram_block_discard_(disable|require)() --- 2020-05-20 David Hildenbrand New
[v2,10/19] virtio-mem: Paravirtualized memory hot(un)plug [v2,01/19] exec: Introduce ram_block_discard_(disable|require)() --- 2020-05-20 David Hildenbrand Superseded
[v2,11/19] virtio-pci: Proxy for virtio-mem [v2,01/19] exec: Introduce ram_block_discard_(disable|require)() --- 2020-05-20 David Hildenbrand New
[v2,1/3] virtio-balloon: fix free page hinting without an iothread [v2,1/3] virtio-balloon: fix free page hinting without an iothread --- 2020-05-20 David Hildenbrand New
[v2,15/19] pc: Support for virtio-mem-pci [v2,01/19] exec: Introduce ram_block_discard_(disable|require)() --- 2020-05-20 David Hildenbrand New
[v2,1/5] virtio-mem: Probe THP size to determine default block size virtio-mem: block size and address-assignment optimizations --- 2020-09-28 David Hildenbrand Superseded
[v2,18/19] virtio-mem: Migration sanity checks [v2,01/19] exec: Introduce ram_block_discard_(disable|require)() --- 2020-05-20 David Hildenbrand New
[v2,1/9] s390x/cpu_model: S390_FEAT_MISC_INSTRUCTION_EXT -> S390_FEAT_MISC_INSTRUCTION_EXT2 s390x/tcg: Implement some z14 facilities --- 2020-09-28 David Hildenbrand New
[v2,2/3] virtio-balloon: fix free page hinting check on unrealize [v2,1/3] virtio-balloon: fix free page hinting without an iothread --- 2020-05-20 David Hildenbrand Superseded
[v2,2/5] virtio-mem: Check that "memaddr" is multiples of the block size virtio-mem: block size and address-assignment optimizations --- 2020-09-28 David Hildenbrand Superseded
[v2,2/9] s390x/tcg: Implement ADD HALFWORD (AGH) s390x/tcg: Implement some z14 facilities --- 2020-09-28 David Hildenbrand Superseded
[v2,3/5] memory-device: Support big alignment requirements virtio-mem: block size and address-assignment optimizations --- 2020-09-28 David Hildenbrand Superseded
[v2,3/9] s390x/tcg: Implement SUBTRACT HALFWORD (SGH) s390x/tcg: Implement some z14 facilities --- 2020-09-28 David Hildenbrand Superseded
[v2,4/5] memory-device: Add get_min_alignment() callback virtio-mem: block size and address-assignment optimizations --- 2020-09-28 David Hildenbrand Superseded
[v2,4/9] s390x/tcg: Implement MULTIPLY (MG, MGRK) s390x/tcg: Implement some z14 facilities --- 2020-09-28 David Hildenbrand New
[v2,5/5] virito-mem: Implement get_min_alignment() virtio-mem: block size and address-assignment optimizations --- 2020-09-28 David Hildenbrand Superseded
[v2,5/9] s390x/tcg: Implement MULTIPLY HALFWORD (MGH) s390x/tcg: Implement some z14 facilities --- 2020-09-28 David Hildenbrand New
[v2,6/9] s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC) s390x/tcg: Implement some z14 facilities --- 2020-09-28 David Hildenbrand New
« 1 2 »