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
Commit message (
Expand
)
Author
Age
Files
Lines
*
event-notifier: Always return 0 for posix implementation
Fam Zheng
2015-06-12
1
-1
/
+2
*
xen_backend: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
2015-06-12
1
-3
/
+1
*
oss: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
2015-06-12
1
-6
/
+8
*
alsaaudio: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
2015-06-12
1
-14
/
+2
*
main-loop: Drop qemu_set_fd_handler2
Fam Zheng
2015-06-12
4
-79
/
+7
*
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
2015-06-12
16
-60
/
+53
*
tap: Drop tap_can_send
Fam Zheng
2015-06-12
1
-11
/
+2
*
net/socket: Drop net_socket_can_send
Fam Zheng
2015-06-12
1
-12
/
+19
*
netmap: Drop netmap_can_send
Fam Zheng
2015-06-12
1
-12
/
+2
*
l2tpv3: Drop l2tpv3_can_send
Fam Zheng
2015-06-12
1
-10
/
+1
*
stubs: Add qemu_set_fd_handler
Fam Zheng
2015-06-12
1
-0
/
+8
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-11
29
-188
/
+1214
|
\
|
*
i386/acpi-build: fix PXB workarounds for unsupported BIOSes
Laszlo Ersek
2015-06-11
1
-4
/
+4
|
*
i386/acpi-build: more traditional _UID and _HID for PXB root buses
Laszlo Ersek
2015-06-11
1
-3
/
+2
|
*
vhost-scsi: move qdev properties into vhost-scsi.c
Shannon Zhao
2015-06-10
2
-10
/
+8
|
*
virtio-9p-device: move qdev properties into virtio-9p-device.c
Shannon Zhao
2015-06-10
2
-5
/
+2
|
*
virtio-serial-bus: move qdev properties into virtio-serial-bus.c
Shannon Zhao
2015-06-10
2
-4
/
+2
|
*
virtio-rng: move qdev properties into virtio-rng.c
Shannon Zhao
2015-06-10
2
-11
/
+7
|
*
virtio-scsi: move qdev properties into virtio-scsi.c
Shannon Zhao
2015-06-10
2
-15
/
+11
|
*
virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES
Shannon Zhao
2015-06-10
1
-6
/
+1
|
*
virtio-net: move qdev properties into virtio-net.c
Shannon Zhao
2015-06-10
2
-26
/
+42
|
*
virtio-input: emulated devices [pci]
Gerd Hoffmann
2015-06-10
2
-0
/
+97
|
*
virtio-input: core code & base class [pci]
Gerd Hoffmann
2015-06-10
2
-0
/
+50
|
*
pci: add PCI_CLASS_INPUT_*
Gerd Hoffmann
2015-06-10
1
-0
/
+7
|
*
virtio-pci: fill VirtIOPCIRegions early.
Gerd Hoffmann
2015-06-10
2
-41
/
+55
|
*
virtio-pci: drop identical virtio_pci_cap
Gerd Hoffmann
2015-06-10
1
-13
/
+5
|
*
virtio-pci: move cap type to VirtIOPCIRegion
Gerd Hoffmann
2015-06-10
2
-4
/
+6
|
*
virtio-pci: move virtio_pci_add_mem_cap call to virtio_pci_modern_region_map
Gerd Hoffmann
2015-06-10
1
-18
/
+10
|
*
virtio-pci: add virtio_pci_modern_region_map()
Gerd Hoffmann
2015-06-10
2
-6
/
+20
|
*
virtio-pci: add virtio_pci_modern_regions_init()
Gerd Hoffmann
2015-06-10
1
-58
/
+59
|
*
virtio-pci: add struct VirtIOPCIRegion for virtio-1 regions
Gerd Hoffmann
2015-06-10
2
-13
/
+19
|
*
virtio-balloon: switch to virtio_add_feature
Cornelia Huck
2015-06-10
1
-1
/
+1
|
*
virtio_balloon: header update
Michael S. Tsirkin
2015-06-10
1
-0
/
+6
|
*
virtio-pci: correctly set host notifiers for modern bar
Jason Wang
2015-06-10
1
-6
/
+25
|
*
virtio-pci: make modern bar 64bit + prefetchable
Gerd Hoffmann
2015-06-10
1
-1
/
+3
|
*
virtio-pci: change & document virtio pci bar layout.
Gerd Hoffmann
2015-06-10
1
-6
/
+25
|
*
virtio-pci: make QEMU_VIRTIO_PCI_QUEUE_MEM_MULT smaller
Gerd Hoffmann
2015-06-10
1
-1
/
+1
|
*
virtio-pci: add flags to enable/disable legacy/modern
Gerd Hoffmann
2015-06-10
2
-13
/
+39
|
*
virtio-pci: switch to modern accessors for 1.0
Michael S. Tsirkin
2015-06-10
1
-6
/
+6
|
*
virtio: add modern config accessors
Michael S. Tsirkin
2015-06-10
2
-0
/
+105
|
*
virtio: generation counter support
Michael S. Tsirkin
2015-06-10
3
-1
/
+3
|
*
virtio-pci: initial virtio 1.0 support
Michael S. Tsirkin
2015-06-10
2
-0
/
+395
|
*
linux-headers: add virtio_pci
Michael S. Tsirkin
2015-06-10
2
-0
/
+194
|
*
vhost: 64 bit features
Cornelia Huck
2015-06-10
4
-18
/
+18
|
*
vhost_net: add version_1 feature
Michael S. Tsirkin
2015-06-10
1
-0
/
+2
|
*
virtio-net: enable virtio 1.0
Cornelia Huck
2015-06-10
1
-0
/
+1
|
*
virtio-net: support longer header
Cornelia Huck
2015-06-10
1
-6
/
+15
|
*
virtio-net: no writeable mac for virtio-1
Cornelia Huck
2015-06-10
1
-0
/
+1
|
*
virtio: allow to fail setting status
Cornelia Huck
2015-06-10
3
-10
/
+37
|
*
virtio: disallow late feature changes for virtio-1
Cornelia Huck
2015-06-10
1
-3
/
+15
[next]