Show patches with: none      |   304491 patches
« 1 2 ... 2427 2428 24293044 3045 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,05/29] hw/dma: Replace fprintf(stderr, "*\n" with error_report() - 2 - --- 2017-12-20 Alistair Francis New
[v6,04/29] hw/arm: Replace fprintf(stderr, "*\n" with error_report() - 2 - --- 2017-12-20 Alistair Francis New
[v6,03/29] Fixes after renaming __FUNCTION__ to __func__ - 1 - --- 2017-12-20 Alistair Francis New
[v6,02/29] Replace all occurances of __FUNCTION__ with __func__ - 5 - --- 2017-12-20 Alistair Francis New
[v6,01/29] audio: Replace AUDIO_FUNC with __func__ - 3 - --- 2017-12-20 Alistair Francis New
[PULL,46/46] chardev: convert the socket server to QIONetListener - - - --- 2017-12-20 Paolo Bonzini New
[PULL,45/46] blockdev: convert qemu-nbd server to QIONetListener - 1 - --- 2017-12-20 Paolo Bonzini New
[PULL,44/46] blockdev: convert internal NBD server to QIONetListener - 1 - --- 2017-12-20 Paolo Bonzini New
[PULL,43/46] test: add some chardev mux event tests - - - --- 2017-12-20 Paolo Bonzini New
[PULL,42/46] chardev: fix backend events regression with mux chardev - - 1 --- 2017-12-20 Paolo Bonzini New
[PULL,41/46] rcu: reduce more than 7MB heap memory by malloc_trim() - - - --- 2017-12-20 Paolo Bonzini New
[PULL,40/46] checkpatch: volatile with a comment or sig_atomic_t is okay - - - --- 2017-12-20 Paolo Bonzini New
[PULL,39/46] i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper - 1 - --- 2017-12-20 Paolo Bonzini New
[PULL,38/46] kvm-i8259: support "info pic" and "info irq" - 1 - --- 2017-12-20 Paolo Bonzini New
[PULL,37/46] i8259: generalize statistics into common code - - - --- 2017-12-20 Paolo Bonzini New
[PULL,36/46] i8259: use DEBUG_IRQ_COUNT always - 1 - --- 2017-12-20 Paolo Bonzini New
[PULL,35/46] i8259: convert DPRINTFs into trace - 1 - --- 2017-12-20 Paolo Bonzini New
[PULL,34/46] Remove legacy -no-kvm-pit option - - - --- 2017-12-20 Paolo Bonzini New
[PULL,33/46] scsi: replace hex constants with #defines - 1 - --- 2017-12-20 Paolo Bonzini New
[PULL,32/46] scsi: provide general-purpose functions to manage sense data - 1 - --- 2017-12-20 Paolo Bonzini New
[PULL,31/46] hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMP - - - --- 2017-12-20 Paolo Bonzini New
[PULL,30/46] hw/mips/boston: Remove workaround for writes to ROM aborting - - - --- 2017-12-20 Paolo Bonzini New
[PULL,29/46] exec: Don't reuse unassigned_mem_ops for io_mem_rom - - - --- 2017-12-20 Paolo Bonzini New
[PULL,28/46] block/iscsi: only report an iSCSI Failure if we don't handle it gracefully - - - --- 2017-12-20 Paolo Bonzini New
[PULL,27/46] block/iscsi: dont leave allocmap in an invalid state on UNMAP failure - 1 - --- 2017-12-20 Paolo Bonzini New
[PULL,26/46] cpu: suffix cpu address spaces with cpu index - - - --- 2017-12-20 Paolo Bonzini New
[PULL,25/46] cpu: refactor cpu_address_space_init() - - - --- 2017-12-20 Paolo Bonzini New
[PULL,24/46] tests/boot-serial-test: Add support for the raspi2 machine - - - --- 2017-12-20 Paolo Bonzini New
[PULL,23/46] tests/boot-serial-test: Add a test for the moxiesim machine - - - --- 2017-12-20 Paolo Bonzini New
[PULL,22/46] hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim - - - --- 2017-12-20 Paolo Bonzini New
[PULL,21/46] tests/boot-serial-test: Add tests for microblaze boards - - - --- 2017-12-20 Paolo Bonzini New
[PULL,20/46] tests/boot-serial-test: Add support for the mcf5208evb board - - - --- 2017-12-20 Paolo Bonzini New
[PULL,19/46] tests/boot-serial-test: Add code to allow to specify our own kernel or bios - - - --- 2017-12-20 Paolo Bonzini New
[PULL,18/46] tests/boot-serial-test: Make sure that we check the timeout regularly - - - --- 2017-12-20 Paolo Bonzini New
[PULL,17/46] target/i386: Fix handling of VEX prefixes - - - --- 2017-12-20 Paolo Bonzini New
[PULL,16/46] sockets: remove obsolete code that updated listen address - 1 - --- 2017-12-20 Paolo Bonzini New
[PULL,15/46] baum: Truncate braille device size to 84x1 - - - --- 2017-12-20 Paolo Bonzini New
[PULL,14/46] target/i386: Fix compiler warnings - - - --- 2017-12-20 Paolo Bonzini New
[PULL,13/46] cpu-exec: fix missed CPU kick during interrupt injection - - - --- 2017-12-20 Paolo Bonzini New
[PULL,12/46] cpus: make pause_all_cpus() play with SMP on single threaded TCG - - - --- 2017-12-20 Paolo Bonzini New
[PULL,11/46] hyperv: make SynIC version msr constant - - - --- 2017-12-20 Paolo Bonzini New
[PULL,10/46] hyperv: ensure SINTx msrs are reset properly - - - --- 2017-12-20 Paolo Bonzini New
[PULL,09/46] hyperv: set partition-wide MSRs only on first vcpu - - - --- 2017-12-20 Paolo Bonzini New
[PULL,08/46] x86/cpu: Enable new SSE/AVX/AVX512 cpu features - - - --- 2017-12-20 Paolo Bonzini New
[PULL,07/46] MAITAINERS: List Fam Zheng as reviewer for SCSI patches - - - --- 2017-12-20 Paolo Bonzini New
[PULL,06/46] scsi-block: Add share-rw option - - - --- 2017-12-20 Paolo Bonzini New
[PULL,05/46] Revert "docker: Enable features explicitly in test-full" - - - --- 2017-12-20 Paolo Bonzini New
[PULL,04/46] contrib: add systemd unit files - - - --- 2017-12-20 Paolo Bonzini New
[PULL,03/46] qemu-pr-helper: miscellaneous fixes - - - --- 2017-12-20 Paolo Bonzini New
[PULL,02/46] qemu-thread: fix races on threads that exit very quickly - 1 - --- 2017-12-20 Paolo Bonzini New
[PULL,01/46] memfd: fix configure test - - - --- 2017-12-20 Paolo Bonzini New
[v20,0/7] Virtio-balloon Enhancement - - - --- 2017-12-20 Matthew Wilcox New
[v2,1/1] chardev: convert the socket server to QIONetListener - - - --- 2017-12-20 Paolo Bonzini New
[v9,13/13] iotests: add dirty bitmap postcopy test - 1 - --- 2017-12-20 Vladimir Sementsov-Ogievskiy New
[v9,12/13] iotests: add dirty bitmap migration test - 1 - --- 2017-12-20 Vladimir Sementsov-Ogievskiy New
[v9,11/13] iotests: add default node-name - 2 - --- 2017-12-20 Vladimir Sementsov-Ogievskiy New
[v9,10/13] migration: add postcopy migration of dirty bitmaps - - - --- 2017-12-20 Vladimir Sementsov-Ogievskiy New
[v9,09/13] migration: add is_active_iterate handler - 3 - --- 2017-12-20 Vladimir Sementsov-Ogievskiy New
[v9,08/13] migration/qemu-file: add qemu_put_counted_string() - 3 - --- 2017-12-20 Vladimir Sementsov-Ogievskiy New
[v9,07/13] migration: include migrate_dirty_bitmaps in migrate_postcopy - 3 - --- 2017-12-20 Vladimir Sementsov-Ogievskiy New
[v9,06/13] qapi: add dirty-bitmaps migration capability - 4 - --- 2017-12-20 Vladimir Sementsov-Ogievskiy New
[v9,05/13] migration: introduce postcopy-only pending - 2 - --- 2017-12-20 Vladimir Sementsov-Ogievskiy New
[v9,04/13] dirty-bitmap: add locked state - - - --- 2017-12-20 Vladimir Sementsov-Ogievskiy New
[v9,03/13] block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap - - - --- 2017-12-20 Vladimir Sementsov-Ogievskiy New
[v9,02/13] block/dirty-bitmap: fix locking in bdrv_reclaim_dirty_bitmap - 1 - --- 2017-12-20 Vladimir Sementsov-Ogievskiy New
[v9,01/13] block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor() - 2 - --- 2017-12-20 Vladimir Sementsov-Ogievskiy New
[v2,5/5] linux-user: Add aarch64_be magic numbers to qemu-binfmt-conf.sh - - - --- 2017-12-20 Michael Weiser New
vnc: fix debug spelling - - - --- 2017-12-20 Marc-André Lureau New
[PULL,14/14] nvme: Add tracing - 2 - --- 2017-12-20 Kevin Wolf New
[PULL,13/14] block: Document that x-blockdev-change breaks quorum children list - 1 - --- 2017-12-20 Kevin Wolf New
[PULL,12/14] qcow2: get rid of qcow2_backing_read1 routine - 2 - --- 2017-12-20 Kevin Wolf New
[PULL,11/14] block: Don't acquire AioContext in hmp_qemu_io() - 1 - --- 2017-12-20 Kevin Wolf New
[PULL,10/14] qemu-img: Document --force-share / -U - 2 - --- 2017-12-20 Kevin Wolf New
[PULL,09/14] block: Unify order in drain functions - 1 - --- 2017-12-20 Kevin Wolf New
[PULL,08/14] block: Don't wait for requests in bdrv_drain*_end() - 2 - --- 2017-12-20 Kevin Wolf New
[PULL,07/14] block: bdrv_drain_recurse(): Remove unused begin parameter - 1 - --- 2017-12-20 Kevin Wolf New
[PULL,06/14] test-bdrv-drain: Test BlockDriver callbacks for drain - 2 - --- 2017-12-20 Kevin Wolf New
[PULL,05/14] block: Call .drain_begin only once in bdrv_drain_all_begin() - 1 - --- 2017-12-20 Kevin Wolf New
[PULL,04/14] block: Make bdrv_drain_invoke() recursive - 1 - --- 2017-12-20 Kevin Wolf New
[PULL,03/14] iotests: fix 197 for vpc - 3 - --- 2017-12-20 Kevin Wolf New
[PULL,02/14] block: Formats don't need CONSISTENT_READ with NO_IO - - - --- 2017-12-20 Kevin Wolf New
[PULL,01/14] hw/block/nvme: Convert to realize - - - --- 2017-12-20 Kevin Wolf New
[v4] rcu: reduce more than 7MB heap memory by malloc_trim() - 1 - --- 2017-12-20 Yang Zhong New
target/m68k: remove unused variable gen_throws_exception - 2 - --- 2017-12-20 Laurent Vivier New
[v2] Split adb.c into adb.c, adb-mouse.c and adb-kbd.c - 2 - --- 2017-12-20 Laurent Vivier New
[19/19] block: Keep nodes drained between reopen_queue/multiple - 1 - --- 2017-12-20 Kevin Wolf New
[18/19] commit: Simplify reopen of base - 1 - --- 2017-12-20 Kevin Wolf New
[17/19] test-bdrv-drain: Test graph changes in drained section - - - --- 2017-12-20 Kevin Wolf New
[16/19] block: Allow graph changes in subtree drained section - - - --- 2017-12-20 Kevin Wolf New
[15/19] test-bdrv-drain: Recursive draining with multiple parents - - - --- 2017-12-20 Kevin Wolf New
[14/19] test-bdrv-drain: Test behaviour in coroutine context - - - --- 2017-12-20 Kevin Wolf New
[13/19] test-bdrv-drain: Tests for bdrv_subtree_drain - - - --- 2017-12-20 Kevin Wolf New
[12/19] block: Add bdrv_subtree_drained_begin/end() - - - --- 2017-12-20 Kevin Wolf New
[11/19] block: Don't notify parents in drain call chain - - - --- 2017-12-20 Kevin Wolf New
[10/19] test-bdrv-drain: Test nested drain sections - - - --- 2017-12-20 Kevin Wolf New
[09/19] block: Nested drain_end must still call callbacks - - - --- 2017-12-20 Kevin Wolf New
[08/19] block: Don't block_job_pause_all() in bdrv_drain_all() - - - --- 2017-12-20 Kevin Wolf New
[07/19] test-bdrv-drain: Test drain vs. block jobs - - - --- 2017-12-20 Kevin Wolf New
[06/19] blockjob: Pause job on draining any job BDS - - - --- 2017-12-20 Kevin Wolf New
[05/19] test-bdrv-drain: Test bs->quiesce_counter - - - --- 2017-12-20 Kevin Wolf New
« 1 2 ... 2427 2428 24293044 3045 »