Show patches with: State = Action Required       |   427089 patches
« 1 2 ... 928 929 9304270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,07/12] qapi: Consistent whitespace in tests/Makefile - - 1 - --- 2014-09-26 Michael Tokarev New
[PULL,08/12] qapi: Ignore files created during make check - - 2 - --- 2014-09-26 Michael Tokarev New
[PULL,09/12] qapi: Update docs given recent event, spacing fixes - - 1 - --- 2014-09-26 Michael Tokarev New
[PULL,10/12] os-posix: change tab to space avoid violating coding style - - 1 - --- 2014-09-26 Michael Tokarev New
[PULL,11/12] os-posix: remove confused errno - - 1 - --- 2014-09-26 Michael Tokarev New
[PULL,12/12] os-posix: report error message when lock file failed - - 1 - --- 2014-09-26 Michael Tokarev New
[v3,1/4] .travis.yml: add more linux-user to the build matrix - - 2 - --- 2014-09-26 Alex Bennée New
[v3,2/4] .travis.yml: make the make slightly more parallel - - 2 - --- 2014-09-26 Alex Bennée New
[v3,3/4] .travis.yml: pre-seed sub-modules for speed - - 2 - --- 2014-09-26 Alex Bennée New
[v3,4/4] .travis.yml: remove "make check" from main matrix - - 2 - --- 2014-09-26 Alex Bennée New
[0/1] Add support for Xen access to vmport - - - - --- 2014-09-26 Don Slutz New
[1/1] xen-hvm.c: Add support for Xen access to vmport - - - - --- 2014-09-26 Don Slutz New
[PULL,00/11] Block patches - - - - --- 2014-09-26 Kevin Wolf New
[PULL,01/11] blkdebug: show an error for invalid event names - - 1 - --- 2014-09-26 Kevin Wolf New
[PULL,02/11] blockdev: Disentangle BlockDriverState and DriveInfo creation - - 2 - --- 2014-09-26 Kevin Wolf New
[PULL,03/11] block: Keep DriveInfo alive until BlockDriverState dies - - 2 - --- 2014-09-26 Kevin Wolf New
[PULL,04/11] qemu-nbd: Destroy the BlockDriverState properly - - - - --- 2014-09-26 Kevin Wolf New
[PULL,05/11] block: Improve message for device name clashing with node name - - 2 - --- 2014-09-26 Kevin Wolf New
[PULL,06/11] block: Specify -drive legacy option aliases in array - - 2 - --- 2014-09-26 Kevin Wolf New
[PULL,07/11] block: Catch simultaneous usage of options and their aliases - - 2 - --- 2014-09-26 Kevin Wolf New
[PULL,08/11] docs: add blkdebug block driver documentation - - 2 - --- 2014-09-26 Kevin Wolf New
[PULL,09/11] vpc: fix beX_to_cpu() and cpu_to_beX() confusion - - - - --- 2014-09-26 Kevin Wolf New
[PULL,10/11] block: Validate node-name - - 1 - --- 2014-09-26 Kevin Wolf New
[PULL,11/11] qemu-iotests: Fail test if explicit test case number is unknown - - 1 - --- 2014-09-26 Kevin Wolf New
[PULL,0/9] QMP queue - - - - --- 2014-09-26 Luiz Capitulino New
[PULL,1/9] monitor: Reset HMP mon->rs in CHR_EVENT_OPEN - - - - --- 2014-09-26 Luiz Capitulino New
[PULL,2/9] virtio-balloon: fix integer overflow in memory stats feature - - 2 - --- 2014-09-26 Luiz Capitulino New
[PULL,3/9] qapi: add visit_start_union and visit_end_union - - 2 - --- 2014-09-26 Luiz Capitulino New
[PULL,4/9] qapi: dealloc visitor, implement visit_start_union - - 2 - --- 2014-09-26 Luiz Capitulino New
[PULL,5/9] tests: add QMP input visitor test for unions with no discriminator - - 2 - --- 2014-09-26 Luiz Capitulino New
[PULL,6/9] qemu-iotests: Test missing "driver" key for blockdev-add - - 1 - --- 2014-09-26 Luiz Capitulino New
[PULL,7/9] qemu-socket: Polish errors for connect() and listen() failure - - 1 - --- 2014-09-26 Luiz Capitulino New
[PULL,8/9] qemu-socket: Eliminate silly QERR_ macros - - 1 - --- 2014-09-26 Luiz Capitulino New
[PULL,9/9] Add HMP command "info memory-devices" - - 1 - --- 2014-09-26 Luiz Capitulino New
[1/3] tests: Add missing include to test-bitops.c - - - - --- 2014-09-26 Eduardo Habkost New
[2/3] bitops.h: Don't include qemu-common.h - - - - --- 2014-09-26 Eduardo Habkost New
[3/3] bitmap.h: Don't include qemu-common.h - - - - --- 2014-09-26 Eduardo Habkost New
[v3,01/17] vl.c: Small coding style fix - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,02/17] accel: Move accel code to accel.c - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,03/17] accel: Create AccelType typedef - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,04/17] accel: Simplify configure_accelerator() using AccelType *acc variable - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,05/17] accel: Move accel name lookup to separate function - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,06/17] accel: Use QOM classes for accel types - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,07/17] accel: Make AccelClass.available() optional - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,08/17] accel: Report unknown accelerator as "not found" instead of "does not exist" - - - - --- 2014-09-26 Eduardo Habkost New
[v3,09/17] accel: Move KVM accel registration to kvm-all.c - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,10/17] accel: Move Xen registration code to xen-common.c - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,11/17] accel: Move qtest accel registration to qtest.c - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,12/17] accel: Remove tcg_available() function - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,13/17] accel: Move accel init/allowed code to separate function - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,14/17] accel: Rename 'init' method to 'init_machine' - - - - --- 2014-09-26 Eduardo Habkost New
[v3,15/17] accel: Pass MachineState object to accel init functions - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,16/17] accel: Create accel object when initializing machine - - 1 - --- 2014-09-26 Eduardo Habkost New
[v3,17/17] kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct - - 1 - --- 2014-09-26 Eduardo Habkost New
libcacard: fix compile error on glib2-2.12.3-4.el5 - - - - --- 2014-09-27 Zhiyong Wu New
[v3,1/7] qom: add error handler for object_property_print() - - 1 - --- 2014-09-27 Gonglei (Arei) New
[v3,2/7] qom: add error handler for object alias property - - 1 - --- 2014-09-27 Gonglei (Arei) New
[v3,3/7] qdev: add description field in PropertyInfo struct - - - - --- 2014-09-27 Gonglei (Arei) New
[v3,4/7] qom: add description field in ObjectProperty struct - - - - --- 2014-09-27 Gonglei (Arei) New
[v3,5/7] qdev: set the object property's description to the qdev property's. - - - - --- 2014-09-27 Gonglei (Arei) New
[v3,6/7] qmp: print descriptions of object properties - - - - --- 2014-09-27 Gonglei (Arei) New
[v3,7/7] qdev: drop legacy_name from qdev properties - - - - --- 2014-09-27 Gonglei (Arei) New
[1/5] target-tricore: Cleanup and Bugfixes - - 1 - --- 2014-09-27 Bastian Koppelmann New
[2/5] target-tricore: Add instructions of ABS, ABSB opcode format - - - - --- 2014-09-27 Bastian Koppelmann New
[3/5] target-tricore: Add instructions of B opcode format - - 1 - --- 2014-09-27 Bastian Koppelmann New
[4/5] target-tricore: Add instructions of BIT opcode format - - - - --- 2014-09-27 Bastian Koppelmann New
[5/5] target-tricore: Add instructions of BO opcode format - - - - --- 2014-09-27 Bastian Koppelmann New
[v4,1/7] scsi: Drop scsi_req_abort - - - - --- 2014-09-28 Fam Zheng New
[v4,2/7] scsi-generic: Handle canceled request in scsi_command_complete - - - - --- 2014-09-28 Fam Zheng New
[v4,3/7] scsi-bus: Unify request unref in scsi_req_cancel - - - - --- 2014-09-28 Fam Zheng New
[v4,4/7] scsi: Drop SCSIReqOps.cancel_io - - - - --- 2014-09-28 Fam Zheng New
[v4,5/7] scsi: Introduce scsi_req_cancel_complete - - - - --- 2014-09-28 Fam Zheng New
[v4,6/7] scsi: Introduce scsi_req_cancel_async - - - - --- 2014-09-28 Fam Zheng New
[v4,7/7] virtio-scsi: Handle TMF request cancellation asynchronously - - - - --- 2014-09-28 Fam Zheng New
main-loop: Use epoll on Linux - - - - --- 2014-09-29 Fam Zheng New
vnc: return directly if no vnc client connected - - - - --- 2014-09-29 Gonglei (Arei) New
[bugfix] snapshot: fix referencing wrong variable in while loop in do_delvm - - 1 - --- 2014-09-29 Zhang Haoyu New
ssh: Don't crash if either host or path is not specified. - - - - --- 2014-09-29 Richard W.M. Jones New
[v2] ssh: Don't crash if either host or path is not specified. - - 1 - --- 2014-09-29 Richard W.M. Jones New
[bugfix,v2] snapshot: fix referencing wrong variable in while loop in do_delvm - - 2 - --- 2014-09-29 Zhang Haoyu New
[v2,01/11] vga: Start cutting out non-32bpp conversion support - - 1 - --- 2014-09-29 Gerd Hoffmann New
[v2,02/11] vga: Remove remainder of old conversion cruft - - 1 - --- 2014-09-29 Gerd Hoffmann New
[v2,03/11] vga: Separate LE and BE conversion functions - - 1 - --- 2014-09-29 Gerd Hoffmann New
[v2,04/11] vga: Remove rgb_to_pixel indirection - - 1 - --- 2014-09-29 Gerd Hoffmann New
[v2,05/11] vga: Simplify vga_draw_blank() a bit - - 1 - --- 2014-09-29 Gerd Hoffmann New
[v2,06/11] cirrus: Remove non-32bpp cursor drawing - - 1 - --- 2014-09-29 Gerd Hoffmann New
[v2,07/11] vga: Remove some "should be done in BIOS" comments - - 1 - --- 2014-09-29 Gerd Hoffmann New
[v2,08/11] vga: Rename vga_template.h to vga-helpers.h - - 1 - --- 2014-09-29 Gerd Hoffmann New
[v2,09/11] vga: Make fb endian a common state variable - - 1 - --- 2014-09-29 Gerd Hoffmann New
[v2,10/11] vga: Add endian control register - - 1 - --- 2014-09-29 Gerd Hoffmann New
[v2,11/11] vga-pci: add qext region to mmio - - 1 - --- 2014-09-29 Gerd Hoffmann New
[v5,1/2] QEMUSizedBuffer based QEMUFile - - 1 - --- 2014-09-29 Dr. David Alan Gilbert New
[v5,2/2] Tests: QEMUSizedBuffer/QEMUBuffer - - 1 - --- 2014-09-29 Dr. David Alan Gilbert New
[PULL,0/2] spice patch queue - - - - --- 2014-09-29 Gerd Hoffmann New
[PULL,1/2] console: add graphic_console_set_hwops - - - - --- 2014-09-29 Gerd Hoffmann New
[PULL,2/2] qxl: use graphic_console_set_hwops - - - - --- 2014-09-29 Gerd Hoffmann New
[V4,1/8] acpi/cpu: add cpu hotplug callback function to match hotplug_handler API - - - - --- 2014-09-29 Gu Zheng New
[V4,2/8] acpi:ich9: convert cpu hotplug handle to hotplug_handler API - - - - --- 2014-09-29 Gu Zheng New
[V4,3/8] acpi:piix4: convert cpu hotplug handle to hotplug_handler API - - - - --- 2014-09-29 Gu Zheng New
[V4,4/8] pc: add cpu hotplug handler to PC_MACHINE - - - - --- 2014-09-29 Gu Zheng New
« 1 2 ... 928 929 9304270 4271 »