index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
Age
Commit message (
Expand
)
Author
2017-01-24
s390x/kvm: fix cmma reset for KVM
Christian Borntraeger
2017-01-24
s390x/kvm: include hw_accel.h instead of kvm.h
Cornelia Huck
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-20
s390x/pci: optimize calling s390_get_phb()
Yi Min Zhao
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2017-01-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...
Peter Maydell
2017-01-16
stubs: remove stubs/kvm.c
Paolo Bonzini
2017-01-13
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2017-01-13
qom/cpu: move tlb_flush to cpu_common_reset
Alex Bennée
2017-01-12
qmp: Report QOM type name on query-cpu-definitions
Eduardo Habkost
2017-01-10
target-s390x: Avoid a loop for popcnt
Richard Henderson
2017-01-10
target-s390x: Use clz opcode
Richard Henderson
2017-01-10
target-s390x: Use the new deposit and extract ops
Richard Henderson
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth