Show patches with: Archived = No       |   432734 patches
« 1 2 ... 644 645 6464327 4328 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] block: bs->drv may be NULL in bdrv_debug_resume() - - - - --- 2014-03-10 Max Reitz New
[2/3] block: change drain to look only at one child at a time - - - - --- 2016-10-07 Paolo Bonzini New
[2/3] block: complete all IOs before resizing a device - - - - --- 2013-03-11 Peter Lieven New
[2/3] block: deprecate iSCSI 'password' in favour of 'password-secret' More work on deprecation/removal of clear text passwords - - - - --- 2022-12-01 Daniel P. Berrangé New
[2/3] block: do not allocate an iovec per read of a growable/zero_after_eof BDS - - - - --- 2014-12-17 Paolo Bonzini New
[2/3] block: do not check bdrv_file_open block: remove separate bdrv_file_open callback - - - - --- 2023-03-09 Paolo Bonzini New
[2/3] block: do not check bdrv_file_open block: remove separate bdrv_file_open callback - - - - --- 2022-12-12 Paolo Bonzini New
[2/3] block: drive_init(): Simplify interface type setting - - 1 - --- 2011-06-30 Luiz Capitulino New
[2/3] block: drop BlockDriverState::read_only block: drop BlockDriverState::read_only - - - - --- 2021-05-26 Vladimir Sementsov-Ogievskiy New
[2/3] block: drop redundant bdrv_flush implementation - - - - --- 2011-10-17 Paolo Bonzini New
[2/3] block: explicit I/O accounting - - - - --- 2011-08-25 Christoph Hellwig New
[2/3] block: explicit I/O accounting - - - - --- 2011-08-21 Christoph Hellwig New
[2/3] block: explicit I/O accounting - - - - --- 2011-08-11 Christoph Hellwig New
[2/3] block: fix bdrv_check_perm for non-tree subgraph block: fix graph modification - - - - --- 2019-02-23 Vladimir Sementsov-Ogievskiy New
[2/3] block: fix race in bdrv_co_discard with drive-mirror - - 2 - --- 2016-06-16 Denis V. Lunev New
[2/3] block: fix race in bdrv_co_discard with drive-mirror - - 1 - --- 2016-06-16 Denis V. Lunev New
[2/3] block: fix relative backing filenames for block streaming - - - - --- 2012-04-17 Jeff Cody New
[2/3] block: keep BlockBackend alive until device finalize time - - - - --- 2016-02-22 Paolo Bonzini New
[2/3] block: linux-aio: support submit io_queue - - - - --- 2014-06-30 Ming Lei New
[2/3] block: make BlockBackend->disable_request_queuing atomic block: protect BlockBackend->queued_requests with a lock - - 1 - --- 2023-02-27 Stefan Hajnoczi New
[2/3] block: make bdrv_find_node() static - - 2 - --- 2015-10-14 Jeff Cody New
[2/3] block: make bdrv_query_stats() static - - - - --- 2014-06-10 Stefan Hajnoczi New
[2/3] block: mirror - split out part of mirror_run() - - 2 - --- 2015-09-28 Jeff Cody New
[2/3] block: rename bdrv_co_drain to bdrv_co_drain_begin add bdrv_co_drain_begin/end BlockDriver callbacks - - 1 - --- 2017-09-20 Manos Pitsidianakis New
[2/3] block: set bs->read_only before .bdrv_open() - - - - --- 2011-10-27 Stefan Hajnoczi New
[2/3] block: set sector dirty on AIO write completion - - 1 - --- 2010-11-08 Marcelo Tosatti New
[2/3] block: skip implicit nodes in snapshots, blockjobs - - - - --- 2017-08-01 Manos Pitsidianakis New
[2/3] block: support sha256 fingerprint with pre-blockdev options block: misc fixes & improvements for SSH block driver key fingerprints - - 1 - --- 2021-11-18 Daniel P. Berrangé New
[2/3] block: tell drivers about an image resize - - - - --- 2011-01-24 Christoph Hellwig New
[2/3] block: tell drivers about an image resize - - - - --- 2011-01-19 Christoph Hellwig New
[2/3] block: tell drivers about an image resize - - - - --- 2011-01-14 Christoph Hellwig New
[2/3] block: test blk_aio_flush() with blk->root == NULL block: fix blk_aio_*() segfault when blk->root == NULL - - 1 - --- 2018-02-08 Stefan Hajnoczi New
[2/3] block: typo fix - - - - --- 2011-07-27 Frediano Ziglio New
[2/3] block: use BDRV_POLL_WHILE() in bdrv_rw_vmstate() - - 1 - --- 2017-05-17 Stefan Hajnoczi New
[2/3] block: use bdrv_get_device_or_node_name() in error messages - - 2 - --- 2015-04-08 Alberto Garcia New
[2/3] block: use bdrv_get_device_or_node_name() in error messages - - 1 - --- 2015-03-20 Alberto Garcia New
[2/3] block: use bdrv_get_device_or_node_name() in error messages - - - - --- 2015-03-20 Alberto Garcia New
[2/3] block: use bdrv_get_device_or_node_name() in error messages - - - - --- 2015-03-19 Alberto Garcia New
[2/3] block: vpc: introduce vpc_check_signature function - - 1 - --- 2014-08-01 Levente Kurusa New
[2/3] block: wait for job callback in block_job_cancel_sync - - - - --- 2012-04-18 Paolo Bonzini New
[2/3] block: wait_for_overlapping_requests() deadlock detection - - - - --- 2011-11-30 Stefan Hajnoczi New
[2/3] blockdev: Add dynamic generation of module_block.h - - - - --- 2016-06-22 clord@redhat.com New
[2/3] blockdev: Fix NULL pointer dereference in blockdev-add - - 2 - --- 2014-03-06 Kevin Wolf New
[2/3] blockdev: Remove unused DriveInfo reference count - - 1 - --- 2014-06-06 Markus Armbruster New
[2/3] blockdev: acquire AioContext in hmp_commit() - - 1 - --- 2015-11-04 Denis V. Lunev New
[2/3] blockdev: add sequential mode to *-backup transactions Add support for sequential backups - - - - --- 2020-08-26 Stefan Reiter New
[2/3] blockdev: n-ary bitmap merge bitmaps: remove x- prefix from QMP api - - 1 - --- 2018-12-06 John Snow New
[2/3] boards: introduce machine_print_all() - - - - --- 2012-02-24 Luiz Capitulino New
[2/3] bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings [1/3] util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings - - 1 - --- 2023-01-17 Emanuele Giuseppe Esposito New
[2/3] bsd-user: Add patches to fix AES_* link errors - - - - --- 2014-06-15 Sean Bruno New
[2/3] bsd-user: Remove image_info.mmap bsd-user: image_info cleanups - - - - --- 2023-08-18 Richard Henderson New
[2/3] bsd-user: Stop building the sparc platforms bsd-user cleanup - - - - --- 2021-05-10 Warner Losh New
[2/3] bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code - - - - --- 2014-06-05 Sean Bruno New
[2/3] build-sys: add --enable-sanitizers Sanitizers configuration - - - - --- 2018-01-16 Marc-André Lureau New
[2/3] build-sys: check static linking of UBSAN [1/3] build-sys: remove useless extra*flags variables - - - - --- 2018-02-08 Marc-André Lureau New
[2/3] build: Rename common-obj-y to softmmu-obj-y - - - - --- 2011-03-10 Juan Quintela New
[2/3] build: add librt to libs_qga - - - - --- 2012-02-22 Roger Pau Monne New
[2/3] build: add librt to libs_qga - - - - --- 2012-02-21 Roger Pau Monne New
[2/3] can-host-socketcan: Fix crash when 'if' option is not set Fix some crashes when using -object 1 - 2 - --- 2020-10-08 Eduardo Habkost New
[2/3] capstone: Allow version 3.0.5 again Allow Capstone 3.0.5 again and remove the submodule - - 1 - --- 2022-05-16 Thomas Huth New
[2/3] capstone: Enable disassembly for s390x capstone: update to next - - 1 1 --- 2020-01-03 Richard Henderson New
[2/3] capstone: Update to master Update capstone module 1 - 1 1 --- 2019-05-23 Richard Henderson New
[2/3] change load_image() reture type to ssize_t [1/3] unify len and addr type for memory/address APIs - - - - --- 2018-11-12 Li Zhijian New
[2/3] char-socket: make 'fd' incompatible with 'reconnect' Untitled series #55965 - - 1 - --- 2018-07-17 Marc-André Lureau New
[2/3] char: Clean up fragile use of error_is_set() - - - - --- 2014-04-25 Markus Armbruster New
[2/3] char: Remove special init_reset handling - - - - --- 2009-11-03 Amit Shah New
[2/3] char: add EFM32 UART - - - - --- 2014-05-04 Rabin Vincent New
[2/3] char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED - - - - --- 2009-10-07 Amit Shah Changes Requested
[2/3] char: use common function to disable callbacks on chardev close - - 1 - --- 2013-09-05 Amit Shah New
[2/3] chardev/char.c: Use qemu_co_sleep_ns if in coroutine colo-compare bugfixes - - 2 - --- 2020-04-08 Lukas Straub New
[2/3] chardev: Make the name of ringbuf device consistent - - - - --- 2013-05-20 Lei Li New
[2/3] chardev: On QIO_CHANNEL_ERR_BROKEN set errno to EPIPE Avoid retrying on serial_xmit with EPIPE - - 1 - --- 2018-05-31 Sergio Lopez New
[2/3] chardev: don't use alias names in parse_compat() - - - - --- 2017-06-07 Marc-André Lureau New
[2/3] chardev: fix QemuOpts lifecycle - - - - --- 2012-12-14 Gerd Hoffmann New
[2/3] chardev: fix QemuOpts lifecycle - - - - --- 2012-10-17 Gerd Hoffmann New
[2/3] chardev: let g_idle_add() be with chardev gcontext chardev: convert leftover glib APIs to use dedicate gcontext - - 1 - --- 2017-12-28 Peter Xu New
[2/3] chardev: report blocked write to chardev backend [1/3] tests/avocado: reverse_debugging drain console to prevent hang - - 1 - --- 2023-11-16 Nicholas Piggin New
[2/3] check-qdict: Fix possible crash - - - - --- 2011-01-21 Stefan Weil Accepted
[2/3] checkpatch: bump most warnings to errors - - - - --- 2016-08-09 Paolo Bonzini New
[2/3] ci: Remove tag dependency for build-previous-qemu ci: Fixes on the recent cross-binary test case - - - - --- 2024-02-06 Peter Xu New
[2/3] ci: do not use #processors+1 jobs, #processors is enough Small CI improvements - - 1 - --- 2021-05-18 Paolo Bonzini New
[2/3] cirrus.yml: Compile macOS and FreeBSD with -Werror Improve FreeBSD and macOS jobs in the Cirrus-CI - - 1 - --- 2020-07-24 Thomas Huth New
[2/3] cirrus: Mark vga io region as coalesced MMIO flushing - - - - --- 2013-10-03 Paolo Bonzini New
[2/3] cirrus_vga: QOMify - - - - --- 2015-05-12 Gonglei (Arei) New
[2/3] cleanup: del_existing_snapshots() must return the upstream error code - - - - --- 2010-07-28 Miguel Di Ciurcio Filho New
[2/3] colo-compare: Check main_loop value before call g_main_loop_quit - - - - --- 2017-04-20 Zhanghailiang New
[2/3] colo-compare: add API to flush all queued packets while do checkpoint - - - - --- 2017-01-24 Zhanghailiang New
[2/3] colo-compare: fix missing compare_seq initialization colo-compare: minor fixes - - 1 - --- 2020-09-22 Li Zhijian New
[2/3] compat: turn off msi/msix on xhci for old machine types - - - - --- 2012-09-13 Gerd Hoffmann New
[2/3] configure: Default to enable module build - - - - --- 2015-01-12 Fam Zheng New
[2/3] configure: Do not build/check for capstone when emulation is disabled configure: Do not build TCG or link with capstone if not necessary - - - - --- 2021-01-20 Philippe Mathieu-Daudé New
[2/3] configure: Fix building with SASL on Windows buildsys: Fix building with SASL on Windows - - - - --- 2020-03-07 Philippe Mathieu-Daudé New
[2/3] configure: Link QEMU against 'liburcu-bp' - - - - --- 2012-04-02 Lluís Vilanova New
[2/3] configure: Move upper() up so it's available earlier - - - - --- 2013-03-14 Peter Maydell New
[2/3] configure: Remove options that can be handled via meson_options.txt instead Use meson_options.txt in the configure script - - 1 - --- 2021-08-29 Thomas Huth New
[2/3] configure: Symlink entire test directories rather than individual files configure: symlink directories, not wildcarded files - - - - --- 2018-10-30 Peter Maydell New
[2/3] configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFD - - - - --- 2017-07-14 Peter Maydell New
[2/3] configure: add '--disable-cocoa' switch - - - - --- 2012-04-30 Andreas Färber New
[2/3] configure: add --guest-agent-statedir - - - - --- 2012-10-03 Luiz Capitulino New
[2/3] configure: add missing CONFIG_JEMALLOC configure: add missing CONFIG_FOO variables - - - - --- 2020-09-14 Stefan Hajnoczi New
« 1 2 ... 644 645 6464327 4328 »