virtio-bus: introduce virtio-bus
commitff8eca5536edd3f84bc87277e158e4db11dadf82
authorKONRAD Frederic <fred.konrad@greensocs.com>
Mon, 14 Jan 2013 23:08:01 +0000 (15 00:08 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 21 Jan 2013 19:23:12 +0000 (21 13:23 -0600)
tree51e5d0855827237921d26e0736fea5933bfa8076
parent1395af6f76e9f0e145a235a71e3578385d82ece5
virtio-bus: introduce virtio-bus

Introduce virtio-bus. Refactored transport device will create a bus which
extends virtio-bus.

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/Makefile.objs
hw/virtio-bus.c [new file with mode: 0644]
hw/virtio-bus.h [new file with mode: 0644]