Show patches with: Archived = No       |   430150 patches
« 1 2 ... 419 420 4214301 4302 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/8] Export the unassigned_mem read/write functions. - - - - --- 2011-06-24 Richard Henderson New
[1/8] Fix comment (install patch -> install path) - - - - --- 2011-09-09 Stefan Hajnoczi New
[1/8] Fix qemu_free use in acpi.c - - - - --- 2009-11-15 Jean-Christophe Dubois New
[1/8] Fix sp804 dual-timer - - - - --- 2011-12-12 Peter Maydell New
[1/8] Fixing WHPX casing to match SDK [1/8] Fixing WHPX casing to match SDK - - - - --- 2018-02-26 Cameron Esfahani via New
[1/8] Hexagon (target/hexagon) Only use branch_taken when packet has multi cof Hexagon (target/hexagon) Improve change-of-flow - - - - --- 2022-10-19 Taylor Simpson New
[1/8] Hexagon (target/hexagon) fix bug in circular addressing Hexagon bug fixes and additional tests - - - - --- 2022-02-06 Taylor Simpson New
[1/8] Introduce AUX bus. - - - - --- 2015-05-13 fred.konrad@greensocs.com New
[1/8] Introduce proper compiler barrier - - - - --- 2010-06-25 Jan Kiszka New
[1/8] Introduce qemu-objects.h header file - - - - --- 2009-11-01 Luiz Capitulino New
[1/8] Introduce the VMStatus type - - - - --- 2011-07-05 Luiz Capitulino New
[1/8] Make qemu-palcode build environment standalone. NFC. PALcode fixes required to run NetBSD/alpha. - - 1 - --- 2021-06-03 Jason Thorpe New
[1/8] MinGW: Replace setsockopt by qemu_setsocketopt - - - - --- 2013-03-22 Stefan Hajnoczi New
[1/8] Move -I$(SRC_PATH)/include compiler flag to Makefile.objs - - - - --- 2012-12-05 Eduardo Habkost New
[1/8] Move vm_state_notify() prototype from cpus.h to sysemu.h - - - - --- 2011-09-01 Luiz Capitulino New
[1/8] Move vm_state_notify() prototype from cpus.h to sysemu.h - - - - --- 2011-08-10 Luiz Capitulino New
[1/8] OptsVisitor: introduce basic list modes - - - - --- 2013-07-22 Laszlo Ersek New
[1/8] PPC: Add IVOR 38-42 - - 1 - --- 2012-01-21 Alexander Graf New
[1/8] QJSon: Introduce qobject_from_json_va() - - - - --- 2009-11-04 Luiz Capitulino New
[1/8] QMP: Initial mode-oriented support - - - - --- 2010-01-28 Luiz Capitulino New
[1/8] QObject API: introduce qdict_to_qstring() function - - - - --- 2010-06-10 Miguel Di Ciurcio Filho New
[1/8] Remove type field in ModuleEntry as it's not used 1 - - - --- 2012-03-19 Stefan Hajnoczi New
[1/8] Revert "target-arm: Use global env in iwmmxt_helper.c helpers" - - - - --- 2011-06-22 Peter Maydell New
[1/8] Store MemoryRegion in RAMBlock - - - - --- 2011-12-21 Avi Kivity New
[1/8] Support PCI based option rom loading - - - - --- 2009-12-18 Gerd Hoffmann New
[1/8] The tivac board initial machine definition Tiva C Implementation - - - - --- 2023-05-17 Mohamed ElSayed New
[1/8] Travis: print acceptance tests logs in case of job failure Miscellaneous acceptance test and Travis CI improvements 1 - 1 - --- 2019-06-07 Cleber Rosa New
[1/8] Update ACPI GED framework to support vcpu hot-(un)plug Adds CPU hot-plug support to Loongarch - - - - --- 2023-07-20 Xianglai Li New
[1/8] Update linux headers. - - - - --- 2012-12-07 Cornelia Huck New
[1/8] Use #include "..." for our own headers, <...> for others Clean up #include "..." vs "<...>" and header guards - - - - --- 2019-03-15 Markus Armbruster New
[1/8] Use DMADirection type for dma_bdrv_io - - - - --- 2012-02-24 David Gibson New
[1/8] VNC: Use 'enabled' key instead of 'status' - - - - --- 2010-01-14 Luiz Capitulino New
[1/8] acpi nvdimm: fix wrong buffer size returned by DSM method - - - - --- 2016-10-28 Xiao Guangrong New
[1/8] acpi nvdimm: fix wrong buffer size returned by DSM method - - - - --- 2016-07-11 Xiao Guangrong New
[1/8] add event queueing to USB HID - - - - --- 2011-01-24 Gerd Hoffmann New
[1/8] add migration state change notifiers - - - - --- 2011-01-27 Gerd Hoffmann New
[1/8] add migration state change notifiers - - - - --- 2011-01-24 Gerd Hoffmann New
[1/8] add pc-1.3 machine type - - - - --- 2012-09-26 Gerd Hoffmann New
[1/8] add pc-{i440fx,q35}-2.0 machine types - - - - --- 2013-12-06 Gerd Hoffmann New
[1/8] add pc-{i440fx,q35}-2.0 machine types - - - - --- 2013-12-02 Gerd Hoffmann New
[1/8] added next source files to Makefile.target - - - - --- 2011-08-17 Bryce Lanham New
[1/8] adlib: qdev-ify - - 1 - --- 2013-04-18 Paolo Bonzini New
[1/8] ahci: split ICH9 from core - - - - --- 2010-12-20 Alexander Graf New
[1/8] allow qdev busses allocations be inplace - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[1/8] apb: fix typo. - - - - --- 2010-07-30 Isaku Yamahata New
[1/8] apic_internal.h: move apic_get_bit(), apic_set_bit() to apic_internal.h - - - - --- 2015-06-19 Denis V. Lunev New
[1/8] bcm2835_sbm: add BCM2835 mailboxes - - - - --- 2015-12-04 Andrew Baumann New
[1/8] bios-tables-test: Make oem-fields tests be consistent RFC: Pass tests for x86_64 machine types compiled individually - - 1 - --- 2022-09-02 Juan Quintela New
[1/8] block-backend: blk_root(): drop const specifier on return type blockdev-replace - - - - --- 2021-08-02 Vladimir Sementsov-Ogievskiy New
[1/8] block-migration: acquire AioContext as necessary - - - - --- 2016-02-14 Paolo Bonzini New
[1/8] block/backup: deal with zero detection backup improvements - - 1 - --- 2019-08-07 Vladimir Sementsov-Ogievskiy New
[1/8] block/nbd-client: assert qiov len once in nbd_co_request nbd minimal structured read - - - - --- 2017-09-25 Vladimir Sementsov-Ogievskiy New
[1/8] block/quorum: initialize qcrs.aiocb for read - - - - --- 2014-09-01 Liu Yuan New
[1/8] block/vdi: return ZERO block-status when appropriate drop unallocated_blocks_are_zero - - - - --- 2020-05-06 Vladimir Sementsov-Ogievskiy New
[1/8] block: Add status callback to bdrv_amend_options() - - 1 - --- 2014-07-25 Max Reitz New
[1/8] block: Call .bdrv_co_create(_opts) unlocked block: Honour graph read lock even in the main thread - - 1 - --- 2023-05-10 Kevin Wolf New
[1/8] block: Handle filter truncation like native impl. block: Add @exact parameter to bdrv_co_truncate() - - 1 - --- 2019-09-18 Max Reitz New
[1/8] block: Use BdrvChild in BlockBackend - - - - --- 2016-03-08 Kevin Wolf New
[1/8] block: add bdrv_aio_stream - - - - --- 2011-04-27 Stefan Hajnoczi New
[1/8] block: add support functions for live commit, to find and delete images. - - - - --- 2012-09-14 Jeff Cody New
[1/8] block: fix aio_flush segfaults for read-only protocols (e.g. curl) - - - - --- 2010-05-20 Kevin Wolf New
[1/8] block: fix null-pointer bug on error case in block commit - - - - --- 2013-01-18 Stefan Hajnoczi New
[1/8] block: introduce new dirty bitmap functionality - - - - --- 2012-04-13 Paolo Bonzini New
[1/8] block: keep a list of block jobs - - 2 - --- 2015-04-16 Alberto Garcia New
[1/8] block: move has_variable_length to BlockLimits block: remove bdrv_co_get_geometry coroutines from I/O hot path - - 1 - --- 2023-04-07 Paolo Bonzini New
[1/8] block: prepare bdrv_co_do_write_zeroes to deal with large bl.max_write_zeroes - - - - --- 2015-01-05 Peter Lieven New
[1/8] block: prepare bdrv_co_do_write_zeroes to deal with large bl.max_write_zeroes - - - - --- 2014-12-30 Denis V. Lunev New
[1/8] block: rename .bdrv_create() to .bdrv_co_create_opts() Call check and invalidate_cache from coroutine context - - 1 - --- 2018-03-01 Paolo Bonzini New
[1/8] booke:Use MMU API for creating initial mapping for secondary cpus - - - - --- 2012-05-01 Alexander Graf New
[1/8] booke:Use MMU API for creating initial mapping for secondary cpus - - - - --- 2012-05-01 Alexander Graf New
[1/8] bsd-user/elfload.c: Replaced calls to malloc/free with GLib variants Replacing malloc and the like with GLib's variants - - - - --- 2021-03-14 Mahmoud Abumandour New
[1/8] bswap: fix compiler warning - - 3 - --- 2013-04-19 Stefan Hajnoczi New
[1/8] buffered_file: g_realloc() can't fail - - 1 - --- 2012-08-18 Juan Quintela New
[1/8] build-system: clean up TCG/TCI configury Automatically convert configure options to meson build options - - - - --- 2021-01-07 Paolo Bonzini New
[1/8] chardev: Basic support for TN3270 1 - 1 - --- 2017-02-22 Cornelia Huck New
[1/8] colo: Only support the same qemu version on source and destination colo migration cleanups - - - - --- 2023-06-22 Lukas Straub New
[1/8] configure: Add basic support for Haiku - - - - --- 2010-09-19 Andreas Färber New
[1/8] configure: Create link to icon bitmap for out-of-tree builds - - 1 - --- 2013-03-08 Stefan Hajnoczi New
[1/8] configure: Flip default of target_nptl - - 1 - --- 2013-07-12 Peter Maydell New
[1/8] configure: Provide option to explicitly disable AVX2 [1/8] configure: Provide option to explicitly disable AVX2 - - 2 - --- 2018-08-30 Liam Merwick New
[1/8] configure: Use -std=gnu11 configure: Change to -std=gnu11 - - 1 - --- 2021-06-11 Richard Henderson New
[1/8] configure: add dma-buf support detection. - - 1 - --- 2016-02-18 Gerd Hoffmann New
[1/8] configure: also symlink *.aml files - - - - --- 2012-12-19 Gerd Hoffmann New
[1/8] configure: do not include $(...) variables in config-host.mak Proof of concept for Meson integration - - - - --- 2019-07-10 Paolo Bonzini New
[1/8] configure: fix mingw32 libs_qga typo - - 1 - --- 2012-04-03 Stefan Hajnoczi New
[1/8] configure: simplify creation of plugin symbol list Next round of configure/meson cleanups - - 1 - --- 2021-12-21 Paolo Bonzini New
[1/8] console: QLIST-ify display change listeners. - - - - --- 2012-10-15 Gerd Hoffmann New
[1/8] console: allow VCs to be overridden by UI - - - - --- 2012-02-26 Anthony Liguori New
[1/8] contrib/gitdm: Add Rivos Inc to the domain map gitdm metadata updates for Oct '23 1 - 1 - --- 2023-10-13 Alex Bennée New
[1/8] contrib/plugins: Use GRWLock in execlog gdbstub and TCG plugin improvements - 1 1 - --- 2023-09-03 Akihiko Odaki New
[1/8] coroutine: Introduce qemu_coroutine_enter_if_inactive() - - 2 - --- 2016-11-21 Kevin Wolf New
[1/8] coroutine: add co_sleep_ns() coroutine sleep function - - - - --- 2011-10-27 Stefan Hajnoczi New
[1/8] cpu list: convert to RCU QLIST - - - - --- 2016-08-24 Emilio Cota New
[1/8] cpu: Clean up includes - - - - --- 2016-02-18 Peter Maydell New
[1/8] cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic - - - - --- 2012-10-05 Peter Maydell New
[1/8] curl: Fix long line - - - - --- 2014-04-29 Matthew Booth New
[1/8] cutils: unsigned int parsing functions - - 2 - --- 2013-02-04 Eduardo Habkost New
[1/8] cutils: unsigned int parsing functions - - 1 - --- 2013-01-16 Eduardo Habkost New
[1/8] cutils: unsigned int parsing functions - - - - --- 2013-01-16 Eduardo Habkost New
[1/8] decodetree: Remove python 3.4 check decodetree: Add non-overlapping groups - - 1 - --- 2020-05-18 Richard Henderson New
« 1 2 ... 419 420 4214301 4302 »