Show patches with: State = Action Required       |   427587 patches
« 1 2 ... 716 717 7184275 4276 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[23/23] cpu-exec: Do CPU_INTERRUPT_HALT unconditionally - - - - --- 2014-09-13 Richard Henderson New
[23/23] docs/devel: plugins can trigger a tb flush maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-16 Alex Bennée New
[23/23] docs: Document scsi-disk and usb-storage removable parameter - - - - --- 2011-01-24 Kevin Wolf New
[23/23] dsoundaudio: fix log message next round of audio patches - - - - --- 2021-01-10 Volker Rümelin New
[23/23] hw/arm/mps2-tz: Add mps2-an521 model arm: Implement MPS2 AN521 FPGA image - - 1 - --- 2019-01-21 Peter Maydell New
[23/23] hw/arm/virt: Add board property to enable EL2 - - 2 - --- 2016-12-13 Peter Maydell New
[23/23] hyperv: update copyright notices - - - - --- 2017-06-06 Roman Kagan New
[23/23] i386: AVX+AES helpers prep target/i386: make most SSE helpers generic in the vector size - - 1 - --- 2022-08-26 Paolo Bonzini New
[23/23] iotests: Drop TEST_DIR filter from _filter_nbd iotests: Add and use $SOCK_DIR - - 1 - --- 2019-10-10 Max Reitz New
[23/23] kvm: make tsc stable over migration and machine start - - - - --- 2011-02-04 Marcelo Tosatti New
[23/23] migration: make migration-{tcp, unix} consistent - - 1 - --- 2011-09-23 Juan Quintela New
[23/23] migration: make migration-{tcp, unix} consistent - - - - --- 2011-09-20 Juan Quintela New
[23/23] monitor: Allow to exclude commands from QMP - - - - --- 2010-07-01 Luiz Capitulino New
[23/23] not-for-upstream: fix device_del - - - - --- 2012-01-30 Anthony Liguori New
[23/23] ppc: pnv: consolidate type definitions and batch register them generalize parsing of cpu_model (part 3/PPC) 1 - 1 - --- 2017-10-05 Igor Mammedov New
[23/23] python: re-enable pylint duplicate-code warnings Python: delete qemu.qmp package - - - - --- 2021-11-24 John Snow New
[23/23] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include qemu-img: refersh options and --help handling - - - - --- 2024-02-09 Michael Tokarev New
[23/23] qxl: register QemuConsole for secondary cards - - - - --- 2013-03-20 Gerd Hoffmann New
[23/23] s390/sclp: simplify calculation of rnmax - - 1 - --- 2015-08-31 Cornelia Huck New
[23/23] savevm: fix potential segfault on invalid state - - 1 - --- 2013-12-03 Michael S. Tsirkin New
[23/23] spapr: Don't rewrite mmu capabilities in KVM mode [01/23] ppc/pnv: introduce a new intc_create() operation to the chip model - - 1 - --- 2018-06-22 David Gibson New
[23/23] target-i386: cleanup cpu_x86_find_by_name(), only fill x86_def_t in it - - - - --- 2012-10-02 Igor Mammedov New
[23/23] target-m68k: Optimize gen_flush_flags - - - - --- 2016-10-25 Laurent Vivier New
[23/23] target-sparc: Optimize conditionals using SUBCC - - - - --- 2012-10-05 Richard Henderson New
[23/23] target/arm: Enable FEAT_FGT on '-cpu max' target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[23/23] target/arm: Implement SVE Element Count Group, register destinations target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[23/23] tcg/tci: Remove TODO as unused TCI fixes and cleanups - - 1 - --- 2021-01-28 Richard Henderson New
[23/23] tests/docker: remove ubuntu container tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - - - - --- 2020-12-01 Daniel P. Berrangé New
[23/23] tests/tcg/xtensa: add FPU2000 coprocessor tests tests/tcg/xtensa: conditionalize xtensa tests - - - - --- 2019-02-19 Max Filippov New
[23/23] update VERSION for 1.1.2 - - - - --- 2012-08-21 Michael Roth New
[23/23] usb-ohci: convert to MemoryRegion - - 1 - --- 2011-07-25 Avi Kivity New
[23/23] usb-ohci: raise interrupt on attach - - - - --- 2011-07-08 Gerd Hoffmann New
[23/23] userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE - - - - --- 2015-05-14 Andrea Arcangeli New
[23/23] vmdk: refuse to open higher version than supported - - - - --- 2013-06-24 Stefan Hajnoczi New
[23/23] xtensa: Suppress unused default drives 1 - - - --- 2012-08-09 Markus Armbruster New
[23/24] Utilize selective runtime reg sync for hot code paths - - - - --- 2013-04-26 Alexander Graf New
[23/24] accel/tcg: Move PageDesc tree into tb-maint.c for system accel/tcg: Rewrite user-only vma tracking - - - - --- 2022-10-06 Richard Henderson New
[23/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[23/24] accel/tcg: Restrict icount to system emulation exec: Rework around CPUState user fields (part 2) - - 1 - --- 2024-04-28 Philippe Mathieu-Daudé New
[23/24] arm/aspeed: Add DPS310 to rainier aspeed: fixes and extensions - - - - --- 2021-04-07 Cédric Le Goater New
[23/24] block: Create proper size file for disk mirror - - - - --- 2013-01-25 Kevin Wolf New
[23/24] block: Take graph lock for most of .bdrv_open block: Graph locking part 6 (bs->file/backing) - - 1 - --- 2023-10-27 Kevin Wolf New
[23/24] block: drop .bdrv_read()/.bdrv_write() emulation - - - - --- 2011-10-14 Kevin Wolf New
[23/24] bsd-user/arm/target_arch_signal.h: arm get_ucontext_sigreturn bsd-user: arm (32-bit) support - - 1 - --- 2021-10-19 Warner Losh New
[23/24] configure: prepare for auto-generated option parsing configure->meson queue for 6.2 - - - 1 --- 2021-10-07 Paolo Bonzini New
[23/24] configure: remove unnecessary check Meson changes for QEMU 8.1 - - - - --- 2023-05-11 Paolo Bonzini New
[23/24] console: make screendump async - - - - --- 2016-10-10 Marc-André Lureau New
[23/24] curses: build as module RfC: rework display initialization - - - - --- 2017-11-17 Gerd Hoffmann New
[23/24] docs/system/arm/mps2.rst: Document the new mps3-an524 board hw/arm: New board model mps3-an524 - - 1 - --- 2021-02-05 Peter Maydell New
[23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h exec: Rework of various headers (user focused) 1 - - - --- 2023-12-11 Philippe Mathieu-Daudé New
[23/24] exec: Remove 'disas/disas.h' from 'exec/log.h' include/exec: Rework (part 2) - - - - --- 2024-04-18 Philippe Mathieu-Daudé New
[23/24] gtk: custom cursor support - - - - --- 2013-04-16 Gerd Hoffmann New
[23/24] gtk: custom cursor support - - - - --- 2013-04-04 Gerd Hoffmann New
[23/24] hw/t*: pass owner to memory_region_init_io - - - - --- 2013-06-25 Paolo Bonzini New
[23/24] ide: Convert to isa_register_portio_list - - - - --- 2011-10-10 Avi Kivity New
[23/24] ide: migrate initial request state via IDEBus - - - - --- 2013-10-28 Paolo Bonzini New
[23/24] include qdev code into *-user, too - - - - --- 2012-11-09 Eduardo Habkost New
[23/24] include qdev code into *-user, too - - - - --- 2012-11-09 Eduardo Habkost New
[23/24] include qdev code into *-user, too - - - - --- 2012-10-24 Eduardo Habkost New
[23/24] keyval: Restrict key components to valid QAPI names - - 1 - --- 2017-02-27 Markus Armbruster New
[23/24] libcacard: add correct subdirectory dependencies - - - - --- 2011-05-08 Stefan Hajnoczi New
[23/24] limit usage of vpath - - - - --- 2012-06-03 Paolo Bonzini New
[23/24] linux-user: Remove can_passthrough_madvise linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[23/24] milkymist-softusb: convert to memory API - - - - --- 2011-08-24 Avi Kivity New
[23/24] nios2: 10m50_devboard: replace cpu_model with cpu_type generalize parsing of cpu_model (part 4) - - - - --- 2018-01-17 Igor Mammedov New
[23/24] pseries: Update SLOF firmware image - - - - --- 2012-08-15 Alexander Graf New
[23/24] qcow2: add .bdrv_remove_persistent_dirty_bitmap - - 1 - --- 2017-02-03 Vladimir Sementsov-Ogievskiy New
[23/24] qcow2: add .bdrv_remove_persistent_dirty_bitmap - - - - --- 2017-02-02 Vladimir Sementsov-Ogievskiy New
[23/24] qcow2: add .bdrv_remove_persistent_dirty_bitmap - - 1 - --- 2017-01-23 Vladimir Sementsov-Ogievskiy New
[23/24] qcow2: add .bdrv_remove_persistent_dirty_bitmap - - - - --- 2016-12-21 Vladimir Sementsov-Ogievskiy New
[23/24] qga/: spelling fixes tree-wide spelling fixes - - - - --- 2023-08-23 Michael Tokarev New
[23/24] qga/: spelling fixes [trivial,for-8.1,1/3] hw/i2c: Fix bitbang_i2c_data trace event - - 1 - --- 2023-08-23 Michael Tokarev New
[23/24] qmp: block-dirty-bitmap-remove: remove persistent - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[23/24] sd: Hide the qdev-but-not-quite thing created by sd_init() Fixes around device realization - - - - --- 2020-05-18 Markus Armbruster New
[23/24] sifive_e: Register "revb" as class property qom: Convert some properties to class properties - - 1 - --- 2020-09-21 Eduardo Habkost New
[23/24] target-alpha: Enable the alpha-softmmu target. - - - - --- 2011-04-19 Richard Henderson New
[23/24] target-arm: Implement AArch64 dummy breakpoint and watchpoint registers - - - - --- 2014-01-21 Peter Maydell New
[23/24] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-04-23 BALATON Zoltan New
[23/24] target/ppc: Introduce ppc_xlate target/ppc: Clean up mmu translation - - 1 - --- 2021-05-18 Richard Henderson New
[23/24] tcg-mips: Simplify movcond - - - - --- 2014-05-14 Richard Henderson New
[23/24] tcg-ppc64: Implement movcond - - - - --- 2013-02-18 Richard Henderson New
[23/24] tcg/i386: Use shift in tcg_out_setcond tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-08 Richard Henderson New
[23/24] usb storage: high speed support - - - - --- 2010-12-09 Gerd Hoffmann New
[23/24] util/cutils: Change qemu_strtosz*() from int64_t to uint64_t - - 2 - --- 2017-02-14 Markus Armbruster New
[23/24] vga: drop get_system_memory() from vga devices and derivatives - - - - --- 2011-08-08 Avi Kivity New
[23/24] vhost-user-fs: Implement drop CAP_FSETID functionality virtiofs dax patches - - - - --- 2021-02-09 Dr. David Alan Gilbert New
[23/24] vhost-user: wait until link is up - - - - --- 2016-06-21 Marc-André Lureau New
[23/24] vmdk: switch to *_co_* functions More coroutine_fn fixes - - - - --- 2022-10-13 Paolo Bonzini New
[23/25,virtio-9p] Remove post functions for v9fs_remove - - - - --- 2011-05-12 jvrao New
[23/25] 9pfs: rename virtio-9p.c to 9p.c - - - - --- 2016-01-12 Aneesh Kumar K.V New
[23/25] Monitor: Convert do_info_migrate_print() into do_info_migrate() - - - - --- 2010-12-06 Luiz Capitulino New
[23/25] PPC: e500: dt: use target_phys_addr_t for ramsize - - - - --- 2012-05-30 Alexander Graf New
[23/25] arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE Convert CMSDK timer, watchdog, dualtimer to Clock framework - - 2 - --- 2021-01-21 Peter Maydell New
[23/25] arm: save always 32 fpu registers - - - - --- 2011-10-25 Juan Quintela New
[23/25] audio: make mixeng optional - - - - --- 2015-08-06 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[23/25] block/nvme: Change size and alignment of prp_list_pages block/nvme: Fix Aarch64 host - - 2 - --- 2020-10-27 Philippe Mathieu-Daudé New
[23/25] block: add close notifiers 1 - - - --- 2012-10-10 Paolo Bonzini New
[23/25] check: Only test usb-ehci when it is compiled in Don't "check" disabled drivers - - 1 - --- 2018-07-17 Juan Quintela New
[23/25] contrib/plugins: fix coverity warning in cache October maintainer omnibus pre-PR (tests, gdbstub, plugins) - 2 - - --- 2023-10-09 Alex Bennée New
[23/25] e1000: unfold mac_reg_tosave array - - - - --- 2009-10-19 Juan Quintela New
« 1 2 ... 716 717 7184275 4276 »