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
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
1
-1
/
+0
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
1
-3
/
+3
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-2
/
+3
2013-03-08
s390/css: Fix subchannel detection
Christian Borntraeger
1
-1
/
+1
2013-02-16
target-s390x: Drop unused cpu_s390x_close() prototype
Andreas Färber
1
-1
/
+0
2013-02-13
s390: Fix handling of iscs.
Cornelia Huck
1
-1
/
+1
2013-02-01
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
Andreas Färber
1
-4
/
+4
2013-02-01
target-s390x: Clean up cpu_inject_*() signatures
Andreas Färber
1
-5
/
+10
2013-01-29
s390: Use s390_cpu_physical_memory_map for tpi.
Cornelia Huck
1
-2
/
+2
2013-01-29
s390: Wire up channel I/O in kvm.
Cornelia Huck
1
-0
/
+11
2013-01-29
s390: Virtual channel subsystem support.
Cornelia Huck
1
-0
/
+62
2013-01-29
s390: Add channel I/O instructions.
Cornelia Huck
1
-0
/
+100
2013-01-29
s390: I/O interrupt and machine check injection.
Cornelia Huck
1
-1
/
+68
2013-01-29
s390: Channel I/O basic definitions.
Cornelia Huck
1
-0
/
+1
2013-01-29
s390: Add mapping helper functions.
Cornelia Huck
1
-0
/
+4
2013-01-18
s390: Add a hypercall registration interface.
Cornelia Huck
1
-1
/
+1
2013-01-18
s390x: Remove inline function ebcdic_put and related data from cpu.h
Stefan Weil
1
-81
/
+0
2013-01-18
S390: Enable -cpu help and QMP query-cpu-definitions
Viktor Mihajlovski
1
-0
/
+3
2013-01-18
s390: new contributions GPLv2 or later
Christian Borntraeger
1
-1
/
+4
2013-01-05
target-s390: Fix cpu_clone_regs
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert FLOGR
Richard Henderson
1
-0
/
+2
2013-01-05
target-s390: Convert FP ADD, COMPARE, LOAD TEST/ROUND/LENGTHENED
Richard Henderson
1
-7
/
+3
2013-01-05
target-s390: Convert SHIFT, ROTATE SINGLE
Richard Henderson
1
-2
/
+4
2013-01-05
target-s390: Send signals for divide
Richard Henderson
1
-0
/
+2
2013-01-05
target-s390: Convert ADD LOGICAL CARRY and SUBTRACT LOGICAL BORROW
Richard Henderson
1
-0
/
+8
2013-01-05
target-s390: Convert 64-bit MULTIPLY LOGICAL
Richard Henderson
1
-6
/
+9
2013-01-05
target-s390: Reorg exception handling
Richard Henderson
1
-27
/
+22
2013-01-05
target-s390: Fix gdbstub
Richard Henderson
1
-73
/
+0
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
1
-4
/
+4
2012-12-19
kvm: Pass CPUState to kvm_vcpu_ioctl()
Andreas Färber
1
-6
/
+6
2012-12-19
fpu: move public header file to include/fpu
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-3
/
+3
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
1
-1
/
+3
2012-10-29
s390: sclp base support
Heinz Graalfs
1
-12
/
+1
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-1
/
+1
2012-09-10
target-s390x: switch to AREG0 free mode
Blue Swirl
1
-10
/
+0
2012-09-10
target-s390x: avoid AREG0 for FPU helpers
Blue Swirl
1
-2
/
+12
2012-09-10
target-s390x: rename op_helper.c to misc_helper.c
Blue Swirl
1
-1
/
+1
2012-09-10
target-s390x: split condition code helpers
Blue Swirl
1
-0
/
+3
2012-09-10
target-s390x: split FPU ops
Blue Swirl
1
-0
/
+6
2012-08-15
s390: provide interface for service interrupt/introduce interrupt.c
Christian Borntraeger
1
-0
/
+3
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
[next]