Show patches with: State = Action Required       |   426448 patches
« 1 2 ... 425 426 4274264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/12] scsi-disk: support DVD profile in GET CONFIGURATION - - - - --- 2011-09-20 Paolo Bonzini New
[10/12] scsi: remove outdated AioContext lock comment aio: remove AioContext lock - - 1 - --- 2023-11-29 Stefan Hajnoczi New
[10/12] sdl: build as ui module ui: build sdl, gtk and curses as modules - - - - --- 2018-02-21 Gerd Hoffmann New
[10/12] softfloat: Add float/double to 16 bit integer conversion functions - - 1 - --- 2010-11-23 Peter Maydell New
[10/12] spapr-vty: refactor the code to improve consistency - - 1 - --- 2013-06-19 Anthony Liguori New
[10/12] spapr_events: re-use EPOW event infrastructure for hotplug events - - - - --- 2014-08-19 Michael Roth New
[10/12] spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge - - 1 - --- 2016-02-26 David Gibson New
[10/12] sun/sun4u: use the new pci_vga_init() function 1 - - - --- 2012-09-08 Aurelien Jarno New
[10/12] target-arm: A64: add support for conditional branches - - 1 - --- 2013-12-03 Peter Maydell New
[10/12] target-arm: replace tcg_gen_rori_i32 by tcg_gen_rotri_i32 1 - - - --- 2009-10-23 Aurelien Jarno New
[10/12] target-arm: replace tcg_gen_rori_i32 by tcg_gen_rotri_i32 1 - - - --- 2009-10-21 Juha.Riihimaki@nokia.com New
[10/12] target-i386/helper: remove DF macro - - - - --- 2013-04-22 liguang New
[10/12] target-i386/helper: remove DF macro - - - - --- 2013-04-22 liguang New
[10/12] target-lm32: use HELPER() macro - - - - --- 2013-03-06 Michael Walle New
[10/12] target-mips: QOM'ify CPU - - 1 - --- 2012-04-25 Andreas Färber New
[10/12] target-mips: update cpu_save/cpu_load to support BadInstr registers - - - - --- 2014-06-19 Leon Alrae New
[10/12] target-s390x: avoid AREG0 for misc helpers - - - - --- 2012-09-10 Alexander Graf New
[10/12] target-sh4: Make update_itlb_use() take SuperHCPU - - - - --- 2012-03-14 Andreas Färber New
[10/12] target-unicore32: Rename CPU subtypes - - - - --- 2013-02-01 Andreas Färber New
[10/12] target-xtensa: add DBREAK data breakpoints - - - - --- 2012-02-18 Max Filippov New
[10/12] target/arm: Ignore fsr from get_phys_addr() in do_ats_write() Refactor get_phys_addr() not to return FSR values - - - - --- 2017-12-05 Peter Maydell New
[10/12] target/arm: Use generic hrev_i64() in Aarch64 REV16 opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[10/12] target/arm: stop using deprecated functions in NEON_2RM_VCVT_F16_F32 target/arm: VFP decodetree conversion followups - - 1 - --- 2019-06-13 Peter Maydell New
[10/12] target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros target/mips: FPU and other cleanups and improvements - - - - --- 2020-05-13 Aleksandar Markovic New
[10/12] target/openrisc: Remove superfluous breaks [01/12] target/arm/kvm: Remove superfluous break - - 1 - --- 2020-07-13 Yi Wang New
[10/12] target/ppc: Moved XVTSTDC[DS]P to decodetree VMX/VSX instructions with gvec - - 1 - --- 2022-09-23 Lucas Mateus Martins Araujo e Castro New
[10/12] target/ppc: Rename PATB/PATBE -> PATE ppc: add native hash and radix support for POWER9 - - - - --- 2019-02-15 Cédric Le Goater New
[10/12] target/ppc: declare vmsum[um]bm helpers with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst New
[10/12] target/s390x: Handle STGRL to non-aligned addresses target/s390x: Handle unaligned accesses - - 1 - --- 2023-03-10 Ilya Leoshkevich New
[10/12] tcg-s390: Cleanup argument shuffling fixme in softmmu code - - - - --- 2013-03-27 Richard Henderson New
[10/12] tcg-sparc: Dump illegal opode contents - - - - --- 2012-09-27 Richard Henderson New
[10/12] tcg/mips: Try three insns with shift and add in tcg_out_movi tcg/mips: Backend improvements - - - - --- 2023-04-08 Richard Henderson New
[10/12] tcg/optimize: Add fallthrough annotations Compile QEMU with -Wimplicit-fallthrough - - 1 - --- 2020-12-11 Thomas Huth New
[10/12] tcg: Split out more subroutines from liveness_pass_1 tcg: Improve register allocation for calls - - - - --- 2018-11-28 Richard Henderson New
[10/12] tcg: Standardize on TCGReg as the enum for hard registers - - 2 - --- 2011-11-14 Alexander Graf New
[10/12] test-bdrv-drain: AioContext switch in drained section block: bdrv_set_aio_context() related fixes - - 1 - --- 2019-02-18 Kevin Wolf New
[10/12] tests/9pfs: wipe local 9pfs test directory 9pfs: add tests using local fs driver - - - - --- 2020-09-27 Christian Schoenebeck New
[10/12] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V Add support for RISC-V ACPI tests - - - - --- 2024-03-15 Sunil V L New
[10/12] tests/docker: Use binaries for debian-tricore-cross testing/next: docker, avocado, unit, - - 1 - --- 2023-02-15 Alex Bennée New
[10/12] tests/qapi-schema: Add quotes to module name in test output qapi: static typing conversion, pt1.5 - - - - --- 2020-12-14 John Snow New
[10/12] tests/qapi-schema: Hide OrderedDict in test output qapi: Fixes and cleanups for recent work (mostly) - - - - --- 2021-08-31 Markus Armbruster New
[10/12] tests/qemu-iotests: Replace the words 'blacklist/whitelist' misc: Replace the words 'blacklist/whitelist' - - - - --- 2021-02-02 Philippe Mathieu-Daudé New
[10/12] tests/qemu-iotests: Require virtio-scsi-pci qtests vs. default devices - - 1 - --- 2023-02-06 Fabiano Rosas New
[10/12] tests/qemu-iotests: validate NBD TLS with hostname mismatch nbd: enable use of TLS on non-TCP transports and other TLS improvements - - 1 - --- 2022-03-03 Daniel P. Berrangé New
[10/12] tests/tcg/s390x: Test LRA target/s390x: Miscellaneous TCG fixes - - - - --- 2023-07-03 Ilya Leoshkevich New
[10/12] tests: add a qmp success-response test RFC: monitor: various code simplification and fixes - - 1 - --- 2018-07-06 Marc-André Lureau New
[10/12] timer.h: Don't include qemu-common.h - - - - --- 2015-07-22 Peter Maydell New
[10/12] timer: add ds1375 RTC Add MVME3100 PPC SBC - - - - --- 2017-11-20 Michael Davidsaver New
[10/12] trace: [tracetool] Automatically establish available backends and formats - - - - --- 2012-03-13 Lluís Vilanova New
[10/12] trace: [trivial] Include event definitions in "trace.h" - - - - --- 2014-01-31 Lluís Vilanova New
[10/12] ui/gtk-clipboard: use qemu_clipboard_info helper Clipboard fixes (for 6.1?) - - - - --- 2021-07-19 Marc-André Lureau New
[10/12] usb network: use new descriptor infrastructure. - - - - --- 2010-11-29 Gerd Hoffmann New
[10/12] usb-ehci: fix error handling. - - - - --- 2011-05-26 Gerd Hoffmann New
[10/12] usb/debug: add usb_ep_dump - - - - --- 2012-01-06 Gerd Hoffmann New
[10/12] util: remove needless includes Misc cleanups - - 1 - --- 2022-02-24 Marc-André Lureau New
[10/12] vdpa: define SVQ transitioning state for mode switching Preparatory patches for live migration downtime improvement - - - - --- 2024-02-14 Si-Wei Liu New
[10/12] vfio-pci: pass the aer error to guest - - - - --- 2016-05-18 Zhou Jie New
[10/12] vhost-user-blk-test: close fork child file descriptors block/export: vhost-user-blk server cleanups and tests - - - - --- 2020-10-27 Stefan Hajnoczi New
[10/12] vhost-user-video: add dev_type to CLI Add vhost-user Video decode - - - - --- 2023-03-22 Albert Esteve New
[10/12] virtfs-proxy-helper: Clean include files - - - - --- 2012-01-13 Stefan Hajnoczi New
[10/12] virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues - - - - --- 2017-02-20 Cornelia Huck New
[10/12] virtio-net: multiqueue support - - - - --- 2013-01-10 Jason Wang New
[10/12] virtio-net: multiqueue support - - - - --- 2012-12-28 Jason Wang New
[10/12] virtio-rng: convert to VIRTIO_DEF_DEVICE_VMSD - - - - --- 2016-09-30 Halil Pasic New
[10/12] virtio: do not export set_host_notifier_internal - - 1 - --- 2016-09-21 Paolo Bonzini New
[10/12] vl: Make display_type a local variable - - - - --- 2015-11-11 Eduardo Habkost New
[10/12] vt82c686: QOM-ify superio related functionality vt82c686b clean ups and vt8231 emulation - - - - --- 2021-01-06 BALATON Zoltan New
[10/12] vvfat: Add migration blocker - - - - --- 2011-11-25 Kevin Wolf New
[10/12] xen: Use newly added dmops for mapping VGA memory [01/12] checkpatch: Add xendevicemodel_handle to the list of types 1 - 1 - --- 2018-03-08 Ian Jackson New
[10/13,v7] dump: add APIs to operate DataCache - - 1 - --- 2014-01-17 Qiao Nuohan New
[10/13] 9p: darwin: *xattr_nofollow implementations 9p: Add support for Darwin - - - - --- 2018-05-26 Keno Fischer New
[10/13] 9p: introduce fchmod file op - - - - --- 2016-06-27 Greg Kurz New
[10/13] 9pfs: Wrap in vmstate - - 2 - --- 2016-06-21 Dr. David Alan Gilbert New
[10/13] Add xxmrgh/xxmrgl - - - - --- 2013-10-04 Tom Musta New
[10/13] Clean up pci_drive_hot_add()'s use of BlockInterfaceType - - - - --- 2012-12-07 Stefan Hajnoczi New
[10/13] Do not include compatfd for WIN32 - - - - --- 2011-06-24 Stefan Hajnoczi New
[10/13] Drop dirty log start/stop infrastructure - - - - --- 2011-06-14 Jan Kiszka New
[10/13] ICH9 LPC: handle PIC and I/O APIC IRQs as qdev GPIO - - - - --- 2016-06-17 Efimov Vasily New
[10/13] Implement early printk in virtio-console - - - - --- 2009-11-24 Alexander Graf New
[10/13] Only calculate expected_time for stage 2 - - - - --- 2012-06-29 Juan Quintela New
[10/13] QMP: Drop old client argument checker - - - - --- 2010-06-22 Luiz Capitulino New
[10/13] Remove all instances of CONFIG_THREAD - - - - --- 2011-01-04 Arun Bharadwaj New
[10/13] Spelling fixes in comments (it's -> its) - - 1 - --- 2012-03-07 Stefan Hajnoczi New
[10/13] accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull {tcg,aarch64}: Add TLB_CHECK_ALIGNED - - 1 - --- 2023-02-23 Richard Henderson New
[10/13] acpi: Change acpi_pci_hotplug_enabled() argument to PCMachineState - - - - --- 2015-12-02 Eduardo Habkost New
[10/13] ahci: spawn controller on demand - - - - --- 2010-11-26 Alexander Graf New
[10/13] alpha: Expand ins*h inline. - - - - --- 2009-12-12 Richard Henderson New
[10/13] arm: All M profile cores are PMSA - - 1 - --- 2017-04-25 Peter Maydell New
[10/13] block/crypto: implement the encryption key management RFC: luks/encrypted qcow2 key management - - - - --- 2019-08-14 Maxim Levitsky New
[10/13] block/export: rewrite vduse-blk drain code block: remove aio_disable_external() API - - - - --- 2023-04-03 Stefan Hajnoczi New
[10/13] block/linux-aio.c: prepare for elastical resource's allocation - - - - --- 2014-11-09 Ming Lei New
[10/13] block: Add bdrv_reset_options_allowed() Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-01-17 Alberto Garcia New
[10/13] block: Assert that bdrv_release_dirty_bitmap succeeded - - 1 - --- 2016-01-04 Fam Zheng New
[10/13] block: Call drain callbacks only once block: Simplify drain - - 1 - --- 2022-11-08 Kevin Wolf New
[10/13] block: Simplify setting numeric options - - 1 - --- 2015-02-16 Markus Armbruster New
[10/13] block: add generic infrastructure for x-blockdev-amend qmp command LUKS: encryption slot management using amend interface - - - - --- 2020-01-14 Maxim Levitsky New
[10/13] char: Implement qemu_chr_new_from_opts() in terms of QAPI char: QAPIfy the command line parsing - - - - --- 2020-11-12 Kevin Wolf New
[10/13] char: move CharBackend handling in char-fe unit - - - - --- 2017-05-09 Marc-André Lureau New
[10/13] config: move ide core and pci to pci.mak - - - - --- 2010-12-08 Alexander Graf New
[10/13] configure: move common libraries to config-host.mak - - 1 - --- 2013-04-17 Paolo Bonzini New
« 1 2 ... 425 426 4274264 4265 »