index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
Age
Commit message (
Expand
)
Author
2017-09-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
s390x/cpumodel: remove ais from z14 default model-> also for 2.10.1
Christian Borntraeger
2017-09-22
s390x/ais: for 2.10 stable: disable ais facility
Christian Borntraeger
2017-09-19
s390x/ccw: create s390 phb for compat reasons as well
Cornelia Huck
2017-09-19
s390x: allow CPU hotplug in random core-id order
David Hildenbrand
2017-09-19
s390x: get rid of cpu_s390x_create()
David Hildenbrand
2017-09-19
s390x: allow cpu hotplug via device_add
David Hildenbrand
2017-09-19
s390x: print CPU definitions in sorted order
David Hildenbrand
2017-09-19
target/s390x: rename next_cpu_id to next_core_id
David Hildenbrand
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
2017-09-19
target/s390x: set cpu->id for linux user when realizing
David Hildenbrand
2017-09-19
target/s390x: use program_interrupt() in per_check_exception()
David Hildenbrand
2017-09-19
target/s390x: use trigger_pgm_exception() in s390_cpu_handle_mmu_fault()
David Hildenbrand
2017-09-19
s390x: move sclp_service_call() to sclp.h
David Hildenbrand
2017-09-19
target/s390x: move some s390x typedefs to cpu-qom.h
David Hildenbrand
2017-09-19
s390x: move subsystem_reset() to s390-virtio-ccw.h
David Hildenbrand
2017-09-19
s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h
David Hildenbrand
2017-09-19
exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly
David Hildenbrand
2017-09-19
s390x/pci: fixup ind_offset of msix routing entry
Yi Min Zhao
2017-09-19
s390x/pci: remove idx from msix msg data
Yi Min Zhao
2017-09-19
Convert remaining error_report() to warn_report()
Alistair Francis
2017-09-06
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
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
[next]