Show patches with: State = Action Required       |    Archived = No       |   426459 patches
« 1 2 ... 429 430 4314264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[30/30] ram: optimize migration bitmap walking - - - - --- 2012-10-18 Juan Quintela New
[22/30] migration: unfold rest of migrate_fd_put_ready() into thread - - - - --- 2012-10-18 Paolo Bonzini New
qmp: handle stop/cont in INMIGRATE state - - - - --- 2012-10-18 Paolo Bonzini New
vnc-tls: Fix compilation with newer versions of GNU-TLS 1 - - - --- 2012-10-18 Andre Przywara New
[V13,1/6] docs: document for add-cow file format - - - - --- 2012-10-18 Robert Wang New
[V13,2/6] make path_has_protocol non static - - 1 - --- 2012-10-18 Robert Wang New
[V13,3/6] qed_read_string to bdrv_read_string - - - - --- 2012-10-18 Robert Wang New
[V13,4/6] rename qcow2-cache.c to block-cache.c - - - - --- 2012-10-18 Robert Wang New
[V13,5/6] add-cow file format core code. - - - - --- 2012-10-18 Robert Wang New
[V13,6/6] qemu-iotests: add add-cow iotests support. - - - - --- 2012-10-18 Robert Wang New
[3/3] chardev: add hotplug support. - - - - --- 2012-10-18 Gerd Hoffmann New
[01/12] migration: unify stdio-based QEMUFile operations - - 2 - --- 2012-10-18 Paolo Bonzini New
[02/12] migration: consolidate QEMUFile methods in a single QEMUFileOps struct - - 2 - --- 2012-10-18 Paolo Bonzini New
[03/12] migration: add qemu_get_fd - - 2 - --- 2012-10-18 Paolo Bonzini New
[04/12] migration: replace qemu_stdio_fd with qemu_get_fd - - 2 - --- 2012-10-18 Paolo Bonzini New
[05/12] migration: clean up server sockets and handlers before invoking process_incoming_migration - - 2 - --- 2012-10-18 Paolo Bonzini New
[06/12] migration: use migrate_fd_close in migrate_fd_cleanup - - - - --- 2012-10-18 Paolo Bonzini New
[07/12] migration: use closesocket, not close - - 2 - --- 2012-10-18 Paolo Bonzini New
[08/12] migration: xxx_close will only be called once - - 2 - --- 2012-10-18 Paolo Bonzini New
[09/12] migration: close socket QEMUFile from socket_close - - 2 - --- 2012-10-18 Paolo Bonzini New
[10/12] migration: move qemu_fclose to process_incoming_migration - - 1 - --- 2012-10-18 Paolo Bonzini New
[11/12] migration: handle EAGAIN while reading QEMUFile - - - - --- 2012-10-18 Paolo Bonzini New
[12/12] migration: move process_incoming_migration to a coroutine - - 1 - --- 2012-10-18 Paolo Bonzini New
[PULL,00/11] Pending linux-user patches - - - - --- 2012-10-18 Riku Voipio New
[01/11] linux-user: fix statfs - - - - --- 2012-10-18 Riku Voipio New
[02/11] linux-user: fix multi-threaded /proc/self/maps - - - - --- 2012-10-18 Riku Voipio New
[03/11] linux-user: Perform more checks on iovec lists - - - - --- 2012-10-18 Riku Voipio New
[04/11] linux-user: Implement gethostname - - 1 - --- 2012-10-18 Riku Voipio New
[05/11] alpha-linux-user: Fix sigaltstack structure definition - - - - --- 2012-10-18 Riku Voipio New
[06/11] linux-user: Fix siginfo handling - - - - --- 2012-10-18 Riku Voipio New
[07/11] linux-user: If loading fails, print error as string, not number - - - - --- 2012-10-18 Riku Voipio New
[08/11] configure: Remove unnecessary host_guest_base code - - 1 - --- 2012-10-18 Riku Voipio New
[09/11] tcg: Remove TCG_TARGET_HAS_GUEST_BASE define - - 1 - --- 2012-10-18 Riku Voipio New
[10/11] linux-user: ppc: mark as long long aligned - - - - --- 2012-10-18 Riku Voipio New
[11/11] linux-user: register align p{read, write}64 - - 1 1 --- 2012-10-18 Riku Voipio New
[v2,1/8] qemu-log: Add new log category for guest bugs - - - - --- 2012-10-18 Peter Maydell New
[v2,2/8] hw/hw.h: Add include of qemu-log.h - - - - --- 2012-10-18 Peter Maydell New
[v2,3/8] hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR - - - - --- 2012-10-18 Peter Maydell New
[v2,4/8] hw/pl041: Use LOG_UNIMP - - - - --- 2012-10-18 Peter Maydell New
[v2,5/8] hw/pl190: Use LOG_GUEST_ERROR - - - - --- 2012-10-18 Peter Maydell New
[v2,6/8] hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR - - - - --- 2012-10-18 Peter Maydell New
[v2,7/8] hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR - - - - --- 2012-10-18 Peter Maydell New
[v2,8/8] hw/pl031: Use LOG_GUEST_ERROR - - - - --- 2012-10-18 Peter Maydell New
[1/4] usb: split packet result into actual_length + status - - - - --- 2012-10-18 Hans de Goede New
[2/4] usb-redir: Allow packets to have both data and an error-status - - - - --- 2012-10-18 Hans de Goede New
[3/4] ehci: Add support for packets with both data and an error status - - - - --- 2012-10-18 Hans de Goede New
[4/4] xhci: Add support for packets with both data and an error status - - - - --- 2012-10-18 Hans de Goede New
[1/4] usb: Enforce iso endpoints never returing USB_RET_ASYNC - - - - --- 2012-10-18 Hans de Goede New
[2/4] uhci: No need to handle async completion of isoc packets - - - - --- 2012-10-18 Hans de Goede New
[3/4] uhci: cleanup: Add an unlink call to uhci_async_cancel() - - - - --- 2012-10-18 Hans de Goede New
[4/4] uhci: Don't retry on error - - - - --- 2012-10-18 Hans de Goede New
ui/vnc-jobs: Delete unused and buggy vnc_stop_worker_thread() - - - - --- 2012-10-18 Peter Maydell New
[PULL,for,Kevin,00/16] Block job improvements part 2 - - - - --- 2012-10-18 Paolo Bonzini New
[v3,01/16] block: add bdrv_query_info - - - - --- 2012-10-18 Paolo Bonzini New
[v3,02/16] block: add bdrv_query_stats - - - - --- 2012-10-18 Paolo Bonzini New
[v3,03/16] block: add bdrv_open_backing_file - - - - --- 2012-10-18 Paolo Bonzini New
[v3,04/16] block: introduce new dirty bitmap functionality - - - - --- 2012-10-18 Paolo Bonzini New
[v3,05/16] block: export dirty bitmap information in query-block - - - - --- 2012-10-18 Paolo Bonzini New
[v3,06/16] block: rename block_job_complete to block_job_completed - - - - --- 2012-10-18 Paolo Bonzini New
[v3,07/16] block: add block-job-complete - - - - --- 2012-10-18 Paolo Bonzini New
[v3,08/16] block: introduce BLOCK_JOB_READY event - - - - --- 2012-10-18 Paolo Bonzini New
[v3,09/16] mirror: introduce mirror job - - - - --- 2012-10-18 Paolo Bonzini New
[v3,10/16] qmp: add drive-mirror command - - - - --- 2012-10-18 Paolo Bonzini New
[v3,11/16] mirror: implement completion - - - - --- 2012-10-18 Paolo Bonzini New
[v3,12/16] qemu-iotests: add mirroring test case - - - - --- 2012-10-18 Paolo Bonzini New
[v3,13/16] iostatus: forward block_job_iostatus_reset to block job - - - - --- 2012-10-18 Paolo Bonzini New
[v3,14/16] mirror: add support for on-source-error/on-target-error - - - - --- 2012-10-18 Paolo Bonzini New
[v3,15/16] qmp: add pull_event function 1 - - - --- 2012-10-18 Paolo Bonzini New
[v3,16/16] qemu-iotests: add testcases for mirroring on-source-error/on-target-error - - - - --- 2012-10-18 Paolo Bonzini New
[1/4] net: add public qemu_net_poll() function - - - - --- 2012-10-18 Stefan Hajnoczi New
[2/4] net: add net_is_tap_client() - - - - --- 2012-10-18 Stefan Hajnoczi New
[3/4] net: extract notify_link_status_changed() function - - - - --- 2012-10-18 Stefan Hajnoczi New
[4/4] net: convert NetClientState to QOM - - - - --- 2012-10-18 Stefan Hajnoczi New
[PATCHv3] qemu: enable PV EOI for qemu 1.3 - - 2 - --- 2012-10-18 Michael S. Tsirkin New
ui/vnc-jobs.c: Fix minor typos in comments - - 1 - --- 2012-10-18 Peter Maydell New
[v2] ui/vnc-jobs.c: Fix minor typos in comments - - 1 - --- 2012-10-18 Peter Maydell New
[1/2] target-arm: Use TCG operation for Neon 64 bit negation - - - - --- 2012-10-18 Peter Maydell New
[2/2] target-arm: Implement abs_i32 inline rather than as a helper - - - - --- 2012-10-18 Peter Maydell New
[V2] Drop check_rxov, always treat RX ring with RHD == RDT as empty - - - - --- 2012-10-18 Dmitry Fleytman New
[v4,1/4] monitor: Allow add-fd to any specified fd set - - 1 - --- 2012-10-18 Corey Bryant New
[v4,2/4] monitor: Enable adding an inherited fd to an fd set - - 1 - --- 2012-10-18 Corey Bryant New
[v4,3/4] monitor: Prevent removing fd from set during init - - 1 - --- 2012-10-18 Corey Bryant New
[v4,4/4] qemu-config: Add new -add-fd command line option - - 1 - --- 2012-10-18 Corey Bryant New
osdep: Less restrictive F_SEFL in qemu_dup_flags() - - - - --- 2012-10-18 Corey Bryant New
[0/2,PULL] vfio-pci fixes - - - - --- 2012-10-18 Alex Williamson New
[1/2] vfio-pci: Fix debug build - - - - --- 2012-10-18 Alex Williamson New
[2/2] vfio-pci: Mark non-migratable - - - - --- 2012-10-18 Alex Williamson New
[RFC] vfio-pci: Add KVM INTx acceleration - - - - --- 2012-10-18 Alex Williamson New
[01/26] qapi: qapi-visit.py -> qapi_visit.py so we can import - - 2 - --- 2012-10-19 Michael Roth New
[02/26] qapi: qapi-types.py -> qapi_types.py - - 1 - --- 2012-10-19 Michael Roth New
[03/26] qapi: qapi-commands.py -> qapi_commands.py - - 1 - --- 2012-10-19 Michael Roth New
[04/26] qapi: qapi_visit.py, make code useable as module - - 2 - --- 2012-10-19 Michael Roth New
[05/26] qapi: qapi_visit.py, support arrays and complex qapi definitions - - 1 - --- 2012-10-19 Michael Roth New
[06/26] qapi: qapi_visit.py, support generating static functions - - 2 - --- 2012-10-19 Michael Roth New
[07/26] qapi: qapi_visit.py, support for visiting non-pointer/embedded structs - - 1 - --- 2012-10-19 Michael Roth New
[08/26] qapi: add visitor interfaces for C arrays - - 1 - --- 2012-10-19 Michael Roth New
[09/26] qapi: QmpOutputVisitor, implement array handling - - - - --- 2012-10-19 Michael Roth New
[10/26] qapi: QmpInputVisitor, implement array handling - - 1 - --- 2012-10-19 Michael Roth New
[11/26] qapi: QmpInputVisitor, don't re-allocate memory in start_struct - - - - --- 2012-10-19 Michael Roth New
[12/26] qapi: fix potential segfault for visit_type_size() - - - - --- 2012-10-19 Michael Roth New
« 1 2 ... 429 430 4314264 4265 »