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
path:
root
/
target-s390x
/
cpu.h
Age
Commit message (
Expand
)
Author
2012-02-28
target-s390x: Clean includes
Stefan Weil
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
2011-11-14
s390x: Add shutdown for TCG s390-virtio machine
Alexander Graf
2011-11-14
s390: Fix cpu shutdown for KVM
Christian Borntraeger
2011-11-14
s390x: update R and C bits in storage key
Alexander Graf
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2011-06-20
Switch build system to accompanied kernel headers
Jan Kiszka
2011-05-20
s390x: remove compatibility cc field
Alexander Graf
2011-05-20
s390x: Shift variables in CPUState for memset(0)
Alexander Graf
2011-05-20
s390x: keep hint on virtio managing size
Alexander Graf
2011-05-20
s390x: make kvm exported functions conditional on kvm
Alexander Graf
2011-04-18
s390x: Prepare cpu.h for emulation
Alexander Graf
2011-01-23
Delete useless 'extern' qualifiers for functions
Blue Swirl
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-03-07
Update to a hopefully more future proof FSF address
Blue Swirl
2009-12-05
Add support for S390x system emulation
Alexander Graf
2009-12-05
S/390 CPU fake emulation
Alexander Graf