Show patches with: Archived = No       |   432349 patches
« 1 2 ... 1181 1182 11834323 4324 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,for-4.1] target/arm: NS BusFault on vector table fetch escalates to NS HardFault [v2,for-4.1] target/arm: NS BusFault on vector table fetch escalates to NS HardFault - - - - --- 2019-07-05 Peter Maydell New
[v2,for-4.1] hw/arm/raspi: Diagnose requests for too much RAM [v2,for-4.1] hw/arm/raspi: Diagnose requests for too much RAM - 1 3 - --- 2019-03-28 Peter Maydell New
[v2,for-4.1,2/2] iotests: Test backup job with two guest writes backup: Copy only dirty areas - - 1 1 --- 2019-08-01 Max Reitz New
[v2,for-4.1,2/2] hw/usb/hcd-ohci: Move PCI-related code into a separate file Fix ohci_die() and move PCI code to separate file - - - - --- 2019-04-19 Thomas Huth New
[v2,for-4.1,1/2] hw/usb/hcd-ohci: Do not use PCI functions with sysbus devices in ohci_die() Fix ohci_die() and move PCI code to separate file - - - - --- 2019-04-19 Thomas Huth New
[v2,for-4.1,1/2] backup: Copy only dirty areas backup: Copy only dirty areas - 1 1 - --- 2019-08-01 Max Reitz New
[v2,for-4.0] tests/qemu-iotests/235: Allow fallback to tcg [v2,for-4.0] tests/qemu-iotests/235: Allow fallback to tcg - - 1 - --- 2019-03-27 Thomas Huth New
[v2,for-4.0] hardfloat: fix float32/64 fused multiply-add [v2,for-4.0] hardfloat: fix float32/64 fused multiply-add - - 1 1 --- 2019-03-22 Emilio Cota New
[v2,for-4.0?] aio-posix: ensure poll mode is left when aio_notify is called [v2,for-4.0?] aio-posix: ensure poll mode is left when aio_notify is called - - 2 - --- 2019-04-09 Paolo Bonzini New
[v2,for-4.0,7/7] contrib/vhost-user-blk: enable inflight I/O recording vhost-user-blk: Add support for backend reconnecting - - - - --- 2018-12-18 Yongji Xie New
[v2,for-4.0,6/7] vhost-user-blk: Add support to reconnect backend vhost-user-blk: Add support for backend reconnecting - - - - --- 2018-12-18 Yongji Xie New
[v2,for-4.0,5/7] vhost-user-blk: Add support to provide shared memory to backend vhost-user-blk: Add support for backend reconnecting - - - - --- 2018-12-18 Yongji Xie New
[v2,for-4.0,4/7] libvhost-user: Support recording inflight I/O in shared memory vhost-user-blk: Add support for backend reconnecting - - - - --- 2018-12-18 Yongji Xie New
[v2,for-4.0,3/7] libvhost-user: Introduce vu_queue_map_desc() vhost-user-blk: Add support for backend reconnecting - - 1 - --- 2018-12-18 Yongji Xie New
[v2,for-4.0,3/3] elf_ops.h: Use address_space_write() to write memory Avoid cpu_physical_memory_read() in generic code - - 1 - --- 2018-11-22 Peter Maydell New
[v2,for-4.0,2/7] vhost-user: Support providing shared memory to backend vhost-user-blk: Add support for backend reconnecting - - - - --- 2018-12-18 Yongji Xie New
[v2,for-4.0,2/3] monitor: Use address_space_read() to read memory Avoid cpu_physical_memory_read() in generic code - - 2 - --- 2018-11-22 Peter Maydell New
[v2,for-4.0,1/7] chardev: Add disconnected option for chardev socket vhost-user-blk: Add support for backend reconnecting - - - - --- 2018-12-18 Yongji Xie New
[v2,for-4.0,1/3] disas.c: Use address_space_read() to read memory Avoid cpu_physical_memory_read() in generic code - - 1 - --- 2018-11-22 Peter Maydell New
[v2,for-3.2,v2,30/30] build-sys: add a basic meson build slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,29/30] slirp: replace remaining QEMU dependency slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,28/30] slirp: move QEMU state saving to a separate unit slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,27/30] slirp: replace qemu_notify_event() with a callback slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,26/30] slirp: add a set_nonblock() callback slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,25/30] slirp: replace trace functions with DEBUG calls slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,24/30] slirp: call into g_debug() for DEBUG macros slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,23/30] slirp: replace DEBUG_ARGS with DEBUG_ARG slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,22/30] slirp: remove remaining DEBUG blocks slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,21/30] slirp: use %p for pointers format slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,20/30] slirp: introduce SLIRP_DEBUG environment variable slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,19/30] slirp: always build with debug statements slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,18/30] slirp: no need to make DPRINTF conditional on DEBUG slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,17/30] slirp: replace a DEBUG block with WITH_ICMP_ERROR_MSG slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,16/30] slirp: replace some fprintf() with DEBUG_MISC slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,15/30] slirp: replace error_report() and a fprintf with g_critical() slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,14/30] slirp: set G_LOG_DOMAIN slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,13/30] build-sys: use a seperate slirp-obj-y && slirp.mo slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,12/30] slirp: add callbacks for timer slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,11/30] slirp: add clock_get_ns() callback slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,10/30] slirp: use virtual time for packet expiration slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,09/30] net/slirp: fix a few memory leaks slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,08/30] net/slirp: simplify checking for cmd: prefix slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,07/30] slirp: generalize guestfwd with a callback based approach slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,06/30] slirp: factor out guestfwd addition checks slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,05/30] slirp: rename exec_list slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,04/30] slirp: simplify fork_exec() slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,03/30] glib-compat: add g_spawn_async_with_fds() fallback slirp: make it again a standalone project - - 1 - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,02/30] slirp: drop <Vista compatibility slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,01/30] fixup! net: do not depend on slirp internals slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.1] hw/arm/sysbus-fdt: Only call match_fn callback if the type matches [v2,for-3.1] hw/arm/sysbus-fdt: Only call match_fn callback if the type matches - 1 1 1 --- 2018-11-06 Eric Auger New
[v2,for-3.1,4/4] configure: Use LINKS loop for all build tree symlinks Untitled series #73781 - - - - --- 2018-11-02 Peter Maydell New
[v2,for-3.1,3/4] configure: Rename FILES variable to LINKS configure: symlink directories, not wildcarded files - - - - --- 2018-11-02 Peter Maydell New
[v2,for-3.1,2/4] tests: Move tests/hex-loader-check-data/ to tests/data/hex-loader/ configure: symlink directories, not wildcarded files - - - - --- 2018-11-02 Peter Maydell New
[v2,for-3.1,1/4] tests: Move tests/acpi-test-data/ to tests/data/acpi/ configure: symlink directories, not wildcarded files - - - - --- 2018-11-02 Peter Maydell New
[v2,for-3.0] tests/libqtest: Improve kill_qemu() [v2,for-3.0] tests/libqtest: Improve kill_qemu() - - 1 - --- 2018-07-23 Eric Blake New
[v2,for-3.0] po: Don't include comments with location [v2,for-3.0] po: Don't include comments with location - - 2 - --- 2018-07-20 Stefan Weil New
[v2,for-2.9] block: Declare blockdev-add and blockdev-del supported - - 2 - --- 2017-03-22 Markus Armbruster New
[v2,for-2.9] block: Declare blockdev-add and blockdev-del supported - - - - --- 2017-03-22 Markus Armbruster New
[v2,for-2.9,47/47] qapi: Fix a misleading parser error message - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,46/47] qapi: Make pylint a bit happier - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,45/47] qapi: Drop unused .check_clash() parameter schema - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,44/47] qapi: union_types is a list used like a dict, make it one - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,43/47] qapi: struct_types is a list used like a dict, make it one - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,42/47] qapi: enum_types is a list used like a dict, make it one - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,41/47] qapi: Factor add_name() calls out of the meta conditional - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,40/47] qapi: Simplify what gets stored in enum_types - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,39/47] qapi: Drop unused variable events - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,38/47] qapi: Eliminate check_docs() and drop QAPIDoc.expr - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,37/47] qapi: Fix detection of bogus member documentation - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,36/47] tests/qapi-schema: Improve coverage of bogus member docs - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,35/47] tests/qapi-schema: Rename doc-bad-args to doc-bad-command-arg - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,34/47] qapi: Move empty doc section checking to doc parser - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,33/47] qapi: Improve error message on @NAME: in free-form doc - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,32/47] qapi: Move detection of doc / expression name mismatch - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,31/47] qapi: Fix detection of doc / expression mismatch - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,30/47] tests/qapi-schema: Improve doc / expression mismatch coverage - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,29/47] qapi2texi: Use category "Object" for all object types - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,28/47] qapi2texi: Generate descriptions for simple union tags - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,27/47] qapi2texi: Generate documentation for variant members - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,26/47] qapi2texi: Generate reference to base type members - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,25/47] qapi2texi: Include member type in generated documentation - - 2 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,24/47] qapi2texi: Implement boxed argument documentation - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,23/47] qapi2texi: Don't hide undocumented members and arguments - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,22/47] qapi2texi: Explain enum value undocumentedness more clearly - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,21/47] qapi2texi: Present the table of members more clearly - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,20/47] qapi2texi: Plainer enum value and member name formatting - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,2/2] tcg/sparc: Zero extend address argument to ld/st helpers - - - - --- 2017-03-30 Peter Maydell New
[v2,for-2.9,19/47] qapi: Prefer single-quoted strings more consistently - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,18/47] qapi: Use raw strings for regular expressions consistently - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,17/47] qapi: The #optional tag is redundant, drop - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,16/47] qapi2texi: Convert to QAPISchemaVisitor - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,15/47] qapi: Conjure up QAPIDoc.ArgSection for undocumented members - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,14/47] qapi: Prepare for requiring more complete documentation - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,13/47] qapi: Fix QAPISchemaEnumType.is_implicit() for 'QType' - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,12/47] qapi/rocker: Fix up doc comment notes on optional members - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,11/47] qapi: Avoid unwanted blank lines in QAPIDoc - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,10/47] qapi2texi: Fix up output around #optional - - 1 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,1/2] tcg/sparc: Zero extend data argument to store helpers - - 1 - --- 2017-03-30 Peter Maydell New
[v2,for-2.9,09/47] qapi: Fix to reject empty union base gracefully - - 2 - --- 2017-03-15 Markus Armbruster New
[v2,for-2.9,08/47] tests/qapi-schema: Cover empty union base - - 2 - --- 2017-03-15 Markus Armbruster New
« 1 2 ... 1181 1182 11834323 4324 »