Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-26 | virtio: feature bit manipulation helpers | Cornelia Huck | 1 | -1/+1 |
2014-10-15 | virtio-mmio: Drop useless bus->allow_hotplug = 0 | Igor Mammedov | 1 | -15/+2 |
2014-07-06 | hw/virtio: enable common virtio feature for mmio device | Ming Lei | 1 | -0/+6 |
2013-12-09 | virtio-bus: remove vdev field | Paolo Bonzini | 1 | -4/+5 |
2013-08-30 | qdev: Pass size to qbus_create_inplace() | Andreas Färber | 1 | -1/+1 |
2013-08-30 | virtio-mmio: Pass size to virtio_mmio_bus_new() | Andreas Färber | 1 | -3/+5 |
2013-08-12 | hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queues | Peter Maydell | 1 | -0/+3 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+1 |
2013-07-19 | virtio: Implement MMIO based virtio transport | Peter Maydell | 1 | -0/+421 |