aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-09-04Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' in...Peter Maydell6-9/+11
2014-09-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-17/+35
2014-09-04Revert "vhost_net: start/stop guest notifiers properly"Peter Maydell2-19/+14
2014-09-03acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flagszhanghailiang1-0/+6
2014-09-03vhost-scsi: init backend features earlierMichael S. Tsirkin1-1/+1
2014-09-03vhost_net: init acked_features to backend_featuresJason Wang1-0/+1
2014-09-03vhost_net: start/stop guest notifiers properlyJason Wang2-16/+27
2014-09-02Fix debug print warningGonglei6-9/+11
2014-09-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell15-42/+2550
2014-09-02vhost_net: start/stop guest notifiers properlyJason Wang2-14/+19
2014-09-02pci: avoid losing config updates to MSI/MSIX cap regsKnut Omang1-3/+4
2014-09-02virtio-net: don't run bh on vm stoppedMichael S. Tsirkin1-2/+12
2014-09-02ioh3420: remove unused ioh3420_init() declarationGonglei1-4/+0
2014-09-02vhost_net: cleanup start/stop conditionMichael S. Tsirkin1-8/+0
2014-09-02Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into ...Peter Maydell1-1/+3
2014-09-01target-tricore: Add board for systemmodeBastian Koppelmann2-0/+125
2014-09-01Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...Peter Maydell3-20/+330
2014-09-01qxl-render: add more sanity checksGerd Hoffmann1-1/+3
2014-09-01sclp-s390: Add memory hotplug SCLPsMatthew Rosato1-6/+253
2014-09-01s390-virtio: Apply same memory boundaries as virtio-ccwMatthew Rosato1-6/+9
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato1-8/+38
2014-09-01sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato1-0/+30
2014-08-29Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-1/+2
2014-08-29virtio-blk: allow drive_del with dataplaneStefan Hajnoczi1-0/+1
2014-08-29hw/intc/arm_gic: honor target mask in gic_update()Sergey Fedorov1-1/+2
2014-08-29aarch64: raise max_cpus to 8Joel Schopp1-1/+1
2014-08-29arm_gic: Use GIC_NR_SGIS constantAdam Lackorzynski1-1/+1
2014-08-29arm_gic: Do not force PPIs to edge-triggered modeAdam Lackorzynski1-1/+1
2014-08-29arm_gic: GICD_ICFGR: Write model only for pre v1 GICsAdam Lackorzynski1-4/+6
2014-08-29arm_gic: Fix read of GICD_ICFGRAdam Lackorzynski1-1/+1
2014-08-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell7-12/+145
2014-08-29usb: add usb host adapters exit traceGonglei3-0/+6
2014-08-29usb-xhci: add exit functionGonglei1-0/+36
2014-08-29usb-ehci: add ehci-pci device exit functionGonglei1-0/+14
2014-08-29usb-ehci: add ehci unrealize funcitonGonglei2-0/+26
2014-08-29usb-ehci: add vmstate properity for EHCIStateGonglei2-1/+2
2014-08-29usb-uhci: clean up uhci resource when pci-uhci exitGonglei1-0/+22
2014-08-29usb-ohci: add exit functionGonglei1-0/+19
2014-08-29usb-ohci: Fix memory leak for ohci timerGonglei1-1/+3
2014-08-29usb: add usb_bus_release functionGonglei1-0/+7
2014-08-29Revert "xhci: Fix number of streams allocated when using streams"Gerd Hoffmann1-1/+1
2014-08-29xhci: use (1u << i)Gerd Hoffmann1-2/+2
2014-08-29Fix OHCI ISO TD state never being written back.Jack Un1-2/+2
2014-08-29xhci: fix debug print compiling errorGonglei1-3/+3
2014-08-29usb: Fix bootindex for portnr > 9Markus Armbruster1-2/+2
2014-08-29ide: Fix bootindex for bus_id > 9Markus Armbruster1-1/+1
2014-08-28intel-iommu: add IOTLB using hash tableLe Tan2-6/+241
2014-08-28intel-iommu: add context-cache to cache context-entryLe Tan3-35/+177
2014-08-28intel-iommu: add supports for queued invalidation interfaceLe Tan2-7/+393
2014-08-28intel-iommu: fix coding style issues around in q35.c and machine.cLe Tan2-8/+13