summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tcg/mips: Implement field extraction opcodesRichard Henderson2017-01-102-1/+12
* tcg/i386: Implement field extraction opcodesRichard Henderson2017-01-102-3/+47
* tcg/arm: Implement field extraction opcodesRichard Henderson2017-01-102-2/+26
* tcg/arm: Move isa detection to tcg-target.hRichard Henderson2017-01-102-44/+33Star
* tcg/aarch64: Implement field extraction opcodesRichard Henderson2017-01-102-4/+18
* tcg: Add deposit_z expanderRichard Henderson2017-01-102-0/+149
* tcg: Minor adjustments to deposit expandersRichard Henderson2017-01-101-2/+4
* tcg: Add field extraction primitivesRichard Henderson2017-01-1015-2/+426
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-01-1066-557/+1164
|\
| * acpi-test: update expected filesMichael S. Tsirkin2017-01-1010-0/+0
| * memhp: move DIMM devices into dedicated scope with related common methodsIgor Mammedov2017-01-101-93/+97
| * memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov2017-01-106-20/+23
| * memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov2017-01-103-25/+24Star
| * memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov2017-01-103-23/+32
| * memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov2017-01-103-44/+33Star
| * memhp: consolidate scattered MHPD device declarationIgor Mammedov2017-01-102-64/+61Star
| * memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov2017-01-103-124/+126
| * memhp: move build_memory_hotplug_aml() into memory_hotplug.cIgor Mammedov2017-01-103-263/+248Star
| * tests: pc: add memory hotplug acpi tables testsIgor Mammedov2017-01-105-0/+24
| * virtio-net: Add MTU feature supportMaxime Coquelin2017-01-102-0/+20
| * vhost-net: Notify the backend about the host MTUMaxime Coquelin2017-01-102-0/+20
| * vhost-user: Add MTU protocol feature and opMaxime Coquelin2017-01-103-0/+52
| * net: virtio-net discards TX data after link downYuri Benditovich2017-01-101-0/+26
| * virtio: Introduce virtqueue_drop_all procedureYuri Benditovich2017-01-102-0/+39
| * net: vhost stop updates virtio queue stateYuri Benditovich2017-01-101-0/+1
| * net: Add virtio queue interface to update used index from vring stateYuri Benditovich2017-01-102-0/+6
| * balloon: Don't balloon romsDr. David Alan Gilbert2017-01-102-1/+8
| * virtio: fix vq->inuse recalc after migrHalil Pasic2017-01-101-3/+5
| * pcie_aer: support configurable AER capa versionDou Liyang2017-01-106-9/+13
| * pcie_aer: Convert pcie_aer_init to ErrorCao jin2017-01-106-16/+16
| * virtio-crypto: zeroize the key material before freeGonglei2017-01-101-1/+12
| * virtio-crypto-pci: tag virtio-crypto device hot pluggableGonglei2017-01-101-1/+0Star
| * virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto d...Gonglei2017-01-101-1/+15
| * virtio-crypto-pci: add check for cryptodev objectGonglei2017-01-101-0/+5
| * cryptodev: wrap the ready flagGonglei2017-01-104-6/+36
| * cryptodev: introduce a new is_used propertyGonglei2017-01-103-0/+44
| * virtio-crypto: use the correct length for cipher operationGonglei2017-01-101-1/+1
| * doc/pcie: correct command line examplesCao jin2017-01-101-6/+6
| * memory: handle alias in memory_region_is_iommu()Jason Wang2017-01-101-0/+3
| * memory: handle alias for iommu notifierJason Wang2017-01-101-0/+9
| * acpi: add ATSR for q35Jason Wang2017-01-102-0/+21
| * virtio-pci: address space translation service (ATS) supportJason Wang2017-01-105-0/+31
| * intel_iommu: support device iotlb descriptorJason Wang2017-01-104-7/+107
| * exec: introduce address_space_get_iotlb_entry()Jason Wang2017-01-102-0/+38
| * intel_iommu: allocate new key when creating new address spaceJason Wang2017-01-101-2/+3
| * intel_iommu: name vtd address space with devfnJason Wang2017-01-101-1/+3
| * virtio: convert to use DMA apiJason Wang2017-01-109-36/+93
| * virtio-crypto: fix possible integer and heap overflowGonglei2017-01-101-2/+2
| * intel_iommu: allow migrationPeter Xu2017-01-102-1/+22
| * migration: allow to prioritize save state entriesPeter Xu2017-01-102-4/+36