Show patches with: State = Action Required       |    Archived = No       |   427127 patches
« 1 2 ... 1059 1060 10614271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,26/33] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X 1 - 1 - --- 2021-06-15 Paolo Bonzini New
[PULL,25/33] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap() [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X 1 - 2 - --- 2021-06-15 Paolo Bonzini New
[PULL,24/33] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap() [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X 1 - 2 - --- 2021-06-15 Paolo Bonzini New
[PULL,23/33] softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal() [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X 1 - 1 - --- 2021-06-15 Paolo Bonzini New
[PULL,22/33] softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate() [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X 1 - 2 - --- 2021-06-15 Paolo Bonzini New
[PULL,21/33] softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd() [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X 1 - 2 - --- 2021-06-15 Paolo Bonzini New
[PULL,20/33] util/mmap-alloc: Factor out activating of memory to mmap_activate() [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X 2 - 2 - --- 2021-06-15 Paolo Bonzini New
[PULL,19/33] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve() [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X 2 - 3 - --- 2021-06-15 Paolo Bonzini New
[PULL,18/33] util/mmap-alloc: Factor out calculation of the pagesize for the guard page [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X 2 - 1 - --- 2021-06-15 Paolo Bonzini New
[PULL,17/33] softmmu/physmem: Fix qemu_ram_remap() to handle shared anonymous memory [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - 1 1 - --- 2021-06-15 Paolo Bonzini New
[PULL,16/33] softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - 1 2 - --- 2021-06-15 Paolo Bonzini New
[PULL,15/33] softmmu/physmem: Mark shared anonymous memory RAM_SHARED [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - - 3 - --- 2021-06-15 Paolo Bonzini New
[PULL,14/33] esp: store lun coming from the MESSAGE OUT phase [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - - 1 1 --- 2021-06-15 Paolo Bonzini New
[PULL,13/33] esp: fix migration version check in esp_is_version_5() [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - 1 - - --- 2021-06-15 Paolo Bonzini New
[PULL,12/33] esp: correctly accumulate extended messages for PDMA [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-15 Paolo Bonzini New
[PULL,11/33] esp: revert 75ef849696 "esp: correctly fill bus id with requested lun" [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-15 Paolo Bonzini New
[PULL,10/33] esp: ensure PDMA write transfers are flushed from the FIFO to the target immediately [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-15 Paolo Bonzini New
[PULL,09/33] esp: handle non-DMA transfers from the target one byte at a time [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-15 Paolo Bonzini New
[PULL,08/33] esp: allow non-DMA callback in esp_transfer_data() initial transfer [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-15 Paolo Bonzini New
[PULL,07/33] esp: only set ESP_RSEQ at the start of the select sequence [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - 1 - - --- 2021-06-15 Paolo Bonzini New
[PULL,06/33] esp: only assert INTR_DC interrupt flag if selection fails [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - 1 - - --- 2021-06-15 Paolo Bonzini New
[PULL,05/33] runstate: Initialize Error * to NULL [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - 1 1 - --- 2021-06-15 Paolo Bonzini New
[PULL,04/33] block/scsi: correctly emulate the VPD block limits page [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - - 1 - --- 2021-06-15 Paolo Bonzini New
[PULL,03/33] qemu-config: use qemu_opts_from_qdict [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - 1 1 - --- 2021-06-15 Paolo Bonzini New
[PULL,02/33] vl: Fix an assert failure in error path [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - 1 - - --- 2021-06-15 Paolo Bonzini New
[PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X [PULL,01/33] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-15 Paolo Bonzini New
[PULL,00/33] Misc patches for 2021-06-15 - - - - --- 2021-06-15 Paolo Bonzini New
[v2] qobject: Fix maybe uninitialized in qdict_array_split [v2] qobject: Fix maybe uninitialized in qdict_array_split - - 1 - --- 2021-06-15 Janosch Frank New
[V8,6/6] net/net.c: Add handler for COLO passthrough connection Passthrough specific network traffic in COLO - - - - --- 2021-06-15 Zhang, Chen New
[V8,5/6] net/colo-compare: Add passthrough list to CompareState Passthrough specific network traffic in COLO - - - - --- 2021-06-15 Zhang, Chen New
[V8,4/6] net/colo-compare: Move data structure and define to .h file. Passthrough specific network traffic in COLO - - - - --- 2021-06-15 Zhang, Chen New
[V8,3/6] hmp-commands: Add new HMP command for COLO passthrough Passthrough specific network traffic in COLO - - - - --- 2021-06-15 Zhang, Chen New
[V8,2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase Passthrough specific network traffic in COLO - - - - --- 2021-06-15 Zhang, Chen New
[V8,1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough Passthrough specific network traffic in COLO - - - - --- 2021-06-15 Zhang, Chen New
[v2] ui: Make the DisplayType enum entries conditional [v2] ui: Make the DisplayType enum entries conditional - - - - --- 2021-06-15 Thomas Huth New
target/riscv: gdbstub: Fix dynamic CSR XML generation target/riscv: gdbstub: Fix dynamic CSR XML generation - 1 1 1 --- 2021-06-15 Bin Meng New
[qemu,v21] spapr: Implement Open Firmware client interface [qemu,v21] spapr: Implement Open Firmware client interface - - - - --- 2021-06-15 Alexey Kardashevskiy New
target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits - - - - --- 2021-06-15 Nicholas Piggin New
[5/5] linux-user/s390x: Save and restore psw.mask properly linux-user/s390x: Fix psw.mask handling in signals - - 1 - --- 2021-06-15 Richard Henderson New
[4/5] target/s390x: Use s390_cpu_{set_psw, get_psw_mask} in gdbstub linux-user/s390x: Fix psw.mask handling in signals - - 1 - --- 2021-06-15 Richard Henderson New
[3/5] target/s390x: Improve s390_cpu_dump_state vs cc_op linux-user/s390x: Fix psw.mask handling in signals - - 1 - --- 2021-06-15 Richard Henderson New
[2/5] target/s390x: Do not modify cpu state in s390_cpu_get_psw_mask linux-user/s390x: Fix psw.mask handling in signals - - 1 - --- 2021-06-15 Richard Henderson New
[1/5] target/s390x: Expose load_psw and get_psw_mask to cpu.h linux-user/s390x: Fix psw.mask handling in signals - - 2 - --- 2021-06-15 Richard Henderson New
[RFC,8/8] spapr: move memory/cpu less check to spapr_numa_FORM1_affinity_init() pSeries base FORM2 NUMA affinity support - - - - --- 2021-06-15 Daniel Henrique Barboza New
[RFC,7/8] spapr_numa, spapar_nvdimm: write secondary NUMA domain for nvdimms pSeries base FORM2 NUMA affinity support - - - - --- 2021-06-15 Daniel Henrique Barboza New
[RFC,6/8] nvdimm: add PPC64 'device-node' property pSeries base FORM2 NUMA affinity support - - - - --- 2021-06-15 Daniel Henrique Barboza New
[RFC,5/8] spapr: simplify spapr_numa_associativity_init params pSeries base FORM2 NUMA affinity support - - - - --- 2021-06-15 Daniel Henrique Barboza New
[RFC,4/8] spapr_numa.c: base FORM2 NUMA affinity support pSeries base FORM2 NUMA affinity support - - - - --- 2021-06-15 Daniel Henrique Barboza New
[RFC,3/8] spapr_numa.c: wait for CAS before writing rtas DT pSeries base FORM2 NUMA affinity support - - - - --- 2021-06-15 Daniel Henrique Barboza New
[RFC,2/8] spapr_numa.c: split FORM1 code into helpers pSeries base FORM2 NUMA affinity support - - - - --- 2021-06-15 Daniel Henrique Barboza New
[RFC,1/8] spapr: move NUMA data init to do_client_architecture_support() pSeries base FORM2 NUMA affinity support - - - - --- 2021-06-15 Daniel Henrique Barboza New
[v2,8/8] configure: Remove probe for _Static_assert configure: Change to -std=gnu11 - - 2 - --- 2021-06-14 Richard Henderson New
[v2,7/8] qemu/compiler: Remove QEMU_GENERIC configure: Change to -std=gnu11 - - 1 - --- 2021-06-14 Richard Henderson New
[v2,6/8] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC configure: Change to -std=gnu11 - - 1 1 --- 2021-06-14 Richard Henderson New
[v2,5/8] util: Use unique type for QemuRecMutex in thread-posix.h configure: Change to -std=gnu11 - - 2 - --- 2021-06-14 Richard Henderson New
[v2,4/8] util: Pass file+line to qemu_rec_mutex_unlock_impl configure: Change to -std=gnu11 - - 2 - --- 2021-06-14 Richard Henderson New
[v2,3/8] util: Use real functions for thread-posix QemuRecMutex configure: Change to -std=gnu11 - - 2 - --- 2021-06-14 Richard Henderson New
[v2,2/8] softfloat: Use _Generic instead of QEMU_GENERIC configure: Change to -std=gnu11 - - 2 - --- 2021-06-14 Richard Henderson New
[v2,1/8] configure: Use -std=gnu11 configure: Change to -std=gnu11 - - 3 - --- 2021-06-14 Richard Henderson New
[v2,5/5] MAINTAINERS: Add maintainer for vhost-user RNG implementation virtio: Add vhost-user based RNG - - - - --- 2021-06-14 Mathieu Poirier New
[v2,4/5] docs: Add documentation for vhost based RNG implementation virtio: Add vhost-user based RNG - - - - --- 2021-06-14 Mathieu Poirier New
[v2,3/5] vhost-user-rng: backend: Add RNG vhost-user daemon implementation virtio: Add vhost-user based RNG - - - - --- 2021-06-14 Mathieu Poirier New
[v2,2/5] vhost-user-rng-pci: Add vhost-user-rng-pci implementation virtio: Add vhost-user based RNG - - - - --- 2021-06-14 Mathieu Poirier New
[v2,1/5] vhost-user-rng: Add vhost-user-rng implementation virtio: Add vhost-user based RNG - - - - --- 2021-06-14 Mathieu Poirier New
[v3,2/2] hw/nvme: default for namespace EUI-64 hw/nvme: namespace parameter for EUI-64 - - - - --- 2021-06-14 Heinrich Schuchardt New
[v3,1/2] hw/nvme: namespace parameter for EUI-64 hw/nvme: namespace parameter for EUI-64 1 - - - --- 2021-06-14 Heinrich Schuchardt New
[v3,5/5] tpm: Return QMP error when TPM is disabled in build tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 - --- 2021-06-14 Philippe Mathieu-Daudé New
[v3,4/5] sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 1 --- 2021-06-14 Philippe Mathieu-Daudé New
[v3,3/5] acpi: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 1 --- 2021-06-14 Philippe Mathieu-Daudé New
[v3,2/5] arm: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 1 --- 2021-06-14 Philippe Mathieu-Daudé New
[v3,1/5] i386: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 1 --- 2021-06-14 Philippe Mathieu-Daudé New
[v7,6/6] hw/block/fdc: Add description to floppy controllers hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - - - - --- 2021-06-14 Philippe Mathieu-Daudé New
[v7,5/6] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 2 - 2 - --- 2021-06-14 Philippe Mathieu-Daudé New
[v7,4/6] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 2 - 2 - --- 2021-06-14 Philippe Mathieu-Daudé New
[v7,3/6] hw/block/fdc: Declare shared prototypes in fdc-internal.h hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 2 - 1 - --- 2021-06-14 Philippe Mathieu-Daudé New
[v7,2/6] hw/block/fdc: Replace disabled fprintf() by trace event hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 2 - 2 - --- 2021-06-14 Philippe Mathieu-Daudé New
[v7,1/6] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 1 1 1 - --- 2021-06-14 Philippe Mathieu-Daudé New
linux-user: Check for ieee128 fpbits in PPC64 HWCAP2 feature list linux-user: Check for ieee128 fpbits in PPC64 HWCAP2 feature list - - 1 - --- 2021-06-14 Khem Raj New
[RFC,v2,2/2] target/ppc: make gdb able to translate priviledged addresses [v2,1/2] target/ppc: fix address translation bug for radix mmus - - - - --- 2021-06-14 Bruno Larsen (billionai) New
[v2,1/2] target/ppc: fix address translation bug for radix mmus [v2,1/2] target/ppc: fix address translation bug for radix mmus - - - - --- 2021-06-14 Bruno Larsen (billionai) New
[v2,4/4] sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 - --- 2021-06-14 Stefan Berger New
[v2,3/4] acpi: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - - - --- 2021-06-14 Stefan Berger New
[v2,2/4] arm: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - - - --- 2021-06-14 Stefan Berger New
[v2,1/4] i386: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - - - --- 2021-06-14 Stefan Berger New
net: Replace TAB indentations with spaces net: Replace TAB indentations with spaces - - 1 - --- 2021-06-14 Ahmed Abouzied New
[v3,2/2] hw/nvme: documentation fix [v3,1/2] hw/nvme: fix endianess conversion and add controller list - - - - --- 2021-06-14 Gollu Appalanaidu New
[v3,1/2] hw/nvme: fix endianess conversion and add controller list [v3,1/2] hw/nvme: fix endianess conversion and add controller list - - 1 - --- 2021-06-14 Gollu Appalanaidu New
hw/intc/armv7m_nvic: Remove stale comment hw/intc/armv7m_nvic: Remove stale comment - - 2 - --- 2021-06-14 Peter Maydell New
[v2,57/57] target/arm: Make VMOV scalar <-> gpreg beatwise for MVE target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,56/57] target/arm: Implement MVE VADDV target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,55/57] target/arm: Implement MVE VHCADD target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,54/57] target/arm: Implement MVE VCADD target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,53/57] target/arm: Implement MVE VADC, VSBC target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,52/57] target/arm: Implement MVE VRHADD target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,51/57] target/arm: Implement MVE VQDMULL (vector) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,50/57] target/arm: Implement MVE VQDMLSDH and VQRDMLSDH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,49/57] target/arm: Implement MVE VQDMLADH and VQRDMLADH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,48/57] target/arm: Implmement MVE VRSHL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,47/57] target/arm: Implement MVE VSHL insn target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,46/57] target/arm: Implement MVE VQRSHL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
« 1 2 ... 1059 1060 10614271 4272 »