Show patches with: Archived = No       |   444758 patches
« 1 2 ... 351 352 3534447 4448 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,28/29] hw/isa/piix: Implement multi-process QEMU support also for PIIX4 Consolidate PIIX south bridges - - - - --- 2023-10-07 Bernhard Beschow New
[v8,27/29] hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring Consolidate PIIX south bridges - - 1 - --- 2023-10-07 Bernhard Beschow New
[v8,26/29] hw/isa/piix: Reuse PIIX3's PCI interrupt triggering in PIIX4 Consolidate PIIX south bridges - - 1 - --- 2023-10-07 Bernhard Beschow New
[v8,25/29] hw/isa/piix: Rename functions to be shared for PCI interrupt triggering Consolidate PIIX south bridges - - 1 - --- 2023-10-07 Bernhard Beschow New
[v8,24/29] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4 Consolidate PIIX south bridges - - - - --- 2023-10-07 Bernhard Beschow New
[v8,23/29] hw/isa/piix: Share PIIX3's base class with PIIX4 Consolidate PIIX south bridges - - 1 - --- 2023-10-07 Bernhard Beschow New
[v8,22/29] hw/isa/piix: Harmonize names of reset control memory regions Consolidate PIIX south bridges - - 2 - --- 2023-10-07 Bernhard Beschow New
[v8,21/29] hw/isa/piix: Allow for optional PIT creation in PIIX3 Consolidate PIIX south bridges - - - - --- 2023-10-07 Bernhard Beschow New
[v8,20/29] hw/isa/piix: Allow for optional PIC creation in PIIX3 Consolidate PIIX south bridges - - - - --- 2023-10-07 Bernhard Beschow New
[v8,19/29] hw/isa/piix3: Merge hw/isa/piix4.c Consolidate PIIX south bridges - - 1 - --- 2023-10-07 Bernhard Beschow New
[v8,18/29] hw/isa/piix4: Reuse struct PIIXState from PIIX3 Consolidate PIIX south bridges - - - - --- 2023-10-07 Bernhard Beschow New
[v8,17/29] hw/isa/piix4: Rename reset control operations to match PIIX3 Consolidate PIIX south bridges - - 2 - --- 2023-10-07 Bernhard Beschow New
[v8,16/29] hw/isa/piix4: Rename "isa" attribute to "isa_irqs_in" Consolidate PIIX south bridges - - - - --- 2023-10-07 Bernhard Beschow New
[v8,15/29] hw/isa/piix4: Remove unused inbound ISA interrupt lines Consolidate PIIX south bridges - - 1 - --- 2023-10-07 Bernhard Beschow New
[v8,14/29] hw/isa/piix3: Drop the "3" from PIIX base class name Consolidate PIIX south bridges - - 1 - --- 2023-10-07 Bernhard Beschow New
[v8,13/29] hw/isa/piix3: Create power management controller in host device Consolidate PIIX south bridges - - 1 - --- 2023-10-07 Bernhard Beschow New
[v8,12/29] hw/isa/piix3: Create USB controller in host device Consolidate PIIX south bridges - - 1 - --- 2023-10-07 Bernhard Beschow New
[v8,11/29] hw/isa/piix3: Create IDE controller in host device Consolidate PIIX south bridges - - 1 - --- 2023-10-07 Bernhard Beschow New
[v8,10/29] hw/i386/pc: Wire RTC ISA IRQs in south bridges Consolidate PIIX south bridges - - - - --- 2023-10-07 Bernhard Beschow New
[v8,09/29] hw/isa/piix3: Wire PIC IRQs to ISA bus in host device Consolidate PIIX south bridges - - - - --- 2023-10-07 Bernhard Beschow New
[v8,08/29] hw/i386/pc_q35: Wire ICH9 LPC function's interrupts before its realize() Consolidate PIIX south bridges - - - - --- 2023-10-07 Bernhard Beschow New
[v8,07/29] hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in" Consolidate PIIX south bridges - - - - --- 2023-10-07 Bernhard Beschow New
[v8,06/29] hw/i386/pc_piix: Remove redundant "piix3" variable Consolidate PIIX south bridges - - - - --- 2023-10-07 Bernhard Beschow New
[v8,05/29] hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" property Consolidate PIIX south bridges - - - - --- 2023-10-07 Bernhard Beschow New
[v8,04/29] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS Consolidate PIIX south bridges - - 1 - --- 2023-10-07 Bernhard Beschow New
[v8,03/29] hw/i386/pc_piix: Assign PIIX3's ISA interrupts before its realize() Consolidate PIIX south bridges - - - - --- 2023-10-07 Bernhard Beschow New
[v8,02/29] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge Consolidate PIIX south bridges - - 2 - --- 2023-10-07 Bernhard Beschow New
[v8,01/29] hw/i386/pc: Merge two if statements into one Consolidate PIIX south bridges - - - - --- 2023-10-07 Bernhard Beschow New
target/riscv: Use a direct cast for better performance target/riscv: Use a direct cast for better performance - - 1 - --- 2023-10-07 Richard W.M. Jones New
docs/about: Deprecate the 'next-cube' m68k machine docs/about: Deprecate the 'next-cube' m68k machine - - - - --- 2023-10-07 Thomas Huth New
i386/pc: Drop pc_machine_kvm_type() i386/pc: Drop pc_machine_kvm_type() 2 - 2 - --- 2023-10-07 Xiaoyao Li New
[v4] hw/cxl: Add QTG _DSM support for ACPI0017 device [v4] hw/cxl: Add QTG _DSM support for ACPI0017 device - - 1 - --- 2023-10-06 Dave Jiang New
hw/display: fix memleak from virtio_add_resource hw/display: fix memleak from virtio_add_resource - - 1 - --- 2023-10-06 Matheus Tavares Bernardino New
[4/4] qapi: introduce CONFIG_READ event vhost-user-blk: live resize additional APIs - - - - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[3/4] qapi: device-sync-config: check runstate vhost-user-blk: live resize additional APIs - - - - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[2/4] qapi: introduce device-sync-config vhost-user-blk: live resize additional APIs - - - - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[1/4] vhost-user-blk: simplify and fix vhost_user_blk_handle_config_change vhost-user-blk: live resize additional APIs 1 - - - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[4/4] Python: Enable python3.12 support Python: Enable python3.12 support - - 1 - --- 2023-10-06 John Snow New
[3/4] configure: fix error message to say Python 3.8 Python: Enable python3.12 support - - 1 - --- 2023-10-06 John Snow New
[2/4] python/qmp: remove Server.wait_closed() call for Python 3.12 Python: Enable python3.12 support - - 1 - --- 2023-10-06 John Snow New
[1/4] Python/iotests: Add type hint for nbd module Python: Enable python3.12 support - - 2 - --- 2023-10-06 John Snow New
[Stable-8.1.2,57/57] amd_iommu: Fix APIC address check Patch Round-up for stable 8.1.2, freeze on 2023-10-14 - 1 1 - --- 2023-10-06 Michael Tokarev New
[Stable-8.1.2,56/57] vdpa net: follow VirtIO initialization properly at cvq isolation probing Patch Round-up for stable 8.1.2, freeze on 2023-10-14 - 1 1 1 --- 2023-10-06 Michael Tokarev New
[Stable-8.1.2,55/57] vdpa net: stop probing if cannot set features Patch Round-up for stable 8.1.2, freeze on 2023-10-14 - 1 2 1 --- 2023-10-06 Michael Tokarev New
[Stable-8.1.2,54/57] vdpa net: fix error message setting virtio status Patch Round-up for stable 8.1.2, freeze on 2023-10-14 - 1 2 1 --- 2023-10-06 Michael Tokarev New
[Stable-8.1.2,53/57] vdpa net: zero vhost_vdpa iova_tree pointer at cleanup Patch Round-up for stable 8.1.2, freeze on 2023-10-14 1 1 2 1 --- 2023-10-06 Michael Tokarev New
[Stable-8.1.2,52/57] linux-user/hppa: Fix struct target_sigcontext layout Patch Round-up for stable 8.1.2, freeze on 2023-10-14 - - 1 - --- 2023-10-06 Michael Tokarev New
[Stable-8.1.2,51/57] chardev/char-pty: Avoid losing bytes when the other side just (re-)connected Patch Round-up for stable 8.1.2, freeze on 2023-10-14 - - 1 - --- 2023-10-06 Michael Tokarev New
[Stable-8.1.2,50/57] hw/display/ramfb: plug slight guest-triggerable leak on mode setting Patch Round-up for stable 8.1.2, freeze on 2023-10-14 1 1 2 - --- 2023-10-06 Michael Tokarev New
[Stable-8.1.2,49/57] win32: avoid discarding the exception handler Patch Round-up for stable 8.1.2, freeze on 2023-10-14 - 1 1 - --- 2023-10-06 Michael Tokarev New
[Stable-8.1.2,48/57] target/i386: fix memory operand size for CVTPS2PD Patch Round-up for stable 8.1.2, freeze on 2023-10-14 - - - - --- 2023-10-06 Michael Tokarev New
[Stable-8.1.2,47/57] target/i386: generalize operand size "ph" for use in CVTPS2PD Patch Round-up for stable 8.1.2, freeze on 2023-10-14 - - - - --- 2023-10-06 Michael Tokarev New
[Stable-8.1.2,46/57] subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnin… Patch Round-up for stable 8.1.2, freeze on 2023-10-14 - - - - --- 2023-10-06 Michael Tokarev New
contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow - - 2 - --- 2023-10-06 Thomas Huth New
hw/virtio/virtio-gpu: Fix compiler warning when compiling with -Wshadow hw/virtio/virtio-gpu: Fix compiler warning when compiling with -Wshadow - - 1 - --- 2023-10-06 Thomas Huth New
hw/ppc: Add nest1 chiplet control scoms hw/ppc: Add nest1 chiplet control scoms - - - - --- 2023-10-06 Chalapathi V New
[v7,15/15] python: use vm.cmd() instead of vm.qmp() where appropriate iotests: use vm.cmd() - - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,14/15] scripts: add python_qmp_updater.py iotests: use vm.cmd() - - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,13/15] tests/vm/basevm.py: use cmd() instead of qmp() iotests: use vm.cmd() - - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,12/15] iotests.py: pause_job(): drop return value iotests: use vm.cmd() - - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,11/15] iotests: drop some extra ** in qmp() call iotests: use vm.cmd() - - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,10/15] iotests: drop some extra semicolons iotests: use vm.cmd() - - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,09/15] iotests: refactor some common qmp result checks into generic pattern iotests: use vm.cmd() - - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,08/15] iotests: add some missed checks of qmp result iotests: use vm.cmd() - - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,07/15] iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine. iotests: use vm.cmd() - - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,06/15] python/machine.py: upgrade vm.cmd() method iotests: use vm.cmd() - - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,05/15] python/qemu: rename command() to cmd() iotests: use vm.cmd() - - 4 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,04/15] python: rename QEMUMonitorProtocol.cmd() to cmd_raw() iotests: use vm.cmd() - - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,03/15] scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd() iotests: use vm.cmd() - - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,02/15] qmp_shell.py: _fill_completion() use .command() instead of .cmd() iotests: use vm.cmd() - - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,01/15] python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument iotests: use vm.cmd() - - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v2,10/10] target/riscv/tcg: add hash table insert helpers riscv: RVA22U64 profile support - - - - --- 2023-10-06 Daniel Henrique Barboza New
[v2,09/10] target/riscv/tcg: handle MISA bits on profile commit riscv: RVA22U64 profile support - - - - --- 2023-10-06 Daniel Henrique Barboza New
[v2,08/10] target/riscv/tcg: add riscv_cpu_write_misa_bit() riscv: RVA22U64 profile support - - 1 - --- 2023-10-06 Daniel Henrique Barboza New
[v2,07/10] target/riscv/tcg: add MISA user options hash riscv: RVA22U64 profile support - - 1 - --- 2023-10-06 Daniel Henrique Barboza New
[v2,06/10] target/riscv/tcg: commit profiles during realize() riscv: RVA22U64 profile support - - - - --- 2023-10-06 Daniel Henrique Barboza New
[v2,05/10] target/riscv/tcg: add user flag for profile support riscv: RVA22U64 profile support - - - - --- 2023-10-06 Daniel Henrique Barboza New
[v2,04/10] target/riscv/kvm: add 'rva22u64' flag as unavailable riscv: RVA22U64 profile support - - 1 - --- 2023-10-06 Daniel Henrique Barboza New
[v2,03/10] target/riscv: add rva22u64 profile definition riscv: RVA22U64 profile support 1 - - - --- 2023-10-06 Daniel Henrique Barboza New
[v2,02/10] target/riscv/cpu.c: add zihpm extension flag riscv: RVA22U64 profile support - - - - --- 2023-10-06 Daniel Henrique Barboza New
[v2,01/10] target/riscv/cpu.c: add zicntr extension flag riscv: RVA22U64 profile support - - - - --- 2023-10-06 Daniel Henrique Barboza New
[v2,9/9] tests/qtest: Don't print messages from query instances tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-06 Fabiano Rosas New
[v2,8/9] tests/qtest/migration: Support more than one QEMU binary tests/migration-test: Allow testing older machine types - - 1 - --- 2023-10-06 Fabiano Rosas New
[v2,7/9] tests/qtest/migration: Define a machine for all architectures tests/migration-test: Allow testing older machine types - - - - --- 2023-10-06 Fabiano Rosas New
[v2,6/9] tests/qtest/migration: Introduce find_common_machine_version tests/migration-test: Allow testing older machine types - - 1 - --- 2023-10-06 Fabiano Rosas New
[v2,5/9] tests/qtest: Introduce qtest_resolve_machine_alias tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-06 Fabiano Rosas New
[v2,4/9] tests/qtest: Introduce qtest_has_machine_with_env tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-06 Fabiano Rosas New
[v2,3/9] tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-06 Fabiano Rosas New
[v2,2/9] tests/qtest: Introduce qtest_init_with_env tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-06 Fabiano Rosas New
[v2,1/9] tests/qtest: Allow qtest_qemu_binary to use a custom environment variable tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-06 Fabiano Rosas New
libvhost-user: Fix compiler warning with -Wshadow=local libvhost-user: Fix compiler warning with -Wshadow=local - - 1 - --- 2023-10-06 Thomas Huth New
libvduse: Fix compiler warning with -Wshadow=local libvduse: Fix compiler warning with -Wshadow=local - - 1 - --- 2023-10-06 Thomas Huth New
[PULL,32/32] linux-user/syscall.c: clean up local variable shadowing in xattr syscalls [PULL,01/32] hw/cxl: Fix local variable shadowing of cap_hdrs - - 1 - --- 2023-10-06 Markus Armbruster New
[PULL,31/32] linux-user/syscall.c: clean up local variable shadowing in TARGET_NR_getcpu [PULL,01/32] hw/cxl: Fix local variable shadowing of cap_hdrs - - 1 - --- 2023-10-06 Markus Armbruster New
[PULL,30/32] linux-user/syscall.c: clean up local variable shadowing in do_ioctl_dm() [PULL,01/32] hw/cxl: Fix local variable shadowing of cap_hdrs - - 1 - --- 2023-10-06 Markus Armbruster New
[PULL,29/32] linux-user/mmap.c: clean up local variable shadowing [PULL,01/32] hw/cxl: Fix local variable shadowing of cap_hdrs - - 1 - --- 2023-10-06 Markus Armbruster New
[PULL,28/32] linux-user/flatload: clean up local variable shadowing [PULL,01/32] hw/cxl: Fix local variable shadowing of cap_hdrs - - 1 - --- 2023-10-06 Markus Armbruster New
[PULL,27/32] hw/usb: Silence compiler warnings in USB code when compiling with -Wshadow [PULL,01/32] hw/cxl: Fix local variable shadowing of cap_hdrs - - 1 - --- 2023-10-06 Markus Armbruster New
[PULL,26/32] target/ppc: Clean up local variable shadowing in kvm_arch_*_registers() [PULL,01/32] hw/cxl: Fix local variable shadowing of cap_hdrs - - 1 - --- 2023-10-06 Markus Armbruster New
[PULL,25/32] trace/control: Clean up global variable shadowing [PULL,01/32] hw/cxl: Fix local variable shadowing of cap_hdrs - - 2 - --- 2023-10-06 Markus Armbruster New
« 1 2 ... 351 352 3534447 4448 »