Show patches with: State = Action Required       |   429666 patches
« 1 2 ... 3225 3226 32274296 4297 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[09/34] block: Add BlockDriverState.inherits_from - - 2 - --- 2015-05-08 Kevin Wolf New
[08/34] block: Add list of children to BlockDriverState - - 1 - --- 2015-05-08 Kevin Wolf New
[07/34] block: Move flag inheritance to bdrv_open_inherited() - - 2 - --- 2015-05-08 Kevin Wolf New
[06/34] block: Use QemuOpts in bdrv_open_common() - - 1 - --- 2015-05-08 Kevin Wolf New
[05/34] block: Use macro for cache option names - - 4 - --- 2015-05-08 Kevin Wolf New
[04/34] vmdk: Use bdrv_open_image() - - 3 - --- 2015-05-08 Kevin Wolf New
[03/34] quorum: Use bdrv_open_image() - - 4 - --- 2015-05-08 Kevin Wolf New
[02/34] qdict: Add qdict_{set,copy}_default() - - 1 - --- 2015-05-08 Kevin Wolf New
[01/34] qdict: Add qdict_array_entries() - - - - --- 2015-05-08 Kevin Wolf New
[v2,6/6] Add support for VM suspend/resume for TPM TIS - - - - --- 2015-05-08 Stefan Berger New
[v2,5/6] Introduce condition in TPM backend for notification - - - - --- 2015-05-08 Stefan Berger New
[v2,4/6] Introduce condition to notifiy waiters of completed command - - - - --- 2015-05-08 Stefan Berger New
[v2,3/6] Support Physical Presence Interface Spec - - - - --- 2015-05-08 Stefan Berger New
[v2,2/6] Introduce RAM location in vendor specific area in TIS - - - - --- 2015-05-08 Stefan Berger New
[v2,1/6] Provide support for the CUSE TPM - - - - --- 2015-05-08 Stefan Berger New
[v3,3/3] TPM2 ACPI table support - - - - --- 2015-05-08 Stefan Berger New
[v3,2/3] tpm: Probe for connected TPM 1.2 or TPM 2 - - - - --- 2015-05-08 Stefan Berger New
[v3,1/3] Extend TPM TIS interface to support TPM 2 - - - - --- 2015-05-08 Stefan Berger New
[PULL,10/10] scripts: qmp-shell: Add verbose flag - - 1 1 --- 2015-05-08 Luiz Capitulino New
[PULL,09/10] scripts: qmp-shell: add transaction subshell - - 1 1 --- 2015-05-08 Luiz Capitulino New
[PULL,08/10] scripts: qmp-shell: Expand support for QMP expressions - - 1 1 --- 2015-05-08 Luiz Capitulino New
[PULL,07/10] scripts: qmp-shell: refactor helpers - - 1 1 --- 2015-05-08 Luiz Capitulino New
[PULL,06/10] MAINTAINERS: New maintainer for QMP and QAPI - - 1 - --- 2015-05-08 Luiz Capitulino New
[PULL,05/10] json-parser: Accept 'null' in QMP - - - - --- 2015-05-08 Luiz Capitulino New
[PULL,04/10] qobject: Add a special null QObject - - - - --- 2015-05-08 Luiz Capitulino New
[PULL,03/10] qobject: Clean up around qtype_code - - 1 - --- 2015-05-08 Luiz Capitulino New
[PULL,02/10] QJSON: Use OBJECT_CHECK - - - - --- 2015-05-08 Luiz Capitulino New
[PULL,01/10] monitor: add memory search commands s, sp - - - - --- 2015-05-08 Luiz Capitulino New
[PULL,00/10] QMP queue - - - - --- 2015-05-08 Luiz Capitulino New
[v2] Add virt-v3 machine that uses GIC-500 - - - - --- 2015-05-08 Pavel Fedin New
[PULL,9/9] qemu-nbd: only send a limited number of errno codes on the wire - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,7/9] configure: require __thread support - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,6/9] exec: move rcu_read_lock/unlock to address_space_translate callers - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,5/9] kvm: add support for memory transaction attributes - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,4/9] mtree: also print disabled regions - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,3/9] mtree: tag & indent a bit better - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,2/9] apic_common: improve readability of apic_reset_common - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,1/9] kvm: Silence warning from valgrind - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,v2,0/9] KVM, QOM, NBD, build fixes for 2015-05-08 - - - - --- 2015-05-08 Paolo Bonzini New
[4/4] movement: reduce include files - - 1 - --- 2015-05-08 Juan Quintela New
[3/4] migration: Add myself to the copyright list of both files - - 1 - --- 2015-05-08 Juan Quintela New
[2/4] migration: move savevm.c inside migration/ - - 1 - --- 2015-05-08 Juan Quintela New
[1/4] migration: move ram stuff to migration/ram - - 1 - --- 2015-05-08 Juan Quintela New
configure: Don't exit until all errors have been detected - - - - --- 2015-05-08 Juan Quintela New
[PULL,16/16] qemu-nbd: only send a limited number of errno codes on the wire - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,14/16] qom: don't pass string table to object_get_enum method - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,13/16] qom: add a object_property_add_enum helper method - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,12/16] qom: make enum string tables const-correct - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,11/16] qom: add object_new_propv / object_new_proplist constructors - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,10/16] qom: create objects in two phases - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,09/16] qom: document user creatable object types in help text - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,08/16] qom: fix typename of 'policy' enum property in hostmem obj - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,07/16] configure: require __thread support - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,06/16] exec: move rcu_read_lock/unlock to address_space_translate callers - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,05/16] kvm: add support for memory transaction attributes - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,04/16] mtree: also print disabled regions - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,03/16] mtree: tag & indent a bit better - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,02/16] apic_common: improve readability of apic_reset_common - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,01/16] kvm: Silence warning from valgrind - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,00/16] KVM, QOM, NBD, build fixes for 2015-05-08 - - - - --- 2015-05-08 Paolo Bonzini New
[PULL,5/5] gtk: update mouse position in mouse_set() - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,4/5] gtk: create gtk.h - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,3/5] gtk: add ui_info support - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,2/5] console: add dpy_ui_info_supported - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,1/5] console: delayed ui_info guest notification - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,0/5] gtk patch queue. - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,19/19] uhci: controller is halted after reset - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,18/19] usb: usb-serial QOMify 1 - - 1 --- 2015-05-08 Gerd Hoffmann New
[PULL,17/19] usb: usb-redir QOMify - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,16/19] usb: usb-wacom-tablet QOMify - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,15/19] usb: usb-uas QOMify - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,14/19] usb: usb-storage QOMify - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,13/19] usb: usb-ccid QOMify - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,12/19] usb: usb-net QOMify - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,11/19] usb-mtp: fix segmentation fault - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,10/19] usb: usb-mtp QOMify - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,09/19] usb: usb-hub QOMify - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,08/19] usb: usb-hid QOMify - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,07/19] usb: usb-bt QOMify - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,06/19] usb: usb-audio QOMify - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,05/19] uhci: QOMify - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,04/19] xhci: fix events for setup trb. - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,03/19] Revert "xhci: generate a Transfer Event for each Transfer TRB with the IOC bit set" - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,02/19] xhci: set timer to retry xfers - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,01/19] usb: fix usb-net segfault - - - - --- 2015-05-08 Gerd Hoffmann New
[PULL,00/19] usb: qomify, bugfixes for xhci & uhci. - - - - --- 2015-05-08 Gerd Hoffmann New
[v3,2/2] semihosting: add --semihosting-config arg sub-argument - - - - --- 2015-05-08 Leon Alrae New
[v3,1/2] semihosting: create SemihostingConfig structure and semihost.h - - 1 - --- 2015-05-08 Leon Alrae New
[4/4] block: Include qemu-log.o in block-obj-y - - - - --- 2015-05-08 Dimitris Aragiorgis New
[3/4] raw-posix: Introduce hdev_is_sg() - - - - --- 2015-05-08 Dimitris Aragiorgis New
[2/4] block: Use bdrv_is_sg() everywhere - - - - --- 2015-05-08 Dimitris Aragiorgis New
[1/4] Fix migration in case of scsi-generic - - - - --- 2015-05-08 Dimitris Aragiorgis New
qemu-nbd: return ENOSPC for out-of-range writes - - - - --- 2015-05-08 Paolo Bonzini New
[RFC,v1,3/3] ppc: Move cpu_exec_init() call to realize function - - 1 - --- 2015-05-08 Bharata B Rao New
[RFC,v1,2/3] cpus: Convert cpu_index into a bitmap - - - - --- 2015-05-08 Bharata B Rao New
[RFC,v1,1/3] cpus: Add Error argument to cpu_exec_init() - - 1 - --- 2015-05-08 Bharata B Rao New
[v2] qemu-nbd: only send a limited number of errno codes on the wire - - 2 - --- 2015-05-08 Paolo Bonzini New
net: Change help text to list -netdev instead of -net by default - - - - --- 2015-05-08 Thomas Huth New
[COLO,v4,15/15] Implement new driver for block replication - - - - --- 2015-05-08 Wen Congyang New
[COLO,v4,14/15] quorum: allow ignoring child errors - - - - --- 2015-05-08 Wen Congyang New
« 1 2 ... 3225 3226 32274296 4297 »