index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
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
...
*
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
1
-2
/
+0
*
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-03-19
1
-0
/
+1
*
target/s390x: Remove leading underscores from #defines
Thomas Huth
2018-03-08
1
-33
/
+33
*
s390x: remove s390_get_memslot_count
Cornelia Huck
2018-02-26
1
-4
/
+0
*
s390x/sclp: remove memory hotplug support
David Hildenbrand
2018-02-26
1
-1
/
+0
*
qmp: expose s390-specific CPU info
Viktor Mihajlovski
2018-02-26
1
-5
/
+2
*
s390x/tcg: fix disabling/enabling DAT
David Hildenbrand
2018-02-26
1
-1
/
+6
*
s390x/cpu: expose the guest crash information
Christian Borntraeger
2018-02-26
1
-0
/
+2
*
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-21
1
-2
/
+0
*
s390x/tcg: STSI overhaul
David Hildenbrand
2018-02-09
1
-6
/
+16
*
s390x: fix size + content of STSI blocks
David Hildenbrand
2018-02-09
1
-20
/
+26
*
s390x/flic: optimize CPU wakeup for TCG
David Hildenbrand
2018-02-09
1
-0
/
+4
*
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
2018-02-09
1
-22
/
+0
*
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
2018-02-09
1
-1
/
+6
*
s390x/tcg: simplify machine check handling
David Hildenbrand
2018-02-09
1
-10
/
+0
*
s390x/kvm: Handle bpb feature
Christian Borntraeger
2018-01-22
1
-0
/
+1
*
s390x/tcg: fixup TEST PROTECTION
David Hildenbrand
2018-01-22
1
-0
/
+2
*
s390x: change the QEMU cpu model to a stripped down z12
David Hildenbrand
2017-12-14
1
-0
/
+3
*
s390x/kvm: factor out build_channel_report_mcic() into cpu.h
David Hildenbrand
2017-12-14
1
-0
/
+23
*
s390x/tcg: drop program_interrupt()
David Hildenbrand
2017-12-14
1
-1
/
+0
*
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
2017-12-14
1
-0
/
+1
*
s390x/ioinst: pass the retaddr to all IO instructions
David Hildenbrand
2017-12-14
1
-0
/
+1
*
s390x/tcg: introduce and use s390_program_interrupt()
David Hildenbrand
2017-12-14
1
-0
/
+2
*
s390x: move s390x_new_cpu() into board code
Igor Mammedov
2017-10-20
1
-1
/
+0
*
s390x/tcg: implement STOP and RESET interrupts for TCG
David Hildenbrand
2017-10-20
1
-0
/
+4
*
s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL
David Hildenbrand
2017-10-20
1
-0
/
+1
*
s390x/tcg: implement SIGP SENSE RUNNING STATUS
David Hildenbrand
2017-10-20
1
-0
/
+2
*
s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand
2017-10-20
1
-1
/
+5
*
s390x/tcg: take care of external interrupt subclasses
David Hildenbrand
2017-10-20
1
-5
/
+5
*
s390x/tcg: injection of emergency signals and external calls
David Hildenbrand
2017-10-20
1
-1
/
+7
*
s390x/tcg: cleanup service interrupt injection
David Hildenbrand
2017-10-20
1
-9
/
+1
*
s390x/tcg: turn INTERRUPT_EXT into a mask
David Hildenbrand
2017-10-20
1
-5
/
+8
*
s390x: introduce and use S390_MAX_CPUS
David Hildenbrand
2017-10-06
1
-0
/
+2
*
target/s390x: get rid of next_core_id
David Hildenbrand
2017-10-06
1
-0
/
+2
*
s390x/tcg: add MMU for real addresses
David Hildenbrand
2017-10-06
1
-1
/
+3
*
s390x: use generic cpu_model parsing
Igor Mammedov
2017-10-06
1
-2
/
+4
*
s390x/tcg: implement spm (SET PROGRAM MASK)
David Hildenbrand
2017-10-06
1
-0
/
+2
*
s390x: get rid of cpu_s390x_create()
David Hildenbrand
2017-09-19
1
-1
/
+1
*
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
2017-09-19
1
-3
/
+2
*
s390x: move sclp_service_call() to sclp.h
David Hildenbrand
2017-09-19
1
-1
/
+0
*
target/s390x: move some s390x typedefs to cpu-qom.h
David Hildenbrand
2017-09-19
1
-2
/
+3
*
s390x: move subsystem_reset() to s390-virtio-ccw.h
David Hildenbrand
2017-09-19
1
-1
/
+0
*
s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h
David Hildenbrand
2017-09-19
1
-1
/
+0
*
s390x: replace cpu_s390x_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
1
-2
/
+1
*
target/s390x: cleanup cpu.h
David Hildenbrand
2017-08-30
1
-69
/
+68
*
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
2017-08-30
1
-119
/
+0
*
s390x: avoid calling kvm_ functions outside of target/s390x/
David Hildenbrand
2017-08-30
1
-0
/
+1
*
target/s390x: move a couple of functions to cpu.c
David Hildenbrand
2017-08-30
1
-79
/
+10
*
target/s390x: introduce internal.h
David Hildenbrand
2017-08-30
1
-343
/
+0
*
target/s390x: move get_per_in_range() to misc_helper.c
David Hildenbrand
2017-08-30
1
-11
/
+0
[prev]
[next]