index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
s390x/tcg: store in the TB flags if AFP is enabled
David Hildenbrand
1
-0
/
+8
2018-10-04
s390x/tcg: factor out and fix DATA exception injection
David Hildenbrand
1
-0
/
+1
2018-08-20
s390x/kvm: add etoken facility
Christian Borntraeger
1
-0
/
+3
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
1
-1
/
+0
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
1
-1
/
+0
2018-07-02
s390x/tcg: drop tod_basetime
David Hildenbrand
1
-1
/
+0
2018-07-02
s390x/tod: factor out TOD into separate device
David Hildenbrand
1
-2
/
+0
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
1
-0
/
+26
2018-03-19
cpu: get rid of unused cpu_init() defines
Igor Mammedov
1
-2
/
+0
2018-03-19
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
1
-0
/
+1
2018-03-08
target/s390x: Remove leading underscores from #defines
Thomas Huth
1
-33
/
+33
2018-02-26
s390x: remove s390_get_memslot_count
Cornelia Huck
1
-4
/
+0
2018-02-26
s390x/sclp: remove memory hotplug support
David Hildenbrand
1
-1
/
+0
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
1
-5
/
+2
2018-02-26
s390x/tcg: fix disabling/enabling DAT
David Hildenbrand
1
-1
/
+6
2018-02-26
s390x/cpu: expose the guest crash information
Christian Borntraeger
1
-0
/
+2
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
1
-2
/
+0
2018-02-09
s390x/tcg: STSI overhaul
David Hildenbrand
1
-6
/
+16
2018-02-09
s390x: fix size + content of STSI blocks
David Hildenbrand
1
-20
/
+26
2018-02-09
s390x/flic: optimize CPU wakeup for TCG
David Hildenbrand
1
-0
/
+4
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
1
-22
/
+0
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
1
-1
/
+6
2018-02-09
s390x/tcg: simplify machine check handling
David Hildenbrand
1
-10
/
+0
2018-01-22
s390x/kvm: Handle bpb feature
Christian Borntraeger
1
-0
/
+1
2018-01-22
s390x/tcg: fixup TEST PROTECTION
David Hildenbrand
1
-0
/
+2
2017-12-14
s390x: change the QEMU cpu model to a stripped down z12
David Hildenbrand
1
-0
/
+3
2017-12-14
s390x/kvm: factor out build_channel_report_mcic() into cpu.h
David Hildenbrand
1
-0
/
+23
2017-12-14
s390x/tcg: drop program_interrupt()
David Hildenbrand
1
-1
/
+0
2017-12-14
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
1
-0
/
+1
2017-12-14
s390x/ioinst: pass the retaddr to all IO instructions
David Hildenbrand
1
-0
/
+1
2017-12-14
s390x/tcg: introduce and use s390_program_interrupt()
David Hildenbrand
1
-0
/
+2
2017-10-20
s390x: move s390x_new_cpu() into board code
Igor Mammedov
1
-1
/
+0
2017-10-20
s390x/tcg: implement STOP and RESET interrupts for TCG
David Hildenbrand
1
-0
/
+4
2017-10-20
s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL
David Hildenbrand
1
-0
/
+1
2017-10-20
s390x/tcg: implement SIGP SENSE RUNNING STATUS
David Hildenbrand
1
-0
/
+2
2017-10-20
s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand
1
-1
/
+5
2017-10-20
s390x/tcg: take care of external interrupt subclasses
David Hildenbrand
1
-5
/
+5
2017-10-20
s390x/tcg: injection of emergency signals and external calls
David Hildenbrand
1
-1
/
+7
2017-10-20
s390x/tcg: cleanup service interrupt injection
David Hildenbrand
1
-9
/
+1
2017-10-20
s390x/tcg: turn INTERRUPT_EXT into a mask
David Hildenbrand
1
-5
/
+8
2017-10-06
s390x: introduce and use S390_MAX_CPUS
David Hildenbrand
1
-0
/
+2
2017-10-06
target/s390x: get rid of next_core_id
David Hildenbrand
1
-0
/
+2
2017-10-06
s390x/tcg: add MMU for real addresses
David Hildenbrand
1
-1
/
+3
2017-10-06
s390x: use generic cpu_model parsing
Igor Mammedov
1
-2
/
+4
2017-10-06
s390x/tcg: implement spm (SET PROGRAM MASK)
David Hildenbrand
1
-0
/
+2
2017-09-19
s390x: get rid of cpu_s390x_create()
David Hildenbrand
1
-1
/
+1
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
1
-3
/
+2
2017-09-19
s390x: move sclp_service_call() to sclp.h
David Hildenbrand
1
-1
/
+0
2017-09-19
target/s390x: move some s390x typedefs to cpu-qom.h
David Hildenbrand
1
-2
/
+3
2017-09-19
s390x: move subsystem_reset() to s390-virtio-ccw.h
David Hildenbrand
1
-1
/
+0
[next]