Show patches with: State = Action Required       |   426200 patches
« 1 2 ... 3083 3084 30854261 4262 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,14/23] qcow2: Leave s unchanged on qcow2_update_options() failure - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,13/23] qcow2: Move rest of option handling to qcow2_update_options() - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,12/23] qcow2: Move qcow2_update_options() call up - - 2 - --- 2015-09-11 Kevin Wolf New
[PULL,11/23] qcow2: Factor out qcow2_update_options() - - 2 - --- 2015-09-11 Kevin Wolf New
[PULL,10/23] qcow2: Improve error message - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,09/23] qemu-io: Add command 'reopen' - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,08/23] qemu-io: Remove duplicate 'open' error message - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,07/23] block: Allow specifying driver-specific options to reopen - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,06/23] qcow2: Rename BDRVQcowState to BDRVQcow2State - - 3 - --- 2015-09-11 Kevin Wolf New
[PULL,05/23] block: Drop bdrv_find_whitelisted_format() - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,04/23] block: Drop drv parameter from bdrv_fill_options() - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,03/23] block: Drop drv parameter from bdrv_open_inherit() - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,02/23] block: Drop drv parameter from bdrv_open() - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,01/23] block: Always pass NULL as drv for bdrv_open() - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,00/23] Block layer patches - - - - --- 2015-09-11 Kevin Wolf New
[4/4] target-i386: Disable DE on qemu64 & qemu32 on TCG - - - - --- 2015-09-11 Eduardo Habkost New
[3/4] target-i386: Add optional class name to kvm_default_props - - - - --- 2015-09-11 Eduardo Habkost New
[2/4] target-i386: Convert kvm_default_*features to property/value pairs 1 - - - --- 2015-09-11 Eduardo Habkost New
[1/4] target-i386: Expand PPRO_FEATURES on qemu64/qemu32 definitions - - - - --- 2015-09-11 Eduardo Habkost New
[v6,26/26] qapi-introspect: Hide type names - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,25/26] qapi: New QMP command query-qmp-schema for QMP introspection - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,24/26] qapi: Pseudo-type '**' is now unused, drop it - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,23/26] qapi-schema: Fix up misleading specification of netdev_add - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,22/26] qom: Don't use 'gen': false for qom-get, qom-set, object-add - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,21/26] qapi: Introduce a first class 'any' type - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,20/26] qapi: Fix output visitor to return qnull() instead of NULL - - - - --- 2015-09-11 Markus Armbruster New
[v6,19/26] qapi: Improve built-in type documentation - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,18/26] qapi-commands: De-duplicate output marshaling functions - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,17/26] qapi: De-duplicate parameter list generation - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,16/26] qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,15/26] qapi-commands: Rearrange code - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,14/26] qapi-visit: Rearrange code a bit - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,13/26] qapi: Clean up after recent conversions to QAPISchemaVisitor - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,12/26] qapi: Replace dirty is_c_ptr() by method c_null() - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,11/26] qapi-event: Convert to QAPISchemaVisitor, fixing data with base - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,10/26] qapi-event: Eliminate global variable event_enum_value - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,09/26] qapi: De-duplicate enum code generation - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,08/26] qapi-commands: Convert to QAPISchemaVisitor - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,07/26] qapi-visit: Convert to QAPISchemaVisitor, fixing bugs - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,06/26] qapi-types: Convert to QAPISchemaVisitor, fixing flat unions - - 1 - --- 2015-09-11 Markus Armbruster New
[v6,05/26] tests/qapi-schema: Convert test harness to QAPISchemaVisitor - - 2 - --- 2015-09-11 Markus Armbruster New
[v6,04/26] qapi: New QAPISchemaVisitor - - 2 - --- 2015-09-11 Markus Armbruster New
[v6,03/26] qapi: QAPISchema code generation helper methods - - 2 - --- 2015-09-11 Markus Armbruster New
[v6,02/26] qapi: New QAPISchema intermediate reperesentation - - 2 - --- 2015-09-11 Markus Armbruster New
[v6,01/26] qapi: Rename class QAPISchema to QAPISchemaParser - - 2 - --- 2015-09-11 Markus Armbruster New
pulseaudio: reduce 24s recording latency - - - - --- 2015-09-11 Volker Rümelin New
[v2,4/4] tests: add a local test for guest agent - - - - --- 2015-09-11 Marc-André Lureau New
[v2,3/4] qtest: add a few fd-level qmp helpers - - 1 - --- 2015-09-11 Marc-André Lureau New
[v2,2/4] qga: do not override configuration verbosity - - 1 - --- 2015-09-11 Marc-André Lureau New
[v2,1/4] qga: add QGA_CONF environment variable - - 1 - --- 2015-09-11 Marc-André Lureau New
qcow2: Make qcow2_alloc_bytes() more explicit - - - - --- 2015-09-11 Max Reitz New
[PULL,4/4] cpu-exec: introduce loop exit with restore function - - 1 - --- 2015-09-11 Richard Henderson New
[PULL,3/4] softmmu: remove now unused functions - - 1 - --- 2015-09-11 Richard Henderson New
[PULL,2/4] softmmu: add helper function to pass through retaddr - - 1 - --- 2015-09-11 Richard Henderson New
[PULL,1/4] tlb: Add "ifetch" argument to cpu_mmu_index() - - - - --- 2015-09-11 Richard Henderson New
[PULL,0/4] Queued tcg related patches - - - - --- 2015-09-11 Richard Henderson New
[4/4] memory: Fix bad error handling in memory_region_init_ram_ptr() - - - - --- 2015-09-11 Markus Armbruster New
[3/4] loader: Fix memory_region_init_resizeable_ram() error handling - - - - --- 2015-09-11 Markus Armbruster New
[2/4] Fix bad error handling after memory_region_init_ram() - - - - --- 2015-09-11 Markus Armbruster New
[1/4] error: New error_fatal - - 1 - --- 2015-09-11 Markus Armbruster New
[RFC,1/1] virtio/s390: support READ_STATUS command for virtio-ccw - - - - --- 2015-09-11 Cornelia Huck New
[RFC,2/2] s390x/virtio-ccw: set revision 2 as maximum revision number - - - - --- 2015-09-11 Cornelia Huck New
[RFC,1/2] s390x/virtio-ccw: respond to READ_STATUS command - - - - --- 2015-09-11 Cornelia Huck New
[v2,4/4] virtio-ccw: enable virtio-1 - - - - --- 2015-09-11 Cornelia Huck New
[v2,3/4] virtio-ccw: feature bits > 31 handling - - 1 - --- 2015-09-11 Cornelia Huck New
[v2,2/4] virtio-ccw: support ring size changes - - - - --- 2015-09-11 Cornelia Huck New
[v2,1/4] virtio: ring sizes vs. reset - - 1 - --- 2015-09-11 Cornelia Huck New
[7/7] scenario engine: add a Qemu option to start it - - - - --- 2015-09-11 Victor CLEMENT New
[6/7] scenario engine: provide a scenario file template - - - - --- 2015-09-11 Victor CLEMENT New
[5/7] scenario-engine: add a time based event scheduler - - - - --- 2015-09-11 Victor CLEMENT New
[4/7] scenario-engine: add utilities - - - - --- 2015-09-11 Victor CLEMENT New
[3/7] chardev: add a scenario engine backend - - - - --- 2015-09-11 Victor CLEMENT New
[2/7] gpio-pl061: add a scenario engine interaction API - - - - --- 2015-09-11 Victor CLEMENT New
[1/7] configure: add --enable-scenario-engine option - - - - --- 2015-09-11 Victor CLEMENT New
[v4] monitor: allow device_del to accept QOM paths - - 2 - --- 2015-09-11 Daniel P. Berrangé New
[PULL,11/11] ui: convert VNC server to use QCryptoTLSSession - - - - --- 2015-09-11 Daniel P. Berrangé New
[PULL,10/11] ui: fix return type for VNC I/O functions to be ssize_t - - 1 - --- 2015-09-11 Daniel P. Berrangé New
[PULL,09/11] crypto: introduce new module for handling TLS sessions - - - - --- 2015-09-11 Daniel P. Berrangé New
[PULL,08/11] crypto: add sanity checking of TLS x509 credentials - - - - --- 2015-09-11 Daniel P. Berrangé New
[PULL,07/11] crypto: introduce new module for TLS x509 credentials - - 1 - --- 2015-09-11 Daniel P. Berrangé New
[PULL,06/11] crypto: introduce new module for TLS anonymous credentials - - 1 - --- 2015-09-11 Daniel P. Berrangé New
[PULL,05/11] crypto: introduce new base module for TLS credentials - - - - --- 2015-09-11 Daniel P. Berrangé New
[PULL,04/11] qom: allow QOM to be linked into tools binaries - - - - --- 2015-09-11 Daniel P. Berrangé New
[PULL,03/11] crypto: move crypto objects out of libqemuutil.la - - - - --- 2015-09-11 Daniel P. Berrangé New
[PULL,02/11] tests: remove repetition in unit test object deps - - - - --- 2015-09-11 Daniel P. Berrangé New
[PULL,01/11] qapi: allow override of default enum prefix naming - - - - --- 2015-09-11 Daniel P. Berrangé New
[PULL,00/11] Extract TLS handling code from VNC server - - - - --- 2015-09-11 Daniel P. Berrangé New
checkpatch: Escape left braces in regex - - - - --- 2015-09-11 Fam Zheng New
[PULL,26/26] virtio-vga: enable for i386 - - - - --- 2015-09-11 Michael Tokarev New
[PULL,25/26] hw/arm/spitz: Remove meaningless blank Property - - - - --- 2015-09-11 Michael Tokarev New
[PULL,24/26] hw/gpio/zaurus: Remove meaningless blank Property - - - - --- 2015-09-11 Michael Tokarev New
[PULL,23/26] hw/virtio/virtio-pci: Remove meaningless blank Property - - - - --- 2015-09-11 Michael Tokarev New
[PULL,22/26] hw/s390x/s390-virtio-bus: Remove meaningless blank Property 1 - - - --- 2015-09-11 Michael Tokarev New
[PULL,21/26] typofixes - v4 - - - - --- 2015-09-11 Michael Tokarev New
[PULL,20/26] qapi-schema: remove legacy<> from doc - - 1 - --- 2015-09-11 Michael Tokarev New
[PULL,19/26] disas/microblaze: Remove unused code - - 1 - --- 2015-09-11 Michael Tokarev New
[PULL,18/26] help: dd missing newline - - 1 - --- 2015-09-11 Michael Tokarev New
[PULL,17/26] Target-ppc: Remove unnecessary variable - - - - --- 2015-09-11 Michael Tokarev New
[PULL,16/26] baum: Fix build with debugging enabled - - 1 - --- 2015-09-11 Michael Tokarev New
[PULL,15/26] linux-user: Fix warnings caused by missing 'static' attribute - - 1 - --- 2015-09-11 Michael Tokarev New
« 1 2 ... 3083 3084 30854261 4262 »