Show patches with: State = Action Required       |    Archived = No       |   427079 patches
« 1 2 ... 672 673 6744270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/6] block: New BdrvChildRole.activate() for blk_resume_after_migration() - - 1 - --- 2017-05-04 Kevin Wolf New
[2/6] block: Prepare bdrv_aligned_preadv() for byte-aligned requests - - 1 - --- 2016-06-08 Kevin Wolf New
[2/6] block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCE - - 1 - --- 2015-06-09 Fam Zheng New
[2/6] block: Repair the throttling code. - - - - --- 2013-07-29 Stefan Hajnoczi New
[2/6] block: Request block status from *file for BDRV_BLOCK_RAW - - - - --- 2017-03-09 Kevin Wolf New
[2/6] block: Use correct width in format strings - - - - --- 2014-04-29 Max Reitz New
[2/6] block: acquire AioContext in qmp_query_blockstats() - - - - --- 2014-06-17 Fam Zheng New
[2/6] block: allow block jobs in any arbitrary node - - - - --- 2015-04-08 Alberto Garcia New
[2/6] block: assert that BlockDriver->bdrv_co_{amend/create} are called with graph rdlock taken Protect the block layer with a rwlock: part 2 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[2/6] block: bdrv_img_create(): add Error ** argument - - - - --- 2012-10-19 Luiz Capitulino New
[2/6] block: bdrv_reopen_multiple(): fix leak of tran object block permission updated follow-up - 1 1 - --- 2021-05-03 Vladimir Sementsov-Ogievskiy New
[2/6] block: block-status cache for data regions block: block-status cache for data regions - - - - --- 2021-06-17 Max Reitz New
[2/6] block: convert blk_exp_close_all_type() to AIO_WAIT_WHILE_UNLOCKED() block: switch to AIO_WAIT_WHILE_UNLOCKED() where possible - - 1 1 --- 2023-03-01 Stefan Hajnoczi New
[2/6] block: make some functions public - - - - --- 2012-06-13 Robert Wang New
[2/6] block: split out bdrv_co_do_readv() and bdrv_co_do_writev() - - - - --- 2011-10-05 Stefan Hajnoczi New
[2/6] block: split write_zeroes always - - - - --- 2016-05-14 Denis V. Lunev New
[2/6] block: truncate: Don't make backing file data visible block: Fix resize (extending) of short overlays - - 1 - --- 2019-11-20 Kevin Wolf New
[2/6] blockdev-test: Use single rather than double quotes in QMP - - 1 - --- 2014-10-02 Markus Armbruster New
[2/6] blockdev: Allow overriding if_max_dev property - - - - --- 2014-09-23 John Snow New
[2/6] bochs: use qemu block API - - - - --- 2010-05-04 Christoph Hellwig New
[2/6] bsd-user/freebsd/os-syscall.c: unlock_iovec bsd-user upstreaming: read, write and exit - - - - --- 2022-06-07 Warner Losh New
[2/6] ccid: add passthru card device - - - - --- 2010-11-28 Alon Levy New
[2/6] ccid: add passthru card device - - - - --- 2010-11-25 Alon Levy New
[2/6] char: Factor out qemu_chr_print_types() qemu-storage-daemon: QAPIfy --chardev - - 2 - --- 2020-10-23 Kevin Wolf New
[2/6] chardev: add support for retrieving the terminal size virtio-console: notify about the terminal size - - - - --- 2020-06-21 Szymon Lukasz New
[2/6] chardev: convert to QOM (shallow pass) - - - - --- 2012-10-15 Anthony Liguori New
[2/6] cloop: Fix bdrv_open() error handling - - - - --- 2013-01-24 Kevin Wolf New
[2/6] configure / meson: Move check for pty.h to meson.build configure / meson: Move check for headers to meson.build - - 2 - --- 2020-11-18 Thomas Huth New
[2/6] configure, pc-bios/optionrom: pass cross CFLAGS correctly Fix support for biarch compilers and cross cflags - - - - --- 2022-06-21 Paolo Bonzini New
[2/6] configure: Fix comment (copy+paste bug) - - - - --- 2013-01-11 Stefan Hajnoczi New
[2/6] configure: Fix wrong preprocessor statement - - - - --- 2012-04-13 Stefan Hajnoczi New
[2/6] configure: Link test before auto-enabling glusterfs libraries configure: Try to fix --static linking - - - - --- 2019-06-14 Philippe Mathieu-Daudé New
[2/6] console: add device link to QemuConsoles - - - - --- 2013-04-25 Gerd Hoffmann New
[2/6] console: add dpy_gl_scanout_disable - - - - --- 2017-02-21 Gerd Hoffmann New
[2/6] console: block rendering until client is done - - 1 - --- 2016-01-13 Gerd Hoffmann New
[2/6] convert MemoryRegion to QOM - - - - --- 2012-03-26 Wanpeng Li New
[2/6] coroutine-lock: add limited spinning to CoMutex - - 1 - --- 2017-02-13 Paolo Bonzini New
[2/6] coroutine-sleep: disallow NULL QemuCoSleepState** argument coroutine: new sleep/wake API - - 1 - --- 2021-05-03 Paolo Bonzini New
[2/6] coroutine: add a macro for the coroutine stack size - - 1 - --- 2016-06-30 Peter Lieven New
[2/6] coverity-model: make g_free a synonym of free Updates for Coverity modeling file - - 1 - --- 2021-07-31 Paolo Bonzini New
[2/6] cow: Use bdrv_(p)write_sync for metadata writes - - - - --- 2010-06-18 Kevin Wolf New
[2/6] cpu: Initialize breakpoint/watchpoint lists on cpu_common_initfn() - - 1 - --- 2015-03-05 Eduardo Habkost New
[2/6] cpu: Introduce ENV_OFFSET macros - - - - --- 2013-02-22 Peter Maydell New
[2/6] cpu: cache CPUClass in CPUState for hot code paths aspeed: avocado test boosts - - 1 - --- 2022-09-23 Cédric Le Goater New
[2/6] cpu: make cpu_generic_init() abort QEMU on error generalize parsing of cpu_model (x86/arm) - - 1 - --- 2017-09-04 Igor Mammedov New
[2/6] cpus: kvm: unregister thread with RCU cpus: fix various issues with vCPU unplug - - - - --- 2018-02-01 Paolo Bonzini New
[2/6] cris: Abort when a v10 takes interrupts while in a delayslot - - - - --- 2014-02-02 Edgar E. Iglesias New
[2/6] crypto: add AEAD algorithms framework - - - - --- 2017-01-03 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[2/6] crypto: add ability to query hash digest len - - 1 - --- 2015-12-21 Daniel P. Berrangé New
[2/6] crypto: clear out buffer after timing pbkdf algorithm - - 1 - --- 2016-09-08 Daniel P. Berrangé New
[2/6] crypto: remove code duplication in tweak encrypt/decrypt crypto: improve performance of XTS cipher mode - - 2 - --- 2018-10-09 Daniel P. Berrangé New
[2/6] curl: Keep *socket until the end of curl_sock_cb() block/curl: Fix hang and potential crash - - - - --- 2019-08-27 Max Reitz New
[2/6] dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASK 1 - - - --- 2016-07-10 Mark Cave-Ayland New
[2/6] device_tree.c: dump three kind data types of dts to a file desciptor - - - - --- 2014-08-25 john.liuli New
[2/6] device_tree: introduce load_device_tree_from_sysfs - - - - --- 2015-12-17 Eric Auger New
[2/6] dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area dirty-bitmap: rewrite bdrv_dirty_iter_next_area - - - - --- 2018-08-03 Vladimir Sementsov-Ogievskiy New
[2/6] disas/cris: Remove TRACE_CASE and related code disas/cris: Use GString instead of sprintf - - - - --- 2024-04-13 Richard Henderson New
[2/6] disas: Remove unused macro '_' - - - - --- 2016-02-25 Lluís Vilanova New
[2/6] docker: Always return int on run() docker: Port to Python 3 - - - - --- 2018-06-27 Eduardo Habkost New
[2/6] docs/about/removed-features: Document removed CLI options from QEMU v3.0 [1/6] docs/about/removed-features: Document removed CLI options from QEMU v2.12 - - - - --- 2021-08-06 Thomas Huth New
[2/6] docs/devel/qom: Fix indentation of bulleted list qom documentation fixes - - - - --- 2020-10-03 Eduardo Habkost New
[2/6] docs/devel: create "Developing QEMU" subsection docs/devel: Organize devel manual into further subsections - - 1 - --- 2021-08-04 John Snow New
[2/6] docs/sphinx: add static files to generated depfile Some Sphinx improvements - - - - --- 2021-10-08 Marc-André Lureau New
[2/6] docs: Document decodetree named field syntax decodetree: support named fields - - 1 - --- 2023-05-23 Peter Maydell New
[2/6] docs: tweak kernel-doc for QEMU coding standards docs: integrate doc comments with Sphinx build - - - - --- 2019-10-29 Paolo Bonzini New
[2/6] dp8393x: don't force 32-bit register access dp8393x: Housekeeping - 1 - 1 --- 2021-07-03 Philippe Mathieu-Daudé New
[2/6] dwc-hsotg USB host controller register definitions dwc-hsotg (aka dwc2) USB host contoller emulation - - - - --- 2020-03-22 Paul Zimmerman New
[2/6] e1000: Trivial implementation of various MAC registers - - - - --- 2015-10-18 Leonid Bloch New
[2/6] e1000: switch to use qemu_receive_packet() for loopback Detect reentrant RX casue by loopback - - 1 - --- 2021-02-24 Jason Wang New
[2/6] egl-helpers: drop support for gles and debug logging - - 2 - --- 2017-05-05 Gerd Hoffmann New
[2/6] error: Trim includes in qerror.c - - - - --- 2010-03-17 Markus Armbruster New
[2/6] exec.c: remove an unnecessary assert on PHYS_MAP_NODE_NIL in phys_map_node_alloc() Refine exec - - - - --- 2019-03-21 Wei Yang New
[2/6] exec: Factor out core logic of check_watchpoint() exec: Cleanup watchpoints - - 1 - --- 2019-08-24 Richard Henderson New
[2/6] file-win32: Switch to byte-based callbacks Untitled series #28860 - - - - --- 2018-02-15 Eric Blake New
[2/6] file_ram_alloc(): use g_strdup_printf() instead of asprintf() 1 - - - --- 2012-07-02 Eduardo Habkost New
[2/6] firmware-qemu_fw_cfg: Improve a size determination in fw_cfg_register_file() - - - - --- 2016-09-18 SF Markus Elfring New
[2/6] fix undefined shifts by >32 - - - - --- 2010-01-27 Paolo Bonzini New
[2/6] fix undefined shifts by >32 - - - - --- 2010-01-26 Paolo Bonzini New
[2/6] fixup block: remove AioContext locking qemu-iotests fixes for Kevin's block tree - - - - --- 2023-12-21 Stefan Hajnoczi New
[2/6] fpu: Replace uint64 typedef with uint64_t 1 - - - --- 2016-01-12 Peter Maydell New
[2/6] fsdev: Drop unused opaque field fsdev/virtfs: Assorted cleanups and fixes - - 1 - --- 2019-05-07 Greg Kurz New
[2/6] ftgmac100: add IEEE 802.1Q VLAN support ftgmac100 and NC-SI enhancements for the Aspeed SoC - - 1 - --- 2018-05-29 Cédric Le Goater New
[2/6] fw_cfg: add fw_cfg_machine_reset function - - - - --- 2014-07-24 Gonglei (Arei) New
[2/6] fw_cfg: move qdev_init_nofail() out from fw_cfg_init1() into callers - - - - --- 2017-06-10 Mark Cave-Ayland New
[2/6] fw_cfg: remove support for guest-side data writes - - - - --- 2015-03-16 Gabriel L. Somlo New
[2/6] gitlab-ci.d/buildtest: Remove aarch64-softmmu from the build-system-ubuntu job Shorten the runtime of some gitlab-CI shared runner jobs - - - - --- 2023-01-30 Thomas Huth New
[2/6] gitmodules: use GitLab repos instead of qemu.org Update git repo URLs to GitLab - - 2 - --- 2021-01-11 Stefan Hajnoczi New
[2/6] gl: Add mesa OpenGL headers. - - - - --- 2012-01-09 andrzej zaborowski New
[2/6] gtk: Don't use deprecated vte_terminal_get_adjustment - - - - --- 2014-03-12 Cole Robinson New
[2/6] gtk: move gd_update_caption calls to gd_{grab, ungrab}_{pointer, keyboard} - - 1 - --- 2015-09-09 Gerd Hoffmann New
[2/6] hid: register kbd hander in init() - - - - --- 2011-08-11 Gerd Hoffmann New
[2/6] hmp: Allow help on preconfig commands Reenable hmp for preconfig mode - - 1 - --- 2018-06-05 Dr. David Alan Gilbert New
[2/6] hw//sh4: Use qemu_log instead of fprintf to stderr More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[2/6] hw/9pfs/9p-synth: Use RCU_READ macro hw/accel: Use RCU_READ macros 2 - - - --- 2024-01-24 Philippe Mathieu-Daudé New
[2/6] hw/9pfs: Add file descriptor reclaim support - - - - --- 2011-08-25 Aneesh Kumar K.V New
[2/6] hw/9pfs: Don't free fid in clunk - - - - --- 2011-06-06 Aneesh Kumar K.V New
[2/6] hw/acpi/viot: move the individual PCI host bridge entry generation to a new function hw/acpi/viot: generate stable VIOT ACPI tables - - 1 - --- 2022-05-18 Mark Cave-Ayland New
[2/6] hw/acpi: Add VIOT table virtio-iommu: Add ACPI support - - - - --- 2021-08-10 Jean-Philippe Brucker New
[2/6] hw/apm.c: Replace register_ioport_* 1 - - - --- 2012-12-04 Andreas Färber New
[2/6] hw/arm/aspeed: Remove local copy of at24c_eeprom_init hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example - - 2 - --- 2023-01-14 Peter Delevoryas New
« 1 2 ... 672 673 6744270 4271 »