Show patches with: State = Action Required       |   427503 patches
« 1 2 ... 2681 2682 26834275 4276 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,05/14] virtio: poll virtqueues for new buffers - - 1 - --- 2017-01-04 Stefan Hajnoczi New
[PULL,04/14] aio: add polling mode to AioContext - - 1 - --- 2017-01-04 Stefan Hajnoczi New
[PULL,03/14] aio: add AioPollFn and io_poll() interface - - 1 - --- 2017-01-04 Stefan Hajnoczi New
[PULL,02/14] aio: add flag to skip fds to aio_dispatch() - - 1 - --- 2017-01-04 Stefan Hajnoczi New
[PULL,01/14] HACKING: document #include order - - 2 - --- 2017-01-04 Stefan Hajnoczi New
[PULL,00/14] Block patches - - - - --- 2017-01-04 Stefan Hajnoczi New
[10/10] async: optimize aio_bh_poll - - 1 - --- 2017-01-04 Paolo Bonzini New
[09/10] aio: document locking - - 1 - --- 2017-01-04 Paolo Bonzini New
[08/10] aio-win32: remove walking_handlers, protecting AioHandler list with list_lock - - 1 - --- 2017-01-04 Paolo Bonzini New
[07/10] aio-posix: remove walking_handlers, protecting AioHandler list with list_lock - - 1 - --- 2017-01-04 Paolo Bonzini New
[06/10] aio: tweak walking in dispatch phase - - 1 - --- 2017-01-04 Paolo Bonzini New
[05/10] aio-posix: split aio_dispatch_handlers out of aio_dispatch - - 1 - --- 2017-01-04 Paolo Bonzini New
[04/10] qemu-thread: optimize QemuLockCnt with futexes on Linux - - - - --- 2017-01-04 Paolo Bonzini New
[03/10] aio: make ctx->list_lock a QemuLockCnt, subsuming ctx->walking_bh - - 1 - --- 2017-01-04 Paolo Bonzini New
[02/10] qemu-thread: introduce QemuLockCnt - - - - --- 2017-01-04 Paolo Bonzini New
[01/10] aio: rename bh_lock to list_lock - - 1 - --- 2017-01-04 Paolo Bonzini New
hxtool: emit Texinfo headings as @subsection - - 1 - --- 2017-01-04 Paolo Bonzini New
[v3,4/4] migration: Fail migration blocker for --only-migratble - - - - --- 2017-01-04 Ashijeet Acharya New
[v3,3/4] migration: disallow migrate_add_blocker during migration - - - - --- 2017-01-04 Ashijeet Acharya New
[v3,2/4] migration: Allow "device add" options to only add migratable devices - - - - --- 2017-01-04 Ashijeet Acharya New
[v3,1/4] migration: Add a new option to enable only-migratable - - - - --- 2017-01-04 Ashijeet Acharya New
[PULL,11/11] curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT) 1 - - - --- 2017-01-04 Gerd Hoffmann New
[PULL,10/11] ui/vnc: Fix problem with sending too many bytes as server name - - 1 - --- 2017-01-04 Gerd Hoffmann New
[PULL,09/11] ui: drop unused MOUSE_EVENT_WHEEL{UP, DN} defines - - - - --- 2017-01-04 Gerd Hoffmann New
[PULL,08/11] gtk: avoid oob array access - - - - --- 2017-01-04 Gerd Hoffmann New
[PULL,07/11] egl-helpers: Change file licensing to LGPLv2 3 - - - --- 2017-01-04 Gerd Hoffmann New
[PULL,06/11] sdl2: set window ID - - - - --- 2017-01-04 Gerd Hoffmann New
[PULL,05/11] console: move window ID code from baum to sdl - - - - --- 2017-01-04 Gerd Hoffmann New
[PULL,04/11] console: add API to get underlying gui window ID - - - - --- 2017-01-04 Gerd Hoffmann New
[PULL,03/11] ps2: Fix lost scancodes by recent changes - - 1 - --- 2017-01-04 Gerd Hoffmann New
[PULL,02/11] ui: use evdev keymap when running under wayland - - - 1 --- 2017-01-04 Gerd Hoffmann New
[PULL,01/11] ui/gtk: fix crash at startup when no console is available - - 1 - --- 2017-01-04 Gerd Hoffmann New
[PULL,00/11] ui patch queue - - - - --- 2017-01-04 Gerd Hoffmann New
[v15,0/2] virtio-crypto: virtio crypto device specification - - - - --- 2017-01-04 Gonglei (Arei) New
[v15,2/2] virtio-crypto: Add conformance clauses - - - - --- 2017-01-04 Gonglei (Arei) New
[v15,1/2] virtio-crypto: Add virtio crypto device specification - - - - --- 2017-01-04 Gonglei (Arei) New
serial: fix memory leak in serial exit 1 - - - --- 2017-01-04 Li Qiang New
[PULL,13/13] tests: virtio-9p: ".." cannot be used to walk out of the shared directory - - - - --- 2017-01-04 Greg Kurz New
[PULL,12/13] tests: virtio-9p: no slash in path elements during walk - - - - --- 2017-01-04 Greg Kurz New
[PULL,11/13] tests: virtio-9p: add walk operation test - - - - --- 2017-01-04 Greg Kurz New
[PULL,10/13] tests: virtio-9p: add attach operation test - - - - --- 2017-01-04 Greg Kurz New
[PULL,09/13] tests: virtio-9p: add version operation test - - - - --- 2017-01-04 Greg Kurz New
[PULL,08/13] 9pfs: fix P9_NOTAG and P9_NOFID macros - - - - --- 2017-01-04 Greg Kurz New
[PULL,07/13] tests: virtio-9p: code refactoring - - - - --- 2017-01-04 Greg Kurz New
[PULL,06/13] tests: virtio-9p: rename PCI configuration test - - - - --- 2017-01-04 Greg Kurz New
[PULL,05/13] 9pfs: fix crash when fsdev is missing - - 1 - --- 2017-01-04 Greg Kurz New
[PULL,04/13] 9pfs: introduce init_out/in_iov_from_pdu - - 1 - --- 2017-01-04 Greg Kurz New
[PULL,03/13] 9pfs: call v9fs_init_qiov_from_pdu before v9fs_pack - - 1 - --- 2017-01-04 Greg Kurz New
[PULL,02/13] 9pfs: introduce transport specific callbacks - - 1 - --- 2017-01-04 Greg Kurz New
[PULL,01/13] 9pfs: move pdus to V9fsState - - 1 - --- 2017-01-04 Greg Kurz New
[PULL,00/13] 9p patches 20170104 - - - - --- 2017-01-04 Greg Kurz New
[RFC,v3,2/2] block/qapi: reduce the execution time of qmp_query_blockstats - - - - --- 2017-01-04 Dou Liyang New
[RFC,v3,1/2] block/qapi: reduce the coupling between the bdrv_query_stats and bdrv_query_bds_stats - - - - --- 2017-01-04 Dou Liyang New
Crypto: fix leak in ivgen essiv init - - - - --- 2017-01-04 Li Qiang New
[v2] qemu-thread: fix qemu_thread_set_name() race in qemu_thread_create() - - - - --- 2017-01-04 Zhanghailiang New
[m25p80] Abort in case we overrun the internal data buffer - - - - --- 2017-01-03 Jean-Christophe Dubois New
[v3,i.MX] fix CS handling during SPI access. - - - - --- 2017-01-03 Jean-Christophe Dubois New
win32: use glib gpoll if glib >= 2.50 - - 2 - --- 2017-01-03 Marc-André Lureau New
[v1,15/15] block: remove all encryption handling APIs - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v1,14/15] block: rip out all traces of password prompting - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v1,13/15] iotests: enable tests 134 and 158 to work with qcow (v1) - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v1,12/15] qcow2: add support for LUKS encryption format - - - - --- 2017-01-03 Daniel P. Berrangé New
[v1,11/15] qcow2: convert QCow2 to use QCryptoBlock for encryption - - - - --- 2017-01-03 Daniel P. Berrangé New
[v1,10/15] qcow2: make qcow2_encrypt_sectors encrypt in place - - 2 - --- 2017-01-03 Daniel P. Berrangé New
[v1,09/15] qcow: convert QCow to use QCryptoBlock for encryption - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v1,08/15] qcow: make encrypt_sectors encrypt in place - - - - --- 2017-01-03 Daniel P. Berrangé New
[v1,07/15] iotests: fix 097 when run with qcow - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v1,06/15] iotests: skip 048 with qcow which doesn't support resize - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v1,05/15] iotests: skip 042 with qcow which dosn't support zero sized images - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v1,04/15] qcow: require image size to be > 1 for new images - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v1,03/15] qcow: document another weakness of qcow AES encryption - - - - --- 2017-01-03 Daniel P. Berrangé New
[v1,02/15] block: add ability to set a prefix for opt names - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v1,01/15] block: expose crypto option names / defs to other drivers - - 2 - --- 2017-01-03 Daniel P. Berrangé New
[v2,2/2] Quiet uninitialized variable warning. - - - - --- 2017-01-03 Michal Suchánek New
[v2,1/2] Do endian swapping. - - - - --- 2017-01-03 Michal Suchánek New
scsi-block: fix direction of BYTCHK test for VERIFY commands - - - - --- 2017-01-03 Paolo Bonzini New
[v2,5/5] iotests: chown LUKS device before qemu-io launches - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v2,4/5] iotests: add more LUKS hash combination tests - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v2,3/5] iotests: reduce PBKDF iterations when testing LUKS - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v2,2/5] iotests: fix remainining tests to work with LUKS - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v2,1/5] iotests: skip 159 & 170 with luks format - - 1 - --- 2017-01-03 Daniel P. Berrangé New
qemu-img: add support for --object with 'dd' command - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[v2] iotests: record separate timings per format, protocol pair - - 1 - --- 2017-01-03 Daniel P. Berrangé New
[PULL,5/5] virtio-gpu: fix memory leak in resource attach backing - - - - --- 2017-01-03 Gerd Hoffmann New
[PULL,4/5] virtio-gpu-3d: fix memory leak in resource attach backing - - 1 - --- 2017-01-03 Gerd Hoffmann New
[PULL,3/5] virtio-gpu: call cleanup mapping function in resource destroy - - 1 - --- 2017-01-03 Gerd Hoffmann New
[PULL,2/5] virtio-gpu: track and limit host memory allocations - - - - --- 2017-01-03 Gerd Hoffmann New
[PULL,1/5] display: virtio-gpu-3d: check virgl capabilities max_size - - - - --- 2017-01-03 Gerd Hoffmann New
[PULL,0/5] virtio-gpu: misc bugfixes. - - - - --- 2017-01-03 Gerd Hoffmann New
[kvm-unit-tests,v2,2/2] run_tests: allow run tests in parallel - - - - --- 2017-01-03 Peter Xu New
[kvm-unit-tests,v2,1/2] run_tests: put logs into per-test file - - - - --- 2017-01-03 Peter Xu New
scsi-disk: fix crash on VERIFY command - - - - --- 2017-01-03 Paolo Bonzini New
[RFC,v2,17/17] intel_iommu: enable vfio devices - - - - --- 2017-01-03 Peter Xu New
[RFC,v2,16/17] intel_iommu: allow dynamic switch of IOMMU region - - - - --- 2017-01-03 Peter Xu New
[RFC,v2,15/17] intel_iommu: do replay when context invalidate - - - - --- 2017-01-03 Peter Xu New
[RFC,v2,14/17] intel_iommu: provide its own replay() callback - - - - --- 2017-01-03 Peter Xu New
[RFC,v2,13/17] memory: add MemoryRegionIOMMUOps.replay() callback - - - - --- 2017-01-03 Peter Xu New
[RFC,v2,12/17] memory: introduce memory_region_notify_one() - - - - --- 2017-01-03 Peter Xu New
[RFC,v2,11/17] memory: provide iommu_replay_all() - - - - --- 2017-01-03 Peter Xu New
[RFC,v2,10/17] memory: add section range info for IOMMU notifier - - 1 - --- 2017-01-03 Peter Xu New
« 1 2 ... 2681 2682 26834275 4276 »