Show patches with: none      |   303939 patches
« 1 2 ... 2692 2693 26943039 3040 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] qom-qobject: introduce object_property_{g, s}et_ptr - - - --- 2017-02-21 Paolo Bonzini New
[PULL,v2,24/24] coroutine-lock: make CoRwlock thread-safe and fair - 1 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,23/24] coroutine-lock: add mutex argument to CoQueue APIs - 1 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,22/24] coroutine-lock: place CoMutex before CoQueue in header - 1 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,21/24] test-aio-multithread: add performance comparison with thread-based mutexes - 1 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,20/24] coroutine-lock: add limited spinning to CoMutex - 1 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,19/24] coroutine-lock: make CoMutex thread-safe - 1 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,18/24] block: document fields protected by AioContext lock - 3 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,17/24] async: remove unnecessary inc/dec pairs - 3 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,16/24] aio-posix: partially inline aio_dispatch into aio_poll - 3 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,15/24] block: explicitly acquire aiocontext in aio callbacks that need it - 3 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,14/24] block: explicitly acquire aiocontext in bottom halves that need it - 3 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,13/24] block: explicitly acquire aiocontext in callbacks that need it - 3 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,12/24] block: explicitly acquire aiocontext in timers that need it - 3 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,11/24] aio: push aio_context_acquire/release down to dispatching - 3 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,10/24] qed: introduce qed_aio_start_io and qed_aio_next_io_cb - 3 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,09/24] blkdebug: reschedule coroutine on the AioContext it is running on - 3 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,08/24] coroutine-lock: reschedule coroutine on the AioContext it was running on - 3 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,07/24] nbd: convert to use qio_channel_yield - 3 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,06/24] io: make qio_channel_yield aware of AioContexts - 3 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,05/24] io: add methods to set I/O handlers on AioContext - 3 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,04/24] test-thread-pool: use generic AioContext infrastructure - 2 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,03/24] block-backend: allow blk_prw from coroutine context - 2 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,02/24] aio: introduce aio_co_schedule and aio_co_wake - 1 - --- 2017-02-21 Stefan Hajnoczi New
[PULL,v2,01/24] block: move AioContext, QEMUTimer, main-loop to libqemuutil - 1 - --- 2017-02-21 Stefan Hajnoczi New
[v5,18/18] block: pass option prefix down to crypto layer - 2 - --- 2017-02-21 Daniel P. Berrangé New
[v5,17/18] block: remove all encryption handling APIs - 1 - --- 2017-02-21 Daniel P. Berrangé New
[v5,16/18] block: rip out all traces of password prompting - 2 - --- 2017-02-21 Daniel P. Berrangé New
[v5,15/18] iotests: enable tests 134 and 158 to work with qcow (v1) - 2 - --- 2017-02-21 Daniel P. Berrangé New
[v5,14/18] qcow2: add iotests to cover LUKS encryption support - 2 - --- 2017-02-21 Daniel P. Berrangé New
[v5,13/18] qcow2: add support for LUKS encryption format - 2 - --- 2017-02-21 Daniel P. Berrangé New
[v5,12/18] qcow2: extend specification to cover LUKS encryption - 2 - --- 2017-02-21 Daniel P. Berrangé New
[v5,11/18] qcow2: convert QCow2 to use QCryptoBlock for encryption - 1 - --- 2017-02-21 Daniel P. Berrangé New
[v5,10/18] qcow2: make qcow2_encrypt_sectors encrypt in place - 3 - --- 2017-02-21 Daniel P. Berrangé New
[v5,09/18] qcow: convert QCow to use QCryptoBlock for encryption - 1 - --- 2017-02-21 Daniel P. Berrangé New
[v5,08/18] qcow: make encrypt_sectors encrypt in place - 4 - --- 2017-02-21 Daniel P. Berrangé New
[v5,07/18] iotests: fix 097 when run with qcow - 2 - --- 2017-02-21 Daniel P. Berrangé New
[v5,06/18] iotests: skip 048 with qcow which doesn't support resize - 2 - --- 2017-02-21 Daniel P. Berrangé New
[v5,05/18] iotests: skip 042 with qcow which dosn't support zero sized images - 2 - --- 2017-02-21 Daniel P. Berrangé New
[v5,04/18] qcow: require image size to be > 1 for new images - 3 - --- 2017-02-21 Daniel P. Berrangé New
[v5,03/18] qcow: document another weakness of qcow AES encryption - 2 - --- 2017-02-21 Daniel P. Berrangé New
[v5,02/18] block: add ability to set a prefix for opt names - 2 - --- 2017-02-21 Daniel P. Berrangé New
[v5,01/18] block: expose crypto option names / defs to other drivers - 3 - --- 2017-02-21 Daniel P. Berrangé New
[2/2] qapi: Improve qobject input visitor error reporting - 1 - --- 2017-02-21 Markus Armbruster New
[1/2] qapi: Clean up after commit 3d344c2 - 1 - --- 2017-02-21 Markus Armbruster New
[3/3] vl: pass CPUState to qemu_system_guest_panicked - 1 - --- 2017-02-21 Paolo Bonzini New
[2/3] cpu: implement get_crash_info through QOM properties - 1 - --- 2017-02-21 Paolo Bonzini New
[1/3] qom-qobject: introduce object_property_{g, s}et_ptr - - - --- 2017-02-21 Paolo Bonzini New
[6/6] gtk-egl: add scanout_disable support - - - --- 2017-02-21 Gerd Hoffmann New
[5/6] sdl2: add scanout_disable support - - - --- 2017-02-21 Gerd Hoffmann New
[4/6] spice: add scanout_disable support - - - --- 2017-02-21 Gerd Hoffmann New
[3/6] virtio-gpu: use dpy_gl_scanout_disable - - - --- 2017-02-21 Gerd Hoffmann New
[2/6] console: add dpy_gl_scanout_disable - - - --- 2017-02-21 Gerd Hoffmann New
[1/6] console: rename dpy_gl_scanout to dpy_gl_scanout_texture - - - --- 2017-02-21 Gerd Hoffmann New
vmxcap: update for September 2016 SDM - - - --- 2017-02-21 Paolo Bonzini New
vmxcap: port to Python 3 - - - --- 2017-02-21 Paolo Bonzini New
[v2] spice-char: fix segfault in char_spice_finalize - 1 - --- 2017-02-21 Li Qiang New
spice: set merge-lists - - - --- 2017-02-21 Gerd Hoffmann New
spice: add display & head options - - - --- 2017-02-21 Gerd Hoffmann New
xhci: properties cleanup - - - --- 2017-02-21 Gerd Hoffmann New
[PULL,11/11] usb-ccid: add check message size checks - 1 - --- 2017-02-21 Gerd Hoffmann New
[PULL,10/11] usb-ccid: move header size check - 1 - --- 2017-02-21 Gerd Hoffmann New
[PULL,09/11] usb-ccid: better bulk_out error handling - 1 - --- 2017-02-21 Gerd Hoffmann New
[PULL,08/11] xhci: drop via vendor command handling - - - --- 2017-02-21 Gerd Hoffmann New
[PULL,07/11] xhci: fix nec vendor quirk handling - - - --- 2017-02-21 Gerd Hoffmann New
[PULL,06/11] xhci: add qemu xhci controller - 1 - --- 2017-02-21 Gerd Hoffmann New
[PULL,05/11] xhci: drop ER_FULL_HACK workaround - - - --- 2017-02-21 Gerd Hoffmann New
[PULL,04/11] xhci: apply limits to loops - - - --- 2017-02-21 Gerd Hoffmann New
[PULL,03/11] usb: ohci: limit the number of link eds - - - --- 2017-02-21 Gerd Hoffmann New
[PULL,02/11] usb: ohci: fix error return code in servicing iso td - - - --- 2017-02-21 Gerd Hoffmann New
[PULL,01/11] usb: ehci: fix memory leak in ehci - - - --- 2017-02-21 Gerd Hoffmann New
[RFC,v6] RBD: Add support readv,writev for rbd - - - --- 2017-02-21 jazeltq@gmail.com New
memory: make ram device read/write endian sensitive - - - --- 2017-02-21 Yongji Xie New
[RFC,v6] RBD: Add support readv,writev for rbd - - - --- 2017-02-21 jazeltq@gmail.com New
spice-char: fix segfault in char_spice_finalize - - - --- 2017-02-21 Li Qiang New
target/ppc: Fix serious bug in HPTE writeback - - - --- 2017-02-21 David Gibson New
net/colo-compare: Fix memory free error - 1 - --- 2017-02-21 Zhang Chen New
[v4,8/8] nbd: Implement NBD_INFO_BLOCK_SIZE on client - - - --- 2017-02-21 Eric Blake New
[v4,7/8] nbd: Implement NBD_INFO_BLOCK_SIZE on server - - - --- 2017-02-21 Eric Blake New
[v4,6/8] nbd: Implement NBD_OPT_GO on client - - - --- 2017-02-21 Eric Blake New
[v4,5/8] nbd: Implement NBD_OPT_GO on server - - - --- 2017-02-21 Eric Blake New
[v4,4/8] nbd: Expose and debug more NBD constants - 1 - --- 2017-02-21 Eric Blake New
[v4,3/8] block: Add blk_get_opt_transfer() - 1 - --- 2017-02-21 Eric Blake New
[v4,2/8] nbd: Create struct for tracking export info - 1 - --- 2017-02-21 Eric Blake New
[v4,1/8] nbd/client: fix drop_sync [CVE-2017-2630] - 1 - --- 2017-02-21 Eric Blake New
[V2] migration: expose qemu_announce_self() via qmp - - - --- 2017-02-21 Germano Veit Michel New
mttcg: Set jmp_env to handle exit from tb_gen_code - - - --- 2017-02-20 Pranith Kumar New
[V2,4/4] hw/virtio: fix Power Management Control Register for PCI Express virtio devices - - - --- 2017-02-20 Marcel Apfelbaum New
[V2,3/4] hw/virtio: fix Link Control Register for PCI Express virtio devices - - - --- 2017-02-20 Marcel Apfelbaum New
[V2,2/4] hw/virtio: fix error enabling flags in Device Control register - - - --- 2017-02-20 Marcel Apfelbaum New
[V2,1/4] hw/pcie: fix Extended Configuration Space for devices with no Extended Capabilities - - - --- 2017-02-20 Marcel Apfelbaum New
[v2] vl: disable default cdrom when using explicitely scsi-hd - - - --- 2017-02-20 Hervé Poussineau New
[PULL,8/8] hw/mips: MIPS Boston board support - 1 - --- 2017-02-20 Yongbok Kim New
[PULL,7/8] hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller - - - --- 2017-02-20 Yongbok Kim New
[PULL,6/8] loader: Support Flattened Image Trees (FIT images) - - - --- 2017-02-20 Yongbok Kim New
[PULL,5/8] dtc: Update requirement to v1.4.2 - 1 - --- 2017-02-20 Yongbok Kim New
[PULL,4/8] target-mips: Provide function to test if a CPU supports an ISA - 2 - --- 2017-02-20 Yongbok Kim New
[PULL,3/8] hw/mips_gic: Update pin state on mask changes - 1 - --- 2017-02-20 Yongbok Kim New
[PULL,2/8] hw/mips_gictimer: provide API for retrieving frequency - 2 - --- 2017-02-20 Yongbok Kim New
[PULL,1/8] hw/mips_cmgcr: allow GCR base to be moved - 1 - --- 2017-02-20 Yongbok Kim New
« 1 2 ... 2692 2693 26943039 3040 »