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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-s390x: avoid cpu_single_env
Blue Swirl
2012-09-15
1
-173
/
+183
*
target-s390x: switch to AREG0 free mode
Blue Swirl
2012-09-10
8
-290
/
+238
*
target-s390x: avoid AREG0 for misc helpers
Blue Swirl
2012-09-10
5
-56
/
+60
*
target-s390x: avoid AREG0 for condition code helpers
Blue Swirl
2012-09-10
4
-20
/
+18
*
target-s390x: avoid AREG0 for integer helpers
Blue Swirl
2012-09-10
4
-20
/
+19
*
target-s390x: avoid AREG0 for FPU helpers
Blue Swirl
2012-09-10
7
-191
/
+257
*
target-s390x: rename op_helper.c to misc_helper.c
Blue Swirl
2012-09-10
3
-5
/
+5
*
target-s390x: split memory access helpers
Blue Swirl
2012-09-10
3
-1159
/
+1193
*
target-s390x: split integer helpers
Blue Swirl
2012-09-10
3
-171
/
+203
*
target-s390x: split condition code helpers
Blue Swirl
2012-09-10
4
-522
/
+557
*
target-s390x: split FPU ops
Blue Swirl
2012-09-10
5
-810
/
+847
*
target-s390x: fix style
Blue Swirl
2012-09-10
2
-237
/
+297
*
s390: provide interface for service interrupt/introduce interrupt.c
Christian Borntraeger
2012-08-15
4
-16
/
+34
*
s390: Fix error handling and condition code of service call
Christian Borntraeger
2012-08-15
2
-11
/
+21
*
s390: autodetect map private
Christian Borntraeger
2012-07-10
1
-0
/
+35
*
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2012-06-24
1
-0
/
+1
|
\
|
*
s390: stop target cpu on sigp initial reset
Christian Borntraeger
2012-06-18
1
-0
/
+1
*
|
qemu-log: use LOG_UNIMP for some target CPU cases
Blue Swirl
2012-06-21
1
-1
/
+1
|
/
*
target-s390x: Pass S390CPU to s390_cpu_restart()
Andreas Färber
2012-06-11
1
-2
/
+4
*
s390-virtio: Let s390_cpu_addr2state() return S390CPU
Andreas Färber
2012-06-11
2
-3
/
+5
*
target-s390x: Let cpu_s390x_init() return S390CPU
Andreas Färber
2012-06-11
3
-7
/
+7
*
build: move other target-*/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-1
/
+3
*
build: move libobj-y variable to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-1
/
+3
*
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-0
/
+1
*
Kill off cpu_state_reset()
Andreas Färber
2012-06-04
1
-8
/
+1
*
S390: dont call system_shutdown on disabled wait
Christian Borntraeger
2012-05-01
1
-0
/
+12
*
S390: support reboot for kvm on s390
Jens Freimann
2012-05-01
1
-2
/
+1
*
Use uintptr_t for various op related functions
Blue Swirl
2012-04-14
1
-5
/
+3
*
target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU
Andreas Färber
2012-04-04
2
-4
/
+6
*
target-s390x: QOM'ify CPU init
Andreas Färber
2012-04-04
3
-18
/
+31
*
target-s390x: QOM'ify CPU reset
Andreas Färber
2012-04-04
2
-11
/
+14
*
target-s390x: QOM'ify CPU
Andreas Färber
2012-04-04
4
-1
/
+136
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-1
/
+1
*
target-s390x: Don't overuse CPUState
Andreas Färber
2012-03-14
5
-133
/
+133
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
1
-2
/
+2
*
Move helpers.h to helper.h
Lluís Vilanova
2012-03-05
3
-3
/
+3
*
target-s390x: Clean includes
Stefan Weil
2012-02-28
3
-10
/
+3
*
s390: fix cpu hotplug / cpu activity on interrupts
Christian Borntraeger
2012-01-04
1
-3
/
+0
*
s390x: add TR function for EXECUTE
Alexander Graf
2012-01-04
1
-0
/
+3
*
Fix spelling in comments, documentation and messages
Stefan Weil
2011-12-14
1
-4
/
+4
*
fix typo: delete redundant semicolon
Dong Xu Wang
2011-12-06
1
-2
/
+2
*
s390x: Add shutdown for TCG s390-virtio machine
Alexander Graf
2011-11-14
2
-3
/
+21
*
s390: Fix cpu shutdown for KVM
Christian Borntraeger
2011-11-14
2
-12
/
+9
*
s390x: implement SIGP restart and shutdown
Alexander Graf
2011-11-14
1
-0
/
+14
*
s390x: implement rrbe instruction properly
Alexander Graf
2011-11-14
1
-5
/
+7
*
s390x: update R and C bits in storage key
Alexander Graf
2011-11-14
3
-1
/
+16
*
s390x: make ipte 31-bit aware
Alexander Graf
2011-11-14
1
-0
/
+7
*
s390x: add ldeb instruction
Alexander Graf
2011-11-14
3
-0
/
+14
*
softmmu_header: pass CPUState to tlb_fill
Blue Swirl
2011-10-01
1
-4
/
+3
*
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2011-09-03
1
-1
/
+1
[next]