aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio
AgeCommit message (Expand)Author
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini
2013-06-18virtio-rng: Fix crash with non-default backendCole Robinson
2013-05-30qdev: fix get_fw_dev_path to support to add nothing to fw_dev_pathAmos Kong
2013-05-29virtio-pci: drop unused wmb macroMichael S. Tsirkin
2013-05-16virtio: add virtio_bus_get_dev_path.KONRAD Frederic
2013-05-15virtio-net-x: forward the netclient name and type.KONRAD Frederic
2013-05-08virtio: properly validate address before accessing configJason Wang
2013-05-08virtio-pci: fix level interruptsMichael S. Tsirkin
2013-05-03virtio-scsi: fix the command line compatibility.KONRAD Frederic
2013-05-03virtio-serial: fix command line compatibility.KONRAD Frederic
2013-05-03virtio: add virtio_device_set_child_bus_name.KONRAD Frederic
2013-05-03virtio-x-bus: force bus name to virtio-bus.KONRAD Frederic
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic
2013-04-24virtio: remove virtiobindings.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic
2013-04-24virtio-pci: cleanup.KONRAD Frederic
2013-04-24virtio-bus: make virtio_x_bus_new static.KONRAD Frederic
2013-04-24virtio-bus: add new functions.KONRAD Frederic
2013-04-24virtio-rng: cleanup: use QOM casts.KONRAD Frederic
2013-04-24virtio-rng: cleanup: remove qdev field.KONRAD Frederic
2013-04-24virtio-rng: cleanup: init and exit functions.KONRAD Frederic
2013-04-24virtio-rng-pci: switch to the new API.KONRAD Frederic
2013-04-24virtio-rng: add virtio-rng device.KONRAD Frederic
2013-04-24virtio-rng: don't use pointer for configuration.KONRAD Frederic
2013-04-23virtio-9p-pci: switch to the new API.KONRAD Frederic
2013-04-23virtio-9p: add the virtio-9p device.KONRAD Frederic
2013-04-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-04-19vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger
2013-04-19virtio: simplify Makefile conditionalsPaolo Bonzini
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini
2013-04-19virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP eventLuiz Capitulino
2013-04-19vhost: Add vhost_commit callback for SeaBIOS ROM region re-mappingNicholas Bellinger
2013-04-17virtio-net-pci: switch to the new API.KONRAD Frederic
2013-04-17virtio-net: add the virtio-net device.KONRAD Frederic
2013-04-15virtio-balloon: fix dynamic properties.KONRAD Frederic
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-15virtio-serial-pci: switch to the new API.KONRAD Frederic
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini