index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
rocker: Add support for phys name
David Ahern
5
-2
/
+31
2015-06-12
iohandler: Change return type of qemu_set_fd_handler to "void"
Fam Zheng
3
-13
/
+12
2015-06-12
event-notifier: Always return 0 for posix implementation
Fam Zheng
1
-1
/
+2
2015-06-12
xen_backend: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
1
-3
/
+1
2015-06-12
oss: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
1
-6
/
+8
2015-06-12
alsaaudio: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
1
-14
/
+2
2015-06-12
main-loop: Drop qemu_set_fd_handler2
Fam Zheng
4
-79
/
+7
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
16
-60
/
+53
2015-06-12
tap: Drop tap_can_send
Fam Zheng
1
-11
/
+2
2015-06-12
net/socket: Drop net_socket_can_send
Fam Zheng
1
-12
/
+19
2015-06-12
netmap: Drop netmap_can_send
Fam Zheng
1
-12
/
+2
2015-06-12
l2tpv3: Drop l2tpv3_can_send
Fam Zheng
1
-10
/
+1
2015-06-12
stubs: Add qemu_set_fd_handler
Fam Zheng
1
-0
/
+8
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
29
-188
/
+1214
2015-06-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150611-1' into s...
Peter Maydell
1
-0
/
+4
2015-06-11
hw/vfio/platform: replace g_malloc0_n by g_new0
Eric Auger
1
-2
/
+1
2015-06-11
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150611-1' into ...
Peter Maydell
1
-13
/
+13
2015-06-11
i386/acpi-build: fix PXB workarounds for unsupported BIOSes
Laszlo Ersek
1
-4
/
+4
2015-06-11
i386/acpi-build: more traditional _UID and _HID for PXB root buses
Laszlo Ersek
1
-3
/
+2
2015-06-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150611-1' into s...
Peter Maydell
1
-1
/
+12
2015-06-11
gtk: don't exit early in case gtk init fails
Gerd Hoffmann
1
-1
/
+12
2015-06-11
spice: ui_info tweaks
Gerd Hoffmann
1
-9
/
+8
2015-06-11
spice-display: fix segfault in qemu_spice_create_update
Gerd Hoffmann
1
-4
/
+5
2015-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into s...
Peter Maydell
7
-48
/
+1333
2015-06-10
vhost-scsi: move qdev properties into vhost-scsi.c
Shannon Zhao
2
-10
/
+8
2015-06-10
virtio-9p-device: move qdev properties into virtio-9p-device.c
Shannon Zhao
2
-5
/
+2
2015-06-10
virtio-serial-bus: move qdev properties into virtio-serial-bus.c
Shannon Zhao
2
-4
/
+2
2015-06-10
virtio-rng: move qdev properties into virtio-rng.c
Shannon Zhao
2
-11
/
+7
2015-06-10
virtio-scsi: move qdev properties into virtio-scsi.c
Shannon Zhao
2
-15
/
+11
2015-06-10
virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES
Shannon Zhao
1
-6
/
+1
2015-06-10
virtio-net: move qdev properties into virtio-net.c
Shannon Zhao
2
-26
/
+42
2015-06-10
virtio-input: emulated devices [pci]
Gerd Hoffmann
2
-0
/
+97
2015-06-10
virtio-input: core code & base class [pci]
Gerd Hoffmann
2
-0
/
+50
2015-06-10
pci: add PCI_CLASS_INPUT_*
Gerd Hoffmann
1
-0
/
+7
2015-06-10
virtio-pci: fill VirtIOPCIRegions early.
Gerd Hoffmann
2
-41
/
+55
2015-06-10
virtio-pci: drop identical virtio_pci_cap
Gerd Hoffmann
1
-13
/
+5
2015-06-10
virtio-pci: move cap type to VirtIOPCIRegion
Gerd Hoffmann
2
-4
/
+6
2015-06-10
virtio-pci: move virtio_pci_add_mem_cap call to virtio_pci_modern_region_map
Gerd Hoffmann
1
-18
/
+10
2015-06-10
virtio-pci: add virtio_pci_modern_region_map()
Gerd Hoffmann
2
-6
/
+20
2015-06-10
virtio-pci: add virtio_pci_modern_regions_init()
Gerd Hoffmann
1
-58
/
+59
2015-06-10
virtio-pci: add struct VirtIOPCIRegion for virtio-1 regions
Gerd Hoffmann
2
-13
/
+19
2015-06-10
virtio-balloon: switch to virtio_add_feature
Cornelia Huck
1
-1
/
+1
2015-06-10
virtio_balloon: header update
Michael S. Tsirkin
1
-0
/
+6
2015-06-10
virtio-pci: correctly set host notifiers for modern bar
Jason Wang
1
-6
/
+25
2015-06-10
virtio-pci: make modern bar 64bit + prefetchable
Gerd Hoffmann
1
-1
/
+3
2015-06-10
virtio-pci: change & document virtio pci bar layout.
Gerd Hoffmann
1
-6
/
+25
2015-06-10
virtio-pci: make QEMU_VIRTIO_PCI_QUEUE_MEM_MULT smaller
Gerd Hoffmann
1
-1
/
+1
2015-06-10
virtio-pci: add flags to enable/disable legacy/modern
Gerd Hoffmann
2
-13
/
+39
2015-06-10
virtio-pci: switch to modern accessors for 1.0
Michael S. Tsirkin
1
-6
/
+6
2015-06-10
virtio: add modern config accessors
Michael S. Tsirkin
2
-0
/
+105
[next]