Show patches with: State = Action Required       |   426226 patches
« 1 2 ... 441 442 4434262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,18/39] aio: introduce AioContext, move bottom halves there - - - - --- 2012-10-31 Paolo Bonzini New
[v2,19/39] aio: add I/O handlers to the AioContext interface - - - - --- 2012-10-31 Paolo Bonzini New
[v2,20/39] aio: test node->deleted before calling io_flush - - - - --- 2012-10-31 Paolo Bonzini New
[v2,21/39] aio: add non-blocking variant of aio_wait - - 1 - --- 2012-10-31 Paolo Bonzini New
[v2,22/39] aio: prepare for introducing GSource-based dispatch - - - - --- 2012-10-31 Paolo Bonzini New
[v2,23/39] aio: add Win32 implementation - - - - --- 2012-10-31 Paolo Bonzini New
[v2,24/39] aio: make AioContexts GSources - - - - --- 2012-10-31 Paolo Bonzini New
[v2,25/39] aio: add aio_notify - - 1 - --- 2012-10-31 Paolo Bonzini New
[v2,26/39] aio: call aio_notify after setting I/O handlers - - 1 - --- 2012-10-31 Paolo Bonzini New
[v2,27/39] main-loop: use GSource to poll AIO file descriptors - - 1 - --- 2012-10-31 Paolo Bonzini New
[v2,28/39] main-loop: use aio_notify for qemu_notify_event - - 1 - --- 2012-10-31 Paolo Bonzini New
[v2,29/39] aio: clean up now-unused functions - - 1 - --- 2012-10-31 Paolo Bonzini New
[v2,30/39] linux-aio: use event notifiers - - 1 - --- 2012-10-31 Paolo Bonzini New
[v2,31/39] qemu-thread: add QemuSemaphore - - - - --- 2012-10-31 Paolo Bonzini New
[v2,32/39] aio: add generic thread-pool facility - - - - --- 2012-10-31 Paolo Bonzini New
[v2,33/39] threadpool: do not take lock in event_notifier_ready - - - - --- 2012-10-31 Paolo Bonzini New
[v2,34/39] block: switch posix-aio-compat to threadpool - - - - --- 2012-10-31 Paolo Bonzini New
[v2,35/39] raw: merge posix-aio-compat.c into block/raw-posix.c - - - - --- 2012-10-31 Paolo Bonzini New
[v2,36/39] raw-posix: rename raw-posix-aio.h, hide unavailable prototypes - - - - --- 2012-10-31 Paolo Bonzini New
[v2,37/39] raw-win32: add emulated AIO support - - - - --- 2012-10-31 Paolo Bonzini New
[v2,38/39] raw-posix: move linux-aio.c to block/ - - - - --- 2012-10-31 Paolo Bonzini New
[v2,39/39] raw-win32: implement native asynchronous I/O - - - - --- 2012-10-31 Paolo Bonzini New
[v2,1/3] aio: switch aiocb_size type int -> size_t - - 1 - --- 2012-10-31 Stefan Hajnoczi New
[v2,2/3] aio: use g_slice_alloc() for AIOCB pooling - - 1 - --- 2012-10-31 Stefan Hajnoczi New
[v2,3/3] aio: rename AIOPool to AIOCBInfo - - - - --- 2012-10-31 Stefan Hajnoczi New
usb-redir: Fix usb errors when a combined input packet is pending on migrate - - - - --- 2012-10-31 Hans de Goede New
[1/5] KVM: s390: Support for I/O interrupts. - - - - --- 2012-10-31 Cornelia Huck New
[2/5] KVM: s390: Add support for machine checks. - - - - --- 2012-10-31 Cornelia Huck New
[3/5] KVM: s390: In-kernel handling of I/O instructions. - - - - --- 2012-10-31 Cornelia Huck New
[4/5] KVM: s390: Base infrastructure for enabling capabilities. - - - - --- 2012-10-31 Cornelia Huck New
[5/5] KVM: s390: Add support for channel I/O instructions. - - - - --- 2012-10-31 Cornelia Huck New
[1/3] Update linux headers. - - - - --- 2012-10-31 Cornelia Huck New
[2/3] s390: Virtual channel subsystem support. - - - - --- 2012-10-31 Cornelia Huck New
[3/3] s390: Add new channel I/O based virtio transport. - - - - --- 2012-10-31 Cornelia Huck New
[1/5] configure: link qemu-ga.exe in default make target - - 1 - --- 2012-10-31 Luiz Capitulino New
[2/5] qemu-ga: win32: add _ov suffix to current GSource functions - - 1 - --- 2012-10-31 Luiz Capitulino New
[3/5] qemu-ga: win32: GAChannel: store GAChannelMethod being used - - - - --- 2012-10-31 Luiz Capitulino New
[4/5] qemu-ga: win32: isolate virtio-serial specific code - - 1 - --- 2012-10-31 Luiz Capitulino New
[5/5] qemu-ga: win32: add isa-serial support - - - - --- 2012-10-31 Luiz Capitulino New
[v2] e1000: pre-initialize RAH/RAL registers - - - - --- 2012-10-31 Gabriel L. Somlo New
[1/8] vl: add -object option to create QOM objects from the command line - - - - --- 2012-10-31 Anthony Liguori New
[2/8] object: add object_property_add_bool (v2) - - - - --- 2012-10-31 Anthony Liguori New
[3/8] rng: add RndBackend abstract object class - - - - --- 2012-10-31 Anthony Liguori New
[4/8] rng-random: add an RNG backend that uses /dev/random (v3) - - - - --- 2012-10-31 Anthony Liguori New
[5/8] rng-egd: introduce EGD compliant RNG backend - - - - --- 2012-10-31 Anthony Liguori New
[6/8] virtio-rng: hardware random number generator device - - - - --- 2012-10-31 Anthony Liguori New
[7/8] virtio-rng: add rate limiting support - - - - --- 2012-10-31 Anthony Liguori New
[8/8] virtio-rng-pci: create a default backend if none exists - - - - --- 2012-10-31 Anthony Liguori New
[01/28] qapi: qapi-visit.py -> qapi_visit.py so we can import - - 2 - --- 2012-10-31 Michael Roth New
[02/28] qapi: qapi-types.py -> qapi_types.py - - 1 - --- 2012-10-31 Michael Roth New
[03/28] qapi: qapi-commands.py -> qapi_commands.py - - 1 - --- 2012-10-31 Michael Roth New
[04/28] qapi: qapi_visit.py, make code useable as module - - 2 - --- 2012-10-31 Michael Roth New
[05/28] qapi: qapi_visit.py, support arrays and complex qapi definitions - - 1 - --- 2012-10-31 Michael Roth New
[06/28] qapi: qapi_visit.py, support generating static functions - - 2 - --- 2012-10-31 Michael Roth New
[07/28] qapi: qapi_visit.py, support for visiting non-pointer/embedded structs - - 1 - --- 2012-10-31 Michael Roth New
[08/28] qapi: qapi_visit.py, support for q_string annotations - - - - --- 2012-10-31 Michael Roth New
[09/28] qapi: add visitor interfaces for C arrays - - 1 - --- 2012-10-31 Michael Roth New
[10/28] qapi: QmpOutputVisitor, implement array handling - - - - --- 2012-10-31 Michael Roth New
[11/28] qapi: QmpInputVisitor, implement array handling - - 1 - --- 2012-10-31 Michael Roth New
[12/28] qapi: QmpInputVisitor, don't re-allocate memory in start_struct - - - - --- 2012-10-31 Michael Roth New
[13/28] qapi: fix potential segfault for visit_type_size() - - - - --- 2012-10-31 Michael Roth New
[14/28] qapi: add visit_type_long() - - - - --- 2012-10-31 Michael Roth New
[15/28] qapi: ordereddict, add to_json() method - - - - --- 2012-10-31 Michael Roth New
[16/28] qapi: qapi.py, make json parser more robust - - 1 - --- 2012-10-31 Michael Roth New
[17/28] qapi: add open-coded visitors for struct tm/Int128 types - - 2 - --- 2012-10-31 Michael Roth New
[18/28] qapi: Improve existing docs and document annotated QAPI types - - - - --- 2012-10-31 Michael Roth New
[19/28] qom-fuse: force single-threaded mode to avoid QMP races - - 1 - --- 2012-10-31 Michael Roth New
[20/28] qom-fuse: workaround for truncated properties > 4096 - - 2 - --- 2012-10-31 Michael Roth New
[21/28] module additions for schema registration - - 2 - --- 2012-10-31 Michael Roth New
[22/28] qdev: move Property-related declarations to qdev-properties.h - - 1 - --- 2012-10-31 Michael Roth New
[23/28] qidl: add documentation - - 1 - --- 2012-10-31 Michael Roth New
[24/28] qidl: add lexer library (based on QC parser) - - 1 - --- 2012-10-31 Michael Roth New
[25/28] qidl: add C parser (based on QC parser) - - 1 - --- 2012-10-31 Michael Roth New
[26/28] qidl: add QAPI-based code generator - - 1 - --- 2012-10-31 Michael Roth New
[27/28] qidl: qidl.h, definitions for qidl annotations - - - - --- 2012-10-31 Michael Roth New
[28/28] qidl: unit tests and build infrastructure - - - - --- 2012-10-31 Michael Roth New
net: avoid segfault in case netdev_del non-host network device - - - - --- 2012-11-01 Lei Li New
[RFC,v3,1/3] define image_file_reset - - - - --- 2012-11-01 Olivia Yin New
[RFC,v3,2/3] use reset handlers to reload kernel and initrd - - - - --- 2012-11-01 Olivia Yin New
[RFC,v3,3/3] update rom_reset - - - - --- 2012-11-01 Olivia Yin New
[V5,01/10] qemu-option: opt_set(): split it up into more functions - - - - --- 2012-11-01 Robert Wang New
[V5,02/10] qemu-option: qemu_opts_validate(): fix duplicated code - - - - --- 2012-11-01 Robert Wang New
[V5,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication - - - - --- 2012-11-01 Robert Wang New
[V5,04/10] introduce qemu_opts_create_nofail function - - - - --- 2012-11-01 Robert Wang New
[V5,05/10] use qemu_opts_create_nofail - - - - --- 2012-11-01 Robert Wang New
[V5,06/10] create new function: qemu_opt_set_number - - - - --- 2012-11-01 Robert Wang New
[V5,07/10] add def_print_str and use it in qemu_opts_print. - - - - --- 2012-11-01 Robert Wang New
[V5,08/10] Create four opts list related functions - - - - --- 2012-11-01 Robert Wang New
[V5,09/10] Use QemuOpts support in block layer - - - - --- 2012-11-01 Robert Wang New
[V5,10/10] remove QEMUOptionParameter related functions and struct - - - - --- 2012-11-01 Robert Wang New
[V15,1/6] docs: document for add-cow file format - - - - --- 2012-11-01 Robert Wang New
[V15,2/6] make path_has_protocol non static - - 1 - --- 2012-11-01 Robert Wang New
[V15,3/6] qed_read_string to bdrv_read_string - - - - --- 2012-11-01 Robert Wang New
[V15,4/6] rename qcow2-cache.c to block-cache.c - - - - --- 2012-11-01 Robert Wang New
[V15,5/6] add-cow file format core code. - - - - --- 2012-11-01 Robert Wang New
[V15,6/6] qemu-iotests: add add-cow iotests support. - - - - --- 2012-11-01 Robert Wang New
net: fix bug in net_init_socket - - - - --- 2012-11-01 Lei Li New
[RFC] hw/qxl: inject interrupts in any state - - - - --- 2012-11-01 Alon Levy New
[PULL,1.3,0/4] Net patches - - - - --- 2012-11-01 Stefan Hajnoczi New
[1/4] e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty - - - - --- 2012-11-01 Stefan Hajnoczi New
« 1 2 ... 441 442 4434262 4263 »