Show patches with: Archived = No       |   430321 patches
« 1 2 ... 475 476 4774303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,13/23] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional [v7,01/23] hw/i386/pc: Create RTC controllers in south bridges - - 1 - --- 2023-02-12 Bernhard Beschow New
[v7,12/23] hw/isa/piix3: Drop the "3" from PIIX base class [v7,01/23] hw/i386/pc: Create RTC controllers in south bridges - - 1 - --- 2023-02-12 Bernhard Beschow New
[v7,11/23] hw/isa/piix3: Rename piix3_reset() for sharing with PIIX4 [v7,01/23] hw/i386/pc: Create RTC controllers in south bridges - - 2 - --- 2023-02-12 Bernhard Beschow New
[v7,10/23] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4 [v7,01/23] hw/i386/pc: Create RTC controllers in south bridges - - 2 - --- 2023-02-12 Bernhard Beschow New
[v7,09/23] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS [v7,01/23] hw/i386/pc: Create RTC controllers in south bridges - - 1 - --- 2023-02-12 Bernhard Beschow New
[v7,08/23] hw/isa/piix3: Wire up ACPI interrupt internally [v7,01/23] hw/i386/pc: Create RTC controllers in south bridges - - 1 - --- 2023-02-12 Bernhard Beschow New
[v7,07/23] hw/isa/piix3: Create IDE controller in host device [v7,01/23] hw/i386/pc: Create RTC controllers in south bridges - - 1 - --- 2023-02-12 Bernhard Beschow New
[v7,06/23] hw/isa/piix3: Move ISA bus IRQ assignments into host device [v7,01/23] hw/i386/pc: Create RTC controllers in south bridges - - - - --- 2023-02-12 Bernhard Beschow New
[v7,05/23] hw/isa/piix3: Create power management controller in host device [v7,01/23] hw/i386/pc: Create RTC controllers in south bridges - - 1 - --- 2023-02-12 Bernhard Beschow New
[v7,04/23] hw/isa/piix3: Create USB controller in host device [v7,01/23] hw/i386/pc: Create RTC controllers in south bridges - - 1 - --- 2023-02-12 Bernhard Beschow New
[v7,03/23] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge [v7,01/23] hw/i386/pc: Create RTC controllers in south bridges - - 2 - --- 2023-02-12 Bernhard Beschow New
[v7,02/23] hw/i386/pc: No need for rtc_state to be an out-parameter [v7,01/23] hw/i386/pc: Create RTC controllers in south bridges - - 4 - --- 2023-02-12 Bernhard Beschow New
[v7,01/23] hw/i386/pc: Create RTC controllers in south bridges [v7,01/23] hw/i386/pc: Create RTC controllers in south bridges - - 2 - --- 2023-02-12 Bernhard Beschow New
target/i386: Fix exception classes for SSE/AVX instructions. target/i386: Fix exception classes for SSE/AVX instructions. - - - - --- 2023-02-12 Ricky Zhou New
linux-user/mips: Low down switchable NaN2008 requirement linux-user/mips: Low down switchable NaN2008 requirement - - - - --- 2023-02-11 Jiaxun Yang New
[2/2] hw/pci: Trace IRQ routing on PCI topology hw/pci: Trace IRQ routing on PCI topology and fix a typo - - - - --- 2023-02-11 Philippe Mathieu-Daudé New
[1/2] hw/pci: Fix a typo hw/pci: Trace IRQ routing on PCI topology and fix a typo - - 1 - --- 2023-02-11 Philippe Mathieu-Daudé New
[v2,PING^3] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets. [v2,PING^3] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets. - - - - --- 2023-02-11 TaiseiIto New
[3/3] hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data hw/rtc: Rename RTCState -> MC146818RtcState and adapt API - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[2/3] hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument hw/rtc: Rename RTCState -> MC146818RtcState and adapt API - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[1/3] hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState hw/rtc: Rename RTCState -> MC146818RtcState and adapt API - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[9/9] bsd-user: Add -strict 2023 Q1 bsd-user upstreaming: bugfixes and sysctl - - - - --- 2023-02-10 Warner Losh New
[8/9] bsd-user: implement sysctlbyname(2) 2023 Q1 bsd-user upstreaming: bugfixes and sysctl - - - - --- 2023-02-10 Warner Losh New
[7/9] bsd-user: do_freebsd_sysctl helper for sysctl(2) 2023 Q1 bsd-user upstreaming: bugfixes and sysctl - - - - --- 2023-02-10 Warner Losh New
[6/9] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants 2023 Q1 bsd-user upstreaming: bugfixes and sysctl - - - - --- 2023-02-10 Warner Losh New
[5/9] bsd-user: sysctl helper funtions: sysctl_name2oid and sysctl_oidfmt 2023 Q1 bsd-user upstreaming: bugfixes and sysctl - - - - --- 2023-02-10 Warner Losh New
[4/9] bsd-user: Two helper routines oidfmt and sysctl_oldcvt 2023 Q1 bsd-user upstreaming: bugfixes and sysctl - - - - --- 2023-02-10 Warner Losh New
[3/9] bsd-user: Add sysarch syscall 2023 Q1 bsd-user upstreaming: bugfixes and sysctl - - 2 - --- 2023-02-10 Warner Losh New
[2/9] build: Don't specify -no-pie for --static user-mode programs 2023 Q1 bsd-user upstreaming: bugfixes and sysctl - - - - --- 2023-02-10 Warner Losh New
[1/9] bsd-user: Don't truncate the return value from freebsd_syscall 2023 Q1 bsd-user upstreaming: bugfixes and sysctl - - 2 - --- 2023-02-10 Warner Losh New
[PULL,10/10] meson.build: enable xenpv machine build for ARM [PULL,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 1 - --- 2023-02-10 Stefano Stabellini New
[PULL,09/10] hw/arm: introduce xenpvh machine [PULL,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 1 - --- 2023-02-10 Stefano Stabellini New
[PULL,08/10] meson.build: do not set have_xen_pci_passthrough for aarch64 targets [PULL,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 1 - --- 2023-02-10 Stefano Stabellini New
[PULL,07/10] hw/xen/xen-hvm-common: Use g_new and error_report [PULL,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 2 - --- 2023-02-10 Stefano Stabellini New
[PULL,06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure [PULL,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 2 - --- 2023-02-10 Stefano Stabellini New
[PULL,05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server [PULL,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 2 - --- 2023-02-10 Stefano Stabellini New
[PULL,04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common [PULL,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 2 - --- 2023-02-10 Stefano Stabellini New
[PULL,03/10] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState [PULL,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 2 - --- 2023-02-10 Stefano Stabellini New
[PULL,02/10] hw/i386/xen: rearrange xen_hvm_init_pc [PULL,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 1 - --- 2023-02-10 Stefano Stabellini New
[PULL,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ [PULL,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 1 - --- 2023-02-10 Stefano Stabellini New
[PULL,00/10] xenpvh machine - - - - --- 2023-02-10 Stefano Stabellini New
[v4] hw/arm/smmuv3: Add GBPA register [v4] hw/arm/smmuv3: Add GBPA register - - 2 - --- 2023-02-10 Mostafa Saleh New
[4/4] hw/isa/piix: Unify PIIX-ISA QOM type names using qdev aliases hw/isa/piix: Housekeeping QOM names / macros - - - - --- 2023-02-10 Philippe Mathieu-Daudé New
[3/4] hw/isa/piix: Unify QOM type name of PIIX ISA function hw/isa/piix: Housekeeping QOM names / macros - - - - --- 2023-02-10 Philippe Mathieu-Daudé New
[2/4] hw/isa/piix: Batch register QOM types using DEFINE_TYPES() macro hw/isa/piix: Housekeeping QOM names / macros - - - - --- 2023-02-10 Philippe Mathieu-Daudé New
[1/4] hw/southbridge/piix: Use OBJECT_DECLARE_SIMPLE_TYPE() macro hw/isa/piix: Housekeeping QOM names / macros - - - - --- 2023-02-10 Philippe Mathieu-Daudé New
[11/11] hw/isa: Factor isa_bus_get_irq() out of isa_get_irq() hw/isa: More housekeeping - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[10/11] hw/isa: Use isa_address_space_io() to reduce access on global 'isabus' hw/isa: More housekeeping - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[09/11] hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs() hw/isa: More housekeeping - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[08/11] hw/isa: Un-inline isa_bus_from_device() hw/isa: More housekeeping - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[07/11] hw/isa: Reorder to separate ISABus* vs ISADevice* functions hw/isa: More housekeeping - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[06/11] hw/sparc64/sun4u: Keep reference to ISA input IRQs in EbusState hw/isa: More housekeeping - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[05/11] hw/mips/jazz: Rename ISA input IRQs as 'isa_irqs_in' hw/isa: More housekeeping - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[04/11] hw/isa/vt82c686: Remove intermediate IRQ forwarder hw/isa: More housekeeping - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[03/11] hw/isa/i82378: Remove intermediate IRQ forwarder hw/isa: More housekeeping - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[02/11] hw/isa/i82378: Rename output IRQ as 'cpu_intr' hw/isa: More housekeeping - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[01/11] hw/intc/i8259: Document i8259_init() hw/isa: More housekeeping - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[2/2] hw/arm/smmu-common: Fix TTB1 handling [1/2] hw/arm/smmu-common: Support 64-bit addresses - - 2 - --- 2023-02-10 Jean-Philippe Brucker New
[1/2] hw/arm/smmu-common: Support 64-bit addresses [1/2] hw/arm/smmu-common: Support 64-bit addresses - - 1 - --- 2023-02-10 Jean-Philippe Brucker New
[0/2] hw/arm/smmu: Fixes for TTB1 - - - - --- 2023-02-10 Jean-Philippe Brucker New
Adding ability to change disassembler syntax in TCG plugins Adding ability to change disassembler syntax in TCG plugins - - - - --- 2023-02-10 Mikhail Tyutin New
Byte-swapping issue on qemu-user for sparc64 guest Byte-swapping issue on qemu-user for sparc64 guest - - - - --- 2023-02-10 John Paul Adrian Glaubitz New
[v2,3/3] virtio-scsi: reset SCSI devices from main loop thread virtio-scsi: fix SCSIDevice hot unplug with IOThread - - 1 - --- 2023-02-10 Stefan Hajnoczi New
[v2,2/3] dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race virtio-scsi: fix SCSIDevice hot unplug with IOThread - - 1 - --- 2023-02-10 Stefan Hajnoczi New
[v2,1/3] scsi: protect req->aiocb with AioContext lock virtio-scsi: fix SCSIDevice hot unplug with IOThread - - 2 - --- 2023-02-10 Stefan Hajnoczi New
[11/11] target/riscv/cpu: remove CPUArchState::features and friends enable write_misa() and RISCV_FEATURE_* cleanups - - 1 - --- 2023-02-10 Daniel Henrique Barboza New
[10/11] target/riscv: remove RISCV_FEATURE_MMU enable write_misa() and RISCV_FEATURE_* cleanups - - 1 - --- 2023-02-10 Daniel Henrique Barboza New
[09/11] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus() enable write_misa() and RISCV_FEATURE_* cleanups - - - - --- 2023-02-10 Daniel Henrique Barboza New
[08/11] target/riscv: remove RISCV_FEATURE_PMP enable write_misa() and RISCV_FEATURE_* cleanups - - 1 - --- 2023-02-10 Daniel Henrique Barboza New
[07/11] target/riscv: remove RISCV_FEATURE_EPMP enable write_misa() and RISCV_FEATURE_* cleanups - - 1 - --- 2023-02-10 Daniel Henrique Barboza New
[06/11] target/riscv/cpu.c: error out if EPMP is enabled without PMP enable write_misa() and RISCV_FEATURE_* cleanups - - 1 - --- 2023-02-10 Daniel Henrique Barboza New
[05/11] target/riscv: remove RISCV_FEATURE_DEBUG enable write_misa() and RISCV_FEATURE_* cleanups - - 1 - --- 2023-02-10 Daniel Henrique Barboza New
[04/11] target/riscv: introduce riscv_cpu_cfg() enable write_misa() and RISCV_FEATURE_* cleanups - - 1 - --- 2023-02-10 Daniel Henrique Barboza New
[03/11] target/riscv: remove RISCV_FEATURE_MISA enable write_misa() and RISCV_FEATURE_* cleanups - - 1 - --- 2023-02-10 Daniel Henrique Barboza New
[02/11] target/riscv: allow users to actually write the MISA CSR enable write_misa() and RISCV_FEATURE_* cleanups - - 1 - --- 2023-02-10 Daniel Henrique Barboza New
[01/11] target/riscv: do not mask unsupported QEMU extensions in write_misa() enable write_misa() and RISCV_FEATURE_* cleanups - - 1 - --- 2023-02-10 Daniel Henrique Barboza New
target/i386: Remove pointless env_archcpu() in helper_rdmsr() target/i386: Remove pointless env_archcpu() in helper_rdmsr() - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[v1] Adding new machine Yosemitev2 in QEMU [v1] Adding new machine Yosemitev2 in QEMU - - - - --- 2023-02-10 Karthikeyan Pasupathi New
target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state() target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state() - - 2 - --- 2023-02-10 Daniel Henrique Barboza New
[v1] Adding new machine Tiogapass in QEMU [v1] Adding new machine Tiogapass in QEMU - - - - --- 2023-02-10 Karthikeyan Pasupathi New
include/hw: Do not include hw.h from headers include/hw: Do not include hw.h from headers - - 2 - --- 2023-02-10 Thomas Huth New
libvhost-user: check for NULL when allocating a virtqueue element libvhost-user: check for NULL when allocating a virtqueue element - - - - --- 2023-02-10 Carlos López New
include/hw: Do not include "hw/registerfields.h" in headers that don't need it include/hw: Do not include "hw/registerfields.h" in headers that don't need it - - 1 - --- 2023-02-10 Thomas Huth New
[RFC] Do not include "qemu/error-report.h" in headers that do not need it [RFC] Do not include "qemu/error-report.h" in headers that do not need it - - 3 - --- 2023-02-10 Thomas Huth New
include/hw/i386: Clean up includes in x86.h include/hw/i386: Clean up includes in x86.h - - - - --- 2023-02-10 Thomas Huth New
vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll() vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll() - - - - --- 2023-02-10 Carlos López New
[v1,4/4] migration/multifd: Move load_cleanup inside incoming_state_destroy [v1,1/4] migration/multifd: Change multifd_load_cleanup() signature and usage - 1 1 - --- 2023-02-10 Leonardo Bras New
[v1,3/4] migration/multifd: Join all multifd threads in order to avoid leaks [v1,1/4] migration/multifd: Change multifd_load_cleanup() signature and usage - - 2 - --- 2023-02-10 Leonardo Bras New
[v1,2/4] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup() [v1,1/4] migration/multifd: Change multifd_load_cleanup() signature and usage - - 2 - --- 2023-02-10 Leonardo Bras New
[v1,1/4] migration/multifd: Change multifd_load_cleanup() signature and usage [v1,1/4] migration/multifd: Change multifd_load_cleanup() signature and usage - - 2 - --- 2023-02-10 Leonardo Bras New
[v1,4/4] migration/multifd: Move load_cleanup inside incoming_state_destroy [v1,1/4] migration/multifd: Change multifd_load_cleanup() signature and usage - - - - --- 2023-02-10 Leonardo Brás New
[v1,3/4] migration/multifd: Join all multifd threads in order to avoid leaks [v1,1/4] migration/multifd: Change multifd_load_cleanup() signature and usage - - - - --- 2023-02-10 Leonardo Brás New
[v1,2/4] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup() [v1,1/4] migration/multifd: Change multifd_load_cleanup() signature and usage - - - - --- 2023-02-10 Leonardo Brás New
[v1,1/4] migration/multifd: Change multifd_load_cleanup() signature and usage [v1,1/4] migration/multifd: Change multifd_load_cleanup() signature and usage - - - - --- 2023-02-10 Leonardo Brás New
[qemu,1/2] hw/at24c : modify at24c to support 1 byte address mode hw/at24c support eeprom size less than equal 256 byte - - 1 - --- 2023-02-10 ~ssinprem New
[v2,2/2] meson: Disable libdw for static builds by default [v2,1/2] meson: Add missing libdw knobs - - - - --- 2023-02-10 Ilya Leoshkevich New
[v2,1/2] meson: Add missing libdw knobs [v2,1/2] meson: Add missing libdw knobs - 1 1 - --- 2023-02-10 Ilya Leoshkevich New
[v2,7/7] Python: Drop support for Python 3.6 Python: Drop support for Python 3.6 - - - - --- 2023-02-10 John Snow New
[v2,6/7] CI: Stop building docs on centos8 Python: Drop support for Python 3.6 - - - - --- 2023-02-10 John Snow New
[v2,5/7] DO-NOT-MERGE: testing: Add Python >= 3.7 to Centos, OpenSuSE Python: Drop support for Python 3.6 - - - - --- 2023-02-10 John Snow New
« 1 2 ... 475 476 4774303 4304 »