aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-02-10target-arm: Declare virtio-mmio as dma-coherent in dtAlexander Graf
2017-02-10target-arm: Enable vPMU support under TCG modeWei Huang
2017-02-07stellaris: Use the 'unimplemented' device for parts we don't implementpull-target-arm-20170207-1Peter Maydell
2017-02-07hw/misc: New "unimplemented" sysbus devicePeter Maydell
2017-02-07stellaris: Document memory map and which SoC devices are unimplementedPeter Maydell
2017-02-07hw/arm/integratorcp: Support specifying features via -cpuJulian Brown
2017-02-07sd: sdhci: check data length during dma_memory_readPrasad J Pandit
2017-02-07aspeed: add a watchdog controllerCédric Le Goater
2017-02-07wdt: Add Aspeed watchdog device modelCédric Le Goater
2017-02-07integratorcp: adding vmstate for save/restorePavel Dovgalyuk
2017-02-06vmstate registration: check return valuesDr. David Alan Gilbert
2017-02-06vmstate_register_with_alias_id: Take an Error **Dr. David Alan Gilbert
2017-02-06Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170206-1' into s...Peter Maydell
2017-02-06xhci: fix event queue IRQ handlingGerd Hoffmann
2017-02-06usb: ccid: check ccid apdu lengthPrasad J Pandit
2017-02-06xhci: guard xhci_kick_epctx against recursive callsGerd Hoffmann
2017-02-06xhci: don't kick in xhci_submit and xhci_fire_ctl_transferGerd Hoffmann
2017-02-06xhci: rename xhci_complete_packet to xhci_try_complete_packetGerd Hoffmann
2017-02-06xhci: only free completed transfersGerd Hoffmann
2017-02-06usb: accept usb3 control requestsGerd Hoffmann
2017-02-06usb/uas: more verbose error messageGerd Hoffmann
2017-02-06hw/usb/dev-hid: Improve guest compatibility of usb-tabletPhil Dennis-Jordan
2017-02-06Split ISA and sysbus versions of m48t59 deviceDavid Gibson
2017-02-06Allow ISA bus to be configured outDavid Gibson
2017-02-06Split serial-isa into its own config optionDavid Gibson
2017-02-03Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...Peter Maydell
2017-02-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170202-2' into s...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell
2017-02-02xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()Juergen Gross
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170201' into s...Peter Maydell
2017-02-02cirrus: fix oob access issue (CVE-2017-2615)Li Qiang
2017-02-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-02-02hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be foundThomas Huth
2017-02-02target-ppc: Add MMU model check for booke machinesValentin Plotkin
2017-02-01cirrus: fix blit address mask handlingGerd Hoffmann
2017-02-01cirrus: allow zero source pitch in pattern fill ropsWolfgang Bumiller
2017-02-01cirrus: handle negative pitch in cirrus_invalidate_region()Wolfgang Bumiller
2017-02-01s390x/kvm: fix small race reboot vs. cmmaChristian Borntraeger
2017-02-01s390-pci: fix compilation on older GCC versionsPaolo Bonzini
2017-02-01hw/pci: disable pci-bridge's shpc by defaultMarcel Apfelbaum
2017-02-01vhost: skip ROM sectionsMichael S. Tsirkin
2017-02-01virtio: make virtio_should_notify staticPaolo Bonzini
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin
2017-02-01hcd-xhci: check & correct param before using itCao jin
2017-02-01msix: Follow CODING_STYLECao jin
2017-02-01hw/i386: check if nvdimm is enabled before pluggingHaozhong Zhang
2017-02-01hw/pcie: Introduce Generic PCI Express Root PortMarcel Apfelbaum
2017-02-01hw/ioh3420: derive from PCI Express Root Port base classMarcel Apfelbaum
2017-02-01hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum