summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2014-09-042-2/+22
|\ \ \ | |_|/ |/| |
| * | virtio-net: purge outstanding packets when starting vhostMichael S. Tsirkin2014-09-041-1/+14
| * | virtio: don't call device on !vm_runningMichael S. Tsirkin2014-09-041-1/+8
| * | virtio-net: don't run bh on vm stoppedMichael S. Tsirkin2014-09-041-2/+12
| |/
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' in...Peter Maydell2014-09-046-9/+11
|\ \
| * | Fix debug print warningGonglei2014-09-026-9/+11
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-044-17/+35
|\ \
| * | acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flagszhanghailiang2014-09-031-0/+6
| * | vhost-scsi: init backend features earlierMichael S. Tsirkin2014-09-031-1/+1
| * | vhost_net: init acked_features to backend_featuresJason Wang2014-09-031-0/+1
| * | vhost_net: start/stop guest notifiers properlyJason Wang2014-09-032-16/+27
* | | Revert "vhost_net: start/stop guest notifiers properly"Peter Maydell2014-09-042-19/+14
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-0215-42/+2550
|\ \ \ | |_|/ |/| |
| * | vhost_net: start/stop guest notifiers properlyJason Wang2014-09-022-14/+19
| |/
| * pci: avoid losing config updates to MSI/MSIX cap regsKnut Omang2014-09-021-3/+4
| * virtio-net: don't run bh on vm stoppedMichael S. Tsirkin2014-09-021-2/+12
| * ioh3420: remove unused ioh3420_init() declarationGonglei2014-09-021-4/+0
| * vhost_net: cleanup start/stop conditionMichael S. Tsirkin2014-09-021-8/+0
| * intel-iommu: add IOTLB using hash tableLe Tan2014-08-282-6/+241
| * intel-iommu: add context-cache to cache context-entryLe Tan2014-08-283-35/+177
| * intel-iommu: add supports for queued invalidation interfaceLe Tan2014-08-282-7/+393
| * intel-iommu: fix coding style issues around in q35.c and machine.cLe Tan2014-08-282-8/+13
| * intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan2014-08-282-0/+63
| * intel-iommu: add DMAR table to ACPI tablesLe Tan2014-08-282-0/+79
| * intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan2014-08-283-0/+1591
| * iommu: add is_write as a parameter to the translate function of MemoryRegionI...Le Tan2014-08-283-3/+6
* | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into ...Peter Maydell2014-09-021-1/+3
|\ \
| * | qxl-render: add more sanity checksGerd Hoffmann2014-09-011-1/+3
* | | target-tricore: Add board for systemmodeBastian Koppelmann2014-09-012-0/+125
* | | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...Peter Maydell2014-09-013-20/+330
|\ \ \
| * | | sclp-s390: Add memory hotplug SCLPsMatthew Rosato2014-09-011-6/+253
| * | | s390-virtio: Apply same memory boundaries as virtio-ccwMatthew Rosato2014-09-011-6/+9
| * | | virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato2014-09-011-8/+38
| * | | sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato2014-09-011-0/+30
| |/ /
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-08-292-1/+2
|\ \ \ | |/ / |/| |
| * | virtio-blk: allow drive_del with dataplaneStefan Hajnoczi2014-08-291-0/+1
| * | ide: Fix bootindex for bus_id > 9Markus Armbruster2014-08-291-1/+1
* | | hw/intc/arm_gic: honor target mask in gic_update()Sergey Fedorov2014-08-291-1/+2
* | | aarch64: raise max_cpus to 8Joel Schopp2014-08-291-1/+1
* | | arm_gic: Use GIC_NR_SGIS constantAdam Lackorzynski2014-08-291-1/+1
* | | arm_gic: Do not force PPIs to edge-triggered modeAdam Lackorzynski2014-08-291-1/+1
* | | arm_gic: GICD_ICFGR: Write model only for pre v1 GICsAdam Lackorzynski2014-08-291-4/+6
* | | arm_gic: Fix read of GICD_ICFGRAdam Lackorzynski2014-08-291-1/+1
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell2014-08-297-12/+145
|\ \ \ | |/ / |/| |
| * | usb: add usb host adapters exit traceGonglei2014-08-293-0/+6
| * | usb-xhci: add exit functionGonglei2014-08-291-0/+36
| * | usb-ehci: add ehci-pci device exit functionGonglei2014-08-291-0/+14
| * | usb-ehci: add ehci unrealize funcitonGonglei2014-08-292-0/+26
| * | usb-ehci: add vmstate properity for EHCIStateGonglei2014-08-292-1/+2
| * | usb-uhci: clean up uhci resource when pci-uhci exitGonglei2014-08-291-0/+22
OpenPOWER on IntegriCloud