index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost: force vhost off for non-MSI guests
mst@redhat.com
2011-02-01
1
-0
/
+7
*
ioeventfd: error handling cleanup
Michael S. Tsirkin
2011-01-11
1
-11
/
+17
*
virtio-pci: Use ioeventfd for virtqueue notify
Stefan Hajnoczi
2011-01-10
1
-22
/
+172
*
virtio-pci: Rename bugs field to flags
Stefan Hajnoczi
2011-01-10
1
-8
/
+7
*
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
2010-12-11
1
-0
/
+1
*
virtio-pci: Convert fprintf() to error_report()
Stefan Hajnoczi
2010-11-21
1
-2
/
+2
*
virtfs: enable MSI-X
Gerd Hoffmann
2010-11-21
1
-1
/
+4
*
virtio: change set guest notifier to per-device
Michael S. Tsirkin
2010-10-07
1
-1
/
+28
*
virtio-net: Introduce a new bottom half packet TX
Alex Williamson
2010-09-07
1
-0
/
+1
*
virtio-net: Limit number of packets sent per TX flush
Alex Williamson
2010-09-07
1
-0
/
+2
*
virtio-net: Make tx_timer timeout configurable
Alex Williamson
2010-09-07
1
-1
/
+4
*
Rearrange block headers
Blue Swirl
2010-08-24
1
-0
/
+1
*
virtio-serial: Cleanup on device hot-unplug
Amit Shah
2010-08-22
1
-1
/
+9
*
virtio-blk: Create exit function to unregister savevm
Alex Williamson
2010-07-26
1
-0
/
+1
*
virtio-blk: Fix virtio-blk-s390 to require drive
Markus Armbruster
2010-07-13
1
-4
/
+0
*
virtio-pci: Check for virtio_blk_init() failure
Markus Armbruster
2010-07-13
1
-0
/
+3
*
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2010-07-11
1
-1
/
+0
*
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
2010-07-02
1
-2
/
+2
*
blockdev: Clean up automatic drive deletion
Markus Armbruster
2010-07-02
1
-1
/
+1
*
virtio-pci: fix bus master bug setting on load
Alex Williamson
2010-06-22
1
-1
/
+1
*
virtio-9p: Make infrastructure for the new security model.
Venkateswararao Jujjuri (JV)
2010-06-22
1
-2
/
+2
*
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2010-06-04
1
-1
/
+0
*
virtio-9p: Add a virtio 9p device to qemu
Anthony Liguori
2010-05-03
1
-0
/
+32
*
virtio-pci: fill in notifier support
Michael S. Tsirkin
2010-04-01
1
-0
/
+63
*
virtio: add set_status callback
Michael S. Tsirkin
2010-04-01
1
-2
/
+3
*
Don't check for bus master for old guests
Alexander Graf
2010-03-31
1
-1
/
+24
*
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
1
-1
/
+1
*
error: Move qemu_error & friends into their own header
Markus Armbruster
2010-03-16
1
-1
/
+1
*
virtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of -1 for virtio-serial
Amit Shah
2010-03-08
1
-3
/
+5
*
virtio-serial: pci: Allow MSI to be disabled
Amit Shah
2010-02-19
1
-3
/
+3
*
block: add topology qdev properties
Christoph Hellwig
2010-02-10
1
-5
/
+6
*
virtio-serial: Use MSI vectors for port virtqueues
Amit Shah
2010-01-20
1
-0
/
+4
*
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
2010-01-20
1
-4
/
+9
*
virtio-pci: thinko fix
Michael S. Tsirkin
2010-01-11
1
-1
/
+1
*
virtio: add features as qdev properties
Michael S. Tsirkin
2010-01-11
1
-8
/
+17
*
virtio: rename features -> guest_features
Michael S. Tsirkin
2010-01-11
1
-2
/
+2
*
pci romfiles: add property, add default to PCIDeviceInfo
Gerd Hoffmann
2009-12-18
1
-8
/
+1
*
Support PCI based option rom loading
Anthony Liguori
2009-12-18
1
-1
/
+1
*
virtio: verify features on load
Michael S. Tsirkin
2009-12-12
1
-3
/
+11
*
virtio: do not reset msix state on soft reset
Michael S. Tsirkin
2009-12-01
1
-4
/
+8
*
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
Isaku Yamahata
2009-11-09
1
-1
/
+1
*
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
Isaku Yamahata
2009-11-09
1
-2
/
+2
*
virtio: use qdev properties for configuration.
Gerd Hoffmann
2009-10-27
1
-10
/
+23
*
qemu/pci: make pci not depend on msix
Michael S. Tsirkin
2009-10-06
1
-1
/
+9
*
virtio-pci: return error if virtio_console_init fails
Amit Shah
2009-10-05
1
-0
/
+3
*
qemu/virtio-pci: remove unnecessary check
Michael S. Tsirkin
2009-10-05
1
-2
/
+1
*
qemu: clean up target page usage in msix
Michael S. Tsirkin
2009-10-05
1
-2
/
+1
*
qemu/virtio: fix reset with device removal
Michael S. Tsirkin
2009-10-05
1
-6
/
+8
*
drive cleanup fixes.
Gerd Hoffmann
2009-10-05
1
-0
/
+9
*
pci: move unregister from PCIDevice to PCIDeviceInfo
Gerd Hoffmann
2009-10-05
1
-1
/
+0
[next]