Show patches with: State = Action Required       |   426431 patches
« 1 2 ... 454 455 4564264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[11/15] sdl: Fix cursor handling when switching consoles in absolute mouse mode - - - - --- 2011-07-30 Jan Kiszka New
[11/15] sheepdog: clean up sd_aio_setup() - - - - --- 2013-01-15 Stefan Hajnoczi New
[11/15] spapr: Simplify error handling in spapr_cpu_core_realize() spapr: Error handling fixes and cleanups (round 2) - - 2 - --- 2020-09-14 Greg Kurz New
[11/15] tap-linux: Convert tap_open() to Error - - 1 - --- 2015-05-12 Markus Armbruster New
[11/15] tap: add interface to get device fd - - - - --- 2010-02-04 Michael S. Tsirkin New
[11/15] target-arm: Add 64 bit PAR, TTBR0, TTBR1 for LPAE - - - - --- 2012-07-12 Peter Maydell New
[11/15] target-arm: Use tcg_gen_*extract - - - - --- 2016-10-16 Richard Henderson New
[11/15] target-i386: Add property getter for CPU model-id - - - - --- 2012-04-17 Andreas Färber New
[11/15] target-i386: convert 'hv_relaxed' to static property - - - - --- 2013-06-05 Igor Mammedov New
[11/15] target-i386: move IOAPIC to ICC bus - - - - --- 2013-04-25 Igor Mammedov New
[11/15] target-tricore: Add instructions of SBC and SBRN opcode format - - - - --- 2014-07-07 Bastian Koppelmann New
[11/15] target/arm: Make arm_cpu_dump_state() handle the M-profile XPSR - - 2 - --- 2017-08-02 Peter Maydell New
[11/15] target/arm: Use new FPCR_NZCV_MASK constant target/arm: More v8.1M features - - 1 - --- 2020-11-16 Peter Maydell New
[11/15] target/xtensa: change SR number checks to assertions target/xtensa: preparation for FLIX support - - - - --- 2018-09-05 Max Filippov New
[11/15] tcg-i386: Tidy multiply. - - - - --- 2010-05-21 Richard Henderson New
[11/15] tcg-mips: Use mips64r6 instructions in tcg_out_movi - - - - --- 2016-02-10 James Hogan New
[11/15] tcg-mips: Use mips64r6 instructions in tcg_out_movi - - - - --- 2016-02-09 Richard Henderson New
[11/15] tcg-sparc: Clean up cruft stemming from attempts to use global registers. - - - - --- 2012-03-25 Richard Henderson New
[11/15] tcg/arm: Implement TCG_TARGET_HAS_minmax_vec tcg/arm: host neon support - - - - --- 2020-12-24 Richard Henderson New
[11/15] tcg/riscv: Do not accept immediate operands for sub tcg: Canonicalize operations during optimize - - - - --- 2024-03-12 Richard Henderson New
[11/15] tcg: split cpu_set_mxcsr()/cpu_set_fpuc() - - - - --- 2017-06-21 Yang Zhong New
[11/15] tests/tcg: prepare Makefile.prereqs at configure time tests/docker and tests/tcg cleanup and diet - - - - --- 2022-03-28 Paolo Bonzini New
[11/15] trace: always use the "nop" backend on events with the "disable" keyword - - - - --- 2011-09-01 Stefan Hajnoczi New
[11/15] translate-all: fix watchpoints if retranslation not possible - - - - --- 2015-06-12 Aurelien Jarno New
[11/15] ui: convert the SDL2 frontend to keycodemapdb - - - - --- 2017-08-10 Daniel P. Berrangé New
[11/15] virtio-gpu: move update_cursor_data virtio-gpu: split into two devices. - - - - --- 2021-03-19 Gerd Hoffmann New
[11/15] virtio-scsi: Add virtio-scsi stub device - - - - --- 2012-01-16 Paolo Bonzini New
[11/15] virtio-serial: Send out guest data to ports only if port is opened - - - - --- 2010-03-24 Amit Shah New
[11/15] vmdk: add bdrv_co_write_zeroes - - - - --- 2013-05-03 Stefan Hajnoczi New
[11/15] xen: Introduce --enable-xen command options. - - - - --- 2010-08-23 Stefano Stabellini New
[11/15] xen: Rename xen_be_send_notify 1 - 1 - --- 2016-10-04 Emil Condrea New
[11/16,RFC] linux-user: add target_sigdelset() and target_sigorset() - - - - --- 2017-05-12 Milos Stojanovic New
[11/16,v1] target-tilegx: Add related feature to support iret instruction - - - - --- 2015-08-20 Chen Gang New
[11/16] ARM: linux-user: Restore VFP state from ucontext on sigreturn - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[11/16] Add a base IPMI interface - - - - --- 2012-07-15 Corey Minyard New
[11/16] Add new block driver interfaces to control block replication - - 1 - --- 2015-09-02 Wen Congyang New
[11/16] Convert IO_MEM_SUBPAGE_RAM to be a MemoryRegion - - - - --- 2012-01-02 Avi Kivity New
[11/16] IPMI: Add a BT low-level interface - - - - --- 2012-09-18 Corey Minyard New
[11/16] Move runas handling from vl.c to OS specific files. - - - - --- 2010-06-03 Jes Sorensen New
[11/16] ahci: add cmd header to ncq transfer state - - - - --- 2015-06-23 John Snow New
[11/16] ahci: modify ahci_mem_read_32 to work on register numbers AHCI: tracing improvements - - - - --- 2018-05-25 John Snow New
[11/16] block-backend: Add blk_set_bs() - - - - --- 2015-09-17 Kevin Wolf New
[11/16] block/parallels: add support for backing files - - - - --- 2014-12-15 Denis V. Lunev New
[11/16] block/vdi: Fix missing ERRP_GUARD() for error_prepend() Cleanup up to fix missing ERRP_GUARD() for error_prepend() - - - - --- 2024-02-28 Zhao Liu New
[11/16] block: explicitly acquire aiocontext in callbacks that need it - - 1 - --- 2017-01-13 Paolo Bonzini New
[11/16] bsd-user: Implement do_sysctl_kern_proc_filedesc bsd-user 2023 Q2 first batch - - 1 - --- 2023-04-05 Warner Losh New
[11/16] ccid: configure: add --enable/disable and nss only disable - - - - --- 2011-02-03 Alon Levy New
[11/16] configure: include more binutils in tests/tcg makefile Cross compilation of embedded firmware - - 1 - --- 2022-05-17 Paolo Bonzini New
[11/16] convert net_init_slirp() to NetClientOptions - - 1 - --- 2012-05-22 Laszlo Ersek New
[11/16] cpu: Move CPUClass::write_elf* to CPUSystemOperations cpu: Introduce CPUSystemOperations structure - - - - --- 2021-02-26 Philippe Mathieu-Daudé New
[11/16] cpus-common: always defer async_run_on_cpu work items - - 2 - --- 2016-09-23 Paolo Bonzini New
[11/16] cpus-common: always defer async_run_on_cpu work items - - 1 - --- 2016-09-19 Paolo Bonzini New
[11/16] cpus-common: always defer async_run_on_cpu work items - - 1 - --- 2016-09-12 Paolo Bonzini New
[11/16] dimm: add busy address check and address auto-allocation - - - - --- 2013-07-23 Igor Mammedov New
[11/16] hpet/rtc: Rework RTC IRQ replacement by HPET - - - - --- 2010-06-06 Jan Kiszka New
[11/16] hw/9pfs: Add Linux error number definition hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-10-24 Bin Meng New
[11/16] hw/arm/highbank: Drop use of secure_board_setup arm: Fix handling of unrecognized functions in PSCI emulation - - 1 - --- 2022-01-27 Peter Maydell New
[11/16] hw/armv7m_nvic: Make the NVIC a freestanding class - - - - --- 2012-06-19 Peter Maydell New
[11/16] hw/block/nvme: add the zone management send command hw/block/nvme: zoned namespace command set - - - - --- 2020-09-24 Klaus Jensen New
[11/16] hw/block/nvme: be consistent about zeros vs zeroes hw/block/nvme: dma handling and address mapping cleanup - - 2 - --- 2020-07-20 Klaus Jensen New
[11/16] hw/dma/pl080: Support all three interrupt lines arm: Implement MPS2 watchdogs and DMA - - 1 - --- 2018-08-09 Peter Maydell New
[11/16] hw/exynos4210_gic: Convert to using sysbus GIC - - 1 - --- 2012-04-13 Peter Maydell New
[11/16] hw/i3c/aspeed_i3c: Add ctrl MMIO handling i3c: aspeed: Add I3C support - - 2 - --- 2023-03-31 Joe Komlodi New
[11/16] hw/mips/cps: Expose input clock and connect it to CPU cores hw/mips: Set CPU frequency - - - - --- 2020-09-28 Philippe Mathieu-Daudé New
[11/16] hw/uefi: add to Kconfig hw/uefi: add uefi variable service - - - - --- 2023-11-15 Gerd Hoffmann New
[11/16] introduce ICC bus/device/bridge - - - - --- 2013-04-15 Igor Mammedov New
[11/16] ipmi: Add tests - - - - --- 2013-11-13 Bret Ketchum New
[11/16] ipmi: Add tests - - - - --- 2013-11-12 Corey Minyard New
[11/16] libqos/ahci: edit wait to be ncq aware - - - - --- 2015-06-20 John Snow New
[11/16] linux-user: support ioprio_{get, set} syscalls - - - - --- 2014-06-15 Paul Burton New
[11/16] memory: Add address_space_init_shareable() - - 1 - --- 2015-11-05 Peter Maydell New
[11/16] meson: disable crypto tests are empty under win32 W32, W64 patches - - 1 - --- 2020-09-08 Yonggang Luo New
[11/16] microvm: Drop dead error handling in microvm_machine_state_init() Various error handling fixes and cleanups - - 3 - --- 2021-07-20 Markus Armbruster New
[11/16] migration/multifd: Add test hook to set normal page ratio. Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - - --- 2023-10-25 Hao Xiang New
[11/16] migration: Really use multiple pages at a time - - - - --- 2017-03-13 Juan Quintela New
[11/16] migration: migration_transferred_bytes() don't need the QEMUFile Next round of migration atomic counters - - 1 - --- 2023-05-30 Juan Quintela New
[11/16] nbd: make nbd_client_session_close() idempotent 1 - - - --- 2013-12-16 Gerd Hoffmann New
[11/16] net: Rename vc local variables to nc - - - - --- 2012-07-20 Stefan Hajnoczi New
[11/16] net: handle -netdevice options - - - - --- 2009-10-08 Mark McLoughlin Under Review
[11/16] nvdimm: build ACPI nvdimm devices - - - - --- 2015-07-01 Xiao Guangrong New
[11/16] nvme: add missing mandatory Features nvme: support NVMe v1.3d, SGLs and multiple namespaces - - - - --- 2019-07-05 Klaus Birkelund New
[11/16] nvme: factor out block backend setup nvme: refactoring and cleanups - - 1 - --- 2020-04-15 Klaus Jensen New
[11/16] pc: Simplify signature of xen_load_linux() - - 1 - --- 2015-12-02 Eduardo Habkost New
[11/16] pci-assign: propagate errors from assigned_device_pci_cap_init() - - 1 - --- 2014-04-10 Laszlo Ersek New
[11/16] pseries: Add support for level interrupts to XICS - - - - --- 2012-03-15 Alexander Graf New
[11/16] pseries: Split xics irq configuration from state information - - - - --- 2012-10-30 David Gibson New
[11/16] qapi/expr.py: enable pylint checks qapi: static typing conversion, pt2 - - 2 2 --- 2020-09-22 John Snow New
[11/16] qapi: Avoid unnecessary use of enum lookup table's sentinel - - 1 - --- 2017-08-24 Markus Armbruster New
[11/16] qapi: Convert block_resize - - - - --- 2011-12-05 Luiz Capitulino New
[11/16] qapi: Convert block_resize - - - - --- 2011-11-28 Luiz Capitulino New
[11/16] qapi: Recognize section tags and 'Features:' only after blank line qapi: Doc comment parsing & doc generation work - - 1 - --- 2024-02-16 Markus Armbruster New
[11/16] qdev: Reject drive property override Crazy shit around -global (pardon my french) - - - - --- 2020-06-05 Markus Armbruster New
[11/16] qdev: remove parse/print methods for pointer properties - - - - --- 2012-02-02 Paolo Bonzini New
[11/16] qemu-char:fd insert poll call into read one - - - - --- 2010-03-11 Juan Quintela New
[11/16] qemu-config: find_list(): use error_set() - - - - --- 2012-05-21 Luiz Capitulino New
[11/16] qemu-config: find_list(): use error_set() - - - - --- 2012-05-17 Luiz Capitulino New
[11/16] qemu-config: find_list(): use error_set() - - - - --- 2012-04-25 Luiz Capitulino New
[11/16] qemu-config: find_list(): use error_set() - - - - --- 2012-04-20 Luiz Capitulino New
[11/16] qemu-io: Move functions for registering and running commands - - 1 - --- 2013-05-28 Kevin Wolf New
[11/16] qemu-io: adds option to use aio engine io_uring: add Linux io_uring AIO engine - - - - --- 2019-10-07 Stefan Hajnoczi New
« 1 2 ... 454 455 4564264 4265 »