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
2017-09-01
s390x: replace cpu_s390x_init() with cpu_generic_init()
Igor Mammedov
2017-08-30
target/s390x: cleanup cpu.h
David Hildenbrand
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
2017-08-30
s390x: avoid calling kvm_ functions outside of target/s390x/
David Hildenbrand
2017-08-30
target/s390x: move a couple of functions to cpu.c
David Hildenbrand
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
2017-08-30
target/s390x: move get_per_in_range() to misc_helper.c
David Hildenbrand
2017-08-30
target/s390x: move s390_do_cpu_reset() to diag.c
David Hildenbrand
2017-08-30
target/s390x: move psw_key_valid() to mem_helper.c
David Hildenbrand
2017-08-30
target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.c
David Hildenbrand
2017-08-30
target/s390x: move cc_name() to helper.c
David Hildenbrand
2017-08-30
target/s390x: move gtod_*() declarations to s390-virtio.h
David Hildenbrand
2017-08-30
s390x: drop inclusion of sysemu/kvm.h from some files
David Hildenbrand
2017-08-30
s390x/cpumodel: factor out determination of default model name
David Hildenbrand
2017-08-30
s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()
David Hildenbrand
2017-08-30
s390x/kvm: drop KVMState parameter from s390_get_memslot_count()
David Hildenbrand
2017-08-30
s390x/pci: fence off instructions for non-pci
Cornelia Huck
2017-08-30
s390x/pci: do not advertise pci on non-pci builds
Cornelia Huck
2017-08-30
s390x: chsc nt2 events are pci-only
Cornelia Huck
2017-08-30
s390x: wire up diag288 in tcg
Cornelia Huck
2017-08-30
s390x/tcg: specification exception for unknown diag
Cornelia Huck
2017-08-03
target/s390x: Fix CSST for 16-byte store
Richard Henderson
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-28
target/s390x: fix pgm irq ilen in translate_pages()
David Hildenbrand
2017-07-28
target/s390x: fix pgm irq ilen for stsi
David Hildenbrand
2017-07-25
s390x/css: fix ilen in IO instruction handlers
Halil Pasic
2017-07-25
target/s390x: Add remaining switches to compile with --disable-tcg
Thomas Huth
2017-07-25
target/s390x: Move exception-related functions to a new excp_helper.c file
Thomas Huth
2017-07-25
target/s390x: Rework program_interrupt() and related functions
Thomas Huth
2017-07-25
target/s390x: Move diag helpers to a separate file
Thomas Huth
2017-07-25
target/s390x: Move s390_cpu_dump_state() to helper.c
Thomas Huth
2017-07-25
target/s390x: improve baselining if certain base features are missing
David Hildenbrand
2017-07-25
s390x/kvm: better comment regarding zPCI feature availability
David Hildenbrand
2017-07-25
target/s390x: introduce (test|set)_be_bit
David Hildenbrand
2017-07-25
target/s390x: indicate query subfunction in s390_fill_feat_block
David Hildenbrand
2017-07-25
target/s390x: drop BE_BIT()
David Hildenbrand
2017-07-25
s390/cpumodel: remove KSS from the default model of z14
Christian Borntraeger
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-18
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170718' into s...
Peter Maydell
2017-07-18
s390x/cpumodel: z14 cpu models
Jason J. Herne
2017-07-17
target/s390x: Fix risbg handling
Richard Henderson
2017-07-17
target/s390x: Allow to enable "idtes" feature for TCG
David Hildenbrand
2017-07-17
target/s390x: Mark ETF3 and ETF3_ENH facilities as available
Richard Henderson
2017-07-17
target/s390x: Implement TRTR
Richard Henderson
2017-07-17
target/s390x: Implement SRSTU
Richard Henderson
2017-07-17
target/s390x: Tidy SRST
Richard Henderson
2017-07-17
target/s390x: Implement CONVERT UNICODE insns
Richard Henderson
2017-07-17
target/s390x: Implement CSST
Richard Henderson
2017-07-14
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
[next]