Show patches with: none      |   318609 patches
« 1 2 ... 3093 3094 30953186 3187 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,01/14] block: Make sure throttled BDSes always have a BB - - - --- 2016-05-11 Kevin Wolf New
[v4,10/10] vnc: allow specifying a custom ACL object name - - - --- 2016-05-11 Daniel P. Berrangé New
[v4,09/10] chardev: add support for ACLs for TLS clients - - - --- 2016-05-11 Daniel P. Berrangé New
[v4,08/10] nbd: allow an ACL to be set with nbd-server-start QMP command - - - --- 2016-05-11 Daniel P. Berrangé New
[v4,07/10] qemu-nbd: add support for ACLs for TLS clients - - - --- 2016-05-11 Daniel P. Berrangé New
[v4,06/10] acl: delete existing ACL implementation - - - --- 2016-05-11 Daniel P. Berrangé New
[v4,05/10] util: add QAuthZSimple object type for a simple access control list - - - --- 2016-05-11 Daniel P. Berrangé New
[v4,04/10] util: add QAuthZ object as an authorization base class - - - --- 2016-05-11 Daniel P. Berrangé New
[v4,03/10] qom: support arbitrary non-scalar properties with -object - - - --- 2016-05-11 Daniel P. Berrangé New
[v4,02/10] qapi: allow QmpInputVisitor to auto-cast types - - - --- 2016-05-11 Daniel P. Berrangé New
[v4,01/10] qdict: implement a qdict_crumple method for un-flattening a dict - - - --- 2016-05-11 Daniel P. Berrangé New
[4/4] scsi-block: always use SG_IO - - - --- 2016-05-11 Paolo Bonzini New
[3/4] scsi-disk: introduce dma_readv and dma_writev - - - --- 2016-05-11 Paolo Bonzini New
[2/4] dma-helpers: change BlockBackend to opaque value in DMAIOFunc - - - --- 2016-05-11 Paolo Bonzini New
[1/4] scsi-disk: introduce a common base class - - - --- 2016-05-11 Paolo Bonzini New
[PULL,3/3] usb: Support compilation without poll.h - - - --- 2016-05-11 Gerd Hoffmann New
[PULL,2/3] usb-mtp: fix usb_mtp_get_device_info so that libmtp on the guest doesn't complain - - - --- 2016-05-11 Gerd Hoffmann New
[PULL,1/3] usb:xhci: no DMA on HC reset - - - --- 2016-05-11 Gerd Hoffmann New
[untested] gtk: update grab code for gtk 3.20 - - - --- 2016-05-11 Gerd Hoffmann New
audio: pa: Set volume of recording stream instead of recording device - - - --- 2016-05-11 Peter Krempa New
[5/5] cpu-exec: Remove unused 'x86_cpu' and 'env' from cpu_exec() - - - --- 2016-05-11 sergey.fedorov@linaro.org New
[4/5] cpu-exec: Move TB execution stuff out of cpu_exec() - 1 - --- 2016-05-11 sergey.fedorov@linaro.org New
[3/5] cpu-exec: Move interrupt handling out of cpu_exec() - - - --- 2016-05-11 sergey.fedorov@linaro.org New
[2/5] cpu-exec: Move exception handling out of cpu_exec() - - - --- 2016-05-11 sergey.fedorov@linaro.org New
[1/5] cpu-exec: Move halt handling out of cpu_exec() - - - --- 2016-05-11 sergey.fedorov@linaro.org New
[RFC,2/2] virtio: show features acked by guest in 'info qtree' dump - - - --- 2016-05-11 Denis V. Lunev New
[RFC,1/2] qdev: add read-only bit/bit64 property - - - --- 2016-05-11 Denis V. Lunev New
vga: use vbe_enabled() helper - - - --- 2016-05-11 Wang Xin New
[for,2.7,v3,1/1] qcow2: improve qcow2_co_write_zeroes() - - - --- 2016-05-11 Denis V. Lunev New
pci: fix requester id with PCI bridges - - - --- 2016-05-11 Peter Xu New
pci: fix requester id to be the one on root bus - - - --- 2016-05-11 Peter Xu New
[v2,3/3] block: Inactivate all children - - - --- 2016-05-11 Fam Zheng New
[v2,2/3] block: Drop superfluous invalidating bs->file from drivers - - - --- 2016-05-11 Fam Zheng New
[v2,1/3] block: Invalidate all children - - - --- 2016-05-11 Fam Zheng New
Fix linking relocatable objects on Sparc - - - --- 2016-05-10 Jessica Clarke New
[v9,3/3] block: enable testing of LUKS driver with block I/O tests - - - --- 2016-05-10 Daniel P. Berrangé New
[v9,2/3] block: add support for encryption secrets in block I/O tests - - - --- 2016-05-10 Daniel P. Berrangé New
[v9,1/3] block: add support for --image-opts in block I/O tests - - - --- 2016-05-10 Daniel P. Berrangé New
[10/10] test: start vhost-user reconnect test - - - --- 2016-05-10 Marc-André Lureau New
[09/10] tests: append i386 tests - - - --- 2016-05-10 Marc-André Lureau New
[08/10] vhost-net: save & restore vring enable state - - - --- 2016-05-10 Marc-André Lureau New
[07/10] vhost-net: save & restore vhost-user acked features - - - --- 2016-05-10 Marc-André Lureau New
[06/10] vhost-net: do not crash if backend is not present - - - --- 2016-05-10 Marc-André Lureau New
[05/10] vhost-user: disconnect on start failure - - - --- 2016-05-10 Marc-André Lureau New
[04/10] qemu-char: add qemu_chr_disconnect to close a fd accepted by listen fd - - - --- 2016-05-10 Marc-André Lureau New
[03/10] vubr: workaround stale vring base - - - --- 2016-05-10 Marc-André Lureau New
[02/10] vubr: add client mode - - - --- 2016-05-10 Marc-André Lureau New
[01/10] vhost-user: add ability to know vhost-user backend disconnection - - - --- 2016-05-10 Marc-André Lureau New
qemu-options.hx: Specify the units for -machine kvm_shadow_mem - - - --- 2016-05-10 Peter Maydell New
[5/5] cpu-exec: Remove unused 'x86_cpu' and 'env' from cpu_exec() - - - --- 2016-05-10 sergey.fedorov@linaro.org New
[4/5] cpu-exec: Move TB execution stuff out of cpu_exec() - - - --- 2016-05-10 sergey.fedorov@linaro.org New
[3/5] cpu-exec: Move interrupt handling out of cpu_exec() - - - --- 2016-05-10 sergey.fedorov@linaro.org New
[2/5] cpu-exec: Move exception handling out of cpu_exec() - - - --- 2016-05-10 sergey.fedorov@linaro.org New
[1/5] cpu-exec: Move halt handling out of cpu_exec() - - - --- 2016-05-10 sergey.fedorov@linaro.org New
Fix QEMU PPC e500v1 efscmp* instructions - - - --- 2016-05-10 Imran, Talha New
[v2] qdev_try_create(): Assert that devices we put onto the system bus are SysBusDevices - 1 - --- 2016-05-10 Peter Maydell New
[2/2] ioapic: clear remote irr bit for edge-triggered interrupts - - - --- 2016-05-10 Peter Xu New
[1/2] ioapic: keep RO bits for IOAPIC entry - - - --- 2016-05-10 Peter Xu New
configure: fix error messages - - - --- 2016-05-10 Wei Jiangang New
[v2] target-arm: Avoid unnecessary TLB flush on TCR_EL2, TCR_EL3 writes - - - --- 2016-05-10 Peter Maydell New
[v2] rfifolock: no need to get thread identifier when nesting - - - --- 2016-05-10 Changlong Xie New
rfifolock: no need to get thread identifier when nesting - - - --- 2016-05-10 Changlong Xie New
[v14,3/3] qmp: add monitor command to add/remove a child - - - --- 2016-05-10 Changlong Xie New
[v14,2/3] quorum: implement bdrv_add_child() and bdrv_del_child() - - - --- 2016-05-10 Changlong Xie New
[v14,1/3] Add new block driver interface to add/delete a BDS's child - - - --- 2016-05-10 Changlong Xie New
[PULL,12/12] spice/gl: add & use qemu_spice_gl_monitor_config - - - --- 2016-05-10 Gerd Hoffmann New
[PULL,11/12] ui/gtk: copy to clipboard support - - - --- 2016-05-10 Gerd Hoffmann New
[PULL,10/12] ui: gtk: Fix some deprecation warnings - - - --- 2016-05-10 Gerd Hoffmann New
[PULL,09/12] ui: gtk: Fix a runtime warning on vte >= 0.37 - - - --- 2016-05-10 Gerd Hoffmann New
[PULL,08/12] configure: support vte-2.91 - - - --- 2016-05-10 Gerd Hoffmann New
[PULL,07/12] configure: report SDL version - - - --- 2016-05-10 Gerd Hoffmann New
[PULL,06/12] configure: report GTK version - - - --- 2016-05-10 Gerd Hoffmann New
[PULL,05/12] configure: add echo_version helper - - - --- 2016-05-10 Gerd Hoffmann New
[PULL,04/12] configure: error on unknown --with-sdlabi value - - - --- 2016-05-10 Gerd Hoffmann New
[PULL,03/12] configure: build SDL if only SDL2 available - - - --- 2016-05-10 Gerd Hoffmann New
[PULL,02/12] ui: sdl2: Release grab before opening console window - - - --- 2016-05-10 Gerd Hoffmann New
[PULL,01/12] ui: gtk: fix crash when terminal inner-border is NULL - - - --- 2016-05-10 Gerd Hoffmann New
[v16A,17/24] qmp: Don't reuse qmp visitor after grabbing output - - - --- 2016-05-10 Eric Blake New
[v4,27/27] qemu-iotests: Add test case 153 for image locking - - - --- 2016-05-10 Fam Zheng New
[v4,26/27] block: Turn on image locking by default - - - --- 2016-05-10 Fam Zheng New
[v4,25/27] tests: Use null-co:// instead of /dev/null - - - --- 2016-05-10 Fam Zheng New
[v4,24/27] iotests: Disable image locking in 085 - - - --- 2016-05-10 Fam Zheng New
[v4,23/27] iotests: 087: Disable image lock in cases where file is shared - - - --- 2016-05-10 Fam Zheng New
[v4,22/27] qemu-iotests: 030: Disable image lock when checking test image - - - --- 2016-05-10 Fam Zheng New
[v4,21/27] qemu-iotests: Wait for QEMU processes before checking image in 091 - - - --- 2016-05-10 Fam Zheng New
[v4,20/27] qemu-iotests: 046: Move version detection out from verify_io - - - --- 2016-05-10 Fam Zheng New
[v4,19/27] qemu-iotests: 140: Disable image lock for qemu-io access - - - --- 2016-05-10 Fam Zheng New
[v4,18/27] mirror: Disable image locking on target backing chain - - - --- 2016-05-10 Fam Zheng New
[v4,17/27] block: Don't lock drive-backup target image in none mode - - - --- 2016-05-10 Fam Zheng New
[v4,16/27] qemu-nbd: Add "--no-lock/-L" option - - - --- 2016-05-10 Fam Zheng New
[v4,15/27] qemu-img: Update documentation of "-L" option - - - --- 2016-05-10 Fam Zheng New
[v4,14/27] qemu-img: Add "-L" option to sub commands - - - --- 2016-05-10 Fam Zheng New
[v4,13/27] qemu-io: Add "-L" option for BDRV_O_NO_LOCK - - - --- 2016-05-10 Fam Zheng New
[v4,12/27] gluster: Implement .bdrv_lockf - - - --- 2016-05-10 Fam Zheng New
[v4,11/27] raw-posix: Implement .bdrv_lockf - - - --- 2016-05-10 Fam Zheng New
[v4,10/27] raw-posix: Use qemu_dup - - - --- 2016-05-10 Fam Zheng New
[v4,09/27] osdep: Introduce qemu_dup - - - --- 2016-05-10 Fam Zheng New
[v4,08/27] osdep: Add qemu_lock_fd and qemu_unlock_fd - - - --- 2016-05-10 Fam Zheng New
[v4,07/27] block: Handle image locking during reopen - - - --- 2016-05-10 Fam Zheng New
[v4,06/27] block: Make bdrv_reopen_{commit, abort} private functions - - - --- 2016-05-10 Fam Zheng New
« 1 2 ... 3093 3094 30953186 3187 »