Show patches with: State = Action Required       |   317971 patches
« 1 2 ... 3024 3025 30263179 3180 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,03/11] block: Accept node-name for blockdev-backup - - - --- 2016-07-07 Kevin Wolf New
[v3,02/11] block: Accept node-name for block-commit - - - --- 2016-07-07 Kevin Wolf New
[v3,01/11] block: Accept node-name for block-stream - - - --- 2016-07-07 Kevin Wolf New
disas: avoid including everything in headers compiled from C++ - 1 1 --- 2016-07-07 Paolo Bonzini New
[V3,6/6] coroutine: reduce stack size to 64kB - - - --- 2016-07-07 Peter Lieven New
[V3,5/6] oslib-posix: add a configure switch to debug stack usage - - - --- 2016-07-07 Peter Lieven New
[V3,4/6] coroutine-sigaltstack: use helper for allocating stack memory - 1 - --- 2016-07-07 Peter Lieven New
[V3,3/6] coroutine-ucontext: use helper for allocating stack memory - 1 - --- 2016-07-07 Peter Lieven New
[V3,2/6] coroutine: add a macro for the coroutine stack size - 1 - --- 2016-07-07 Peter Lieven New
[V3,1/6] oslib-posix: add helpers for stack alloc and free - - - --- 2016-07-07 Peter Lieven New
[v2] qapi: change QmpInputVisitor to QSLIST - 1 - --- 2016-07-07 Paolo Bonzini New
timer.h: fix typo - 1 - --- 2016-07-07 Cao jin New
[v2] vmdk: fix metadata write regression - 1 - --- 2016-07-07 Reda Sallahi New
[v3] translate-all: Bugfix for user-mode self-modifying code in 2 page long TB - 2 - --- 2016-07-07 Stanislav Shmarov New
vmdk: fix metadata write regression - - - --- 2016-07-07 Reda Sallahi New
[RfC] gtk: prefer version 3.x - 1 - --- 2016-07-07 Gerd Hoffmann New
gtk: fix build - - - --- 2016-07-07 Gerd Hoffmann New
[PULL] tap: vhost busy polling support - 1 - --- 2016-07-07 Jason Wang New
[v3,2/2] vhost-user: Attempt to fix a race with set_mem_table. - - - --- 2016-07-07 Prerna Saxena New
[v3,1/2] vhost-user: Introduce a new protocol feature REPLY_ACK. - - - --- 2016-07-07 Prerna Saxena New
[2/2,V5] hmp: show all of snapshot info on every block dev in output of 'info snapshots' - 1 - --- 2016-07-07 Lin Ma New
[1/2,V5] hmp: use snapshot name to determine whether a snapshot is 'fully available' - 1 - --- 2016-07-07 Lin Ma New
[v4,29/29] vhost: add vhost_net_set_backend() - - - --- 2016-07-07 Marc-André Lureau New
[v4,28/29] vhost-user: add error report in vhost_user_write() - - - --- 2016-07-07 Marc-André Lureau New
[v4,27/29] tests: add a simple /vhost-user/multiqueue test - - - --- 2016-07-07 Marc-André Lureau New
[v4,26/29] tests: add /vhost-user/connect-fail test - - - --- 2016-07-07 Marc-André Lureau New
[v4,25/29] tests: fix vhost-user-test leak - - - --- 2016-07-07 Marc-André Lureau New
[v4,24/29] tests: plug some leaks in virtio-net-test - - - --- 2016-07-07 Marc-André Lureau New
[v4,23/29] vhost-user: wait until backend init is completed - - - --- 2016-07-07 Marc-André Lureau New
[v4,22/29] char: add and use tcp_chr_wait_connected - - - --- 2016-07-07 Marc-André Lureau New
[v4,21/29] char: add chr_wait_connected callback - - - --- 2016-07-07 Marc-André Lureau New
[v4,20/29] vhost: add assert() to check runtime behaviour - - - --- 2016-07-07 Marc-André Lureau New
[v4,19/29] vhost-net: vhost_migration_done is vhost-user specific - - - --- 2016-07-07 Marc-André Lureau New
[v4,18/29] Revert "vhost-net: do not crash if backend is not present" - - - --- 2016-07-07 Marc-André Lureau New
[v4,17/29] vhost-user: add get_vhost_net() assertions - - - --- 2016-07-07 Marc-André Lureau New
[v4,16/29] vhost-user: keep vhost_net after a disconnection - - - --- 2016-07-07 Marc-André Lureau New
[v4,15/29] vhost-user: check vhost_user_{read, write}() return value - - - --- 2016-07-07 Marc-André Lureau New
[v4,14/29] vhost-user: check qemu_chr_fe_set_msgfds() return value - - - --- 2016-07-07 Marc-André Lureau New
[v4,13/29] vhost-user: call set_msgfds unconditionally - - - --- 2016-07-07 Marc-André Lureau New
[v4,12/29] qemu-char: fix qemu_chr_fe_set_msgfds() crash when disconnected - - - --- 2016-07-07 Marc-André Lureau New
[v4,11/29] vhost: use error_report() instead of fprintf(stderr, ...) - - - --- 2016-07-07 Marc-André Lureau New
[v4,10/29] vhost: do not assert() on vhost_ops failure - - - --- 2016-07-07 Marc-André Lureau New
[v4,09/29] vhost: fix calling vhost_dev_cleanup() after vhost_dev_init() - - - --- 2016-07-07 Marc-André Lureau New
[v4,08/29] vhost-net: always call vhost_dev_cleanup() on failure - - - --- 2016-07-07 Marc-André Lureau New
[v4,07/29] vhost: make vhost_dev_cleanup() idempotent - - - --- 2016-07-07 Marc-André Lureau New
[v4,06/29] vhost: fix cleanup on not fully initialized device - - - --- 2016-07-07 Marc-André Lureau New
[v4,05/29] vhost: assert the log was cleaned up - - - --- 2016-07-07 Marc-André Lureau New
[v4,04/29] vhost: make vhost_log_put() idempotent - - - --- 2016-07-07 Marc-André Lureau New
[v4,03/29] vhost: don't assume opaque is a fd, use backend cleanup - - - --- 2016-07-07 Marc-André Lureau New
[v4,02/29] vhost-user: minor simplification - - - --- 2016-07-07 Marc-André Lureau New
[v4,01/29] misc: indentation - - - --- 2016-07-07 Marc-André Lureau New
[v10,10/10] target-avr: instruction decoder generator - - - --- 2016-07-06 Michael Rolnik New
[v10,09/10] target-avr: updating translate.c to use instructions translation - - - --- 2016-07-06 Michael Rolnik New
[v10,08/10] target-avr: adding instruction translation - - - --- 2016-07-06 Michael Rolnik New
[v10,07/10] target-avr: adding instruction decoder - - - --- 2016-07-06 Michael Rolnik New
[v10,06/10] target-avr: adding helpers for IN, OUT, SLEEP, WBR & unsupported instructions - - - --- 2016-07-06 Michael Rolnik New
[v10,05/10] target-avr: adding AVR interrupt handling - - - --- 2016-07-06 Michael Rolnik New
[v10,04/10] target-avr: adding instructions encodings - - - --- 2016-07-06 Michael Rolnik New
[v10,03/10] target-avr: adding a sample AVR board - - - --- 2016-07-06 Michael Rolnik New
[v10,02/10] target-avr: adding AVR CPU features/flavors - - - --- 2016-07-06 Michael Rolnik New
[v10,01/10] target-avr: AVR cores support is added. - - - --- 2016-07-06 Michael Rolnik New
[RFC,v2,11/11] tcg: Make tb_flush() thread safe - 1 1 --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,10/11] cpu-exec-common: Introduce async_safe_run_on_cpu() - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,09/11] linux-user: Support CPU work queue - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,08/11] linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick() - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,07/11] linux-user: Rework exclusive operation mechanism - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,06/11] linux-user: Use QemuMutex and QemuCond - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,05/11] cpus: Rename flush_queued_work() - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,04/11] cpus: Wrap mutex used to protect CPU work - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,03/11] cpus: Move common code out of {async_, }run_on_cpu() - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,02/11] cpus: pass CPUState to run_on_cpu helpers 1 - - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,01/11] atomic: introduce atomic_dec_fetch. - - - --- 2016-07-06 sergey.fedorov@linaro.org New
[v2] target-i386: Use struct X86XSaveArea in fpu_helper.c - - - --- 2016-07-06 Richard Henderson New
[v2,1/1] block/gluster: add support to choose libgfapi logfile - 1 - --- 2016-07-06 Prasanna Kumar Kalever New
[v3,28/28] vhost: add vhost_net_set_backend() - - - --- 2016-07-06 Marc-André Lureau New
[v3,27/28] vhost-user: add error report in vhost_user_write() - - - --- 2016-07-06 Marc-André Lureau New
[v3,26/28] tests: add a simple /vhost-user/multiqueue test - - - --- 2016-07-06 Marc-André Lureau New
[v3,25/28] tests: add /vhost-user/connect-fail test - - - --- 2016-07-06 Marc-André Lureau New
[v3,24/28] tests: fix vhost-user-test leak - - - --- 2016-07-06 Marc-André Lureau New
[v3,23/28] tests: plug some leaks in virtio-net-test - - - --- 2016-07-06 Marc-André Lureau New
[v3,22/28] vhost-user: wait until backend init is completed - - - --- 2016-07-06 Marc-André Lureau New
[v3,21/28] char: add and use tcp_chr_wait_connected - - - --- 2016-07-06 Marc-André Lureau New
[v3,20/28] char: add chr_wait_connected callback - - - --- 2016-07-06 Marc-André Lureau New
[v3,19/28] vhost: add assert() to check runtime behaviour - - - --- 2016-07-06 Marc-André Lureau New
[v3,18/28] vhost-net: success if backend has no ops->vhost_migration_done - - - --- 2016-07-06 Marc-André Lureau New
[v3,17/28] get_vhost_net() should be != null after vhost_user_init - - - --- 2016-07-06 Marc-André Lureau New
[v3,16/28] Revert "vhost-net: do not crash if backend is not present" - - - --- 2016-07-06 Marc-André Lureau New
[v3,15/28] vhost-user: keep vhost_net after a disconnection - - - --- 2016-07-06 Marc-André Lureau New
[v3,14/28] qemu-char: check socket is actually connected - - - --- 2016-07-06 Marc-André Lureau New
[v3,13/28] vhost-user: check vhost_user_{read, write}() return value - - - --- 2016-07-06 Marc-André Lureau New
[v3,12/28] vhost-user: check qemu_chr_fe_set_msgfds() return value - - - --- 2016-07-06 Marc-André Lureau New
[v3,11/28] vhost: use error_report() instead of fprintf(stderr, ...) - - - --- 2016-07-06 Marc-André Lureau New
[v3,10/28] vhost: change some assert() for error_report() or silent fail - - - --- 2016-07-06 Marc-André Lureau New
[v3,09/28] vhost: fix calling vhost_dev_cleanup() after vhost_dev_init() - - - --- 2016-07-06 Marc-André Lureau New
[v3,08/28] vhost-net: always call vhost_dev_cleanup() on failure - - - --- 2016-07-06 Marc-André Lureau New
[v3,07/28] vhost: make vhost_dev_cleanup() idempotent - - - --- 2016-07-06 Marc-André Lureau New
[v3,06/28] vhost: add vhost device only after all success - - - --- 2016-07-06 Marc-André Lureau New
[v3,05/28] vhost: call vhost_log_put() on cleanup - - - --- 2016-07-06 Marc-André Lureau New
[v3,04/28] vhost: make vhost_log_put() idempotent - - - --- 2016-07-06 Marc-André Lureau New
[v3,03/28] vhost: don't assume opaque is a fd, use backend cleanup - - - --- 2016-07-06 Marc-André Lureau New
« 1 2 ... 3024 3025 30263179 3180 »