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
Age
Commit message (
Expand
)
Author
2019-09-03
s390x/tcg: Pass a size to probe_write() in do_csst()
David Hildenbrand
2019-09-03
tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x code
David Hildenbrand
2019-09-03
s390x/tcg: Fix length calculation in probe_write_access()
David Hildenbrand
2019-09-03
s390x/tcg: Use guest_addr_valid() instead of h2g_valid() in probe_write_access()
David Hildenbrand
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
2019-08-22
s390x/mmu: Factor out storage key handling
David Hildenbrand
2019-08-22
s390x/mmu: Better storage key reference and change bit handling
David Hildenbrand
2019-08-22
s390x/tcg: Flush the TLB of all CPUs on SSKE and RRBE
David Hildenbrand
2019-08-22
s390x/tcg: Rework MMU selection for instruction fetches
David Hildenbrand
2019-08-22
s390x/mmu: ASC selection in s390_cpu_get_phys_page_debug()
David Hildenbrand
2019-08-22
s390x/mmu: Trace the right value if setting/getting the storage key fails
David Hildenbrand
2019-08-22
s390x/tcg: Fix VERIM with 32/64 bit elements
David Hildenbrand
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-19
targets (various): use softfloat-helpers.h where we can
Alex Bennée
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-07-16
s390x/cpumodel: change internal name of vxpdeh to match description
Christian Borntraeger
2019-07-16
s390x/cpumodel: also change name of vxbeh
Christian Borntraeger
2019-07-16
s390x/cpumodel: remove esort from the default model
Christian Borntraeger
2019-07-09
s390x/tcg: move fallthrough annotation
Cornelia Huck
2019-07-09
s390: cpumodel: fix description for the new vector facility
Christian Borntraeger
2019-07-08
s390x/cpumodel: Set up CPU model for AQIC interception
Pierre Morel
2019-07-05
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-02
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
2019-06-24
Merge tag 's390x-tcg-2019-06-21' into s390-next-staging
Cornelia Huck
2019-06-21
s390x/cpumodel: Prepend KDSA features with "KDSA"
David Hildenbrand
2019-06-21
s390x/cpumodel: Rework CPU feature definition
David Hildenbrand
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
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: Use tcg_gen_gvec_bitsel for VECTOR SELECT
Richard Henderson
2019-06-07
s390x: Bump the "qemu" CPU model up to a stripped-down z13
David Hildenbrand
2019-06-07
s390x/tcg: We support the Vector Facility
David Hildenbrand
2019-06-07
s390x/tcg: Allow linux-user to use vector instructions
David Hildenbrand
[next]