Show patches with: State = Action Required       |    Archived = No       |   427187 patches
« 1 2 ... 1124 1125 11264271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,05/18] cpu: Directly use get_memory_mapping() fallback handlers in place cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,04/18] cpu: Directly use get_paging_enabled() fallback handlers in place cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,03/18] cpu: Directly use cpu_write_elf*() fallback handlers in place cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,02/18] cpu: Introduce cpu_virtio_is_big_endian() cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,01/18] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[RFC,4/4] target/ppc: transfered functions to non-tcg-only files hw/ppc: remove call to tcg-only function - - - - --- 2021-04-22 Lucas Mateus Martins Araujo e Castro New
[RFC,3/4] hw/ppc: updated build rules to use new file hw/ppc: remove call to tcg-only function - - - - --- 2021-04-22 Lucas Mateus Martins Araujo e Castro New
[RFC,2/4] hw/ppc: Add kvm-only file spapr_hcall_tcg_stub.c hw/ppc: remove call to tcg-only function - - - - --- 2021-04-22 Lucas Mateus Martins Araujo e Castro New
[RFC,1/4] target/ppc: updated build options hw/ppc: remove call to tcg-only function - - - - --- 2021-04-22 Lucas Mateus Martins Araujo e Castro New
[2/2] linux-user: Clean up sigaction ka_restorer linux-user: sigaction fixes/cleanups - - - - --- 2021-04-22 Richard Henderson New
[1/2] linux-user/alpha: Fix rt sigframe return linux-user: sigaction fixes/cleanups - - 2 - --- 2021-04-22 Richard Henderson New
[5/5] vhost-user-blk: Check that num-queues is supported by backend vhost-user-blk: Error handling fixes during initialistion - 1 1 - --- 2021-04-22 Kevin Wolf New
[4/5] virtio: Fail if iommu_platform is requested, but unsupported vhost-user-blk: Error handling fixes during initialistion - 1 1 - --- 2021-04-22 Kevin Wolf New
[3/5] vhost-user-blk: Get more feature flags from vhost device vhost-user-blk: Error handling fixes during initialistion 1 1 - - --- 2021-04-22 Kevin Wolf New
[2/5] vhost-user-blk: Use Error more consistently vhost-user-blk: Error handling fixes during initialistion 1 - - - --- 2021-04-22 Kevin Wolf New
[1/5] vhost-user-blk: Don't reconnect during initialisation vhost-user-blk: Error handling fixes during initialistion - - 1 - --- 2021-04-22 Kevin Wolf New
[v2,2/2] qemu-img convert: Unshare write permission for source qemu-img convert: Unshare write permission for source - - 2 - --- 2021-04-22 Kevin Wolf New
[v2,1/2] block: Add BDRV_O_NO_SHARE for blk_new_open() qemu-img convert: Unshare write permission for source - - 2 - --- 2021-04-22 Kevin Wolf New
[v6,12/12] qcow2: protect data reading by host range reference qcow2: fix parallel rewrite and discard (lockless) - - - - --- 2021-04-22 Vladimir Sementsov-Ogievskiy New
[v6,11/12] qcow2: protect data writing by host range reference qcow2: fix parallel rewrite and discard (lockless) - - - - --- 2021-04-22 Vladimir Sementsov-Ogievskiy New
[v6,10/12] qcow2: introduce qcow2_host_cluster_postponed_discard() qcow2: fix parallel rewrite and discard (lockless) - - - - --- 2021-04-22 Vladimir Sementsov-Ogievskiy New
[v6,09/12] qcow2: introduce host-range-refs qcow2: fix parallel rewrite and discard (lockless) - - - - --- 2021-04-22 Vladimir Sementsov-Ogievskiy New
[v6,08/12] qcow2: introduce is_cluster_free() helper qcow2: fix parallel rewrite and discard (lockless) - - - - --- 2021-04-22 Vladimir Sementsov-Ogievskiy New
[v6,07/12] block/qcow2: qcow2_co_pwrite_zeroes: use QEMU_LOCK_GUARD qcow2: fix parallel rewrite and discard (lockless) - - - - --- 2021-04-22 Vladimir Sementsov-Ogievskiy New
[v6,06/12] block/qcow2: refactor qcow2_co_preadv_task() to have one return qcow2: fix parallel rewrite and discard (lockless) - - - - --- 2021-04-22 Vladimir Sementsov-Ogievskiy New
[v6,05/12] block/qcow2: introduce qcow2_parse_compressed_cluster_descriptor() qcow2: fix parallel rewrite and discard (lockless) - - - - --- 2021-04-22 Vladimir Sementsov-Ogievskiy New
[v6,04/12] block/qcow2-refcount: rename and publish update_refcount_discard() qcow2: fix parallel rewrite and discard (lockless) - - - - --- 2021-04-22 Vladimir Sementsov-Ogievskiy New
[v6,03/12] block/qcow2-cluster: assert no data_file on compressed write path qcow2: fix parallel rewrite and discard (lockless) - - - - --- 2021-04-22 Vladimir Sementsov-Ogievskiy New
[v6,02/12] qcow2: fix cache discarding in update_refcount() qcow2: fix parallel rewrite and discard (lockless) - - 1 - --- 2021-04-22 Vladimir Sementsov-Ogievskiy New
[v6,01/12] iotests: add qcow2-discard-during-rewrite qcow2: fix parallel rewrite and discard (lockless) - - - - --- 2021-04-22 Vladimir Sementsov-Ogievskiy New
[v6,19/19] qtest/hyperv: Introduce a simple hyper-v test i386: KVM: expand Hyper-V features early - - - - --- 2021-04-22 Vitaly Kuznetsov New
[v6,18/19] i386: Hyper-V SynIC requires POST_MESSAGES/SIGNAL_EVENTS priviliges i386: KVM: expand Hyper-V features early - - - - --- 2021-04-22 Vitaly Kuznetsov New
[v6,17/19] i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed i386: KVM: expand Hyper-V features early - - - - --- 2021-04-22 Vitaly Kuznetsov New
[v6,16/19] i386: kill off hv_cpuid_check_and_set() i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
[v6,15/19] i386: expand Hyper-V features during CPU feature expansion time i386: KVM: expand Hyper-V features early - - - - --- 2021-04-22 Vitaly Kuznetsov New
[v6,14/19] i386: use global kvm_state in hyperv_enabled() check i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
[v6,13/19] i386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl over vCPU's one i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
[v6,12/19] i386: adjust the expected KVM_GET_SUPPORTED_HV_CPUID array size i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
[v6,11/19] i386: switch hyperv_expand_features() to using error_setg() i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
[v6,10/19] i386: move eVMCS enablement to hyperv_init_vcpu() i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
[v6,09/19] i386: split hyperv_handle_properties() into hyperv_expand_features()/hyperv_fill_cpuids() i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
[v6,08/19] i386: introduce hv_cpuid_cache i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
[v6,07/19] i386: drop FEAT_HYPERV feature leaves i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
[v6,06/19] i386: introduce hv_cpuid_get_host() i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
[v6,05/19] i386: introduce hyperv_feature_supported() i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
[v6,04/19] i386: stop using env->features[] for filling Hyper-V CPUIDs i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
[v6,03/19] i386: always fill Hyper-V CPUID feature leaves from X86CPU data i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
[v6,02/19] i386: invert hyperv_spinlock_attempts setting logic with hv_passthrough i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
[v6,01/19] i386: keep hyperv_vendor string up-to-date i386: KVM: expand Hyper-V features early - - 1 - --- 2021-04-22 Vitaly Kuznetsov New
target/s390x: fix s390_probe_access to check PAGE_WRITE_ORG for writeability target/s390x: fix s390_probe_access to check PAGE_WRITE_ORG for writeability - 1 2 - --- 2021-04-22 Alex Bennée New
pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning 1 - - - --- 2021-04-22 Philippe Mathieu-Daudé New
[2/2] iotests/307: Test iothread conflict for exports block/export: Fix crash on error after iothread conflict - - 1 1 --- 2021-04-22 Max Reitz New
[1/2] block/export: Free ignored Error block/export: Fix crash on error after iothread conflict - 1 1 - --- 2021-04-22 Max Reitz New
[for-6.0?,1/1] hw/block/nvme: fix invalid msix exclusive uninit hw/block/nvme: fix msix uninit - 1 - - --- 2021-04-22 Klaus Jensen New
[qemu,v19] spapr: Implement Open Firmware client interface [qemu,v19] spapr: Implement Open Firmware client interface - - - - --- 2021-04-22 Alexey Kardashevskiy New
[RFC,v3,13/13] MAINTAINERS: update s390x directories s390x cleanup - - - - --- 2021-04-22 Claudio Fontana New
[RFC,v3,12/13] target/s390x: split sysemu part of cpu models s390x cleanup - - - - --- 2021-04-22 Claudio Fontana New
[RFC,v3,11/13] target/s390x: move kvm files into kvm/ s390x cleanup - - - - --- 2021-04-22 Claudio Fontana New
[RFC,v3,10/13] target/s390x: remove kvm-stub.c s390x cleanup - - - - --- 2021-04-22 Claudio Fontana New
[RFC,v3,09/13] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m s390x cleanup - - - - --- 2021-04-22 Claudio Fontana New
[RFC,v3,08/13] target/s390x: make helper.c sysemu-only s390x cleanup - - - - --- 2021-04-22 Claudio Fontana New
[RFC,v3,07/13] target/s390x: split cpu-dump from helper.c s390x cleanup - - - - --- 2021-04-22 Claudio Fontana New
[RFC,v3,06/13] target/s390x: move sysemu-only code out to cpu-sysemu.c s390x cleanup - - - - --- 2021-04-22 Claudio Fontana New
[RFC,v3,05/13] target/s390x: start moving TCG-only code to tcg/ s390x cleanup 1 - - - --- 2021-04-22 Claudio Fontana New
[RFC,v3,04/13] target/s390x: remove tcg-stub.c s390x cleanup - - 2 - --- 2021-04-22 Claudio Fontana New
[RFC,v3,03/13] hw/s390x: tod: make explicit checks for accelerators when initializing s390x cleanup - - 3 - --- 2021-04-22 Claudio Fontana New
[RFC,v3,02/13] hw/s390x: only build tod-tcg from the CONFIG_TCG build s390x cleanup - - 3 - --- 2021-04-22 Claudio Fontana New
[RFC,v3,01/13] hw/s390x: rename tod-qemu.c to tod-tcg.c s390x cleanup - - 2 - --- 2021-04-22 Claudio Fontana New
[v2,2/2] tests/tcg/ppc64le: tests for brh/brw/brd tests/docker: tests/tcg/ppc64le: Newer toolchain to build tests for PowerISA v3.1 instructions - - - 1 --- 2021-04-22 Matheus K. Ferst New
[v2,1/2] tests/docker: gcc-10 based images for ppc64{, le} tests tests/docker: tests/tcg/ppc64le: Newer toolchain to build tests for PowerISA v3.1 instructions - - - - --- 2021-04-22 Matheus K. Ferst New
[v5,15/15] cpu: Restrict "hw/core/sysemu-cpu-ops.h" to target/cpu.c cpu: Introduce SysemuCPUOps structure - - 2 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,14/15] cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,13/15] cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,12/15] cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,11/15] cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,10/15] cpu: Move CPUClass::write_elf* to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,09/15] cpu: Move CPUClass::get_crash_info to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,08/15] cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,07/15] cpu: Move CPUClass::vmsd to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - - - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,06/15] cpu: Introduce SysemuCPUOps structure cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,05/15] cpu: Directly use get_memory_mapping() fallback handlers in place cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,04/15] cpu: Directly use get_paging_enabled() fallback handlers in place cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,03/15] cpu: Directly use cpu_write_elf*() fallback handlers in place cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,02/15] cpu: Introduce cpu_virtio_is_big_endian() cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,01/15] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
i386/cpu: Remove the deprecated cpu model 'Icelake-Client' i386/cpu: Remove the deprecated cpu model 'Icelake-Client' - - - - --- 2021-04-22 Robert Hoo New
[Trivial] docs: More precisely describe memory-backend-*::id's user [Trivial] docs: More precisely describe memory-backend-*::id's user - - 1 - --- 2021-04-22 Robert Hoo New
Fix typo in CFI build documentation Fix typo in CFI build documentation - - 1 - --- 2021-04-22 Serge Guelton New
target/mips: Remove spurious LOG_UNIMP of MTHC0 opcode target/mips: Remove spurious LOG_UNIMP of MTHC0 opcode - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[2/2] exec/gen-icount.h: Add missing "exec/exec-all.h" include exec: Cover gen-icount.h in MAINTAINERS, add missing exec-all.h header - - - - --- 2021-04-22 Philippe Mathieu-Daudé New
[1/2] MAINTAINERS: Add include/exec/gen-icount.h to 'Main Loop' section exec: Cover gen-icount.h in MAINTAINERS, add missing exec-all.h header - - - - --- 2021-04-22 Philippe Mathieu-Daudé New
[22/22] qapi: [WIP] Enable linters on parser.py qapi: static typing conversion, pt5a - - - - --- 2021-04-22 John Snow New
[21/22] qapi: [WIP] Add QAPIDocError qapi: static typing conversion, pt5a - - - - --- 2021-04-22 John Snow New
[20/22] qapi: [WIP] Import QAPIDoc from qapidoc Signed-off-by: John Snow <jsnow@redhat.com> qapi: static typing conversion, pt5a - - - - --- 2021-04-22 John Snow New
[19/22] qapi: [WIP] Add type ignores for qapidoc.py qapi: static typing conversion, pt5a - - - - --- 2021-04-22 John Snow New
[18/22] qapi: [WIP] Rip QAPIDoc out of parser.py qapi: static typing conversion, pt5a - - - - --- 2021-04-22 John Snow New
[17/22] CHECKPOINT qapi: static typing conversion, pt5a - - - - --- 2021-04-22 John Snow New
[16/22] qapi/parser: add docstrings qapi: static typing conversion, pt5a - - - - --- 2021-04-22 John Snow New
[15/22] qapi/parser: allow 'ch' variable name qapi: static typing conversion, pt5a - - - - --- 2021-04-22 John Snow New
[14/22] qapi/parser: Remove superfluous list constructor qapi: static typing conversion, pt5a - - - - --- 2021-04-22 John Snow New
« 1 2 ... 1124 1125 11264271 4272 »