index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-s390x
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-11
s390-virtio: Let s390_cpu_addr2state() return S390CPU
Andreas Färber
1
-1
/
+1
2012-06-11
target-s390x: Let cpu_s390x_init() return S390CPU
Andreas Färber
1
-4
/
+4
2012-04-04
target-s390x: QOM'ify CPU init
Andreas Färber
1
-0
/
+3
2012-04-04
target-s390x: QOM'ify CPU
Andreas Färber
1
-0
/
+2
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-1
/
+1
2012-03-14
target-s390x: Don't overuse CPUState
Andreas Färber
1
-23
/
+23
2012-02-28
target-s390x: Clean includes
Stefan Weil
1
-0
/
+3
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
1
-4
/
+4
2011-11-14
s390x: Add shutdown for TCG s390-virtio machine
Alexander Graf
1
-0
/
+9
2011-11-14
s390: Fix cpu shutdown for KVM
Christian Borntraeger
1
-0
/
+2
2011-11-14
s390x: update R and C bits in storage key
Alexander Graf
1
-0
/
+4
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
1
-1
/
+1
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-1
/
+1
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
1
-0
/
+11
2011-06-20
Switch build system to accompanied kernel headers
Jan Kiszka
1
-10
/
+0
2011-05-20
s390x: remove compatibility cc field
Alexander Graf
1
-1
/
+0
2011-05-20
s390x: Shift variables in CPUState for memset(0)
Alexander Graf
1
-3
/
+4
2011-05-20
s390x: keep hint on virtio managing size
Alexander Graf
1
-0
/
+3
2011-05-20
s390x: make kvm exported functions conditional on kvm
Alexander Graf
1
-0
/
+17
2011-04-18
s390x: Prepare cpu.h for emulation
Alexander Graf
1
-44
/
+730
2011-01-23
Delete useless 'extern' qualifiers for functions
Blue Swirl
1
-3
/
+3
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
1
-1
/
+0
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
1
-5
/
+0
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
1
-0
/
+5
2010-03-07
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-12-05
Add support for S390x system emulation
Alexander Graf
1
-2
/
+151
2009-12-05
S/390 CPU fake emulation
Alexander Graf
1
-0
/
+122