Show patches with: State = Action Required       |    Archived = No       |   426254 patches
« 1 2 ... 716 717 7184262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[23/28] migration: add error handling to migrate_fd_put_notify(). - - - - --- 2011-02-23 Juan Quintela New
[23/28] numa: Don't include hw/boards.h into sysemu/numa.h Tame a few "touch this, recompile the world" headers - - 1 - --- 2019-07-26 Markus Armbruster New
[23/28] pflash_cfi01: remove unused total_len field - - 1 - --- 2012-10-30 Peter Maydell New
[23/28] qapi: Enforce feature naming rules qapi: Enforce naming rules - - 1 - --- 2021-03-23 Markus Armbruster New
[23/28] qemu-img: bitmap: refresh options/--help qemu-img: refersh options and --help handling, cleanups - - - - --- 2024-02-21 Michael Tokarev New
[23/28] qidl: add documentation - - 1 - --- 2012-10-31 Michael Roth New
[23/28] storage-daemon: do not register the "object" group with QemuOpts qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing - - - - --- 2020-12-02 Paolo Bonzini New
[23/28] target-ppc: Altivec 2.07: Vector Gather Bits by Bytes - - - - --- 2014-02-12 Tom Musta New
[23/28] target/arm: Move regime_is_user to ptw.c target/arm: Split out ptw.c from helper.c - - - - --- 2022-06-04 Richard Henderson New
[23/28] target/i386: Improve bswap translation tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[23/28] target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0, 1}_SUFFIX cputlb: Remove support for MMU_MODE*_SUFFIX - - 1 - --- 2019-12-12 Richard Henderson New
[23/28] target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[23/28] tests/unit: Replace g_memdup() by g_memdup2_qemu() glib: Replace g_memdup() by g_memdup2_qemu() - - - - --- 2021-09-03 Philippe Mathieu-Daudé New
[23/28] threadpool: drop global thread pool - - 1 - --- 2013-03-15 Stefan Hajnoczi New
[23/28] unin_pci: Clean up qdev names - - - - --- 2012-01-24 Anthony Liguori New
[23/28] usb: replace handle_destroy with unrealize - - - - --- 2017-02-07 Marc-André Lureau New
[23/28] x86: replace cpu_x86_init() with cpu_generic_init() - - 1 - --- 2017-07-14 Igor Mammedov New
[23/28] xhci: signal low- and fullspeed support - - - - --- 2012-02-10 Gerd Hoffmann New
[23/29] 9pfs: local: chmod: don't follow symlinks - - - - --- 2017-02-20 Greg Kurz New
[23/29] accel/tcg: Remove restore_state_to_opc function tcg: Fix x86 TARGET_TB_PCREL (#1269) - - 1 - --- 2022-10-24 Richard Henderson New
[23/29] async: use ARRAY_SIZE macro - - 1 - --- 2017-07-18 Philippe Mathieu-Daudé New
[23/29] bitmap: add atomic set functions - - 1 - --- 2015-04-27 Paolo Bonzini New
[23/29] block/export: Create BlockBackend in blk_exp_add() block/export: Add infrastructure and QAPI for block exports - - 1 - --- 2020-09-07 Kevin Wolf New
[23/29] build: add QAPI files to the tools 1 - - - --- 2012-10-19 Paolo Bonzini New
[23/29] contrib/plugins/howvec: migrate to new per_vcpu API maintainer/next for 9.0 (testing, gdbstub, plugins, disas) - - 1 1 --- 2024-03-05 Alex Bennée New
[23/29] coroutines: Locks - - - - --- 2011-08-03 Kevin Wolf New
[23/29] docs/sphinx: Add new qapi-doc Sphinx extension Convert QAPI doc comments to generate rST instead of texinfo - - - - --- 2020-02-06 Peter Maydell New
[23/29] hw/9pfs: Add yield support for pwritev coroutine - - - - --- 2011-05-25 jvrao New
[23/29] hw/arm/nseries.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[23/29] hw/i386: extract i440fx related declarations/definitions to i440fx.h remove i386/pc dependency: generic SuperIO, PIIX cleanup - - - - --- 2018-01-08 Philippe Mathieu-Daudé New
[23/29] ide: qidl_declare IDEBus + IDEState + IDEDevice - - - - --- 2012-11-01 Michael Roth New
[23/29] pc: Implement QEMUMachine::hot_add_cpu hook - - 1 - --- 2013-05-02 Andreas Färber New
[23/29] plugins: Use different helpers when reading registers gdbstub and plugin read register and windows support - - 1 - --- 2023-11-03 Alex Bennée New
[23/29] qed: Remove ret argument from qed_aio_next_io() - - 1 - --- 2017-05-26 Kevin Wolf New
[23/29] qemu-config: find_list(): use error_set() - - 1 - --- 2012-06-05 Luiz Capitulino New
[23/29] qmp: add autoload parameter to block-dirty-bitmap-add - - - - --- 2016-08-08 Vladimir Sementsov-Ogievskiy New
[23/29] scripts: kernel-doc: fix line number handling [01/29] kernel-doc: fix processing nested structs with attributes - - - - --- 2020-11-17 Paolo Bonzini New
[23/29] system: adapt to new import path for qobject data type headers include: move include/qapi/qmp/ to include/qobject/ - - - - --- 2024-01-08 Daniel P. Berrangé New
[23/29] target-sparc: implement ST_BLKINIT_ ASIs - - - - --- 2016-10-01 Artyom Tarasenko New
[23/29] tcg/ppc: Create tcg_out_and_rc Untitled series #379420 - - - - --- 2023-10-26 Richard Henderson New
[23/29] tcg/ppc: Create tcg_out_and_rc tcg: Introduce TCG_COND_TST{EQ,NE} - - - - --- 2023-10-25 Richard Henderson New
[23/29] tcg_i386_funcs: Add update_mxcsr_status to TCGI386ModuleOps build more i386 tcg code modular. - - - - --- 2021-08-31 Gerd Hoffmann New
[23/29] vl: move -global check earlier cleanup qemu_init and make sense of command line processing - - 1 - --- 2020-10-27 Paolo Bonzini New
[23/29] vmsvga: Implement initial support for rgb-alpha cursors : vmsvga: Various fixes and enhancements - - 1 - --- 2018-08-09 Liran Alon New
[23/30] bsd-user/signal.c: sigset manipulation routines. bsd-user: upstream our signal implementation - - - - --- 2022-01-09 Warner Losh New
[23/30] build: move coroutine backend selection to meson Meson changes for QEMU 8.0 - - 1 - --- 2022-12-09 Paolo Bonzini New
[23/30] exec: move listener from AddressSpaceDispatch to AddressSpace - - 1 - --- 2013-06-28 Paolo Bonzini New
[23/30] hw/net: use the BYTE-based definitions hw: use the BYTE-based definitions when useful - - - - --- 2018-02-15 Philippe Mathieu-Daudé New
[23/30] iostatus: move BlockdevOnError declaration to QAPI - - 1 - --- 2012-09-28 Kevin Wolf New
[23/30] mac_via: fix rtc command decoding for the PRAM seconds registers q800: add support for booting MacOS Classic - - 1 - --- 2023-05-24 Mark Cave-Ayland New
[23/30] migration: Introduce pss_channel Migration PULL request - - 2 - --- 2022-11-15 Juan Quintela New
[23/30] migration: print times for end phase - - - - --- 2012-10-18 Juan Quintela New
[23/30] qcow2: Removed QCowAIOCB entirely - - - - --- 2011-08-29 Kevin Wolf New
[23/30] qmp-commands: move 'dump-skeys' doc to schema - - - - --- 2016-09-22 Marc-André Lureau New
[23/30] qmp-commands: move 'query-balloon' doc to schema - - - - --- 2016-09-13 Marc-André Lureau New
[23/30] scsi-disk: restruct emulation: READ_CAPACITY - - - - --- 2009-11-26 Gerd Hoffmann New
[23/30] scsi: convert to QEMU Object Model - - - - --- 2012-01-03 Anthony Liguori New
[23/30] scsi: convert virtio-scsi HBA to hotplug handler API - - 1 - --- 2014-09-24 Igor Mammedov New
[23/30] spapr: convert TCE API to use an opaque type 1 - - - --- 2013-05-21 Paolo Bonzini New
[23/30] stream: fix sectors not allocated test - - - - --- 2012-05-10 Kevin Wolf New
[23/30] target-ppc: add instruction flags for Book I 2.05 - - 1 - --- 2013-04-26 Alexander Graf New
[23/30] tcg/loongarch: Add softmmu load/store helpers, implement qemu_ld/qemu_st ops 64-bit LoongArch port of QEMU TCG - - - - --- 2021-09-20 WANG Xuerui New
[23/30] tpm: Fix Lesser GPL version number Untitled series #209689 - - 1 - --- 2020-10-23 Chetan New
[23/30] usb: add attach callback - - - - --- 2010-12-17 Gerd Hoffmann New
[23/30] virtio-blk: Convert to QOM realize - - - - --- 2013-11-29 Paolo Bonzini New
[23/30] virtiofsd: Keep track of replies virtiofs daemon (base) - - - - --- 2019-10-21 Dr. David Alan Gilbert New
[23/31] PPC: e500: dt: use target_phys_addr_t for ramsize - - - - --- 2012-06-19 Alexander Graf New
[23/31] PPC: e500: dt: use target_phys_addr_t for ramsize - - - - --- 2012-06-05 Alexander Graf New
[23/31] VMDK: read/write compressed extent - - 1 - --- 2011-09-06 Kevin Wolf New
[23/31] ich9: implement SMI_LOCK - - - - --- 2015-05-11 Paolo Bonzini New
[23/31] igb: Rename identifiers Introduce igb - - - - --- 2023-01-12 Akihiko Odaki New
[23/31] kvm: x86: Reset paravirtual MSRs - - - - --- 2011-01-24 Marcelo Tosatti New
[23/31] openpic: IRQ_check: search the queue a word at a time - - - - --- 2013-01-07 Alexander Graf New
[23/31] plugins: Set final instruction count in plugin_gen_tb_end September maintainer omnibus (tests, gdbstub, plugins) - - - - --- 2023-09-25 Alex Bennée New
[23/31] ppc: use DIV_ROUND_UP 1 - - - --- 2017-06-22 Marc-André Lureau New
[23/31] qcow2: Update zero_single_l2() to support L2 slices Allow configuring the qcow2 L2 cache entry size - - - - --- 2017-10-12 Alberto Garcia New
[23/31] qed: Switch to .bdrv_co_block_status() - - - - --- 2017-04-18 Eric Blake New
[23/31] ram: Move migration_bitmap_rcu into RAMState - - 1 - --- 2017-03-15 Juan Quintela New
[23/31] target/arm: Create arm_gen_gvec_[us]sra target/arm: SVE2, part 1 - - - - --- 2020-03-26 Richard Henderson New
[23/31] target/s390x: Use unwind data for helper_lctlg - - 2 - --- 2017-05-23 Richard Henderson New
[23/31] tcg: Allocate objects contiguously in temp_allocate_frame tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[23/31] uhci: Don't crash on device disconnect - - - - --- 2012-11-01 Gerd Hoffmann New
[23/31] usb-linux: Don't try to open the same device twice - - - - --- 2011-06-06 Gerd Hoffmann New
[23/31] vdpa: Add custom IOTLB translations to SVQ vDPA shadow virtqueue - - - - --- 2022-01-21 Eugenio Perez Martin New
[23/31] vl: Clean up error reporting in device_init_func() Untitled series #69616 - - 1 - --- 2018-10-08 Markus Armbruster New
[23/32] Fix pc migration from qemu <= 1.5 - - 1 - --- 2013-12-04 Michael Roth New
[23/32] block: introduce BLOCK_JOB_READY event - - - - --- 2012-10-24 Kevin Wolf New
[23/32] booke_ppc: limit booke timer to max when timeout overflow - - - - --- 2013-06-30 Alexander Graf New
[23/32] bsd-user: Implement t2h procctl control request commands and h2t reaper status struct conve… bsd-user: Implement freebsd process related system calls. - - - - --- 2023-08-27 Karim Taha New
[23/32] exec: move include files to include/exec/ - - - - --- 2012-12-17 Paolo Bonzini New
[23/32] exec: move include files to include/exec/ - - - - --- 2012-12-06 Paolo Bonzini New
[23/32] exec: move include files to include/exec/ - - - - --- 2012-10-24 Paolo Bonzini New
[23/32] hostmem: Add the reset interface for EPC backend reset Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[23/32] hw/i386/pc: Extract pc_i8259_create() hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[23/32] hw/isa/piix4: Reuse struct PIIXState from PIIX3 Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[23/32] hw/sd: Support boot area in emmc image hw/sd: eMMC support - - - - --- 2023-07-03 Cédric Le Goater New
[23/32] include: move target page bits declaration to page-vary.h Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[23/32] ppc: Don't update NIP in dcbz and lscbx - - - - --- 2016-07-26 Benjamin Herrenschmidt New
[23/32] qdev: Collect private helpers in one place - - - - --- 2012-07-06 Markus Armbruster New
[23/32] qdev: Collect private helpers in one place - - - - --- 2012-06-29 Markus Armbruster New
« 1 2 ... 716 717 7184262 4263 »