Show patches with: State = Action Required       |   426431 patches
« 1 2 ... 798 799 8004264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,13/16] qemu-iotests: Check common namespace for id and node-name - - 1 - --- 2014-04-23 Kevin Wolf New
[PULL,14/16] qemu-img: Improve error messages - - - - --- 2014-04-23 Kevin Wolf New
[PULL,15/16] vmdk: Fix "%x" to PRIx32 in format strings for cid - - - - --- 2014-04-23 Kevin Wolf New
[PULL,16/16] block/cloop: use PRIu32 format specifier for uint32_t - - - - --- 2014-04-23 Kevin Wolf New
[QEMU,v7,0/7] SMBIOS: build full tables in QEMU - - - - --- 2014-04-23 Gerd Hoffmann New
[v2] doc: add -drive rerror=, werror= to qemu --help output - - 1 - --- 2014-04-23 Stefan Hajnoczi New
[01/13] signal.c: remove __get/__put_user return value reading - - - - --- 2014-04-23 Riku Voipio New
[02/13] signal.c setup_frame/x86: __put_user cleanup - - - - --- 2014-04-23 Riku Voipio New
[03/13] signal.c: remove return value from copy_siginfo_to_user - - - - --- 2014-04-23 Riku Voipio New
[04/13] signal.c: remove return value from setup_sigcontext - - - - --- 2014-04-23 Riku Voipio New
[05/13] signal.c: remove return value from restore_sigcontext - - - - --- 2014-04-23 Riku Voipio New
[06/13] RFC comment out restore_fpu_state (sparc) - - - - --- 2014-04-23 Riku Voipio New
[07/13] do_sigaltstack: remove __get_user value check - - - - --- 2014-04-23 Riku Voipio New
[08/13] do_sigreturn - remove __get_user checks - - - - --- 2014-04-23 Riku Voipio New
[09/13] signal.c: setup_frame remove __put_user checks - - - - --- 2014-04-23 Riku Voipio New
[10/13] remove __put/get error checks from ppc {save, restore}_user_regs - - - - --- 2014-04-23 Riku Voipio New
[11/13] sparc64_set_context: remove __get_user checks - - - - --- 2014-04-23 Riku Voipio New
[12/13] remove __get_user return check from PPC do_setcontext - - - - --- 2014-04-23 Riku Voipio New
[13/13] fix gcc-4.9 compiler error on __{get, put]}_user - - - - --- 2014-04-23 Riku Voipio New
ivshmem: fix potential OOB r/w access (#2) - - - - --- 2014-04-23 Sebastian Krahmer New
[QEMU,v8,1/7] E820: Add interface for accessing e820 table - - - - --- 2014-04-23 Gabriel L. Somlo New
[QEMU,v8,2/7] PC: Add machine version 2.1 for piix and q35 - - - - --- 2014-04-23 Gabriel L. Somlo New
[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 ... 798 799 8004264 4265 »