Show patches with: State = Action Required       |   427139 patches
« 1 2 ... 3092 3093 30944271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[FYI,03/13] hw/acpi: rename "AcpiBuildTables.table_data" to "main_blob" - - - - --- 2015-09-13 Laszlo Ersek New
[FYI,02/13] hw/acpi: add i386 callbacks for injecting GPE 04 when the VMGENID changes - - - - --- 2015-09-13 Laszlo Ersek New
[FYI,01/13] docs: describe QEMU's VMGenID design 1 - - - --- 2015-09-13 Laszlo Ersek New
[v2,8/8] target-arm: Add VMPIDR_EL2 - - - - --- 2015-09-13 Edgar E. Iglesias New
[v2,7/8] target-arm: Break out mpidr_read_val() - - - - --- 2015-09-13 Edgar E. Iglesias New
[v2,6/8] target-arm: Add VPIDR_EL2 - - - - --- 2015-09-13 Edgar E. Iglesias New
[v2,5/8] target-arm: Suppress EPD for S2, EL2 and EL3 translations - - - - --- 2015-09-13 Edgar E. Iglesias New
[v2,4/8] target-arm: Suppress TBI for S2 translations - - - - --- 2015-09-13 Edgar E. Iglesias New
[v2,3/8] target-arm: Add VTTBR_EL2 - - - - --- 2015-09-13 Edgar E. Iglesias New
[v2,2/8] target-arm: Add VTCR_EL2 - - - - --- 2015-09-13 Edgar E. Iglesias New
[v2,1/8] hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefully - - - - --- 2015-09-13 Edgar E. Iglesias New
linux-user/signal.c: Skip calling unlock_user_struct() when lock_user_struct() failed for target pp… - - - - --- 2015-09-13 Chen Gang New
linux-user/signal.c: Skip calling unlock_user_struct() when lock_user_struct() failed for target m6… - - - - --- 2015-09-13 Chen Gang New
[RFC,3/3] acpi: arm: add fw_cfg device node to dsdt - - - - --- 2015-09-12 Gabriel L. Somlo New
[RFC,2/3] acpi: pc: add fw_cfg device node to ssdt - - - - --- 2015-09-12 Gabriel L. Somlo New
[RFC,1/3] pc: fw_cfg: move ioport base constant to pc.h - - - - --- 2015-09-12 Gabriel L. Somlo New
[v2] hw/misc: Add support for ADC controller in Xilinx Zynq 7000 - - - - --- 2015-09-12 Guenter Roeck New
[v2] hw/misc/zynq_slcr: Change CPU clock rate for Linux boots - - 1 - --- 2015-09-12 Guenter Roeck New
[v3,1/1] intel_iommu: Add support for translation for devices behind bridges - - - - --- 2015-09-12 Knut Omang New
linux-user/signal.c: Use setup_rt_frame() instead of setup_frame() for target openrisc - - 1 - --- 2015-09-12 Chen Gang New
[v6,20/26] qapi: Fix output visitor to return qnull() instead of NULL - - - - --- 2015-09-12 Eric Blake New
[v6,20/26] qapi: Fix output visitor to return qnull() instead of NULL - - - - --- 2015-09-12 Eric Blake New
[v4,3/3] pcie: Add support for Single Root I/O Virtualization (SR/IOV) - - - - --- 2015-09-12 Knut Omang New
[v4,2/3] pci: Update pci_regs header - - - - --- 2015-09-12 Knut Omang New
[v4,1/3] pci: Make use of the devfn property when registering new devices - - 1 - --- 2015-09-12 Knut Omang New
MAINTAINERS: Add "Error reporting" entry - - 2 - --- 2015-09-12 Markus Armbruster New
[v6,20/26] qapi: Fix output visitor to return qnull() instead of NULL - - 1 - --- 2015-09-11 Eric Blake New
[v2,3/3] pc: Introduce pc-*-2.5 machine classes - - - - --- 2015-09-11 Eduardo Habkost New
[v2,2/3] q35: Move options common to all classes to pc_i440fx_machine_options() - - 2 - --- 2015-09-11 Eduardo Habkost New
[v2,1/3] q35: Move options common to all classes to pc_q35_machine_options() - - 1 - --- 2015-09-11 Eduardo Habkost New
[PULL,23/23] qcow2: Make qcow2_alloc_bytes() more explicit - - - - --- 2015-09-11 Kevin Wolf New
[PULL,22/23] vmdk: Fix next_cluster_sector for compressed write - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,21/23] iotests: Add test for checking large image files - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,20/23] qcow2: Make size_to_clusters() return uint64_t - - - - --- 2015-09-11 Kevin Wolf New
[PULL,19/23] qemu-iotests: More qcow2 reopen tests - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,18/23] qemu-iotests: Reopen qcow2 with lazy-refcounts change - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,17/23] qcow2: Support updating driver-specific options in reopen - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,16/23] qcow2: Make qcow2_update_options() suitable for transactions - - 1 - --- 2015-09-11 Kevin Wolf New
[PULL,15/23] qcow2: Fix memory leak in qcow2_update_options() error path - - 2 - --- 2015-09-11 Kevin Wolf New
[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
« 1 2 ... 3092 3093 30944271 4272 »