Show patches with: Submitter = David Hildenbrand       |    State = Action Required       |    Archived = No       |   2862 patches
« 1 2 3 428 29 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,10/10] memory-device: Track used region size in DeviceMemoryState memory-device: Some cleanups - - 1 - --- 2023-06-23 David Hildenbrand New
[v4,09/10] memory-device: Refactor memory_device_pre_plug() memory-device: Some cleanups - - 1 - --- 2023-06-23 David Hildenbrand New
[v4,08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE memory-device: Some cleanups 1 - 1 - --- 2023-06-23 David Hildenbrand New
[v4,07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT memory-device: Some cleanups 1 - 1 - --- 2023-06-23 David Hildenbrand New
[v4,06/10] hw/i386/pc: Use machine_memory_devices_init() memory-device: Some cleanups 1 - 1 - --- 2023-06-23 David Hildenbrand New
[v4,05/10] hw/loongarch/virt: Use machine_memory_devices_init() memory-device: Some cleanups - - 2 - --- 2023-06-23 David Hildenbrand New
[v4,04/10] hw/ppc/spapr: Use machine_memory_devices_init() memory-device: Some cleanups - - 2 - --- 2023-06-23 David Hildenbrand New
[v4,03/10] hw/arm/virt: Use machine_memory_devices_init() memory-device: Some cleanups - - 1 - --- 2023-06-23 David Hildenbrand New
[v4,02/10] memory-device: Introduce machine_memory_devices_init() memory-device: Some cleanups - - 1 - --- 2023-06-23 David Hildenbrand New
[v4,01/10] memory-device: Unify enabled vs. supported error messages memory-device: Some cleanups - - 1 - --- 2023-06-23 David Hildenbrand New
[v2,7/7] virtio-mem-pci: Device unplug support virtio-mem: Device unplug support - - - - --- 2023-06-23 David Hildenbrand New
[v2,6/7] virtio-mem: Prepare for device unplug support virtio-mem: Device unplug support - - - - --- 2023-06-23 David Hildenbrand New
[v2,5/7] virtio-md-pci: Support unplug requests for compatible devices virtio-mem: Device unplug support - - - - --- 2023-06-23 David Hildenbrand New
[v2,4/7] virtio-md-pci: Handle unplug of virtio based memory devices virtio-mem: Device unplug support - - - - --- 2023-06-23 David Hildenbrand New
[v2,3/7] arm/virt: Use virtio-md-pci (un)plug functions virtio-mem: Device unplug support - - - - --- 2023-06-23 David Hildenbrand New
[v2,2/7] pc: Factor out (un)plug handling of virtio-md-pci devices virtio-mem: Device unplug support - - - - --- 2023-06-23 David Hildenbrand New
[v2,1/7] virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci virtio-mem: Device unplug support - - - - --- 2023-06-23 David Hildenbrand New
[v1,4/4] virtio-mem: Support "x-ignore-shared" migration virtio-mem: Support "x-ignore-shared" migration - - - - --- 2023-06-20 David Hildenbrand New
[v1,3/4] migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored() virtio-mem: Support "x-ignore-shared" migration 1 - - - --- 2023-06-20 David Hildenbrand New
[v1,2/4] virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memory virtio-mem: Support "x-ignore-shared" migration - - - - --- 2023-06-20 David Hildenbrand New
[v1,1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping virtio-mem: Support "x-ignore-shared" migration 1 - - - --- 2023-06-20 David Hildenbrand New
[v1,15/15] virtio-mem: Mark memslot alias memory regions unmergeable virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,14/15] memory, vhost: Allow for marking memory device memory regions unmergeable virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,13/15] virtio-mem: Expose device memory via multiple memslots if enabled virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,12/15] memory: Clarify mapping requirements for RamDiscardManager virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,11/15] memory-device: Support memory-devices with auto-detection of the number of memslots virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,10/15] pc-dimm: Provide pc_dimm_get_free_slots() to query free ram slots virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,09/15] memory-device, vhost: Support memory devices that dynamically consume multiple memslots virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,08/15] memory-device: Track the actually used memslots in DeviceMemoryState virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,07/15] memory-device: Support memory devices that statically consume multiple memslots virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,06/15] vhost: Return number of free memslots virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,05/15] kvm: Return number of free memslots virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,04/15] memory-device, vhost: Add a memslot soft limit for memory devices virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,03/15] vhost: Add vhost_get_max_memslots() virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,02/15] kvm: Add stub for kvm_get_max_memslots() virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,01/15] memory-device: Track the required memslots in DeviceMemoryState virtio-mem: Expose device memory through multiple memslots - - - - --- 2023-06-16 David Hildenbrand New
[v1,5/5] arm/virt: Support unplug of virtio-mem-pci devices virtio-mem: Device unplug support - - - - --- 2023-06-13 David Hildenbrand New
[v1,4/5] pc: Support unplug of virtio-mem-pci devices virtio-mem: Device unplug support - - - - --- 2023-06-13 David Hildenbrand New
[v1,3/5] virtio-mem: Prepare for unplug support of virtio-mem-pci devices virtio-mem: Device unplug support - - - - --- 2023-06-13 David Hildenbrand New
[v1,2/5] arm/virt: Properly handle unplug of virtio based memory devices virtio-mem: Device unplug support - - - - --- 2023-06-13 David Hildenbrand New
[v1,1/5] pc: Properly handle unplug of virtio based memory devices virtio-mem: Device unplug support - - - - --- 2023-06-13 David Hildenbrand New
[v3,10/10] memory-device: Track used region size in DeviceMemoryState memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v3,09/10] memory-device: Refactor memory_device_pre_plug() memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v3,08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v3,07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v3,06/10] hw/i386/pc: Use machine_memory_devices_init() memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v3,05/10] hw/loongarch/virt: Use machine_memory_devices_init() memory-device: Track used region size in DeviceMemoryState - - 2 - --- 2023-06-01 David Hildenbrand New
[v3,04/10] hw/ppc/spapr: Use machine_memory_devices_init() memory-device: Track used region size in DeviceMemoryState - - 2 - --- 2023-06-01 David Hildenbrand New
[v3,03/10] hw/arm/virt: Use machine_memory_devices_init() memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v3,02/10] memory-device: Introduce machine_memory_devices_init() memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v3,01/10] memory-device: Unify enabled vs. supported error messages [v3,01/10] memory-device: Unify enabled vs. supported error messages - - 1 - --- 2023-06-01 David Hildenbrand New
memory-device: Track used region size in DeviceMemoryState memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[10/10] memory-device: Track used region size in DeviceMemoryState memory-device: Some cleanups - - 1 - --- 2023-05-30 David Hildenbrand New
[09/10] memory-device: Refactor memory_device_pre_plug() memory-device: Some cleanups - - - - --- 2023-05-30 David Hildenbrand New
[08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE memory-device: Some cleanups - - 1 - --- 2023-05-30 David Hildenbrand New
[07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT memory-device: Some cleanups - - 1 - --- 2023-05-30 David Hildenbrand New
[06/10] hw/i386/pc: Use memory_devices_init() memory-device: Some cleanups - - 1 - --- 2023-05-30 David Hildenbrand New
[05/10] hw/loongarch/virt: Use memory_devices_init() memory-device: Some cleanups - - 2 - --- 2023-05-30 David Hildenbrand New
[04/10] hw/ppc/spapr: Use memory_devices_init() memory-device: Some cleanups - - 1 - --- 2023-05-30 David Hildenbrand New
[03/10] hw/arm/virt: Use memory_devices_init() memory-device: Some cleanups - - 1 - --- 2023-05-30 David Hildenbrand New
[02/10] memory-device: Introduce memory_devices_init() memory-device: Some cleanups - - 1 - --- 2023-05-30 David Hildenbrand New
[01/10] memory-device: Unify enabled vs. supported error messages memory-device: Some cleanups - - 1 - --- 2023-05-30 David Hildenbrand New
[v4,3/3] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation vhost: memslot handling improvements 1 - 2 - --- 2023-05-23 David Hildenbrand New
[v4,2/3] vhost: Remove vhost_backend_can_merge() callback vhost: memslot handling improvements 2 - 2 - --- 2023-05-23 David Hildenbrand New
[v4,1/3] vhost: Rework memslot filtering and fix "used_memslot" tracking vhost: memslot handling improvements 1 1 1 - --- 2023-05-23 David Hildenbrand New
[v1,3/3] memory-device: Track used region size in DeviceMemoryState memory-device: Some cleanups - - - - --- 2023-05-23 David Hildenbrand New
[v1,2/3] memory-device: Factor out device memory initialization into memory_devices_init() memory-device: Some cleanups - - - 1 --- 2023-05-23 David Hildenbrand New
[v1,1/3] memory-device: Refactor memory_device_pre_plug() memory-device: Some cleanups - - - - --- 2023-05-23 David Hildenbrand New
[v1] virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state() [v1] virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state() - - 1 - --- 2023-05-23 David Hildenbrand New
[GIT,PULL,1/1] hostmem-file: add offset option [GIT,PULL,1/1] hostmem-file: add offset option 2 - 1 - --- 2023-05-23 David Hildenbrand New
[GIT,PULL,0/1] Host Memory Backends and Memory devices queue 2023-05-23 - - - - --- 2023-05-23 David Hildenbrand New
[v1] vhost-user: Remove acpi-specific memslot limit [v1] vhost-user: Remove acpi-specific memslot limit - - - - --- 2023-05-03 David Hildenbrand New
[v1] virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64 [v1] virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64 - - - - --- 2023-05-03 David Hildenbrand New
[v3,3/3] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation vhost: memslot handling improvements 1 - 1 - --- 2023-05-03 David Hildenbrand New
[v3,2/3] vhost: Remove vhost_backend_can_merge() callback vhost: memslot handling improvements 2 - 2 - --- 2023-05-03 David Hildenbrand New
[v3,1/3] vhost: Rework memslot filtering and fix "used_memslot" tracking vhost: memslot handling improvements 1 1 - - --- 2023-05-03 David Hildenbrand New
[v2,3/3] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation vhost: memslot handling improvements - - - - --- 2023-03-16 David Hildenbrand New
[v2,2/3] vhost: Remove vhost_backend_can_merge() callback vhost: memslot handling improvements 1 - 1 - --- 2023-03-16 David Hildenbrand New
[v2,1/3] vhost: Rework memslot filtering and fix "used_memslot" tracking vhost: memslot handling improvements - 1 - - --- 2023-03-16 David Hildenbrand New
[v1,2/2] vhost: Remove vhost_backend_can_merge() callback vhost: memslot handling improvements - - 1 - --- 2023-02-16 David Hildenbrand New
[v1,1/2] vhost: Defer filtering memory sections until building the vhost memory structure vhost: memslot handling improvements - 1 - - --- 2023-02-16 David Hildenbrand New
[v5,8/8] virtio-mem: Proper support for preallocation with migration virtio-mem: Handle preallocation with migration - - 2 - --- 2023-01-17 David Hildenbrand New
[v5,7/8] virtio-mem: Migrate immutable properties early virtio-mem: Handle preallocation with migration - - 1 - --- 2023-01-17 David Hildenbrand New
[v5,6/8] virtio-mem: Fail if a memory backend with "prealloc=on" is specified virtio-mem: Handle preallocation with migration - - 2 1 --- 2023-01-17 David Hildenbrand New
[v5,5/8] migration/ram: Factor out check for advised postcopy virtio-mem: Handle preallocation with migration - - 1 - --- 2023-01-17 David Hildenbrand New
[v5,4/8] migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST() virtio-mem: Handle preallocation with migration - - 2 - --- 2023-01-17 David Hildenbrand New
[v5,3/8] migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM) virtio-mem: Handle preallocation with migration - - 1 - --- 2023-01-17 David Hildenbrand New
[v5,2/8] migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup() virtio-mem: Handle preallocation with migration - - 2 - --- 2023-01-17 David Hildenbrand New
[v5,1/8] migration/savevm: Move more savevm handling into vmstate_save() virtio-mem: Handle preallocation with migration - - 1 - --- 2023-01-17 David Hildenbrand New
[v3,8/8] virtio-mem: Proper support for preallocation with migration virtio-mem: Handle preallocation with migration - - 1 - --- 2023-01-12 David Hildenbrand New
[v3,7/8] virtio-mem: Migrate immutable properties early virtio-mem: Handle preallocation with migration - - - - --- 2023-01-12 David Hildenbrand New
[v3,6/8] virtio-mem: Fail if a memory backend with "prealloc=on" is specified virtio-mem: Handle preallocation with migration - - 1 1 --- 2023-01-12 David Hildenbrand New
[v3,5/8] migration/ram: Factor out check for advised postcopy virtio-mem: Handle preallocation with migration - - 1 - --- 2023-01-12 David Hildenbrand New
[v3,4/8] migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST() virtio-mem: Handle preallocation with migration - - 1 - --- 2023-01-12 David Hildenbrand New
[v3,3/8] migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM) virtio-mem: Handle preallocation with migration - - - - --- 2023-01-12 David Hildenbrand New
[v3,2/8] migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup() virtio-mem: Handle preallocation with migration - - 1 - --- 2023-01-12 David Hildenbrand New
[v3,1/8] migration/savevm: Move more savevm handling into vmstate_save() virtio-mem: Handle preallocation with migration - - - - --- 2023-01-12 David Hildenbrand New
[v1,5/5] migration/ram: Optimize ram_write_tracking_start() for RamDiscardManager migration/ram: background snapshot fixes and optimiations - - 1 - --- 2023-01-05 David Hildenbrand New
[v1,4/5] migration/ram: Rely on used_length for uffd_change_protection() migration/ram: background snapshot fixes and optimiations - - 1 - --- 2023-01-05 David Hildenbrand New
[v1,3/5] migration/ram: Don't explicitly unprotect when unregistering uffd-wp migration/ram: background snapshot fixes and optimiations - - 1 - --- 2023-01-05 David Hildenbrand New
« 1 2 3 428 29 »