Show patches with: Submitter = Amit Shah       |    State = Action Required       |    Archived = No       |   916 patches
« 1 2 ... 6 7 89 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/7] virtio-serial-bus: separate out discard logic in a separate function - - - - --- 2011-01-19 Amit Shah New
[2/7] virtio-console: Remove unnecessary braces - - - - --- 2011-01-19 Amit Shah New
[1/7] virtio-console: Factor out common init between console and generic ports - - - - --- 2011-01-19 Amit Shah New
[v2,5/5] iohandlers: Add IOHandlerOps struct - - - - --- 2011-01-13 Amit Shah New
[v2,4/5] iohandlers: Enable an iohandler only if the associated handler exists - - - - --- 2011-01-13 Amit Shah New
[v2,3/5] iohandlers: Allow each iohandler to be enabled/disabled individually - - - - --- 2011-01-13 Amit Shah New
[v2,2/5] iohandlers: Introduce assign_fd_handlers() and remove_fd_handlers - - - - --- 2011-01-13 Amit Shah New
[v2,1/5] iohandlers: Avoid code duplication - - - - --- 2011-01-13 Amit Shah New
[5/5] iohandlers: Add IOHandlerOps struct - - - - --- 2011-01-13 Amit Shah New
[4/5] iohandlers: Enable an iohandler only if the associated handler exists - - - - --- 2011-01-13 Amit Shah New
[3/5] iohandlers: Allow each iohandler to be enabled/disabled individually - - - - --- 2011-01-13 Amit Shah New
[2/5] iohandlers: Introduce assign_fd_handlers() and remove_fd_handlers - - - - --- 2011-01-13 Amit Shah New
[1/5] iohandlers: Avoid code duplication - - - - --- 2011-01-13 Amit Shah New
[RESEND] virtio-serial-bus: Bump up control vq descriptors to min. required - - - - --- 2011-01-11 Amit Shah New
[3/3] virtio-console: Enable port throttling when chardev is slow to consume data - - - - --- 2011-01-11 Amit Shah New
[2/3] virtio-serial: Add support for flow control - - - - --- 2011-01-11 Amit Shah New
[1/3] virtio-serial: Let virtio-serial-bus know if all data was consumed - - - - --- 2011-01-11 Amit Shah New
[5/5] char: Equip the unix/tcp backend to handle nonblocking writes - - - - --- 2011-01-11 Amit Shah New
[4/5] char: Update send_all() to handle nonblocking chardev write requests - - - - --- 2011-01-11 Amit Shah New
[3/5] char: Add framework for a 'write unblocked' callback - - - - --- 2011-01-11 Amit Shah New
[2/5] char: Introduce char_set/remove_fd_handlers() - - - - --- 2011-01-11 Amit Shah New
[1/5] char: Add a QemuChrHandlers struct to initialise chardev handlers 1 - - - --- 2011-01-11 Amit Shah New
[v3,4/4] virtio-serial: Don't copy over guest buffer to host - - - - --- 2011-01-11 Amit Shah New
[v3,3/4] virtio-serial-bus: separate out discard logic in a separate function - - - - --- 2011-01-11 Amit Shah New
[v3,2/4] virtio-console: Remove unnecessary braces - - - - --- 2011-01-11 Amit Shah New
[v3,1/4] virtio-console: Factor out common init between console and generic ports - - - - --- 2011-01-11 Amit Shah New
[4/4] block_int.h: Provide documentation for common block qdev properties - - - - --- 2011-01-04 Amit Shah New
[3/4] net.h: Add description fields for qdev properites - - - - --- 2011-01-04 Amit Shah New
[2/4] virtio-serial: Add description fields for qdev properties - - - - --- 2011-01-04 Amit Shah New
[1/4] qdev: Add a description field for qdev properties for documentation - - - - --- 2011-01-04 Amit Shah New
[[PATCH,RESEND] ] virtio-serial-bus: Bump up control vq descriptors to min. required - - - - --- 2011-01-04 Amit Shah New
[v2,4/4] virtio-serial: Don't copy over guest buffer to host - - - - --- 2010-12-10 Amit Shah New
[v2,3/4] virtio-serial: Simplify condition for a while loop - - - - --- 2010-12-10 Amit Shah New
[v2,2/4] virtio-console: Remove unnecessary braces - - - - --- 2010-12-10 Amit Shah New
[v2,1/4] virtio-console: Factor out common init between console and generic ports - - - - --- 2010-12-10 Amit Shah New
[5/5] virtio-serial: Error out if guest sends unexpected vq elements - - - - --- 2010-12-10 Amit Shah New
[4/5] virtio-serial: Don't copy over guest buffer to host - - - - --- 2010-12-10 Amit Shah New
[3/5] virtio-serial: Simplify condition for a while loop - - - - --- 2010-12-10 Amit Shah New
[2/5] virtio-console: Remove unnecessary braces - - - - --- 2010-12-10 Amit Shah New
[1/5] virtio-console: Factor out common init between console and generic ports - - - - --- 2010-12-10 Amit Shah New
[[PATCH,RESEND] ] virtio-serial-bus: Bump up control vq descriptors to min. required - - - - --- 2010-12-07 Amit Shah New
[v8,7/7] virtio-console: Enable port throttling when chardev is slow to consume data - - - - --- 2010-12-01 Amit Shah New
[v8,6/7] char: Equip the unix/tcp backend to handle nonblocking writes - - - - --- 2010-12-01 Amit Shah New
[v8,5/7] char: Update send_all() to handle nonblocking chardev write requests - - - - --- 2010-12-01 Amit Shah New
[v8,4/7] char: Add framework for a 'write unblocked' callback - - - - --- 2010-12-01 Amit Shah New
[v8,3/7] char: Introduce char_set/remove_fd_handlers() - - - - --- 2010-12-01 Amit Shah New
[v8,2/7] char: Add a QemuChrHandlers struct to initialise chardev handlers - - - - --- 2010-12-01 Amit Shah New
[v8,1/7] virtio-console: Factor out common init between console and generic ports - - - - --- 2010-12-01 Amit Shah New
[v2] virtio-serial-bus: Bump up control vq descriptors to min. required - - - - --- 2010-11-29 Amit Shah New
[4/4] block_int.h: Provide documentation for common block qdev properties - - - - --- 2010-11-25 Amit Shah New
[3/4] net.h: Add description fields for qdev properites - - - - --- 2010-11-25 Amit Shah New
[2/4] virtio-serial: Add description fields for qdev properties - - - - --- 2010-11-25 Amit Shah New
[1/4] qdev: Add a description field for qdev properties for documentation - - - - --- 2010-11-25 Amit Shah New
virtio-serial-bus: Bump up control vq buffers to 32 - - - - --- 2010-11-23 Amit Shah New
v6: [PATCH 0/3]: Threadlets: A generic task offloading framework - - - - --- 2010-10-20 Amit Shah New
[4/4] block_int.h: Provide documentation for common block qdev properties - - - - --- 2010-09-15 Amit Shah New
[3/4] net.h: Add description fields for qdev properites - - - - --- 2010-09-15 Amit Shah New
[2/4] virtio-serial: Add description fields for qdev properties - - - - --- 2010-09-15 Amit Shah New
[1/4] qdev: Add a description field for qdev properties for documentation - - - - --- 2010-09-15 Amit Shah New
[4/4] virtio-serial: Cleanup on device hot-unplug - - - - --- 2010-09-08 Amit Shah New
[3/4] rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix - - - - --- 2010-09-08 Amit Shah New
[2/4] migration: Accept 'cont' only after successful incoming migration - - 1 - --- 2010-09-08 Amit Shah New
[1/4] virtio-serial: Check if more max_ports specified than we can handle - - - - --- 2010-09-08 Amit Shah New
virtio-serial: Unplug port if guest reports failure in adding it - - - - --- 2010-08-31 Amit Shah New
[v3,3/3] balloon: Don't try fetching info if machine is stopped - - - - --- 2010-08-27 Amit Shah New
[v3,2/3] qerror: Add a new MACHINE_STOPPED error message - - - - --- 2010-08-27 Amit Shah New
[v3,1/3] balloon: Don't try fetching info if guest is unresponsive - - - - --- 2010-08-27 Amit Shah New
[V2] balloon: Don't try fetching info if machine is stopped - - - - --- 2010-08-26 Amit Shah New
[V2] balloon: Don't try fetching info if machine is stopped 1 - - - --- 2010-08-20 Amit Shah New
balloon: Don't try fetching info if machine is stopped - - - - --- 2010-08-19 Amit Shah New
virtio-serial: Cleanup on device hot-unplug - - - - --- 2010-08-19 Amit Shah New
migration: Accept 'cont' only after successful incoming migration - - 1 - --- 2010-07-27 Amit Shah New
migration: Issue 'cont' only on successful incoming migration - - - - --- 2010-07-23 Amit Shah New
virtio-serial: Check if more max_ports specified than we can handle - - - - --- 2010-07-21 Amit Shah New
[2/2] virtio-serial: Assert for virtio queue ready before virtqueue operations - - - - --- 2010-07-01 Amit Shah New
[1/2] virtio-serial: Check if virtio queue is ready before consuming data - - - - --- 2010-07-01 Amit Shah New
virtio-serial: Fix compat property name - - - - --- 2010-06-23 Amit Shah New
[v2] rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix 2 - - - --- 2010-06-23 Amit Shah New
[2/2] rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix - - - - --- 2010-06-23 Amit Shah New
[1/2] rtc: Parse the 'driftfix' option only for TARGET_I386 1 - - - --- 2010-06-23 Amit Shah New
[STABLE-0.12] block/vvfat.c: fix warnings with _FORTIFY_SOURCE 1 - - - --- 2010-06-22 Amit Shah New
net: Fix VM start with '-net none' - - - - --- 2010-06-15 Amit Shah New
[v2] net: Fix hotplug with pci_add 2 - - - --- 2010-06-08 Amit Shah New
net: Fix hotplug with pci_add - - - - --- 2010-06-08 Amit Shah New
[5/5] qdev: Add new '-device help' option, shows all devices and properties - - - - --- 2010-05-31 Amit Shah New
[4/5] qdev: Re-arrange code to have device properties shown from own function - - - - --- 2010-05-31 Amit Shah New
[3/5] net.h: Add description fields for qdev properites - - - - --- 2010-05-31 Amit Shah New
[2/5] virtio-serial: Add description fields for qdev properties - - - - --- 2010-05-31 Amit Shah New
[1/5] qdev: Add a description field for qdev properties for documentation - - - - --- 2010-05-31 Amit Shah New
[RFC,3/3] net.h: Add description fields for qdev properites - - - - --- 2010-05-28 Amit Shah New
[RFC,2/3] virtio-serial: Add description fields for qdev properties - - - - --- 2010-05-28 Amit Shah New
[RFC,1/3] qdev: Add a description field for qdev properties for documentation - - - - --- 2010-05-28 Amit Shah New
virtio-serial-bus: fix ports_map allocation on init - - - - --- 2010-05-19 Amit Shah New
[2/2] virtio-console: Notify guest of console size resize - - - - --- 2010-05-05 Amit Shah New
[1/2] char: Handle resize. - - - - --- 2010-05-05 Amit Shah New
virtio-serial: Send per-console port resize notifications to guest - - - - --- 2010-05-05 Amit Shah New
[v7,6/6] virtio-console: Throttle virtio-serial-bus if we can't consume any more guest data - - - - --- 2010-05-04 Amit Shah New
[v7,5/6] char: unix/tcp: Add a non-blocking write handler - - - - --- 2010-05-04 Amit Shah New
[v7,4/6] char: Add qemu_chr_write_nb() for nonblocking writes - - - - --- 2010-05-04 Amit Shah New
[v7,3/6] char: Let writers know how much data was written in case of errors - - - - --- 2010-05-04 Amit Shah New
« 1 2 ... 6 7 89 10 »