Show patches with: State = Action Required       |   426834 patches
« 1 2 ... 798 799 8004268 4269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[QEMU,v8,3/7] SMBIOS: Rename symbols to better reflect future use - - - - --- 2014-04-23 Gabriel L. Somlo New
[QEMU,v8,4/7] SMBIOS: Update header file definitions - - - - --- 2014-04-23 Gabriel L. Somlo New
[QEMU,v8,5/7] SMBIOS: Use macro to set smbios defaults - - - - --- 2014-04-23 Gabriel L. Somlo New
[QEMU,v8,6/7] SMBIOS: Use bitmaps to prevent incompatible comand line options - - - - --- 2014-04-23 Gabriel L. Somlo New
[QEMU,v8,7/7] SMBIOS: Build aggregate smbios tables and entry point - - - - --- 2014-04-23 Gabriel L. Somlo New
linux-user: avoid using glibc internals - - - - --- 2014-04-23 Natanael Copa New
block: Expose host_* drivers in blockdev-add - - 2 - --- 2014-04-23 Kevin Wolf New
[RFC,v2,01/16] Visitor: Add methods for migration format use - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,02/16] QEMUSizedBuffer/QEMUFile - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,03/16] QEMUFilePart: A shim to read part of a file - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,04/16] qemu-file: Add set/get tmp_visitor - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,05/16] Header/constant/types fixes for visitors - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,06/16] Visitor: Binary compatible output visitor - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,07/16] Visitor: Binary compatible input visitor - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,08/16] Visitor: Output path - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,09/16] Visitor: Load path - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,10/16] Visitor: Common types to use visitors - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,11/16] BER Visitor: Create output visitor - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,12/16] BER Visitor: Create input visitor - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,13/16] Start some BER format docs - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,14/16] ASN.1 schema for new migration format - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,15/16] Wire in BER visitors - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[RFC,v2,16/16] Add vmstate_cpu_common BER type code and wire it in. - - - - --- 2014-04-23 Dr. David Alan Gilbert New
[1/2] target-i386: support "invariant tsc" flag - - 1 - --- 2014-04-23 Marcelo Tosatti New
[2/2] target-i386: block migration and savevm if invariant tsc is exposed - - - - --- 2014-04-23 Marcelo Tosatti New
[SeaBIOS,v4] SMBIOS: Check for aggregate tables & entry point in fw_cfg - - - - --- 2014-04-23 Gabriel L. Somlo New
[v3,01/12] target-i386: Simplify reporting of unavailable features - - - - --- 2014-04-23 Eduardo Habkost New
[v3,02/12] target-i386: Merge feature filtering/checking functions - - 1 - --- 2014-04-23 Eduardo Habkost New
[v3,03/12] target-i386: Pass FeatureWord argument to report_unavailable_features() - - - - --- 2014-04-23 Eduardo Habkost New
[v3,04/12] target-i386: Isolate KVM-specific code on CPU feature filtering logic - - 1 - --- 2014-04-23 Eduardo Habkost New
[v3,05/12] target-i386: Make TCG feature filtering more readable - - 1 - --- 2014-04-23 Eduardo Habkost New
[v3,06/12] target-i386: Filter FEAT_7_0_EBX TCG features too - - 1 - --- 2014-04-23 Eduardo Habkost New
[v3,07/12] target-i386: Filter KVM and 0xC0000001 features on TCG - - 1 - --- 2014-04-23 Eduardo Habkost New
[v3,08/12] target-i386: Define TCG_*_FEATURES earlier on cpu.c - - - - --- 2014-04-23 Eduardo Habkost New
[v3,09/12] target-i386: Loop-based feature word filtering in TCG mode - - 1 - --- 2014-04-23 Eduardo Habkost New
[v3,10/12] target-i386: Support check/enforce flags in TCG mode, too - - 1 - --- 2014-04-23 Eduardo Habkost New
[v3,11/12] target-i386: support "invariant tsc" flag - - - - --- 2014-04-23 Eduardo Habkost New
[v3,12/12] target-i386: Support "-cpu host" in TCG mode - - - - --- 2014-04-23 Eduardo Habkost New
target-i386: block migration and savevm if invariant tsc is exposed (v3) - - - - --- 2014-04-23 Marcelo Tosatti New
[v2,1/2] ohw: correctly program BAR addresses of PCI devices - - - - --- 2014-04-23 Hervé Poussineau New
[v2,2/2] ohw: let the right reset entry point 0xfff00100 jump to the currently wrong entry point (0… 1 - - - --- 2014-04-23 Hervé Poussineau New
ps2: set ps/2 output buffer size as the same as kernel - - - - --- 2014-04-24 Gonglei (Arei) New
[1/3] s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUG 1 - 1 - --- 2014-04-24 Jens Freimann New
[2/3] s390x/helper: Fixed real-to-absolute address translation - - 1 - --- 2014-04-24 Jens Freimann New
[3/3] s390x/helper: Added format control bit to MMU translation - - 1 - --- 2014-04-24 Jens Freimann New
[1/5] Use error_is_set() only when necessary (again) - - - - --- 2014-04-24 Markus Armbruster New
[2/5] qemu-img: Consistently name Error * objects err, and not errp - - - - --- 2014-04-24 Markus Armbruster New
[3/5] nbd: Use return values instead of error_is_set(errp) - - - - --- 2014-04-24 Markus Armbruster New
[4/5] blockdev: Clean up fragile use of error_is_set() - - 1 - --- 2014-04-24 Markus Armbruster New
[5/5] iscsi: Don't use error_is_set() to suppress additional errors - - 1 - --- 2014-04-24 Markus Armbruster New
[v2] ps2: set ps/2 output buffer size as the same as kernel - - - - --- 2014-04-24 Gonglei (Arei) New
[v2] configure: add more detailed hint of old libfdt-dev missing, libfdt_env.h - - - - --- 2014-04-24 john.liuli New
MAINTAINERS: Add qemu-img/io to block subsystem - - - - --- 2014-04-24 Kevin Wolf New
pc: add 2.1 machine type - - - - --- 2014-04-24 Michael S. Tsirkin New
[PULL,0/2] vga: add secondary stdvga variant - - - - --- 2014-04-24 Gerd Hoffmann New
[PULL,1/2] vga: allow non-global vmstate - - - - --- 2014-04-24 Gerd Hoffmann New
[PULL,2/2] vga: add secondary stdvga variant - - - - --- 2014-04-24 Gerd Hoffmann New
[1/6] input: key mapping helpers - - - - --- 2014-04-24 Gerd Hoffmann New
[2/6] input: add qemu_input_handler_deactivate - - - - --- 2014-04-24 Gerd Hoffmann New
[3/6] input: switch ps/2 kbd to new input api - - - - --- 2014-04-24 Gerd Hoffmann New
[4/6] input: switch ps/2 mouse to new input api - - - - --- 2014-04-24 Gerd Hoffmann New
[5/6] input: switch sparc32 kbd to new input api - - - - --- 2014-04-24 Gerd Hoffmann New
[6/6] input: remove sparc keymap hack - - - - --- 2014-04-24 Gerd Hoffmann New
monitor: fix qmp_getfd() fd leak in error case - - 1 - --- 2014-04-24 Stefan Hajnoczi New
[v3] ps2: set ps/2 output buffer size as the same as kernel - - - - --- 2014-04-24 Gonglei (Arei) New
[01/10] MAINTAINERS: Take maintainership for QTest - - - - --- 2014-04-24 Andreas Färber New
[02/10] MAINTAINERS: Document I2C libqos - - - - --- 2014-04-24 Andreas Färber New
[03/10] qtest: Assure that init_socket()'s listen() does not fail - - 1 - --- 2014-04-24 Andreas Färber New
[04/10] qtest: Add error reporting to socket_accept() - - - - --- 2014-04-24 Andreas Färber New
[05/10] qtest: Be paranoid about accept() addrlen argument - - - - --- 2014-04-24 Andreas Färber New
[06/10] tests: Add ac97 qtest - - - - --- 2014-04-24 Andreas Färber New
[07/10] tests: Add es1370 qtest - - - - --- 2014-04-24 Andreas Färber New
[08/10] tests: Add intel-hda qtests - - - - --- 2014-04-24 Andreas Färber New
[09/10] tests: Add ioh3420 qtest - - - - --- 2014-04-24 Andreas Färber New
[10/10] tests: Add EHCI qtest - - - - --- 2014-04-24 Andreas Färber New
[v2] block: Expose host_* drivers in blockdev-add - - 2 - --- 2014-04-24 Kevin Wolf New
PPC: spapr: Expose /hypervisor node in device tree - - - - --- 2014-04-24 Alexander Graf New
[qom-next] MAINTAINERS: Document QOM 2 - - - --- 2014-04-24 Andreas Färber New
[1/2] net: Make qmp_query_rx_filter() with name argument more obvious - - - - --- 2014-04-24 Markus Armbruster New
[2/2] net: Don't use error_is_set() to suppress additional errors - - - - --- 2014-04-24 Markus Armbruster New
[v2,1/4] acpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_property_get_int - - 1 - --- 2014-04-24 Kirill Batuzov New
[v2,2/4] acpi-build: properly decrement objects' reference counters - - - - --- 2014-04-24 Kirill Batuzov New
[v2,3/4] console: Abort on property access errors - - - - --- 2014-04-24 Kirill Batuzov New
[v2,4/4] PortioList: Store PortioList in device state - - - - --- 2014-04-24 Kirill Batuzov New
pcie_host: Turn pcie_host_init() into an instance_init - - - - --- 2014-04-24 Andreas Färber New
[3/3] s390x/helper: Added format control bit to MMU translation - - 1 - --- 2014-04-24 Jens Freimann New
[3/3] s390x/helper: Added format control bit to MMU translation - - - - --- 2014-04-24 Alexander Graf New
[v2] configure: Change --enable-tpm to --disable-tpm - - - - --- 2014-04-24 Cole Robinson New
[v3] configure: Enable TPM by default, add --disable-tpm - - - - --- 2014-04-24 Cole Robinson New
qxl: Fix initial screenshot with spice - - - - --- 2014-04-24 Cole Robinson New
[1/5] configure: Re-run make if gtkabi/sdlabi is changed - - - - --- 2014-04-24 Cole Robinson New
[2/5] gtk: Fix monitor greeting - - - - --- 2014-04-24 Cole Robinson New
[3/5] gtk: Fix -serial vc - - - - --- 2014-04-24 Cole Robinson New
[4/5] gtk: Fix zoom in accelerator - - - - --- 2014-04-24 Cole Robinson New
[5/5] gtk: Fix accelerators being triggered twice with gtk3 - - - - --- 2014-04-24 Cole Robinson New
[1/3] hw/arm/virt: Create the GIC ourselves rather than (ab)using a15mpcore_priv - - - - --- 2014-04-24 Peter Maydell New
[2/3] hw/arm/virt: Put GIC register banks on 64K boundaries - - - - --- 2014-04-24 Peter Maydell New
[3/3] hw/arm/virt: Add support for Cortex-A57 - - - - --- 2014-04-24 Peter Maydell New
[1/3] disas/libvixl: Update to libvixl 1.3 - - - - --- 2014-04-24 Peter Maydell New
[2/3] disas/libvixl: Add missing ULL suffixes - - - - --- 2014-04-24 Peter Maydell New
« 1 2 ... 798 799 8004268 4269 »