Show patches with: Archived = No       |   430068 patches
« 1 2 ... 1051 1052 10534300 4301 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[v2,45/57] target/arm: Implement MVE VQSHL (vector) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,44/57] target/arm: Implement MVE VQADD, VQSUB (vector) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,43/57] target/arm: Implement MVE VQDMULH, VQRDMULH (vector) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,42/57] target/arm: Implement MVE VQDMULL scalar target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,41/57] target/arm: Implement MVE VQDMULH and VQRDMULH (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,40/57] target/arm: Implement MVE VQADD and VQSUB target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,39/57] target/arm: Implement MVE VPST target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,38/57] target/arm: Implement MVE VBRSR target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,37/57] target/arm: Implement MVE VHADD, VHSUB (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,36/57] target/arm: Implement MVE VSUB, VMUL (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,35/57] target/arm: Implement MVE VADD (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,34/57] target/arm: Implement MVE VRMLALDAVH, VRMLSLDAVH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,33/57] include/qemu/int128.h: Add function to create Int128 from int64_t target/arm: First slice of MVE implementation - - 2 - --- 2021-06-14 Peter Maydell New
[v2,32/57] target/arm: Implement MVE VMLSLDAV target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,31/57] target/arm: Implement MVE VMLALDAV target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,30/57] target/arm: Implement MVE VMULL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,29/57] target/arm: Implement MVE VHADD, VHSUB target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,28/57] target/arm: Implement MVE VABD target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,27/57] target/arm: Implement MVE VMAX, VMIN target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,26/57] target/arm: Implement MVE VRMULH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,25/57] target/arm: Implement MVE VMULH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,24/57] target/arm: Implement MVE VADD, VSUB, VMUL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,23/57] target/arm: Implement MVE VAND, VBIC, VORR, VORN, VEOR target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,22/57] target/arm: Implement MVE VDUP target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,21/57] tcg: Make gen_dup_i32() public target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
« 1 2 ... 1051 1052 10534300 4301 »