Show patches with: State = Action Required       |   428926 patches
« 1 2 ... 4250 4251 42524289 4290 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/3] move balloon handling to balloon.c - - - - --- 2010-03-19 Paolo Bonzini New
[2/3] move two variable declarations out of vl.c - - - - --- 2010-03-19 Paolo Bonzini New
[1/3] move socket_init to qemu-sockets.c - - - - --- 2010-03-19 Paolo Bonzini New
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9] 1 - - - --- 2010-03-19 Paolo Bonzini New
fix race between timer firing vs. alarm_timer->pending = 0 - - - - --- 2010-03-19 Paolo Bonzini New
Re: [PATCH, RFC] qemu-timer: fix alarm_timer pending - - - - --- 2010-03-19 Paolo Bonzini New
[RFC] qemu-timer: fix alarm_timer pending - - - - --- 2010-03-19 TeLeMan New
usb-bus: fix no params - - - - --- 2010-03-19 TeLeMan New
[11/11] monitor: New commands netdev_add, netdev_del - - - - --- 2010-03-18 Markus Armbruster New
[10/11] error: New QERR_DEVICE_IN_USE - - - - --- 2010-03-18 Markus Armbruster New
[09/11] error: Convert net_client_init() to QError - - - - --- 2010-03-18 Markus Armbruster New
[08/11] error: Convert qemu_opts_validate() to QError - - - - --- 2010-03-18 Markus Armbruster New
[07/11] error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETER - - - - --- 2010-03-18 Markus Armbruster New
[06/11] error: Drop extra messages after qemu_opts_set() and qemu_opts_parse() - - - - --- 2010-03-18 Markus Armbruster New
[05/11] error: Convert qemu_opts_set() to QError - - - - --- 2010-03-18 Markus Armbruster New
[04/11] error: New QERR_INVALID_PARAMETER_VALUE - - - - --- 2010-03-18 Markus Armbruster New
[03/11] error: Convert qemu_opts_create() to QError - - - - --- 2010-03-18 Markus Armbruster New
[02/11] error: New QERR_DUPLICATE_ID - - - - --- 2010-03-18 Markus Armbruster New
[01/11] error: Put error definitions back in alphabetical order - - - - --- 2010-03-18 Markus Armbruster New
[PATCHv2,5/5] virtio-blk: remove layout assumption - - - - --- 2010-03-18 Michael S. Tsirkin New
[PATCHv2,4/5] virtio-balloon: remove layout assumptions - - - - --- 2010-03-18 Michael S. Tsirkin New
[PATCHv2,3/5] virtio-serial: remove struct layout assumptions - - - - --- 2010-03-18 Michael S. Tsirkin New
[PATCHv2,2/5] virtio-net: remove layout assumptions - - - - --- 2010-03-18 Michael S. Tsirkin New
[PATCHv2,1/5] virtio: add type safe API - - - - --- 2010-03-18 Michael S. Tsirkin New
[5/5] virtio-blk: remove layout assumption - - - - --- 2010-03-18 Michael S. Tsirkin New
[4/5] virtio-balloon: remove layout assumptions - - - - --- 2010-03-18 Michael S. Tsirkin New
[3/5] virtio-serial: remove struct layout assumptions - - - - --- 2010-03-18 Michael S. Tsirkin New
[2/5] virtio-net: remove layout assumptions - - - - --- 2010-03-18 Michael S. Tsirkin New
[1/5] virtio: add type safe API - - - - --- 2010-03-18 Michael S. Tsirkin New
virtio_blk_load() question - - - - --- 2010-03-18 OHMURA Kei New
[6/6] error: Move qerror_report() from qemu-error.[ch] to qerror.[ch] - - - - --- 2010-03-17 Markus Armbruster New
[5/6] error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o - - - - --- 2010-03-17 Markus Armbruster New
[4/6] error: Make use of error_set_progname() optional - - - - --- 2010-03-17 Markus Armbruster New
[3/6] error: Trim includes after "Infrastructure to track locations..." - - - - --- 2010-03-17 Markus Armbruster New
[2/6] error: Trim includes in qerror.c - - - - --- 2010-03-17 Markus Armbruster New
[1/6] error: Trim includes after "Move qemu_error & friends..." - - - - --- 2010-03-17 Markus Armbruster New
[3/4] tcg-hppa: Finish the port. - - - - --- 2010-03-17 Richard Henderson New
monitor: convert do_device_del() to QObject, QError - - - - --- 2010-03-17 Markus Armbruster New
[QEMU] Transparent Hugepage Support #3 - - - - --- 2010-03-17 Andrea Arcangeli New
[001/399] target-arm: Fix handling of AL condition in IT instruction - - - - --- 2010-03-17 Johan Bengtsson New
[PATCHv6,11/11] virtio-net: vhost net support - - - - --- 2010-03-17 Michael S. Tsirkin New
[PATCHv6,10/11] tap: add API to retrieve vhost net header - - - - --- 2010-03-17 Michael S. Tsirkin New
[PATCHv6,09/11] tap: add vhost/vhostfd options - - - - --- 2010-03-17 Michael S. Tsirkin New
[PATCHv6,08/11] vhost: vhost net support - - - - --- 2010-03-17 Michael S. Tsirkin New
[PATCHv6,07/11] virtio-pci: fill in notifier support - - - - --- 2010-03-17 Michael S. Tsirkin New
[PATCHv6,06/11] virtio: move typedef to qemu-common - - - - --- 2010-03-17 Michael S. Tsirkin New
[PATCHv6,05/11] virtio: add set_status callback - - - - --- 2010-03-17 Michael S. Tsirkin New
[PATCHv6,04/11] virtio: notifier support + APIs for queue fields - - - - --- 2010-03-17 Michael S. Tsirkin New
[PATCHv6,03/11] notifier: event notifier implementation - - - - --- 2010-03-17 Michael S. Tsirkin New
[PATCHv6,02/11] kvm: add API to set ioeventfd - - - - --- 2010-03-17 Michael S. Tsirkin New
[PATCHv6,01/11] tap: add interface to get device fd - - - - --- 2010-03-17 Michael S. Tsirkin New
Re: >2 serial ports? - - - - --- 2010-03-17 Gerd Hoffmann New
[2/2] qemu-kvm: Replace direct phys_ram_dirty access with wrapper functions. - - - - --- 2010-03-17 Yoshiaki Tamura New
[1/2] qemu-kvm: Introduce wrapper functions to access phys_ram_dirty. - - - - --- 2010-03-17 Yoshiaki Tamura New
[Applied] Large page TLB flush - - - - --- 2010-03-17 Paul Brook New
[08/10] target-alpha: Emit goto_tb opcodes. - - - - --- 2010-03-16 Richard Henderson New
[8/8] target-alpha: Emit goto_tb opcodes. - - - - --- 2010-03-16 Richard Henderson New
[08/13] target-alpha: Emit goto_tb opcodes. - - - - --- 2010-03-16 Richard Henderson New
[04/10] target-alpha: Emit goto_tb opcodes. - - - - --- 2010-03-16 Richard Henderson New
[7/8] target-alpha: Use non-inverted arguments to gen_{f}cmov. - - - - --- 2010-03-16 Richard Henderson New
[07/13] target-alpha: Use non-inverted arguments to gen_{f}cmov. - - - - --- 2010-03-16 Richard Henderson New
[07/10] target-alpha: Use non-inverted arguments to gen_{f}cmov. - - - - --- 2010-03-16 Richard Henderson New
[Also,for,STABLE-0.12] Don't check for bus master for old guests 1 - - - --- 2010-03-16 Alexander Graf New
[6/8] target-alpha: Use setcond for int comparisons. - - - - --- 2010-03-16 Richard Henderson New
[06/10] target-alpha: Use setcond for int comparisons. - - - - --- 2010-03-16 Richard Henderson New
[06/13] target-alpha: Use setcond for int comparisons. - - - - --- 2010-03-16 Richard Henderson New
[9/9] virtio-blk: use QLIST for the list of requests - - - - --- 2010-03-16 Juan Quintela New
[8/9] virtio-blk: change rq type to VirtIOBlockReq 1 - - - --- 2010-03-16 Juan Quintela New
[7/9] QLIST: Introduce QLIST_COPY_HEAD - - - - --- 2010-03-16 Juan Quintela New
[6/9] virtio-pci: Remove duplicate test - - - - --- 2010-03-16 Juan Quintela New
[5/9] virtio: Use DO_UPCAST instead of a cast - - - - --- 2010-03-16 Juan Quintela New
[4/9] virtio: Teach virtio-net about DO_UPCAST - - - - --- 2010-03-16 Juan Quintela New
[3/9] virtio: Teach virtio-blk about DO_UPCAST - - - - --- 2010-03-16 Juan Quintela New
[2/9] virtio: Teach virtio-balloon about DO_UPCAST - - - - --- 2010-03-16 Juan Quintela New
[1/9] qemu/pci: document msix_entries_nr field - - - - --- 2010-03-16 Juan Quintela New
[Also,for,STABLE-0.12] Don't check for bus master for old guests - - - - --- 2010-03-16 Alexander Graf New
qemu-io: fix aio help texts - - - - --- 2010-03-16 Christoph Hellwig New
[PATCHv5,11/11] virtio-net: vhost net support - - - - --- 2010-03-16 Michael S. Tsirkin New
[PATCHv5,10/11] tap: add API to retrieve vhost net header - - - - --- 2010-03-16 Michael S. Tsirkin New
[PATCHv5,09/11] tap: add vhost/vhostfd options - - - - --- 2010-03-16 Michael S. Tsirkin New
[PATCHv5,08/11] vhost: vhost net support - - - - --- 2010-03-16 Michael S. Tsirkin New
[PATCHv5,07/11] virtio-pci: fill in notifier support - - - - --- 2010-03-16 Michael S. Tsirkin New
[PATCHv5,06/11] virtio: move typedef to qemu-common - - - - --- 2010-03-16 Michael S. Tsirkin New
[PATCHv5,05/11] virtio: add set_status callback - - - - --- 2010-03-16 Michael S. Tsirkin New
[PATCHv5,04/11] virtio: notifier support + APIs for queue fields - - - - --- 2010-03-16 Michael S. Tsirkin New
[PATCHv5,03/11] notifier: event notifier implementation - - - - --- 2010-03-16 Michael S. Tsirkin New
[PATCHv5,02/11] kvm: add API to set ioeventfd - - - - --- 2010-03-16 Michael S. Tsirkin New
[PATCHv5,01/11] tap: add interface to get device fd - - - - --- 2010-03-16 Michael S. Tsirkin New
[QEMU] Transparent Hugepage Support #2 - - - - --- 2010-03-16 Andrea Arcangeli New
[6/6] qemu-kvm: Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages. - - - - --- 2010-03-16 Yoshiaki Tamura New
[5/6] qemu-kvm: Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty. - - - - --- 2010-03-16 Yoshiaki Tamura New
[4/6] qemu-kvm: Introduce cpu_physical_memory_get_dirty_range(). - - - - --- 2010-03-16 Yoshiaki Tamura New
[3/6] qemu-kvm: Replace direct phys_ram_dirty access with wrapper functions. - - - - --- 2010-03-16 Yoshiaki Tamura New
[2/6] qemu-kvm: Modify and introduce wrapper functions to access phys_ram_dirty. - - - - --- 2010-03-16 Yoshiaki Tamura New
[1/6] qemu-kvm: Introduce bit-based phys_ram_dirty for VGA, CODE and MIGRATION. - - - - --- 2010-03-16 Yoshiaki Tamura New
[-v2,22/22] virtio-9p: Update existing fid path on rename - - - - --- 2010-03-16 Aneesh Kumar K.V New
[-v2,21/22] virtio-9p: Remove unnecessary definition of fid - - 1 - --- 2010-03-16 Aneesh Kumar K.V New
[-v2,20/22] virtio-9p: Remove BUG_ON and add proper error handling - - - - --- 2010-03-16 Aneesh Kumar K.V New
[-v2,19/22] virtio-9p: Get the correct count values from the pdu - - - - --- 2010-03-16 Aneesh Kumar K.V New
[-v2,18/22] virtio-9p: Fix sg usage in the code - - - - --- 2010-03-16 Aneesh Kumar K.V New
« 1 2 ... 4250 4251 42524289 4290 »