Show patches with: State = Action Required       |    Archived = No       |   428660 patches
« 1 2 ... 1642 1643 16444286 4287 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,1/2] configure: add configure option avx512f_opt Add AVX512F optimization option and buffer_zero_avx512() - - 1 - --- 2020-02-28 Robert Hoo New
[V2] MAINTAINERS: Add entry for Guest X86 HAXM CPUs [V2] MAINTAINERS: Add entry for Guest X86 HAXM CPUs - - 1 - --- 2020-02-28 Colin Xu New
[v1,4/4] hw/arm/cubieboard: report error when using unsupported -bios argument hw/arm/cubieboard: correct CPU type and add machine argument checks - - 1 - --- 2020-02-27 Niek Linnenbank New
[v1,3/4] hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB hw/arm/cubieboard: correct CPU type and add machine argument checks - - 1 - --- 2020-02-27 Niek Linnenbank New
[v1,2/4] hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8 hw/arm/cubieboard: correct CPU type and add machine argument checks - - 1 - --- 2020-02-27 Niek Linnenbank New
[v1,1/4] hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition hw/arm/cubieboard: correct CPU type and add machine argument checks - 1 1 - --- 2020-02-27 Niek Linnenbank New
WHPX: Use QEMU values for trapped CPUID WHPX: Use QEMU values for trapped CPUID - - - - --- 2020-02-27 Sunil Muthuswamy New
qom/object: Comment to use g_slist_free on object_class_get_list result qom/object: Comment to use g_slist_free on object_class_get_list result - - - - --- 2020-02-27 Philippe Mathieu-Daudé New
[2/2] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset() Convert qcow2_get_cluster_offset() into qcow2_get_host_offset() - - - - --- 2020-02-27 Alberto Garcia New
[1/2] qcow2: Make Qcow2AioTask store the full host offset Convert qcow2_get_cluster_offset() into qcow2_get_host_offset() - - - - --- 2020-02-27 Alberto Garcia New
[2/2] block: bdrv_reopen() with backing file in different AioContext block: bdrv_reopen() with backing file in different AioContext - - - - --- 2020-02-27 Kevin Wolf New
[1/2] iotests: Refactor blockdev-reopen test for iothreads block: bdrv_reopen() with backing file in different AioContext - - - - --- 2020-02-27 Kevin Wolf New
[3/3] iotests/138: Test leaks/corruptions fixed report qemu-img: Fix check's leak/corruption fix report - - 1 - --- 2020-02-27 Max Reitz New
[2/3] iotests: Add poke_file_[bl]e functions qemu-img: Fix check's leak/corruption fix report - - - - --- 2020-02-27 Max Reitz New
[1/3] qemu-img: Fix check's leak/corruption fix report qemu-img: Fix check's leak/corruption fix report - - 1 - --- 2020-02-27 Max Reitz New
[v1.1,4/5] KVM: Kick resamplefd for split kernel irqchip Untitled series #161261 - - - - --- 2020-02-27 Peter Xu New
[v3,2/2] hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic hw/arm/smmu-common: Avoid smmu_find_smmu_pcibus return dangling pointer 1 - 1 - --- 2020-02-27 Philippe Mathieu-Daudé New
[v3,1/2] hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus hw/arm/smmu-common: Avoid smmu_find_smmu_pcibus return dangling pointer - - 2 - --- 2020-02-27 Philippe Mathieu-Daudé New
[v2,6/6] qga: Improve error report by calling error_setg_win32() misc: Improve error reporting on Windows - - - - --- 2020-02-27 Philippe Mathieu-Daudé New
[v2,5/6] qga: Fix a memory leak misc: Improve error reporting on Windows - - 1 - --- 2020-02-27 Philippe Mathieu-Daudé New
[v2,4/6] util/osdep: Improve error report by calling error_setg_win32() misc: Improve error reporting on Windows - - 1 - --- 2020-02-27 Philippe Mathieu-Daudé New
[v2,3/6] util/oslib-win32: Improve error report by calling error_setg_win32() misc: Improve error reporting on Windows - - 1 - --- 2020-02-27 Philippe Mathieu-Daudé New
[v2,2/6] util: Replace fprintf(stderr, "*\n" with error_report() misc: Improve error reporting on Windows - - 1 - --- 2020-02-27 Philippe Mathieu-Daudé New
[v2,1/6] chardev: Improve error report by calling error_setg_win32() misc: Improve error reporting on Windows - - 2 - --- 2020-02-27 Philippe Mathieu-Daudé New
[v2] softmmu/vl.c: fix too slow TCG regression [v2] softmmu/vl.c: fix too slow TCG regression - - 1 1 --- 2020-02-27 Igor Mammedov New
[v1,2/2] hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodes hw/arm: versal: Add the LPD zDMAs - - 3 - --- 2020-02-27 Edgar E. Iglesias New
[v1,1/2] hw/arm: versal: Add support for the LPD ADMAs hw/arm: versal: Add the LPD zDMAs - - 3 - --- 2020-02-27 Edgar E. Iglesias New
[4/4] qapi: Brush off some (py)lint Untitled series #161229 - - - - --- 2020-02-27 Markus Armbruster New
[3/4] qapi: Use super() now we have Python 3 qapi: Bye-bye Python 2 - - - - --- 2020-02-27 Markus Armbruster New
[2/4] qapi: Drop conditionals for Python 2 qapi: Bye-bye Python 2 - - 1 - --- 2020-02-27 Markus Armbruster New
[1/4] qapi: Inheriting from object is pointless with Python 3, drop qapi: Bye-bye Python 2 - - 1 - --- 2020-02-27 Markus Armbruster New
qcow2: Explicit mention of padding bytes qcow2: Explicit mention of padding bytes - - - - --- 2020-02-27 Eric Blake New
[v2] spapr: Fix Coverity warning while validating nvdimm options [v2] spapr: Fix Coverity warning while validating nvdimm options - - 1 - --- 2020-02-27 Shivaprasad G Bhat New
[v2] qapi/machine: Place the 'Notes' tag after the 'Since' tag [v2] qapi/machine: Place the 'Notes' tag after the 'Since' tag - - 1 - --- 2020-02-27 Philippe Mathieu-Daudé New
[PULL,5/5] tests/acceptance: Count multiple Tux logos displayed on framebuffer [PULL,1/5] MAINTAINERS: Orphan MIPS KVM CPUs - - 1 - --- 2020-02-27 Aleksandar Markovic New
[PULL,4/5] hw/mips: Use memory_region_init_rom() with read-only regions [PULL,1/5] MAINTAINERS: Orphan MIPS KVM CPUs - - 1 - --- 2020-02-27 Aleksandar Markovic New
[PULL,3/5] hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu() [PULL,1/5] MAINTAINERS: Orphan MIPS KVM CPUs - - 1 - --- 2020-02-27 Aleksandar Markovic New
[PULL,2/5] MAINTAINERS: Reactivate MIPS KVM CPUs [PULL,1/5] MAINTAINERS: Orphan MIPS KVM CPUs 2 - 1 - --- 2020-02-27 Aleksandar Markovic New
[PULL,1/5] MAINTAINERS: Orphan MIPS KVM CPUs [PULL,1/5] MAINTAINERS: Orphan MIPS KVM CPUs - - 1 - --- 2020-02-27 Aleksandar Markovic New
[PULL,0/5] MIPS queue for February 27th, 2020 - - - - --- 2020-02-27 Aleksandar Markovic New
[PULL,3/3] Memory: Only call ramblock_ptr when needed in qemu_ram_writeback [PULL,1/3] hw/xen/xen_pt_load_rom: Remove unused includes 1 - 1 - --- 2020-02-27 Anthony PERARD New
[PULL,2/3] xen-bus/block: explicitly assign event channels to an AioContext [PULL,1/3] hw/xen/xen_pt_load_rom: Remove unused includes - - 1 - --- 2020-02-27 Anthony PERARD New
[PULL,1/3] hw/xen/xen_pt_load_rom: Remove unused includes [PULL,1/3] hw/xen/xen_pt_load_rom: Remove unused includes - - 1 - --- 2020-02-27 Anthony PERARD New
[PULL,0/3] Xen queue 2020-02-27 - - - - --- 2020-02-27 Anthony PERARD New
[PULL,7/7] s390x: Rename and use constants for short PSW address and mask [PULL,1/7] target/s390x/translate: Fix RNSBG instruction - - 2 - --- 2020-02-27 Cornelia Huck New
[PULL,6/7] docs: rstfy vfio-ap documentation [PULL,1/7] target/s390x/translate: Fix RNSBG instruction - - 1 - --- 2020-02-27 Cornelia Huck New
[PULL,5/7] docs: rstfy s390 dasd ipl documentation [PULL,1/7] target/s390x/translate: Fix RNSBG instruction - - 1 - --- 2020-02-27 Cornelia Huck New
[PULL,4/7] s390/sclp: improve special wait psw logic [PULL,1/7] target/s390x/translate: Fix RNSBG instruction 1 - 1 - --- 2020-02-27 Cornelia Huck New
[PULL,3/7] s390x: Add missing vcpu reset functions [PULL,1/7] target/s390x/translate: Fix RNSBG instruction 1 - 1 - --- 2020-02-27 Cornelia Huck New
[PULL,2/7] linux-headers: update [PULL,1/7] target/s390x/translate: Fix RNSBG instruction - - - - --- 2020-02-27 Cornelia Huck New
[PULL,1/7] target/s390x/translate: Fix RNSBG instruction [PULL,1/7] target/s390x/translate: Fix RNSBG instruction - 1 1 - --- 2020-02-27 Cornelia Huck New
[PULL,0/7] s390x updates - - - - --- 2020-02-27 Cornelia Huck New
[v2,2/2] hw/arm/armv7m: Downgrade CPU reset handler priority [v2,1/2] hw/core: Support device reset handler priority - - - - --- 2020-02-27 Stephanos Ioannidis New
[v2,1/2] hw/core: Support device reset handler priority [v2,1/2] hw/core: Support device reset handler priority - - - - --- 2020-02-27 Stephanos Ioannidis New
[2/2] hw/arm/armv7m: Downgrade CPU reset handler priority [1/2] hw/core: Support device reset handler priority - - - - --- 2020-02-27 Stephanos Ioannidis New
[1/2] hw/core: Support device reset handler priority [1/2] hw/core: Support device reset handler priority - - - - --- 2020-02-27 Stephanos Ioannidis New
qapi/machine: Place the 'Notes' tag after the 'Since' tag qapi/machine: Place the 'Notes' tag after the 'Since' tag - - 1 - --- 2020-02-27 Philippe Mathieu-Daudé New
[v3,15/15] exec: Ram blocks with resizeable anonymous allocations under POSIX Ram blocks with resizeable anonymous allocations under POSIX - - 1 - --- 2020-02-27 David Hildenbrand New
[v3,14/15] numa: Introduce ram_block_notifiers_support_resize() Ram blocks with resizeable anonymous allocations under POSIX - - 1 - --- 2020-02-27 David Hildenbrand New
[v3,13/15] util: oslib: Resizeable anonymous allocations under POSIX Ram blocks with resizeable anonymous allocations under POSIX - - 1 - --- 2020-02-27 David Hildenbrand New
[v3,12/15] util: vfio-helpers: Implement ram_block_resized() Ram blocks with resizeable anonymous allocations under POSIX - - 1 - --- 2020-02-27 David Hildenbrand New
[v3,11/15] util/mmap-alloc: Implement resizeable mmaps Ram blocks with resizeable anonymous allocations under POSIX - - 1 - --- 2020-02-27 David Hildenbrand New
[v3,10/15] util/mmap-alloc: Prepare for resizeable mmaps Ram blocks with resizeable anonymous allocations under POSIX - - 2 - --- 2020-02-27 David Hildenbrand New
[v3,09/15] util/mmap-alloc: Factor out populating of memory to mmap_populate() Ram blocks with resizeable anonymous allocations under POSIX 1 - 2 - --- 2020-02-27 David Hildenbrand New
[v3,08/15] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve() Ram blocks with resizeable anonymous allocations under POSIX 1 - 3 - --- 2020-02-27 David Hildenbrand New
[v3,07/15] util/mmap-alloc: Factor out calculation of the pagesize for the guard page Ram blocks with resizeable anonymous allocations under POSIX - - 1 - --- 2020-02-27 David Hildenbrand New
[v3,06/15] exec: Drop "shared" parameter from ram_block_add() Ram blocks with resizeable anonymous allocations under POSIX - - 3 - --- 2020-02-27 David Hildenbrand New
[v3,05/15] exec: Reuse qemu_ram_apply_settings() in qemu_ram_remap() Ram blocks with resizeable anonymous allocations under POSIX - - 2 - --- 2020-02-27 David Hildenbrand New
[v3,04/15] exec: Factor out setting ram settings (madvise ...) into qemu_ram_apply_settings() Ram blocks with resizeable anonymous allocations under POSIX - - 2 - --- 2020-02-27 David Hildenbrand New
[v3,03/15] util: vfio-helpers: Factor out removal from qemu_vfio_undo_mapping() Ram blocks with resizeable anonymous allocations under POSIX - - 1 - --- 2020-02-27 David Hildenbrand New
[v3,02/15] util: vfio-helpers: Remove Error parameter from qemu_vfio_undo_mapping() Ram blocks with resizeable anonymous allocations under POSIX - - - - --- 2020-02-27 David Hildenbrand New
[v3,01/15] util: vfio-helpers: Fix qemu_vfio_close() Ram blocks with resizeable anonymous allocations under POSIX - - 1 - --- 2020-02-27 David Hildenbrand New
[RFC] linux-user/syscall: Use g_file_open_tmp() [RFC] linux-user/syscall: Use g_file_open_tmp() - - - - --- 2020-02-27 Philippe Mathieu-Daudé New
[2/2] util/oslib-win32: Improve error report by calling error_setg_win32() misc: Improve error reporting on Windows - - 1 - --- 2020-02-27 Philippe Mathieu-Daudé New
[1/2] chardev: Improve error report by calling error_setg_win32() misc: Improve error reporting on Windows - - 2 - --- 2020-02-27 Philippe Mathieu-Daudé New
[v6] s390x: Rename and use constants for short PSW address and mask [v6] s390x: Rename and use constants for short PSW address and mask - - 2 - --- 2020-02-27 Janosch Frank New
[3/3] target/i386: modify Icelake-Client and Icelake-Server CPU model number Fix Skylake, Cascadelake and Icelake Server CPU models - - 1 - --- 2020-02-27 Chenyi Qiang New
[2/3] target/i386: add two missing features for Icelake-Server CPU model Fix Skylake, Cascadelake and Icelake Server CPU models - - 1 - --- 2020-02-27 Chenyi Qiang New
[1/3] target/i386: add missing vmx features for several CPU models Fix Skylake, Cascadelake and Icelake Server CPU models - - 1 - --- 2020-02-27 Chenyi Qiang New
[v2,2/2] hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic hw/arm/smmu-common: Avoid smmu_find_smmu_pcibus return dangling pointer 1 - 1 - --- 2020-02-27 Philippe Mathieu-Daudé New
[v2,1/2] hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus hw/arm/smmu-common: Avoid smmu_find_smmu_pcibus return dangling pointer - - 2 - --- 2020-02-27 Philippe Mathieu-Daudé New
[v3] hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic [v3] hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic - - 2 - --- 2020-02-27 Philippe Mathieu-Daudé New
[v1,8/8] iotests: 287: add qcow2 compression type test qcow2: Implement zstd cluster compression method - - - - --- 2020-02-27 Denis Plotnikov New
[v1,7/8] iotests: 080: update header size value because of adding compression type qcow2: Implement zstd cluster compression method - - - - --- 2020-02-27 Denis Plotnikov New
[v1,6/8] iotests: add "compression type" for test output matching qcow2: Implement zstd cluster compression method - - - - --- 2020-02-27 Denis Plotnikov New
[v1,5/8] iotests: fix header size, feature table size and backing file offset qcow2: Implement zstd cluster compression method - - - - --- 2020-02-27 Denis Plotnikov New
[v1,4/8] iotests: filter out compression_type qcow2: Implement zstd cluster compression method - - - - --- 2020-02-27 Denis Plotnikov New
[v1,3/8] qcow2: add zstd cluster compression qcow2: Implement zstd cluster compression method - - - - --- 2020-02-27 Denis Plotnikov New
[v1,2/8] qcow2: rework the cluster compression routine qcow2: Implement zstd cluster compression method - - - - --- 2020-02-27 Denis Plotnikov New
[v1,1/8] qcow2: introduce compression type feature qcow2: Implement zstd cluster compression method - - - - --- 2020-02-27 Denis Plotnikov New
[v4,2/2] virtiofsd: Fix xattr operations Untitled series #161112 - - - - --- 2020-02-27 Misono Tomohiro New
[v4,1/2] virtiofsd: passthrough_ll: cleanup getxattr/listxattr virtiofsd: Fix xattr operations - - - - --- 2020-02-27 Misono Tomohiro New
[v2,2/2] qtest: fix fuzzer-related 80-char limit violations Fix spelling/formatting in fuzzing patches - - 1 - --- 2020-02-27 Alexander Bulekov New
[v2,1/2] fuzz: fix style/typos in linker-script comments Fix spelling/formatting in fuzzing patches - - 1 - --- 2020-02-27 Alexander Bulekov New
[v3,6/6] hw/timer/cadence_ttc: move timer_new from init() into realize() to avoid memleaks delay timer_new from init to realize to fix memleaks. - - 1 - --- 2020-02-27 Pan Nengyuan New
[v3,5/6] hw/misc/mos6522: move timer_new from init() into realize() to avoid memleaks delay timer_new from init to realize to fix memleaks. - - - - --- 2020-02-27 Pan Nengyuan New
[v3,4/6] hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaks delay timer_new from init to realize to fix memleaks. - - - - --- 2020-02-27 Pan Nengyuan New
[v3,3/6] hw/arm/spitz: move timer_new from init() into realize() to avoid memleaks delay timer_new from init to realize to fix memleaks. - - - - --- 2020-02-27 Pan Nengyuan New
[v3,2/6] hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaks delay timer_new from init to realize to fix memleaks. - - - - --- 2020-02-27 Pan Nengyuan New
[2/2] qtest: fix fuzzer-related 80-char limit violations Fix spelling/formatting in fuzzing patches - - 1 - --- 2020-02-27 Alexander Bulekov New
« 1 2 ... 1642 1643 16444286 4287 »