Age | Commit message (Expand) | Author |
---|---|---|
2013-04-08 | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-15 | dataplane: fix hang introduced by AioContext transition | Paolo Bonzini |
2013-03-10 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-03-04 | dataplane: remove EventPoll in favor of AioContext | Paolo Bonzini |
2013-03-01 | hw: include hw header files with full paths | Paolo Bonzini |
2013-03-01 | hw: move qdev-monitor.o to toplevel directory | Paolo Bonzini |
2013-01-18 | dataplane: avoid reentrancy during virtio_blk_data_plane_stop() | Stefan Hajnoczi |
2013-01-14 | dataplane: fix build breakage on set_guest_notifiers() | Michael Roth |
2013-01-14 | dataplane: handle misaligned virtio-blk requests | Stefan Hajnoczi |
2013-01-14 | dataplane: extract virtio-blk read/write processing into do_rdwr_cmd() | Stefan Hajnoczi |
2013-01-02 | dataplane: add virtio-blk data plane code | Stefan Hajnoczi |