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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
target/s390x: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
1
-7
/
+5
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-1
/
+1
2020-04-29
s390x: protvirt: Set guest IPL PSW
Janosch Frank
1
-9
/
+17
2020-04-29
s390x: protvirt: Support unpack facility
Janosch Frank
1
-0
/
+1
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
1
-3
/
+5
2020-02-27
s390x: Rename and use constants for short PSW address and mask
Janosch Frank
1
-2
/
+2
2020-02-26
s390x: Add missing vcpu reset functions
Janosch Frank
1
-2
/
+12
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2020-01-24
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
1
-2
/
+1
2019-12-18
s390x: Properly fetch and test the short psw on diag308 subc 0/1
Janosch Frank
1
-2
/
+10
2019-12-14
s390x: Fix cpu normal reset ri clearing
Janosch Frank
1
-1
/
+6
2019-12-14
s390x: Move clear reset
Janosch Frank
1
-41
/
+17
2019-12-14
s390x: Move initial reset
Janosch Frank
1
-28
/
+18
2019-12-14
s390x: Move reset normal to shared reset handler
Janosch Frank
1
-6
/
+13
2019-08-19
targets (various): use softfloat-helpers.h where we can
Alex Bennée
1
-1
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-05
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
1
-0
/
+3
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
1
-1
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-1
/
+1
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
1
-4
/
+5
2019-06-07
s390x/tcg: Allow linux-user to use vector instructions
David Hildenbrand
1
-0
/
+3
2019-05-10
target/s390x: Convert to CPUClass::tlb_fill
Richard Henderson
1
-3
/
+2
2019-04-25
s390x/kvm: Configure page size after memory has actually been initialized
David Hildenbrand
1
-0
/
+7
2019-02-18
s390x: Fix the confusing contributions-after-2012 license statements
Thomas Huth
1
-11
/
+8
2018-10-09
s390x/tcg: always enable AFP for linux-user
David Hildenbrand
1
-0
/
+5
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
1
-10
/
+0
2018-07-02
s390x/tcg: fix CPU hotplug with single-threaded TCG
David Hildenbrand
1
-5
/
+12
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
1
-7
/
+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
-32
/
+0
2018-07-02
s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*()
David Hildenbrand
1
-2
/
+2
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+2
2018-02-26
s390x: remove s390_get_memslot_count
Cornelia Huck
1
-9
/
+0
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
1
-12
/
+12
2018-02-26
s390x/cpu: expose the guest crash information
Christian Borntraeger
1
-0
/
+45
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
1
-0
/
+1
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
1
-8
/
+0
2018-02-09
s390x/tcg: simplify machine check handling
David Hildenbrand
1
-2
/
+0
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
1
-2
/
+2
2018-01-22
s390x/kvm: Handle bpb feature
Christian Borntraeger
1
-0
/
+1
2017-10-26
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
1
-0
/
+2
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
1
-6
/
+1
2017-10-20
target/s390x: special handling when starting a CPU with WAIT PSW
David Hildenbrand
1
-2
/
+9
2017-10-20
s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand
1
-8
/
+0
2017-10-20
s390x/tcg: STOPPED cpus can never wake up
David Hildenbrand
1
-0
/
+6
2017-10-20
s390x/tcg: rework checking for deliverable interrupts
David Hildenbrand
1
-3
/
+5
2017-10-20
s390x/tcg: cleanup service interrupt injection
David Hildenbrand
1
-2
/
+0
[next]