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
/
virtio-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-pci: Report an error when msix vectors init fails
Fam Zheng
2014-06-23
1
-0
/
+2
*
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
1
-0
/
+1
*
qom: Make QOM link property unref optional
Stefan Hajnoczi
2014-03-19
1
-1
/
+2
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-3
/
+3
*
virtio-pci: add device_unplugged callback
Paolo Bonzini
2013-12-09
1
-2
/
+10
*
virtio-pci: remove vdev field
Paolo Bonzini
2013-12-09
1
-45
/
+65
*
virtio-bus: remove vdev field
Paolo Bonzini
2013-12-09
1
-1
/
+1
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
1
-2
/
+2
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-03
1
-2
/
+1
|
\
|
*
virtio_pci: fix level interrupts with irqfd
Michael S. Tsirkin
2013-09-01
1
-2
/
+1
*
|
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-30
1
-8
/
+8
*
|
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
1
-1
/
+1
*
|
virtio-pci: Pass size to virtio_pci_bus_new()
Andreas Färber
2013-08-30
1
-3
/
+5
*
|
virtio: Remove unnecessary OBJECT() casts
Peter Maydell
2013-08-30
1
-8
/
+8
*
|
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
2013-08-29
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
kvm: add KVM_IRQFD_FLAG_RESAMPLE support
Vincenzo Maffione
2013-08-09
1
-1
/
+1
*
|
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+8
|
/
*
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
virtio-rng: Fix crash with non-default backend
Cole Robinson
2013-06-18
1
-1
/
+1
*
virtio-pci: drop unused wmb macro
Michael S. Tsirkin
2013-05-29
1
-6
/
+0
*
virtio-net-x: forward the netclient name and type.
KONRAD Frederic
2013-05-15
1
-0
/
+3
*
virtio-pci: fix level interrupts
Michael S. Tsirkin
2013-05-08
1
-0
/
+5
*
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
2013-05-03
1
-0
/
+12
*
virtio-serial: fix command line compatibility.
KONRAD Frederic
2013-05-03
1
-0
/
+12
*
virtio-x-bus: force bus name to virtio-bus.
KONRAD Frederic
2013-05-03
1
-1
/
+4
*
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
1
-13
/
+0
*
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
1
-17
/
+24
*
virtio-pci: cleanup.
KONRAD Frederic
2013-04-24
1
-52
/
+2
*
virtio-bus: make virtio_x_bus_new static.
KONRAD Frederic
2013-04-24
1
-1
/
+3
*
virtio-rng-pci: switch to the new API.
KONRAD Frederic
2013-04-24
1
-89
/
+61
*
virtio-rng: add virtio-rng device.
KONRAD Frederic
2013-04-24
1
-7
/
+1
*
virtio-9p-pci: switch to the new API.
KONRAD Frederic
2013-04-23
1
-26
/
+34
*
virtio-9p: add the virtio-9p device.
KONRAD Frederic
2013-04-23
1
-2
/
+1
*
vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2013-04-19
1
-0
/
+60
*
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
2013-04-19
1
-2
/
+3
*
virtio-net-pci: switch to the new API.
KONRAD Frederic
2013-04-17
1
-58
/
+56
*
virtio-net: add the virtio-net device.
KONRAD Frederic
2013-04-17
1
-3
/
+1
*
virtio-balloon: fix dynamic properties.
KONRAD Frederic
2013-04-15
1
-0
/
+36
*
virtio-serial-pci: switch to the new API.
KONRAD Frederic
2013-04-15
1
-66
/
+65
*
virtio-serial: add the virtio-serial device.
KONRAD Frederic
2013-04-15
1
-1
/
+1
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+1514