index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-s390x
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-s390x: switch to AREG0 free mode
Blue Swirl
2012-09-10
1
-10
/
+0
*
target-s390x: avoid AREG0 for FPU helpers
Blue Swirl
2012-09-10
1
-2
/
+12
*
target-s390x: rename op_helper.c to misc_helper.c
Blue Swirl
2012-09-10
1
-1
/
+1
*
target-s390x: split condition code helpers
Blue Swirl
2012-09-10
1
-0
/
+3
*
target-s390x: split FPU ops
Blue Swirl
2012-09-10
1
-0
/
+6
*
s390: provide interface for service interrupt/introduce interrupt.c
Christian Borntraeger
2012-08-15
1
-0
/
+3
*
s390-virtio: Let s390_cpu_addr2state() return S390CPU
Andreas Färber
2012-06-11
1
-1
/
+1
*
target-s390x: Let cpu_s390x_init() return S390CPU
Andreas Färber
2012-06-11
1
-4
/
+4
*
target-s390x: QOM'ify CPU init
Andreas Färber
2012-04-04
1
-0
/
+3
*
target-s390x: QOM'ify CPU
Andreas Färber
2012-04-04
1
-0
/
+2
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-1
/
+1
*
target-s390x: Don't overuse CPUState
Andreas Färber
2012-03-14
1
-23
/
+23
*
target-s390x: Clean includes
Stefan Weil
2012-02-28
1
-0
/
+3
*
Fix spelling in comments, documentation and messages
Stefan Weil
2011-12-14
1
-4
/
+4
*
s390x: Add shutdown for TCG s390-virtio machine
Alexander Graf
2011-11-14
1
-0
/
+9
*
s390: Fix cpu shutdown for KVM
Christian Borntraeger
2011-11-14
1
-0
/
+2
*
s390x: update R and C bits in storage key
Alexander Graf
2011-11-14
1
-0
/
+4
*
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2011-09-03
1
-1
/
+1
*
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-08-07
1
-1
/
+1
*
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2011-06-26
1
-0
/
+11
*
Switch build system to accompanied kernel headers
Jan Kiszka
2011-06-20
1
-10
/
+0
*
s390x: remove compatibility cc field
Alexander Graf
2011-05-20
1
-1
/
+0
*
s390x: Shift variables in CPUState for memset(0)
Alexander Graf
2011-05-20
1
-3
/
+4
*
s390x: keep hint on virtio managing size
Alexander Graf
2011-05-20
1
-0
/
+3
*
s390x: make kvm exported functions conditional on kvm
Alexander Graf
2011-05-20
1
-0
/
+17
*
s390x: Prepare cpu.h for emulation
Alexander Graf
2011-04-18
1
-44
/
+730
*
Delete useless 'extern' qualifiers for functions
Blue Swirl
2011-01-23
1
-3
/
+3
*
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
1
-1
/
+0
*
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-07-03
1
-5
/
+0
*
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-03-12
1
-0
/
+5
*
Update to a hopefully more future proof FSF address
Blue Swirl
2010-03-07
1
-2
/
+1
*
Add support for S390x system emulation
Alexander Graf
2009-12-05
1
-2
/
+151
*
S/390 CPU fake emulation
Alexander Graf
2009-12-05
1
-0
/
+122