aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-10tcg: Transition flat op_defs array to a target callbackRichard Henderson
2017-01-10tcg: Add markup for output requires new registerRichard Henderson
2017-01-10tcg/optimize: Fold movcond 0/1 into setcondRichard Henderson
2017-01-10target-s390x: Use the new deposit and extract opsRichard Henderson
2017-01-10target-ppc: Use the new deposit and extract opsRichard Henderson
2017-01-10target-mips: Use the new extract opRichard Henderson
2017-01-10target-i386: Use new deposit and extract opsRichard Henderson
2017-01-10target-arm: Use new deposit and extract opsRichard Henderson
2017-01-10target-alpha: Use deposit and extract opsRichard Henderson
2017-01-10tcg/s390: Support deposit into zeroRichard Henderson
2017-01-10tcg/s390: Implement field extraction opcodesRichard Henderson
2017-01-10tcg/s390: Expose host facilities to tcg-target.hRichard Henderson
2017-01-10tcg/ppc: Implement field extraction opcodesRichard Henderson
2017-01-10tcg/mips: Implement field extraction opcodesRichard Henderson
2017-01-10tcg/i386: Implement field extraction opcodesRichard Henderson
2017-01-10tcg/arm: Implement field extraction opcodesRichard Henderson
2017-01-10tcg/arm: Move isa detection to tcg-target.hRichard Henderson
2017-01-10tcg/aarch64: Implement field extraction opcodesRichard Henderson
2017-01-10tcg: Add deposit_z expanderRichard Henderson
2017-01-10tcg: Minor adjustments to deposit expandersRichard Henderson
2017-01-10tcg: Add field extraction primitivesRichard Henderson
2017-01-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-01-10acpi-test: update expected filesMichael S. Tsirkin
2017-01-10memhp: move DIMM devices into dedicated scope with related common methodsIgor Mammedov
2017-01-10memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov
2017-01-10memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov
2017-01-10memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: consolidate scattered MHPD device declarationIgor Mammedov
2017-01-10memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov
2017-01-10memhp: move build_memory_hotplug_aml() into memory_hotplug.cIgor Mammedov
2017-01-10tests: pc: add memory hotplug acpi tables testsIgor Mammedov
2017-01-10virtio-net: Add MTU feature supportMaxime Coquelin
2017-01-10vhost-net: Notify the backend about the host MTUMaxime Coquelin
2017-01-10vhost-user: Add MTU protocol feature and opMaxime Coquelin
2017-01-10net: virtio-net discards TX data after link downYuri Benditovich
2017-01-10virtio: Introduce virtqueue_drop_all procedureYuri Benditovich
2017-01-10net: vhost stop updates virtio queue stateYuri Benditovich
2017-01-10net: Add virtio queue interface to update used index from vring stateYuri Benditovich
2017-01-10balloon: Don't balloon romsDr. David Alan Gilbert
2017-01-10virtio: fix vq->inuse recalc after migrHalil Pasic
2017-01-10pcie_aer: support configurable AER capa versionDou Liyang
2017-01-10pcie_aer: Convert pcie_aer_init to ErrorCao jin
2017-01-10virtio-crypto: zeroize the key material before freeGonglei
2017-01-10virtio-crypto-pci: tag virtio-crypto device hot pluggableGonglei
2017-01-10virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto d...Gonglei
2017-01-10virtio-crypto-pci: add check for cryptodev objectGonglei
2017-01-10cryptodev: wrap the ready flagGonglei
2017-01-10cryptodev: introduce a new is_used propertyGonglei
2017-01-10virtio-crypto: use the correct length for cipher operationGonglei