aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-01vhost: skip ROM sectionsMichael S. Tsirkin1-1/+2
2017-02-01virtio: make virtio_should_notify staticPaolo Bonzini1-1/+1
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin11-22/+55
2017-02-01hcd-xhci: check & correct param before using itCao jin1-19/+18
2017-02-01msix: Follow CODING_STYLECao jin1-2/+6
2017-02-01hw/i386: check if nvdimm is enabled before pluggingHaozhong Zhang1-0/+5
2017-02-01hw/pcie: Introduce Generic PCI Express Root PortMarcel Apfelbaum2-1/+89
2017-02-01hw/ioh3420: derive from PCI Express Root Port base classMarcel Apfelbaum1-106/+15
2017-02-01hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum2-0/+172
2017-02-01intel_iommu: fix and simplify size calculation in process_device_iotlb_desc()Jason Wang1-1/+9
2017-02-01pci: mark ROMs read-onlyMichael S. Tsirkin1-1/+1
2017-02-01ppc: switch to constants within BUILD_BUG_ONMichael S. Tsirkin1-8/+10
2017-01-31trace: clean up trace-events filesStefan Hajnoczi8-16/+1
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange1-1/+0
2017-01-31trace: move hw/i386/xen events to correct subdirDaniel P. Berrange2-7/+6
2017-01-31trace: move hw/xen events to correct subdirDaniel P. Berrange1-0/+13
2017-01-31trace: move hw/block/dataplane events to correct subdirDaniel P. Berrange2-5/+6
2017-01-31qxl: switch to constants within BUILD_BUG_ONMichael S. Tsirkin1-5/+4
2017-01-31ps2: add support for mice with extra/side buttonsFabian Lesniak1-3/+5