Show patches with: Archived = No       |   434632 patches
« 1 2 ... 1555 1556 15574346 4347 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,4/6] hw/virtio/pci: include vdev name in registered PCI sections plugins/next (lockstep, api, hwprofile) - - 2 - --- 2020-06-10 Alex Bennée New
[v2,3/6] cputlb: ensure we save the IOTLB data in case of reset plugins/next (lockstep, api, hwprofile) - - - - --- 2020-06-10 Alex Bennée New
[v2,2/6] plugins: new lockstep plugin for debugging TCG changes plugins/next (lockstep, api, hwprofile) - - 1 1 --- 2020-06-10 Alex Bennée New
[v2,1/6] iotests: 194: wait migration completion on target too plugins/next (lockstep, api, hwprofile) - 1 1 1 --- 2020-06-10 Alex Bennée New
[v8,34/34] iotests: Add tests for qcow2 images with extended L2 entries Add subcluster allocation to qcow2 - - 1 1 --- 2020-06-10 Alberto Garcia New
[v8,33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,32/34] qcow2: Allow preallocation and backing files if extended_l2 is set Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,31/34] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,30/34] qcow2: Add prealloc field to QCowL2Meta Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,29/34] qcow2: Add subcluster support to qcow2_measure() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,28/34] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,27/34] qcow2: Add subcluster support to handle_alloc_space() Add subcluster allocation to qcow2 - - 2 - --- 2020-06-10 Alberto Garcia New
[v8,26/34] qcow2: Clear the L2 bitmap when allocating a compressed cluster Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,25/34] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,24/34] qcow2: Add subcluster support to check_refcounts_l2() Add subcluster allocation to qcow2 - - 3 - --- 2020-06-10 Alberto Garcia New
[v8,23/34] qcow2: Add subcluster support to discard_in_l2_slice() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,22/34] qcow2: Add subcluster support to zero_in_l2_slice() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,21/34] qcow2: Add subcluster support to qcow2_get_host_offset() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,20/34] qcow2: Add subcluster support to calculate_l2_meta() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,19/34] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC Add subcluster allocation to qcow2 - - 2 - --- 2020-06-10 Alberto Garcia New
[v8,18/34] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_* Add subcluster allocation to qcow2 - - 2 - --- 2020-06-10 Alberto Garcia New
[v8,17/34] qcow2: Add cluster type parameter to qcow2_get_host_offset() Add subcluster allocation to qcow2 - - 2 - --- 2020-06-10 Alberto Garcia New
[v8,16/34] qcow2: Add qcow2_cluster_is_allocated() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,15/34] qcow2: Add qcow2_get_subcluster_range_type() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,13/34] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,12/34] qcow2: Add l2_entry_size() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,11/34] qcow2: Add offset_into_subcluster() and size_to_subclusters() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,10/34] qcow2: Add offset_to_sc_index() Add subcluster allocation to qcow2 - - 2 - --- 2020-06-10 Alberto Garcia New
[v8,09/34] qcow2: Add subcluster-related fields to BDRVQcow2State Add subcluster allocation to qcow2 - - 2 - --- 2020-06-10 Alberto Garcia New
[v8,08/34] qcow2: Add dummy has_subclusters() function Add subcluster allocation to qcow2 - - 3 - --- 2020-06-10 Alberto Garcia New
[v8,07/34] qcow2: Document the Extended L2 Entries feature Add subcluster allocation to qcow2 - - 2 - --- 2020-06-10 Alberto Garcia New
[v8,06/34] qcow2: Add get_l2_entry() and set_l2_entry() Add subcluster allocation to qcow2 - - 3 - --- 2020-06-10 Alberto Garcia New
[v8,05/34] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,04/34] qcow2: Split cluster_needs_cow() out of count_cow_clusters() Add subcluster allocation to qcow2 - - 2 - --- 2020-06-10 Alberto Garcia New
[v8,03/34] qcow2: Add calculate_l2_meta() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,02/34] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset() Add subcluster allocation to qcow2 - - 1 - --- 2020-06-10 Alberto Garcia New
[v8,01/34] qcow2: Make Qcow2AioTask store the full host offset Add subcluster allocation to qcow2 - - 3 - --- 2020-06-10 Alberto Garcia New
[2/2] qcow2: improve savevm performance qcow2: seriously improve savevm performance - - - - --- 2020-06-10 Denis V. Lunev New
[1/2] aio: allow to wait for coroutine pool from different coroutine qcow2: seriously improve savevm performance - - - - --- 2020-06-10 Denis V. Lunev New
memory: Revert "memory: accept mismatching sizes in memory_region_access_valid" memory: Revert "memory: accept mismatching sizes in memory_region_access_valid" - 3 1 - --- 2020-06-10 Michael S. Tsirkin New
[V2] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge [V2] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge - - 1 - --- 2020-06-10 Ani Sinha New
Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge - - - - --- 2020-06-10 Ani Sinha New
[v2,2/2] qemu-options.hx: Document hmat-lb and hmat-cache order A pair of HMAT docs fixes - - 1 - --- 2020-06-10 Michal Privoznik New
[v2,1/2] qemu-options.hx: Mark all hmat-cache attributes required A pair of HMAT docs fixes - - 2 - --- 2020-06-10 Michal Privoznik New
[PULL,v2,16/16] semihosting: remove the pthread include which seems unused [PULL,v2,01/16] Fix parameter type in vhost migration log path 1 - 1 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,15/16] hw/openrisc/openrisc_sim: Add assertion to silence GCC warning [PULL,v2,01/16] Fix parameter type in vhost migration log path 1 - 3 1 --- 2020-06-10 Laurent Vivier New
[PULL,v2,14/16] target/unicore32: Prefer qemu_semihosting_log_out() over curses [PULL,v2,01/16] Fix parameter type in vhost migration log path - - 1 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,13/16] target/unicore32: Replace DPRINTF() by qemu_log_mask(GUEST_ERROR) [PULL,v2,01/16] Fix parameter type in vhost migration log path - - 1 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,12/16] target/unicore32: Remove unused headers [PULL,v2,01/16] Fix parameter type in vhost migration log path - - 1 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,11/16] target/i386/cpu: Use the IEC binary prefix definitions [PULL,v2,01/16] Fix parameter type in vhost migration log path - - 2 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,10/16] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions [PULL,v2,01/16] Fix parameter type in vhost migration log path - - 3 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,09/16] hw/hppa/dino: Use the IEC binary prefix definitions [PULL,v2,01/16] Fix parameter type in vhost migration log path - - 2 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,08/16] hw/arm/aspeed: Correct DRAM container region size [PULL,v2,01/16] Fix parameter type in vhost migration log path - - 3 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,07/16] qemu-img: Fix doc typo for 'bitmap' subcommand [PULL,v2,01/16] Fix parameter type in vhost migration log path - 1 1 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,06/16] hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printf [PULL,v2,01/16] Fix parameter type in vhost migration log path - - 2 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,05/16] hw/isa/apm: Convert debug printf()s to trace events [PULL,v2,01/16] Fix parameter type in vhost migration log path - - 1 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,04/16] hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf() [PULL,v2,01/16] Fix parameter type in vhost migration log path - - 1 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,03/16] .mailmap: Update Fred Konrad email address [PULL,v2,01/16] Fix parameter type in vhost migration log path - - 1 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,02/16] net: Do not include a newline in the id of -nic devices [PULL,v2,01/16] Fix parameter type in vhost migration log path - 1 1 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,01/16] Fix parameter type in vhost migration log path [PULL,v2,01/16] Fix parameter type in vhost migration log path - - 1 - --- 2020-06-10 Laurent Vivier New
[PULL,v2,00/16] Trivial branch for 5.1 patches - - - - --- 2020-06-10 Laurent Vivier New
[v5,5/5] iotests: add commit top->base cases to 274 fix & merge block_status_above and is_allocated_above - - 2 - --- 2020-06-10 Vladimir Sementsov-Ogievskiy New
[v5,4/5] block/io: fix bdrv_is_allocated_above fix & merge block_status_above and is_allocated_above - - 2 - --- 2020-06-10 Vladimir Sementsov-Ogievskiy New
[v5,3/5] block/io: bdrv_common_block_status_above: support bs == base fix & merge block_status_above and is_allocated_above - - 3 - --- 2020-06-10 Vladimir Sementsov-Ogievskiy New
[v5,2/5] block/io: bdrv_common_block_status_above: support include_base fix & merge block_status_above and is_allocated_above - - 1 - --- 2020-06-10 Vladimir Sementsov-Ogievskiy New
[v5,1/5] block/io: fix bdrv_co_block_status_above fix & merge block_status_above and is_allocated_above - - 1 - --- 2020-06-10 Vladimir Sementsov-Ogievskiy New
[v4,21/21] numa: Auto-enable NUMA when any memory devices are possible virtio-mem: Paravirtualized memory hot(un)plug - - - - --- 2020-06-10 David Hildenbrand New
[v4,20/21] virtio-mem: Exclude unplugged memory during migration virtio-mem: Paravirtualized memory hot(un)plug - - - - --- 2020-06-10 David Hildenbrand New
[v4,19/21] virtio-mem: Add trace events virtio-mem: Paravirtualized memory hot(un)plug - - - - --- 2020-06-10 David Hildenbrand New
[v4,18/21] virtio-mem: Migration sanity checks virtio-mem: Paravirtualized memory hot(un)plug - - 1 - --- 2020-06-10 David Hildenbrand New
[v4,17/21] virtio-pci: Send qapi events when the virtio-mem size changes virtio-mem: Paravirtualized memory hot(un)plug - - - - --- 2020-06-10 David Hildenbrand New
[v4,16/21] virtio-mem: Allow notifiers for size changes virtio-mem: Paravirtualized memory hot(un)plug - - 1 - --- 2020-06-10 David Hildenbrand New
[v4,15/21] pc: Support for virtio-mem-pci virtio-mem: Paravirtualized memory hot(un)plug - - 1 - --- 2020-06-10 David Hildenbrand New
[v4,14/21] numa: Handle virtio-mem in NUMA stats virtio-mem: Paravirtualized memory hot(un)plug - - 1 - --- 2020-06-10 David Hildenbrand New
[v4,13/21] hmp: Handle virtio-mem when printing memory device info virtio-mem: Paravirtualized memory hot(un)plug - - 2 - --- 2020-06-10 David Hildenbrand New
[v4,12/21] MAINTAINERS: Add myself as virtio-mem maintainer virtio-mem: Paravirtualized memory hot(un)plug - - 1 - --- 2020-06-10 David Hildenbrand New
[v4,11/21] virtio-pci: Proxy for virtio-mem virtio-mem: Paravirtualized memory hot(un)plug - - 1 - --- 2020-06-10 David Hildenbrand New
[v4,10/21] virtio-mem: Paravirtualized memory hot(un)plug virtio-mem: Paravirtualized memory hot(un)plug - - - - --- 2020-06-10 David Hildenbrand New
[v4,09/21] linux-headers: update to contain virtio-mem virtio-mem: Paravirtualized memory hot(un)plug - - - - --- 2020-06-10 David Hildenbrand New
[v4,08/21] migration/colo: Use ram_block_discard_disable() virtio-mem: Paravirtualized memory hot(un)plug - - 1 1 --- 2020-06-10 David Hildenbrand New
[v4,07/21] migration/rdma: Use ram_block_discard_disable() virtio-mem: Paravirtualized memory hot(un)plug - - 1 - --- 2020-06-10 David Hildenbrand New
[v4,06/21] target/i386: sev: Use ram_block_discard_disable() virtio-mem: Paravirtualized memory hot(un)plug - - 1 - --- 2020-06-10 David Hildenbrand New
[v4,05/21] virtio-balloon: Rip out qemu_balloon_inhibit() virtio-mem: Paravirtualized memory hot(un)plug - - 2 - --- 2020-06-10 David Hildenbrand New
[v4,04/21] s390x/pv: Convert to ram_block_discard_disable() virtio-mem: Paravirtualized memory hot(un)plug 1 - - - --- 2020-06-10 David Hildenbrand New
[v4,03/21] accel/kvm: Convert to ram_block_discard_disable() virtio-mem: Paravirtualized memory hot(un)plug - - 1 - --- 2020-06-10 David Hildenbrand New
[v4,02/21] vfio: Convert to ram_block_discard_disable() virtio-mem: Paravirtualized memory hot(un)plug 1 - 1 - --- 2020-06-10 David Hildenbrand New
[v4,01/21] exec: Introduce ram_block_discard_(disable|require)() virtio-mem: Paravirtualized memory hot(un)plug - - 1 - --- 2020-06-10 David Hildenbrand New
[v9,61/61] target/riscv: configure and turn on vector extension from command line target/riscv: support vector extension v0.7.1 - - 2 - --- 2020-06-10 LIU Zhiwei New
[v9,60/61] target/riscv: vector compress instruction target/riscv: support vector extension v0.7.1 - - 1 - --- 2020-06-10 LIU Zhiwei New
[v9,59/61] target/riscv: vector register gather instruction target/riscv: support vector extension v0.7.1 - - 1 - --- 2020-06-10 LIU Zhiwei New
[v9,58/61] target/riscv: vector slide instructions target/riscv: support vector extension v0.7.1 - - 1 - --- 2020-06-10 LIU Zhiwei New
[v9,57/61] target/riscv: floating-point scalar move instructions target/riscv: support vector extension v0.7.1 - - 1 - --- 2020-06-10 LIU Zhiwei New
[v9,56/61] target/riscv: integer scalar move instruction target/riscv: support vector extension v0.7.1 - - 1 - --- 2020-06-10 LIU Zhiwei New
[v9,55/61] target/riscv: integer extract instruction target/riscv: support vector extension v0.7.1 - - 1 - --- 2020-06-10 LIU Zhiwei New
[v9,54/61] target/riscv: vector element index instruction target/riscv: support vector extension v0.7.1 - - 1 - --- 2020-06-10 LIU Zhiwei New
[v9,53/61] target/riscv: vector iota instruction target/riscv: support vector extension v0.7.1 - - 1 - --- 2020-06-10 LIU Zhiwei New
[v9,52/61] target/riscv: set-X-first mask bit target/riscv: support vector extension v0.7.1 - - 1 - --- 2020-06-10 LIU Zhiwei New
[v9,51/61] target/riscv: vmfirst find-first-set mask bit target/riscv: support vector extension v0.7.1 - - 1 - --- 2020-06-10 LIU Zhiwei New
[v9,50/61] target/riscv: vector mask population count vmpopc target/riscv: support vector extension v0.7.1 - - 1 - --- 2020-06-10 LIU Zhiwei New
« 1 2 ... 1555 1556 15574346 4347 »