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-pci.c
Age
Commit message (
Expand
)
Author
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-09-09
kvm: Clean up irqfd API
Jan Kiszka
2012-08-29
msix: make [un]use vectors on reset/load optional
Michael S. Tsirkin
2012-08-17
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
Stefan Hajnoczi
2012-08-09
kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'
Peter Maydell
2012-08-06
virtio: fix vhost handling
Paolo Bonzini
2012-07-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-07-29
Merge branch pci into master
Michael S. Tsirkin
2012-07-27
virtio-scsi: enable MSI-X support
Paolo Bonzini
2012-07-27
virtio-scsi: add ioeventfd support
Paolo Bonzini
2012-07-18
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-07-17
virtio-blk: qdev properties for disk geometry
Markus Armbruster
2012-07-12
virtio: move common irqfd handling out of virtio-pci
Paolo Bonzini
2012-07-12
virtio: move common ioeventfd handling out of virtio-pci
Paolo Bonzini
2012-07-12
memory: pass EventNotifier, not eventfd
Paolo Bonzini
2012-07-04
pci: convert PCIUnregisterFunc to void
Alex Williamson
2012-06-18
virtio: Convert to msix_init_exclusive_bar() interface
Alex Williamson
2012-06-07
msi: Invoke msi/msix_write_config from PCI core
Jan Kiszka
2012-06-07
msi: Invoke msi/msix_reset from PCI core
Jan Kiszka
2012-06-03
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-05-21
virtio-blk: always enable VIRTIO_BLK_F_SCSI
Paolo Bonzini
2012-05-21
virtio-blk: define VirtIOBlkConf
Paolo Bonzini
2012-05-21
virtio-blk: blockdev_mark_auto_del is transport-independent
Paolo Bonzini
2012-05-21
virtio/vhost: Add support for KVM in-kernel MSI injection
Jan Kiszka
2012-05-19
virtio-pci: add missing 'static'
Blue Swirl
2012-04-11
virtio-pci: change virtio balloon PCI class code
David Gibson
2012-02-22
virtio-scsi: Add virtio-scsi stub device
Stefan Hajnoczi
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: remove baked in notion of aliases (v2)
Anthony Liguori
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
qdev: prepare source tree for code conversion
Anthony Liguori
2012-01-21
virtio-pci: Fix endianness of virtio config
Benjamin Herrenschmidt
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
2011-12-09
virtio-pci: use pci macros
Hui Kai Ran
2011-12-04
hw/9pfs: Add qdev.reset callback for virtio-9p-pci device
Aneesh Kumar K.V
2011-11-28
virtio: add and use virtio_set_features
Paolo Bonzini
2011-11-01
Revert "virtio: Add PCI memory BAR in addition to PIO BAR"
Anthony Liguori
2011-11-01
virtio: Add PCI memory BAR in addition to PIO BAR
David Gibson
2011-10-12
hw/9pfs: Use ioeventfd for 9p
Aneesh Kumar K.V
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
msix: convert to memory API
Avi Kivity
2011-08-08
virtio-pci: convert to memory API
Avi Kivity
2011-08-04
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-08-04
virtio-balloon: Add exit handler, fix memleaks
Amit Shah
2011-08-04
virtio-balloon: Check if balloon registration failed
Amit Shah
2011-07-27
virtio-pci: use generic logic for command access
Michael S. Tsirkin
2011-07-05
virtio-blk: Turn drive serial into a qdev property
Markus Armbruster
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
2011-06-12
virtio: guard against negative vq notifies
Stefan Hajnoczi
[next]