index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
cpu.h
Age
Commit message (
Expand
)
Author
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
target/s390x: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
cpu: Define ArchCPU
Richard Henderson
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-06-07
s390x/tcg: Introduce tcg_s390_vector_exception()
David Hildenbrand
2019-06-07
s390x: Use uint64_t for vector registers
David Hildenbrand
2019-06-07
s390x: Align vector registers to 16 bytes
David Hildenbrand
2019-04-25
s390x/kvm: Configure page size after memory has actually been initialized
David Hildenbrand
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-03-11
s390x/tcg: Check vector register instructions at central point
David Hildenbrand
2019-02-18
s390x: Fix the confusing contributions-after-2012 license statements
Thomas Huth
2019-02-04
target/s390x: define TCG_GUEST_DEFAULT_MO for MTTCG
Alex Bennée
2018-10-04
s390x/tcg: store in the TB flags if AFP is enabled
David Hildenbrand
2018-10-04
s390x/tcg: factor out and fix DATA exception injection
David Hildenbrand
2018-08-20
s390x/kvm: add etoken facility
Christian Borntraeger
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
2018-07-02
s390x/tcg: drop tod_basetime
David Hildenbrand
2018-07-02
s390x/tod: factor out TOD into separate device
David Hildenbrand
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
2018-03-19
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-03-08
target/s390x: Remove leading underscores from #defines
Thomas Huth
2018-02-26
s390x: remove s390_get_memslot_count
Cornelia Huck
2018-02-26
s390x/sclp: remove memory hotplug support
David Hildenbrand
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
2018-02-26
s390x/tcg: fix disabling/enabling DAT
David Hildenbrand
2018-02-26
s390x/cpu: expose the guest crash information
Christian Borntraeger
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-09
s390x/tcg: STSI overhaul
David Hildenbrand
2018-02-09
s390x: fix size + content of STSI blocks
David Hildenbrand
2018-02-09
s390x/flic: optimize CPU wakeup for TCG
David Hildenbrand
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
2018-02-09
s390x/tcg: simplify machine check handling
David Hildenbrand
2018-01-22
s390x/kvm: Handle bpb feature
Christian Borntraeger
2018-01-22
s390x/tcg: fixup TEST PROTECTION
David Hildenbrand
2017-12-14
s390x: change the QEMU cpu model to a stripped down z12
David Hildenbrand
2017-12-14
s390x/kvm: factor out build_channel_report_mcic() into cpu.h
David Hildenbrand
2017-12-14
s390x/tcg: drop program_interrupt()
David Hildenbrand
2017-12-14
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
2017-12-14
s390x/ioinst: pass the retaddr to all IO instructions
David Hildenbrand
2017-12-14
s390x/tcg: introduce and use s390_program_interrupt()
David Hildenbrand
2017-10-20
s390x: move s390x_new_cpu() into board code
Igor Mammedov
[next]