Show patches with: Submitter = Amit Shah       |    State = Action Required       |    Archived = No       |   916 patches
« 1 2 ... 4 5 69 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,3/4] virtio-rng: disable timer on device removal - - 1 - --- 2012-11-21 Amit Shah New
[v2,2/4] virtio-rng: remove extra request for entropy - - 1 - --- 2012-11-21 Amit Shah New
[v2,1/4] virtio-rng: use virtqueue_get_avail_bytes, fix migration - - 1 - --- 2012-11-21 Amit Shah New
[4/4] virtio-rng: fix typos, comments - - - - --- 2012-11-20 Amit Shah New
[3/4] virtio-rng: disable timer on device removal - - 1 - --- 2012-11-20 Amit Shah New
[2/4] virtio-rng: remove extra request for entropy - - 1 - --- 2012-11-20 Amit Shah New
[1/4] virtio-rng: use virtqueue_get_avail_bytes, fix migration - - 1 - --- 2012-11-20 Amit Shah New
[3/3] virtio-rng: fix typos, comments - - - - --- 2012-11-09 Amit Shah New
[2/3] virtio-rng: remove extra request for entropy - - - - --- 2012-11-09 Amit Shah New
[1/3] virtio-rng: use virtqueue_get_avail_bytes, fix migration - - - - --- 2012-11-09 Amit Shah New
[0/6] add paravirtualization hwrng support - - - - --- 2012-10-29 Amit Shah New
[8/8] virtio-rng: hardware random number generator device - - - - --- 2012-10-26 Amit Shah New
[7/8] rng-egd: introduce EGD compliant RNG backend - - - - --- 2012-10-26 Amit Shah New
[6/8] rng-urandom: add an RNG backend that uses /dev/urandom - - - - --- 2012-10-26 Amit Shah New
[5/8] rng: add RndBackend abstract object class - - - - --- 2012-10-26 Amit Shah New
[4/8] vl: add -late-object to create QOM objects after machine init - - - - --- 2012-10-26 Amit Shah New
[3/8] vl: add -object option to create QOM objects from the command line - - - - --- 2012-10-26 Amit Shah New
[2/8] qdev: add realized property and make adding child bus implied by realize - - - - --- 2012-10-26 Amit Shah New
[1/8] object: add object_property_add_bool (v2) - - - - --- 2012-10-26 Amit Shah New
[Bug,1066055] Re: Network performance regression with vde_switch - - - - --- 2012-10-22 Amit Shah New
[RESEND,3/3] virtio-serial-bus: let chardev know the exact number of bytes requested - - - - --- 2012-09-24 Amit Shah New
[RESEND,2/3] virtio: Introduce virtqueue_get_avail_bytes() - - - - --- 2012-09-24 Amit Shah New
[RESEND,1/3] virtio: use unsigned int for counting bytes in vq - - - - --- 2012-09-24 Amit Shah New
[1/1] kvmclock: fix guest stop notification - - - - --- 2012-09-20 Amit Shah New
[3/3] virtio-serial-bus: let chardev know the exact number of bytes requested - - - - --- 2012-07-06 Amit Shah New
[2/3] virtio: Introduce virtqueue_get_avail_bytes() - - - - --- 2012-07-06 Amit Shah New
[1/3] virtio: use unsigned int for counting bytes in vq - - - - --- 2012-07-06 Amit Shah New
[v3,1/1] virtio-rng: hardware random number generator device - - - - --- 2012-06-20 Amit Shah New
[v2,1/1] virtio-rng: hardware random number generator device - - - - --- 2012-05-25 Amit Shah New
[1/1] virtio-rng: device to send host entropy to guest - - - - --- 2012-05-16 Amit Shah New
virtio-serial-bus: Unset guest_connected at reset and driver reset - - 2 - --- 2012-04-27 Amit Shah New
[2/2] virtio-serial-bus: Unset guest_connected at reset and driver reset - - 1 - --- 2012-04-26 Amit Shah New
[1/2] virtio-serial-bus: fix guest_connected init before driver init 1 - - - --- 2012-04-26 Amit Shah New
[PULL] virtio-serial: guest_connected transition fixes - - - - --- 2012-04-26 Amit Shah New
[RFC,1/1] virtio-serial-bus: Unset guest_connected at reset and driver reset - - 1 - --- 2012-04-24 Amit Shah New
[1/1] virtio-serial-bus: fix guest_connected init before driver init 1 - - - --- 2012-04-24 Amit Shah New
[PULL] virtio-serial: fix probing for features before driver init - - - - --- 2012-04-24 Amit Shah New
[1/1] char: Add a QemuChrHandlers struct to initialise chardev handlers - - - - --- 2012-02-10 Amit Shah New
[v2,2/2] virtio-console: no need to remove char handlers explicitly - - - - --- 2012-01-13 Amit Shah New
[v2,1/2] qdev: Add a 'free' method to disassociate chardev from qdev device - - - - --- 2012-01-13 Amit Shah New
[2/2] virtio-console: no need to remove char handlers explicitly - - - - --- 2012-01-13 Amit Shah New
[1/2] qdev: Add a 'free' method to disassociate chardev from qdev device - - - - --- 2012-01-13 Amit Shah New
[PULL,v2] virtio-serial: Fix console failure on unconnected pty - - - - --- 2012-01-04 Amit Shah New
[PULL] virtio-serial: Fix console failure on unconnected pty - - - - --- 2012-01-03 Amit Shah New
[3/3] virtio-serial-bus: Ports are expected to implement 'have_data' callback - - - - --- 2011-12-21 Amit Shah New
[2/3] virtio-console: Properly initialise class methods - - - - --- 2011-12-21 Amit Shah New
[1/3] virtio-console: Check if chardev backends available before calling into them - - - - --- 2011-12-21 Amit Shah New
[3/3] virtio-balloon: report error if balloon driver in guest not available - - - - --- 2011-12-09 Amit Shah New
[2/3] balloon: report error if ballooning operation fails - - - - --- 2011-12-09 Amit Shah New
[1/3] balloon: Make functions return 0 on OK, -1 on error. - - - - --- 2011-12-09 Amit Shah New
[3/3] virtio-serial-bus: Add per-port stats for received, sent, discarded bytes - - - - --- 2011-09-14 Amit Shah New
[2/3] virtio-serial-bus: discard data in already popped-out elem - - - - --- 2011-09-14 Amit Shah New
[1/3] virtio-serial-bus: add port arg to discard_vq_data() - - - - --- 2011-09-14 Amit Shah New
[2/2] virtio-balloon: Disassociate from the balloon handlers on unplug - - - - --- 2011-09-09 Amit Shah New
[1/2] balloon: Disassociate handlers from balloon device on unplug - - - - --- 2011-09-09 Amit Shah New
[PULL,v2,ALSO,STABLE] balloon: multiple fixes and cleanups - - - - --- 2011-07-28 Amit Shah New
[v2,5/5] virtio-balloon: Unregister savevm section on device unplug - - - - --- 2011-07-28 Amit Shah New
[v2,4/5] virtio-balloon: Add exit handler, fix memleaks - - - - --- 2011-07-28 Amit Shah New
[v2,3/5] balloon: Ignore negative balloon values - - - - --- 2011-07-28 Amit Shah New
[v2,2/5] virtio-balloon: Check if balloon registration failed - - - - --- 2011-07-28 Amit Shah New
[v2,1/5] balloon: Don't allow multiple balloon handler registrations - - - - --- 2011-07-28 Amit Shah New
[1/1] balloon: Ignore negative balloon values - - - - --- 2011-07-27 Amit Shah New
[4/4] virtio: Plug memleak by freeing vdev - - - - --- 2011-07-27 Amit Shah New
[3/4] virtio-net: Fix potential use-after-free - - - - --- 2011-07-27 Amit Shah New
[2/4] virtio-blk: Fix memleak on exit 1 - - - --- 2011-07-27 Amit Shah New
[1/4] virtio-balloon: Add exit handler, fix memleaks - - - - --- 2011-07-27 Amit Shah New
[2/2] virtio-balloon: Check if balloon registration failed - - - - --- 2011-07-27 Amit Shah New
[1/2] balloon: Don't allow multiple balloon handler registrations - - - - --- 2011-07-27 Amit Shah New
[7/7] virtio-balloon: Fix header comment; add Copyright - - - - --- 2011-07-26 Amit Shah New
[6/7] balloon: Fix header comment; add Copyright - - - - --- 2011-07-26 Amit Shah New
[5/7] balloon: Separate out stat and balloon handling - - 1 - --- 2011-07-26 Amit Shah New
[4/7] virtio-balloon: Separate status handling into separate function - - 1 - --- 2011-07-26 Amit Shah New
[3/7] balloon: Simplify code flow - - 1 - --- 2011-07-26 Amit Shah New
[2/7] balloon: Add braces around if statements - - 1 - --- 2011-07-26 Amit Shah New
[1/7] balloon: Make functions, local vars static - - 1 - --- 2011-07-26 Amit Shah New
[PULL,0/7] virtio-balloon: cleanups, fix segfault from use-after-free - - - - --- 2011-07-26 Amit Shah New
[7/7] virtio-balloon: Fix header comment; add Copyright - - - - --- 2011-07-20 Amit Shah New
[6/7] balloon: Fix header comment; add Copyright - - - - --- 2011-07-20 Amit Shah New
[5/7] balloon: Separate out stat and balloon handling - - - - --- 2011-07-20 Amit Shah New
[4/7] virtio-balloon: Separate status handling into separate function - - - - --- 2011-07-20 Amit Shah New
[3/7] balloon: Simplify code flow - - - - --- 2011-07-20 Amit Shah New
[2/7] balloon: Add braces around if statements - - - - --- 2011-07-20 Amit Shah New
[1/7] balloon: Make functions, local vars static - - - - --- 2011-07-20 Amit Shah New
[PULL] virtio-serial: Fixes, trace points - - - - --- 2011-07-19 Amit Shah New
[v2,1/1] virtio-console: Prevent abort()s in case of host chardev close - - 1 - --- 2011-07-12 Amit Shah New
[1/1] virtio-console: Prevent abort()s in case of host chardev close - - - - --- 2011-07-07 Amit Shah New
[3/3] virtio-serial-bus: Fix trailing \n in error_report string - - - - --- 2011-07-07 Amit Shah New
[2/3] virtio-console: Add some trace events - - - - --- 2011-07-07 Amit Shah New
[1/3] virtio-serial-bus: Add trace events - - - - --- 2011-07-07 Amit Shah New
[PULL] virtio-serial: trace events, trivial fix - - - - --- 2011-07-07 Amit Shah New
[2/2] virtio-console: Add some trace events - - - - --- 2011-07-05 Amit Shah New
[1/2] virtio-serial-bus: Add trace events - - - - --- 2011-07-05 Amit Shah New
[PULL] virtio-serial: Fix segfault on start - - - - --- 2011-06-27 Amit Shah New
virtio-serial: Fix segfault on guest boot - - - - --- 2011-06-22 Amit Shah New
[PULL] virtio-serial updates - - - - --- 2011-05-27 Amit Shah New
[1/1] virtio-serial-bus: use bh for unthrottling - - - - --- 2011-05-12 Amit Shah New
[PULL] virtio-serial: use bh for unthrottling - - - - --- 2011-05-12 Amit Shah New
[2/2] atapi: Explain why we need a 'media not present' state - - - - --- 2011-04-28 Amit Shah New
[1/2] atapi: Move comment to proper place - - - - --- 2011-04-28 Amit Shah New
[6/6] virtio-serial: Fix endianness bug in the config space - - 1 - --- 2011-04-28 Amit Shah New
« 1 2 ... 4 5 69 10 »