index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-pci.c
Age
Commit message (
Expand
)
Author
2013-07-04
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-18
virtio-rng: Fix crash with non-default backend
Cole Robinson
2013-05-29
virtio-pci: drop unused wmb macro
Michael S. Tsirkin
2013-05-15
virtio-net-x: forward the netclient name and type.
KONRAD Frederic
2013-05-08
virtio-pci: fix level interrupts
Michael S. Tsirkin
2013-05-03
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
2013-05-03
virtio-serial: fix command line compatibility.
KONRAD Frederic
2013-05-03
virtio-x-bus: force bus name to virtio-bus.
KONRAD Frederic
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
virtio-pci: cleanup.
KONRAD Frederic
2013-04-24
virtio-bus: make virtio_x_bus_new static.
KONRAD Frederic
2013-04-24
virtio-rng-pci: switch to the new API.
KONRAD Frederic
2013-04-24
virtio-rng: add virtio-rng device.
KONRAD Frederic
2013-04-23
virtio-9p-pci: switch to the new API.
KONRAD Frederic
2013-04-23
virtio-9p: add the virtio-9p device.
KONRAD Frederic
2013-04-19
vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2013-04-19
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
2013-04-17
virtio-net-pci: switch to the new API.
KONRAD Frederic
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
2013-04-15
virtio-balloon: fix dynamic properties.
KONRAD Frederic
2013-04-15
virtio-serial-pci: switch to the new API.
KONRAD Frederic
2013-04-15
virtio-serial: add the virtio-serial device.
KONRAD Frederic
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini