index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-pci.c
Age
Commit message (
Expand
)
Author
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-01
virtio_pci: fix level interrupts with irqfd
Michael S. Tsirkin
2013-08-30
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
virtio-pci: Pass size to virtio_pci_bus_new()
Andreas Färber
2013-08-30
virtio: Remove unnecessary OBJECT() casts
Peter Maydell
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
2013-08-09
kvm: add KVM_IRQFD_FLAG_RESAMPLE support
Vincenzo Maffione
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
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