Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-10 | virtio-serial-bus: move qdev properties into virtio-serial-bus.c | Shannon Zhao | 1 | -3/+0 |
2015-03-19 | virtio: serial: expose a 'guest_writable' callback for users | Amit Shah | 1 | -0/+11 |
2015-02-26 | virtio-serial: switch to standard-headers | Michael S. Tsirkin | 1 | -39/+1 |
2015-01-05 | virtio-serial: Don't keep a persistent copy of config space | David Gibson | 1 | -2/+0 |
2014-08-18 | virtio-serial: create a linked list of all active devices | Amit Shah | 1 | -0/+2 |
2014-03-13 | virtio-serial-port: Convert to QOM realize/unrealize | Andreas Färber | 1 | -4/+4 |
2013-04-16 | virtio-console: Also throttle when less was written then requested | Hans de Goede | 1 | -1/+1 |
2013-04-15 | virtio-serial: cleanup: remove qdev field. | KONRAD Frederic | 1 | -2/+0 |
2013-04-15 | virtio-serial: cleanup: use QOM casts. | KONRAD Frederic | 1 | -1/+1 |
2013-04-15 | virtio-serial: add the virtio-serial device. | KONRAD Frederic | 1 | -0/+9 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -0/+247 |