summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qmp/hmp: add rocker device supportScott Feldman2015-06-1213-0/+1170
* rocker: bring link up/down on PHY enable/disableScott Feldman2015-06-121-0/+12
* rocker: update tests using hw-derived interface namesScott Feldman2015-06-125-76/+56
* rocker: Add support for phys nameDavid Ahern2015-06-125-2/+31
* iohandler: Change return type of qemu_set_fd_handler to "void"Fam Zheng2015-06-123-13/+12
* event-notifier: Always return 0 for posix implementationFam Zheng2015-06-121-1/+2
* xen_backend: Remove unused error handling of qemu_set_fd_handlerFam Zheng2015-06-121-3/+1
* oss: Remove unused error handling of qemu_set_fd_handlerFam Zheng2015-06-121-6/+8
* alsaaudio: Remove unused error handling of qemu_set_fd_handlerFam Zheng2015-06-121-14/+2
* main-loop: Drop qemu_set_fd_handler2Fam Zheng2015-06-124-79/+7
* Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng2015-06-1216-60/+53
* tap: Drop tap_can_sendFam Zheng2015-06-121-11/+2
* net/socket: Drop net_socket_can_sendFam Zheng2015-06-121-12/+19
* netmap: Drop netmap_can_sendFam Zheng2015-06-121-12/+2
* l2tpv3: Drop l2tpv3_can_sendFam Zheng2015-06-121-10/+1
* stubs: Add qemu_set_fd_handlerFam Zheng2015-06-121-0/+8
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-1129-188/+1214
|\
| * i386/acpi-build: fix PXB workarounds for unsupported BIOSesLaszlo Ersek2015-06-111-4/+4
| * i386/acpi-build: more traditional _UID and _HID for PXB root busesLaszlo Ersek2015-06-111-3/+2
| * vhost-scsi: move qdev properties into vhost-scsi.cShannon Zhao2015-06-102-10/+8
| * virtio-9p-device: move qdev properties into virtio-9p-device.cShannon Zhao2015-06-102-5/+2
| * virtio-serial-bus: move qdev properties into virtio-serial-bus.cShannon Zhao2015-06-102-4/+2
| * virtio-rng: move qdev properties into virtio-rng.cShannon Zhao2015-06-102-11/+7
| * virtio-scsi: move qdev properties into virtio-scsi.cShannon Zhao2015-06-102-15/+11
| * virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIESShannon Zhao2015-06-101-6/+1
| * virtio-net: move qdev properties into virtio-net.cShannon Zhao2015-06-102-26/+42
| * virtio-input: emulated devices [pci]Gerd Hoffmann2015-06-102-0/+97
| * virtio-input: core code & base class [pci]Gerd Hoffmann2015-06-102-0/+50
| * pci: add PCI_CLASS_INPUT_*Gerd Hoffmann2015-06-101-0/+7
| * virtio-pci: fill VirtIOPCIRegions early.Gerd Hoffmann2015-06-102-41/+55
| * virtio-pci: drop identical virtio_pci_capGerd Hoffmann2015-06-101-13/+5
| * virtio-pci: move cap type to VirtIOPCIRegionGerd Hoffmann2015-06-102-4/+6
| * virtio-pci: move virtio_pci_add_mem_cap call to virtio_pci_modern_region_mapGerd Hoffmann2015-06-101-18/+10
| * virtio-pci: add virtio_pci_modern_region_map()Gerd Hoffmann2015-06-102-6/+20
| * virtio-pci: add virtio_pci_modern_regions_init()Gerd Hoffmann2015-06-101-58/+59
| * virtio-pci: add struct VirtIOPCIRegion for virtio-1 regionsGerd Hoffmann2015-06-102-13/+19
| * virtio-balloon: switch to virtio_add_featureCornelia Huck2015-06-101-1/+1
| * virtio_balloon: header updateMichael S. Tsirkin2015-06-101-0/+6
| * virtio-pci: correctly set host notifiers for modern barJason Wang2015-06-101-6/+25
| * virtio-pci: make modern bar 64bit + prefetchableGerd Hoffmann2015-06-101-1/+3
| * virtio-pci: change & document virtio pci bar layout.Gerd Hoffmann2015-06-101-6/+25
| * virtio-pci: make QEMU_VIRTIO_PCI_QUEUE_MEM_MULT smallerGerd Hoffmann2015-06-101-1/+1
| * virtio-pci: add flags to enable/disable legacy/modernGerd Hoffmann2015-06-102-13/+39
| * virtio-pci: switch to modern accessors for 1.0Michael S. Tsirkin2015-06-101-6/+6
| * virtio: add modern config accessorsMichael S. Tsirkin2015-06-102-0/+105
| * virtio: generation counter supportMichael S. Tsirkin2015-06-103-1/+3
| * virtio-pci: initial virtio 1.0 supportMichael S. Tsirkin2015-06-102-0/+395
| * linux-headers: add virtio_pciMichael S. Tsirkin2015-06-102-0/+194
| * vhost: 64 bit featuresCornelia Huck2015-06-104-18/+18
| * vhost_net: add version_1 featureMichael S. Tsirkin2015-06-101-0/+2
OpenPOWER on IntegriCloud