index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-01-10
tcg: Transition flat op_defs array to a target callback
Richard Henderson
2017-01-10
tcg: Add markup for output requires new register
Richard Henderson
2017-01-10
tcg/optimize: Fold movcond 0/1 into setcond
Richard Henderson
2017-01-10
target-s390x: Use the new deposit and extract ops
Richard Henderson
2017-01-10
target-ppc: Use the new deposit and extract ops
Richard Henderson
2017-01-10
target-mips: Use the new extract op
Richard Henderson
2017-01-10
target-i386: Use new deposit and extract ops
Richard Henderson
2017-01-10
target-arm: Use new deposit and extract ops
Richard Henderson
2017-01-10
target-alpha: Use deposit and extract ops
Richard Henderson
2017-01-10
tcg/s390: Support deposit into zero
Richard Henderson
2017-01-10
tcg/s390: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/s390: Expose host facilities to tcg-target.h
Richard Henderson
2017-01-10
tcg/ppc: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/mips: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/i386: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/arm: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/arm: Move isa detection to tcg-target.h
Richard Henderson
2017-01-10
tcg/aarch64: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg: Add deposit_z expander
Richard Henderson
2017-01-10
tcg: Minor adjustments to deposit expanders
Richard Henderson
2017-01-10
tcg: Add field extraction primitives
Richard Henderson
2017-01-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-01-10
acpi-test: update expected files
Michael S. Tsirkin
2017-01-10
memhp: move DIMM devices into dedicated scope with related common methods
Igor Mammedov
2017-01-10
memhp: don't generate memory hotplug AML if it's not enabled/supported
Igor Mammedov
2017-01-10
memhp: move memory hotplug only defines to memory_hotplug.c
Igor Mammedov
2017-01-10
memhp: move GPE handler_E03 into build_memory_hotplug_aml()
Igor Mammedov
2017-01-10
memhp: merge build_memory_devices() into build_memory_hotplug_aml()
Igor Mammedov
2017-01-10
memhp: consolidate scattered MHPD device declaration
Igor Mammedov
2017-01-10
memhp: move build_memory_devices() into memory_hotplug.c
Igor Mammedov
2017-01-10
memhp: move build_memory_hotplug_aml() into memory_hotplug.c
Igor Mammedov
2017-01-10
tests: pc: add memory hotplug acpi tables tests
Igor Mammedov
2017-01-10
virtio-net: Add MTU feature support
Maxime Coquelin
2017-01-10
vhost-net: Notify the backend about the host MTU
Maxime Coquelin
2017-01-10
vhost-user: Add MTU protocol feature and op
Maxime Coquelin
2017-01-10
net: virtio-net discards TX data after link down
Yuri Benditovich
2017-01-10
virtio: Introduce virtqueue_drop_all procedure
Yuri Benditovich
2017-01-10
net: vhost stop updates virtio queue state
Yuri Benditovich
2017-01-10
net: Add virtio queue interface to update used index from vring state
Yuri Benditovich
2017-01-10
balloon: Don't balloon roms
Dr. David Alan Gilbert
2017-01-10
virtio: fix vq->inuse recalc after migr
Halil Pasic
2017-01-10
pcie_aer: support configurable AER capa version
Dou Liyang
2017-01-10
pcie_aer: Convert pcie_aer_init to Error
Cao jin
2017-01-10
virtio-crypto: zeroize the key material before free
Gonglei
2017-01-10
virtio-crypto-pci: tag virtio-crypto device hot pluggable
Gonglei
2017-01-10
virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto d...
Gonglei
2017-01-10
virtio-crypto-pci: add check for cryptodev object
Gonglei
2017-01-10
cryptodev: wrap the ready flag
Gonglei
2017-01-10
cryptodev: introduce a new is_used property
Gonglei
2017-01-10
virtio-crypto: use the correct length for cipher operation
Gonglei
[next]