summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-10-17vfio/pci: Pass an error object to vfio_msix_early_setupEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_populate_deviceEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_populate_vgaEric Auger
2016-10-17vfio/pci: Use local error object in vfio_initfnEric Auger
2016-10-17Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2016-10-179pfs: fix memory leak in v9fs_writeLi Qiang
2016-10-179pfs: fix memory leak in v9fs_linkLi Qiang
2016-10-179pfs: fix memory leak in v9fs_xattrcreateLi Qiang
2016-10-179pfs: fix information leak in xattr readLi Qiang
2016-10-17virtio-9p: add reset handlerGreg Kurz
2016-10-179pfs: only free completed request if not flushedGreg Kurz
2016-10-179pfs: drop useless check in pdu_free()Greg Kurz
2016-10-179pfs: use coroutine_fn annotation in hw/9pfs/9p.[ch]Greg Kurz
2016-10-179pfs: use coroutine_fn annotation in hw/9pfs/co*.[ch]Greg Kurz
2016-10-179pfs: fsdev: drop useless extern annotation for functionsGreg Kurz
2016-10-179pfs: fix potential host memory leak in v9fs_readLi Qiang
2016-10-179pfs: allocate space for guest originated empty stringsLi Qiang
2016-10-16spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson
2016-10-16spapr_pci: Add a 64-bit MMIO windowDavid Gibson
2016-10-16spapr: Adjust placement of PCI host bridge to allow > 1TiB RAMDavid Gibson
2016-10-16spapr_pci: Delegate placement of PCI host bridges to machine typeDavid Gibson
2016-10-14ppc/xics: Split ICS into ics-base and ics classBenjamin Herrenschmidt
2016-10-14ppc/xics: Make the ICSState a listBenjamin Herrenschmidt
2016-10-14spapr: fix inheritance chain for default machine optionsMichael Roth
2016-10-12usb-redir: allocate buffers before waking up the host adapterHans de Goede
2016-10-12usb: Fix incorrect default DMA offset.Vijay Kumar B
2016-10-12usb: fix serial generatorGerd Hoffmann
2016-10-12xhci: make xhci_epid_to_usbep accept XHCIEPContextGerd Hoffmann
2016-10-12xhci: drop XHCITransfer->{slotid,epid}Gerd Hoffmann
2016-10-12xhci: add & use xhci_kick_epctx()Gerd Hoffmann
2016-10-12xhci: drop XHCITransfer->xhciGerd Hoffmann
2016-10-12xhci: use linked list for transfersGerd Hoffmann
2016-10-12xhci: drop unused comp_xfer fieldGerd Hoffmann
2016-10-12xhci: decouple EV_QUEUE from TD_QUEUEGerd Hoffmann
2016-10-12xhci: limit the number of link trbs we are willing to processGerd Hoffmann
2016-10-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-10-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-10Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-10intel-iommu: Check IOAPIC's Trigger Mode against the one in IRTEFeng Wu
2016-10-10virtio: cleanup VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10vhost-vsock: convert VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio-rng: convert VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio-balloon: convert VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio-scsi: convert VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio-input: convert VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio-gpu: convert VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio-serial: convert VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio-9p: convert VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio-net: convert VMSTATE_VIRTIO_DEVICEHalil Pasic