Show patches with: Submitter = Amit Shah       |    Archived = No       |   962 patches
« 1 2 3 49 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Re: [PATCH 1/1] virtio_serial: A char device for simple guest <-> host communication - - - - --- 2009-08-05 Amit Shah Superseded
char: Emit 'CLOSED' events on char device close - - - - --- 2009-08-11 Amit Shah Superseded
pci ids: remove redundant defines - - - - --- 2009-08-12 Amit Shah Superseded
Re: virtio-serial: An interface for host-guest communication - - - - --- 2009-08-14 Amit Shah Superseded
virtio-console: rename dvq to ovq - - - - --- 2009-08-20 Amit Shah Superseded
virtio_console: Add interface for guest and host communication - - - - --- 2009-08-25 Amit Shah Superseded
[1/3] char: Emit 'CLOSED' events on char device close - - - - --- 2009-08-25 Amit Shah Superseded
[2/3] virtio-console: rename dvq to ovq - - - - --- 2009-08-25 Amit Shah Superseded
[3/3] virtio-console: Add interface for generic guest-host communication - - - - --- 2009-08-25 Amit Shah Superseded
Re: Extending virtio_console to support multiple ports - - - - --- 2009-08-26 Amit Shah Superseded
Remove typedef for bool from eepro100.c - - - - --- 2009-08-27 Amit Shah Superseded
char: Emit 'OPENED' events on char device open - - - - --- 2009-09-02 Amit Shah Superseded
[1/1] virtio_console: Add interface for guest and host communication - - - - --- 2009-09-03 Amit Shah Superseded
[1/2] char: Emit 'OPENED' events on char device open - - - - --- 2009-09-03 Amit Shah Superseded
[2/2] virtio-console: Add interface for generic guest-host communication - - - - --- 2009-09-03 Amit Shah Superseded
virtio-console: Have a static instance of virtconsole - - - - --- 2009-09-04 Amit Shah Superseded
virtio_console: Add support for multiple ports for generic guest and host communication - - - - --- 2009-09-09 Amit Shah Superseded
[1/5] char: Emit 'OPENED' events on char device open - - - - --- 2009-09-09 Amit Shah Superseded
[2/5] virtio-console: Add support for multiple ports for generic guest-host communication - - - - --- 2009-09-09 Amit Shah Superseded
[3/5] virtio-console: in-qemu api for open/read/write/close ports - - - - --- 2009-09-09 Amit Shah Superseded
[4/5] vnc: add a is_vnc_active() helper - - - - --- 2009-09-09 Amit Shah Superseded
[5/5] vnc: Send / receive guest clipboard if virtio-console connected to clipboard port - - - - --- 2009-09-09 Amit Shah Superseded
[1/5] char: Emit 'OPENED' events on char device open - - - - --- 2009-09-11 Amit Shah Superseded
[2/5] virtio-console: Add support for multiple ports for generic guest-host communication - - - - --- 2009-09-11 Amit Shah Superseded
[3/5] virtio-console: Add a in-qemu api for open/read/write/close ports - - - - --- 2009-09-11 Amit Shah Superseded
[4/5] vnc: add a is_vnc_active() helper - - - - --- 2009-09-11 Amit Shah Superseded
[5/5] vnc: Send / receive guest clipboard if virtio-console connected to clipboard port - - - - --- 2009-09-11 Amit Shah Superseded
[1/4] char: Emit 'OPENED' events on char device open - - - - --- 2009-09-22 Amit Shah Superseded
[2/4] qdev: add string property. - - - - --- 2009-09-22 Amit Shah Superseded
[3/4] virtio-console: Add support for multiple ports for generic guest-host communication - - - - --- 2009-09-22 Amit Shah Superseded
[4/4] virtio-console: Add a in-qemu api for open/read/write/close ports - - - - --- 2009-09-22 Amit Shah Superseded
qdev: show failing device name instead of silently exiting - - - - --- 2009-09-23 Amit Shah Superseded
[1/2] qdev: show name of device that fails init - - - - --- 2009-09-29 Amit Shah Superseded
[2/2] virtio-pci: return error if virtio_console_init fails - - - - --- 2009-09-29 Amit Shah Superseded
[1/6] char: Emit 'OPENED' events on char device open - - - - --- 2009-09-29 Amit Shah Superseded
[2/6] qdev: add string property. - - - - --- 2009-09-29 Amit Shah Superseded
[3/6] virtio-console: Add a virtio-console bus, support for multiple ports - - - - --- 2009-09-29 Amit Shah Superseded
[4/6] virtio-console-port: Add a new device on the virtio-console-bus for generic host-guest commun… - - - - --- 2009-09-29 Amit Shah Superseded
[5/6] vnc: add a is_vnc_active() helper - - - - --- 2009-09-29 Amit Shah Superseded
[6/6] vnc: Add a virtio-console-bus device to send / receive guest clipboard - - - - --- 2009-09-29 Amit Shah Superseded
[1/3] char: check for initial_reset_issued unnecessary - - - - --- 2009-10-07 Amit Shah Changes Requested
[2/3] char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED - - - - --- 2009-10-07 Amit Shah Changes Requested
[3/3] char: emit the OPENED event only when a new char connection is opened - - - - --- 2009-10-07 Amit Shah Changes Requested
[v2,1/3] char: check for initial_reset_issued unnecessary - - - - --- 2009-10-07 Amit Shah Changes Requested
[v2,2/3] char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED - - - - --- 2009-10-07 Amit Shah Changes Requested
[v2,3/3] char: emit the OPENED event only when a new char connection is opened - - - - --- 2009-10-07 Amit Shah Changes Requested
qdev: add string property. - - - - --- 2009-10-08 Amit Shah New
[1/3] qdev: add string property. - - - - --- 2009-10-12 Amit Shah Under Review
[2/3] virtio-console: Add a virtio-serial bus, support for multiple ports - - - - --- 2009-10-12 Amit Shah Under Review
[3/3] virtio-console: Add a new virtserialport device for generic serial port support - - - - --- 2009-10-12 Amit Shah Under Review
console: call qemu_chr_reset() in text_console_init - - - - --- 2009-10-14 Amit Shah New
[1/4] char: check for initial_reset_issued unnecessary - - - - --- 2009-10-20 Amit Shah New
[2/4] char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED - - - - --- 2009-10-20 Amit Shah New
[3/4] console: call qemu_chr_reset() in text_console_init - - - - --- 2009-10-20 Amit Shah New
[4/4] char: emit the OPENED event only when a new char connection is opened - - - - --- 2009-10-20 Amit Shah New
[v9,1/3] qdev: add string property. - - - - --- 2009-10-20 Amit Shah New
[v9,2/3] virtio-console: Add a virtio-serial bus, support for multiple ports - - - - --- 2009-10-20 Amit Shah New
[v9,3/3] virtio-console: Add a new virtserialport device for generic serial port support - - - - --- 2009-10-20 Amit Shah New
[v10,1/2] virtio-console: Add a virtio-serial bus, support for multiple ports - - - - --- 2009-10-26 Amit Shah New
[v10,2/2] virtio-console: Add a new virtserialport device for generic serial port support - - - - --- 2009-10-26 Amit Shah New
qdev: Check if unplug handler exists before calling it - - - - --- 2009-11-02 Amit Shah New
qdev: Check if unplug handler exists before calling it 1 - - - --- 2009-11-02 Amit Shah New
char: tcp: increase size of buffer that holds data to be sent out - - - - --- 2009-11-02 Amit Shah New
[1/3] char: don't limit data sent to backends to 1k per buffer - - - - --- 2009-11-03 Amit Shah New
[2/3] char: Remove special init_reset handling - - - - --- 2009-11-03 Amit Shah New
[3/3] char: rename qemu_chr_reset to qemu_chr_generic_open - - - - --- 2009-11-03 Amit Shah New
[1/3] virtio: Remove duplicate macro definition for max. virtqueues, bump up the max - - - - --- 2009-12-22 Amit Shah New
[2/3] virtio-console: Add a virtio-serial bus, support for multiple devices and ports - - - - --- 2009-12-22 Amit Shah New
[3/3] virtio-serial: Add a new virtserialport device for generic serial port support - - - - --- 2009-12-22 Amit Shah New
[1/8] virtio: Remove duplicate macro definition for max. virtqueues, bump up the max - - - - --- 2009-12-23 Amit Shah New
[2/8] virtio-console: qdev conversion, new virtio-serial-bus - - - - --- 2009-12-23 Amit Shah New
[3/8] virtio-serial-bus: Maintain guest and host port open/close state - - - - --- 2009-12-23 Amit Shah New
[4/8] virtio-serial-bus: Add a port 'name' property for port discovery in guests - - - - --- 2009-12-23 Amit Shah New
[5/8] virtio-serial-bus: Add support for buffering guest output, throttling guests - - - - --- 2009-12-23 Amit Shah New
[6/8] virtio-serial-bus: Add ability to hot-unplug ports - - - - --- 2009-12-23 Amit Shah New
[7/8] virtio-serial: Add 'virtserialport' device for generic serial port support - - - - --- 2009-12-23 Amit Shah New
[8/8] Move virtio-serial and virtio-serial-bus to Makefile.hw - - - - --- 2009-12-23 Amit Shah New
[1/8] virtio: Remove duplicate macro definition for max. virtqueues, bump up the max - - - - --- 2010-01-04 Amit Shah New
[2/8] virtio-console: qdev conversion, new virtio-serial-bus - - - - --- 2010-01-04 Amit Shah New
[3/8] virtio-serial-bus: Maintain guest and host port open/close state - - - - --- 2010-01-04 Amit Shah New
[4/8] virtio-serial-bus: Add a port 'name' property for port discovery in guests - - - - --- 2010-01-04 Amit Shah New
[5/8] virtio-serial-bus: Add support for buffering guest output, throttling guests - - - - --- 2010-01-04 Amit Shah New
[6/8] virtio-serial-bus: Add ability to hot-unplug ports - - - - --- 2010-01-04 Amit Shah New
[7/8] virtio-serial: Add 'virtserialport' device for generic serial port support - - - - --- 2010-01-04 Amit Shah New
[8/8] Move virtio-serial and virtio-serial-bus to Makefile.hw - - - - --- 2010-01-04 Amit Shah New
[1/8] virtio: Remove duplicate macro definition for max. virtqueues, bump up the max - - - - --- 2010-01-07 Amit Shah New
[2/8] virtio-console: qdev conversion, new virtio-serial-bus - - - - --- 2010-01-07 Amit Shah New
[3/8] virtio-serial-bus: Maintain guest and host port open/close state - - - - --- 2010-01-07 Amit Shah New
[4/8] virtio-serial-bus: Add a port 'name' property for port discovery in guests - - - - --- 2010-01-07 Amit Shah New
[5/8] virtio-serial-bus: Add support for buffering guest output, throttling guests - - - - --- 2010-01-07 Amit Shah New
[6/8] virtio-serial-bus: Add ability to hot-unplug ports - - - - --- 2010-01-07 Amit Shah New
[7/8] virtio-serial: Add a 'virtserialport' device for generic serial port support - - - - --- 2010-01-07 Amit Shah New
[8/8] Move virtio-serial to Makefile.hw - - - - --- 2010-01-07 Amit Shah New
[1/6] vl.c: Remove dead assignment - - - - --- 2010-01-13 Amit Shah New
[2/6] virtio: net: remove dead assignment 1 - - - --- 2010-01-13 Amit Shah New
[3/6] x86: translate.c: remove dead assignment - - - - --- 2010-01-13 Amit Shah New
[4/6] hw/vga.c: remove dead assignment - - - - --- 2010-01-13 Amit Shah New
[5/6] qcow2-refcount: remove dead assignment - - - - --- 2010-01-13 Amit Shah New
[6/6] json-parser: remove dead increment - - - - --- 2010-01-13 Amit Shah New
Static analysis using clang on the x86_64 target - - - - --- 2010-01-14 Amit Shah New
« 1 2 3 49 10 »