aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170210'...Peter Maydell5-13/+29
2017-02-10aspeed/smc: use a modulo to check segment limitsCédric Le Goater1-2/+2
2017-02-10aspeed/smc: handle dummies only in fast read modeCédric Le Goater1-3/+6
2017-02-10aspeed: remove useless comment on controller segment sizeCédric Le Goater1-5/+3
2017-02-10aspeed: check for negative values returned by blk_getlength()Cédric Le Goater1-2/+12
2017-02-10hw/arm/virt: Declare fwcfg as dma cache coherent in dtAlexander Graf1-0/+1
2017-02-10hw/arm/virt: Declare fwcfg as dma cache coherent in ACPIAlexander Graf1-0/+1
2017-02-10hw/arm/virt: Declare virtio-mmio as dma cache coherent in ACPIAlexander Graf1-0/+1
2017-02-10target-arm: Declare virtio-mmio as dma-coherent in dtAlexander Graf2-0/+2
2017-02-10target-arm: Enable vPMU support under TCG modeWei Huang1-1/+1
2017-02-10ahci: advertise HOST_CAP_64Ladi Prosek1-1/+1
2017-02-07stellaris: Use the 'unimplemented' device for parts we don't implementPeter Maydell1-0/+14
2017-02-07hw/misc: New "unimplemented" sysbus devicePeter Maydell2-0/+109
2017-02-07stellaris: Document memory map and which SoC devices are unimplementedPeter Maydell1-0/+34
2017-02-07hw/arm/integratorcp: Support specifying features via -cpuJulian Brown1-2/+17
2017-02-07sd: sdhci: check data length during dma_memory_readPrasad J Pandit1-1/+1
2017-02-07aspeed: add a watchdog controllerCédric Le Goater1-0/+13
2017-02-07wdt: Add Aspeed watchdog device modelCédric Le Goater2-0/+226
2017-02-07integratorcp: adding vmstate for save/restorePavel Dovgalyuk1-0/+59
2017-02-06vmstate registration: check return valuesDr. David Alan Gilbert1-4/+6
2017-02-06vmstate_register_with_alias_id: Take an Error **Dr. David Alan Gilbert2-2/+3
2017-02-06Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170206-1' into s...Peter Maydell5-20/+42
2017-02-06xhci: fix event queue IRQ handlingGerd Hoffmann1-0/+13
2017-02-06usb: ccid: check ccid apdu lengthPrasad J Pandit1-1/+1
2017-02-06xhci: guard xhci_kick_epctx against recursive callsGerd Hoffmann1-0/+7
2017-02-06xhci: don't kick in xhci_submit and xhci_fire_ctl_transferGerd Hoffmann1-8/+0
2017-02-06xhci: rename xhci_complete_packet to xhci_try_complete_packetGerd Hoffmann1-6/+6
2017-02-06xhci: only free completed transfersGerd Hoffmann1-1/+3
2017-02-06usb: accept usb3 control requestsGerd Hoffmann1-0/+7
2017-02-06usb/uas: more verbose error messageGerd Hoffmann1-1/+2
2017-02-06hw/usb/dev-hid: Improve guest compatibility of usb-tabletPhil Dennis-Jordan1-3/+3
2017-02-06Split ISA and sysbus versions of m48t59 deviceDavid Gibson4-210/+284
2017-02-06Allow ISA bus to be configured outDavid Gibson1-1/+1
2017-02-06Split serial-isa into its own config optionDavid Gibson1-1/+2
2017-02-03Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...Peter Maydell3-28/+40
2017-02-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170202-2' into s...Peter Maydell1-25/+39
2017-02-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell20-261/+1124
2017-02-02xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()Juergen Gross1-6/+7
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell12-28/+25
2017-02-02Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170201' into s...Peter Maydell2-3/+3
2017-02-02cirrus: fix oob access issue (CVE-2017-2615)Li Qiang1-4/+3
2017-02-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell22-165/+385
2017-02-02hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be foundThomas Huth1-3/+3
2017-02-02target-ppc: Add MMU model check for booke machinesValentin Plotkin3-0/+19
2017-02-01cirrus: fix blit address mask handlingGerd Hoffmann1-13/+12
2017-02-01cirrus: allow zero source pitch in pattern fill ropsWolfgang Bumiller1-8/+19
2017-02-01cirrus: handle negative pitch in cirrus_invalidate_region()Wolfgang Bumiller1-0/+5
2017-02-01s390x/kvm: fix small race reboot vs. cmmaChristian Borntraeger1-1/+1
2017-02-01s390-pci: fix compilation on older GCC versionsPaolo Bonzini1-2/+2
2017-02-01hw/pci: disable pci-bridge's shpc by defaultMarcel Apfelbaum1-1/+1