Show patches with: State = Action Required       |   426431 patches
« 1 2 ... 469 470 4714264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,03/18] hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is available hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[v2,02/18] hw/isa: Factor isa_bus_get_irq() out of isa_get_irq() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - 2 - --- 2023-02-15 Philippe Mathieu-Daudé New
[v2,01/18] hw/isa: Rename isa_get_dma() -> isa_bus_get_dma() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[v3,1/8] hw/display/sm501: Implement more 2D raster operations Pegasos2 fixes and audio output support - - 1 1 --- 2023-02-15 BALATON Zoltan New
migration/block: Convert remaining DPRINTF() debug macro to trace events migration/block: Convert remaining DPRINTF() debug macro to trace events - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
accel/xen: Remove dead code accel/xen: Remove dead code 1 - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header - - 1 - --- 2023-02-15 Thomas Huth New
gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs - 1 1 - --- 2023-02-15 Thomas Huth New
[v5,16/16] python: use vm.cmd() instead of vm.qmp() where appropriate iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,15/16] tests/vm/basevm.py: use cmd() instead of qmp() iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,14/16] iotests.py: pause_job(): drop return value iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,13/16] iotests: drop some extra ** in qmp() call iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,12/16] iotests: drop some occasional semicolons iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,11/16] iotests: refactor some common qmp result checks into generic pattern iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,10/16] iotests: add some missed checks of qmp result iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,09/16] iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine. iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,08/16] python/machine.py: upgrade vm.cmd() method iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,07/16] python/qemu: rename command() to cmd() iotests: use vm.cmd() - - 1 - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,06/16] python: rename QEMUMonitorProtocol.cmd() to cmd_raw() iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,05/16] scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd() iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,04/16] qmp_shell.py: _fill_completion() use .command() instead of .cmd() iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,03/16] python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,02/16] python: fix broad-exception-raised pylint error iotests: use vm.cmd() - - 1 - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,01/16] python: fix superfluous-parens pylint error iotests: use vm.cmd() - - 1 - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
tests/qtest/rtl8139-test: Make the test less verbose by default tests/qtest/rtl8139-test: Make the test less verbose by default - - 1 - --- 2023-02-15 Thomas Huth New
[PING] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets. [PING] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets. - - - - --- 2023-02-15 TaiseiIto New
[20/20] hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[19/20] hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[18/20] hw/ide/piix: Remove unused includes hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[17/20] hw/ide/pci: Unexport bmdma_active_if() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[16/20] hw/ide/ioport: Remove unnecessary includes hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[15/20] hw/ide: Rename idebus_active_if() -> ide_bus_active_if() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[14/20] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[13/20] hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[12/20] hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[11/20] hw/ide: Rename ide_create_drive() -> ide_bus_create_drive() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[10/20] hw/ide: Rename ide_set_irq() -> ide_bus_set_irq() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[09/20] hw/ide: Un-inline ide_set_irq() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[08/20] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h' hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[07/20] hw/ide: Remove unused 'qapi/qapi-types-run-state.h' hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[06/20] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[05/20] hw/ide/isa: Remove intermediate ISAIDEState::irq variable hw/ide: QOM/QDev housekeeping - - 2 - --- 2023-02-15 Philippe Mathieu-Daudé New
[04/20] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h' hw/ide: QOM/QDev housekeeping - - 2 - --- 2023-02-15 Philippe Mathieu-Daudé New
[03/20] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h' hw/ide: QOM/QDev housekeeping - - 2 - --- 2023-02-15 Philippe Mathieu-Daudé New
[02/20] hw/ide/mmio: Use CamelCase for MMIO_IDE state name hw/ide: QOM/QDev housekeeping - - - - --- 2023-02-15 Philippe Mathieu-Daudé New
[01/20] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes" hw/ide: QOM/QDev housekeeping - - 2 - --- 2023-02-15 Philippe Mathieu-Daudé New
[v2] target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes() [v2] target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes() - - - - --- 2023-02-15 Thomas Huth New
audio/pwaudio.c: Add Pipewire audio backend for QEMU audio/pwaudio.c: Add Pipewire audio backend for QEMU - - - - --- 2023-02-15 Dorinda Bassey New
[3/3] target/mips: implement CP0.Config7.WII bit support target/mips: misc microMIPS fixes - - - - --- 2023-02-15 Marcin Nowakowski New
[2/3] target/mips: fix SWM32 handling for micromips target/mips: misc microMIPS fixes - - - - --- 2023-02-15 Marcin Nowakowski New
[1/3] target/mips: fix JALS32/J32 instruction handling for microMIPS target/mips: misc microMIPS fixes - - 1 - --- 2023-02-15 Marcin Nowakowski New
[v2] memory: Optimize replay of guest mapping [v2] memory: Optimize replay of guest mapping 2 - - - --- 2023-02-15 Duan, Zhenzhong New
target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes() target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes() - - 1 - --- 2023-02-15 Thomas Huth New
[v2,14/14] target/riscv: Expose properties for Zv* extensions target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-15 Weiwei Li New
[v2,13/14] target/riscv: Simplify check for EEW = 64 in trans_rvv.c.inc target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-15 Weiwei Li New
[v2,12/14] target/riscv: Fix check for vector load/store instructions when EEW=64 target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-15 Weiwei Li New
[v2,11/14] target/riscv: Add support for Zvfh/zvfhmin extensions target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-15 Weiwei Li New
[v2,10/14] target/riscv: Remove rebundunt check for zve32f and zve64f target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-15 Weiwei Li New
[v2,09/14] target/riscv: Replace check for F/D to Zve32f/Zve64d in trans_rvv.c.inc target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-15 Weiwei Li New
[v2,08/14] target/riscv: Simplify check for Zve32f and Zve64f target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-15 Weiwei Li New
[v2,07/14] target/riscv: Indent fixes in cpu.c target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-15 Weiwei Li New
[v2,06/14] target/riscv: Add propertie check for Zvfh{min} extensions target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-15 Weiwei Li New
[v2,05/14] target/riscv: Fix relationship between V, Zve*, F and D target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-15 Weiwei Li New
[v2,04/14] target/riscv: Add cfg properties for Zv* extensions target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-15 Weiwei Li New
[v2,03/14] target/riscv: Simplify the check for Zfhmin and Zhinxmin target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-15 Weiwei Li New
[v2,02/14] target/riscv: Fix the relationship between Zhinxmin and Zhinx target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-15 Weiwei Li New
[v2,01/14] target/riscv: Fix the relationship between Zfhmin and Zfh target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-15 Weiwei Li New
[v4,6/6] qapi: remove JSON value FIXME qapi: static typing conversion, pt5c - - 1 - --- 2023-02-15 John Snow New
[v4,5/6] qapi: remove _JSONObject qapi: static typing conversion, pt5c - - 1 - --- 2023-02-15 John Snow New
[v4,4/6] qapi/parser: add QAPIExpression type qapi: static typing conversion, pt5c - - 1 - --- 2023-02-15 John Snow New
[v4,3/6] qapi: Add minor typing workaround for 3.6 qapi: static typing conversion, pt5c - - 1 - --- 2023-02-15 John Snow New
[v4,2/6] qapi: update pylint configuration qapi: static typing conversion, pt5c - - 1 - --- 2023-02-15 John Snow New
[v4,1/6] qapi: Update flake8 config qapi: static typing conversion, pt5c - - 1 - --- 2023-02-15 John Snow New
[PULL,v2,10/10] meson.build: enable xenpv machine build for ARM [PULL,v2,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 1 - --- 2023-02-14 Stefano Stabellini New
[PULL,v2,09/10] hw/arm: introduce xenpvh machine [PULL,v2,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 1 - --- 2023-02-14 Stefano Stabellini New
[PULL,v2,08/10] meson.build: do not set have_xen_pci_passthrough for aarch64 targets [PULL,v2,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 1 - --- 2023-02-14 Stefano Stabellini New
[PULL,v2,07/10] hw/xen/xen-hvm-common: Use g_new and error_report [PULL,v2,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 2 - --- 2023-02-14 Stefano Stabellini New
[PULL,v2,06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure [PULL,v2,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 2 - --- 2023-02-14 Stefano Stabellini New
[PULL,v2,05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server [PULL,v2,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 2 - --- 2023-02-14 Stefano Stabellini New
[PULL,v2,04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common [PULL,v2,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 2 - --- 2023-02-14 Stefano Stabellini New
[PULL,v2,03/10] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState [PULL,v2,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 2 - --- 2023-02-14 Stefano Stabellini New
[PULL,v2,02/10] hw/i386/xen: rearrange xen_hvm_init_pc [PULL,v2,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 1 - --- 2023-02-14 Stefano Stabellini New
[PULL,v2,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ [PULL,v2,01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/ - - 1 - --- 2023-02-14 Stefano Stabellini New
[PULL,v2,0/10] xenpvh - - - - --- 2023-02-14 Stefano Stabellini New
[v2,11/11] target/riscv/cpu: remove CPUArchState::features and friends enable write_misa() and RISCV_FEATURE_* cleanups - - 2 - --- 2023-02-14 Daniel Henrique Barboza New
[v2,10/11] target/riscv: remove RISCV_FEATURE_MMU enable write_misa() and RISCV_FEATURE_* cleanups - - 2 - --- 2023-02-14 Daniel Henrique Barboza New
[v2,09/11] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus() enable write_misa() and RISCV_FEATURE_* cleanups - - 2 - --- 2023-02-14 Daniel Henrique Barboza New
[v2,08/11] target/riscv: remove RISCV_FEATURE_PMP enable write_misa() and RISCV_FEATURE_* cleanups - - 2 - --- 2023-02-14 Daniel Henrique Barboza New
[v2,07/11] target/riscv: remove RISCV_FEATURE_EPMP enable write_misa() and RISCV_FEATURE_* cleanups - - 2 - --- 2023-02-14 Daniel Henrique Barboza New
[v2,06/11] target/riscv/cpu.c: error out if EPMP is enabled without PMP enable write_misa() and RISCV_FEATURE_* cleanups - - 2 - --- 2023-02-14 Daniel Henrique Barboza New
[v2,05/11] target/riscv: remove RISCV_FEATURE_DEBUG enable write_misa() and RISCV_FEATURE_* cleanups - - 2 - --- 2023-02-14 Daniel Henrique Barboza New
[v2,04/11] target/riscv: remove RISCV_FEATURE_MISA enable write_misa() and RISCV_FEATURE_* cleanups - - 1 - --- 2023-02-14 Daniel Henrique Barboza New
[v2,03/11] target/riscv: allow users to actually write the MISA CSR enable write_misa() and RISCV_FEATURE_* cleanups - - 1 - --- 2023-02-14 Daniel Henrique Barboza New
[v2,02/11] target/riscv: introduce riscv_cpu_cfg() enable write_misa() and RISCV_FEATURE_* cleanups - - 2 - --- 2023-02-14 Daniel Henrique Barboza New
[v2,01/11] target/riscv: do not mask unsupported QEMU extensions in write_misa() enable write_misa() and RISCV_FEATURE_* cleanups - - 2 - --- 2023-02-14 Daniel Henrique Barboza New
qapi: allow unions to contain further unions qapi: allow unions to contain further unions - - - - --- 2023-02-14 Daniel P. Berrangé New
MAINTAINERS: drop Vladimir from parallels block driver MAINTAINERS: drop Vladimir from parallels block driver - - - - --- 2023-02-14 Vladimir Sementsov-Ogievskiy New
[qemu-web] fix dead link to template [qemu-web] fix dead link to template - - - - --- 2023-02-14 Paolo Bonzini New
[v2,2/2] hw/arm/smmu-common: Fix TTB1 handling hw/arm/smmu: Fixes for TTB1 - - 2 - --- 2023-02-14 Jean-Philippe Brucker New
[v2,1/2] hw/arm/smmu-common: Support 64-bit addresses hw/arm/smmu: Fixes for TTB1 - - 2 - --- 2023-02-14 Jean-Philippe Brucker New
« 1 2 ... 469 470 4714264 4265 »