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-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
2011-06-12
virtio-pci.c: convert to PCIDEviceInfo to initialize ids
Isaku Yamahata
2011-06-01
virtio-9p: Move 9p device registration into virtio-9p.c
Aneesh Kumar K.V
2011-04-18
PXE: Use consistent naming for PXE ROMs
Alex Williamson
2011-04-04
virtio: use generic name when possible
Alexander Graf
2011-03-28
virtio-pci: fix bus master work around on load
Michael S. Tsirkin
2011-03-21
virtio-serial: Enable ioeventfd
Amit Shah
2011-03-21
virtio-serial: Use a struct to pass config information from proxy
Amit Shah
2011-02-01
vhost: force vhost off for non-MSI guests
mst@redhat.com
2011-01-11
ioeventfd: error handling cleanup
Michael S. Tsirkin
2011-01-10
virtio-pci: Use ioeventfd for virtqueue notify
Stefan Hajnoczi
2011-01-10
virtio-pci: Rename bugs field to flags
Stefan Hajnoczi
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
2010-11-21
virtio-pci: Convert fprintf() to error_report()
Stefan Hajnoczi
2010-11-21
virtfs: enable MSI-X
Gerd Hoffmann
2010-10-07
virtio: change set guest notifier to per-device
Michael S. Tsirkin
2010-09-07
virtio-net: Introduce a new bottom half packet TX
Alex Williamson
2010-09-07
virtio-net: Limit number of packets sent per TX flush
Alex Williamson
2010-09-07
virtio-net: Make tx_timer timeout configurable
Alex Williamson
2010-08-24
Rearrange block headers
Blue Swirl
2010-08-22
virtio-serial: Cleanup on device hot-unplug
Amit Shah
2010-07-26
virtio-blk: Create exit function to unregister savevm
Alex Williamson
2010-07-13
virtio-blk: Fix virtio-blk-s390 to require drive
Markus Armbruster
2010-07-13
virtio-pci: Check for virtio_blk_init() failure
Markus Armbruster
2010-07-11
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2010-07-02
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
[next]