This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1b2eff62fc
qemu
/
target-s390x
History
Andreas Färber
3edb8f92e8
target-s390x: Pass S390CPU to s390_cpu_restart()
...
Needed for qemu_cpu_kick(). Signed-off-by: Andreas Färber <afaerber@suse.de>
2012-06-11 00:23:05 +02:00
..
cpu-qom.h
target-s390x: QOM'ify CPU
2012-04-04 17:29:23 +02:00
cpu.c
target-s390x: Let cpu_s390x_init() return S390CPU
2012-06-11 00:23:04 +02:00
cpu.h
s390-virtio: Let s390_cpu_addr2state() return S390CPU
2012-06-11 00:23:04 +02:00
helper.c
target-s390x: Let cpu_s390x_init() return S390CPU
2012-06-11 00:23:04 +02:00
helper.h
Move helpers.h to helper.h
2012-03-05 19:51:18 +01:00
kvm.c
target-s390x: Pass S390CPU to s390_cpu_restart()
2012-06-11 00:23:05 +02:00
machine.c
Add support for S390x system emulation
2009-12-05 17:36:05 +01:00
Makefile.objs
build: move other target-*/ objects to nested Makefile.objs
2012-06-07 09:21:11 +02:00
op_helper.c
Use uintptr_t for various op related functions
2012-04-14 14:23:37 +00:00
translate.c
target-s390x: Don't overuse CPUState
2012-03-14 22:20:25 +01:00