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
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
2016-06-05
target-*: dfilter support for in_asm
Richard Henderson
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2016-05-19
hw: cannot include hw/hw.h from user emulation
Paolo Bonzini
2016-05-19
target-s390x: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
cpu: make cpu-qom.h only include-able from cpu.h
Paolo Bonzini
2016-05-19
s390x: move .needed functions for subsections to machine.c
Paolo Bonzini
2016-05-17
s390x/ipl: Add ssid field to IplParameterBlock
Alexander Yarygin
2016-05-17
s390x/ipl: Add type and length checks for IplParameterBlock values
Alexander Yarygin
2016-05-17
s390x/ipl: Extend the IplParameterBlock struct
Alexander Yarygin
2016-05-17
s390x: enable runtime instrumentation
Fan Zhang
2016-05-12
tcg: Allow goto_tb to any target PC in user mode
Sergey Fedorov
2016-05-12
tcg: Clean up direct block chaining safety checks
Sergey Fedorov
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-10
s390x/cpu: Allow hotplug of CPUs
Matthew Rosato
2016-03-10
s390x/cpu: Add error handling to cpu creation
Matthew Rosato
2016-03-10
s390x/cpu: Get rid of side effects when creating a vcpu
Matthew Rosato
2016-03-10
s390x/cpu: Set initial CPU state in common routine
Matthew Rosato
2016-03-01
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-03-01
tcg: Add type for vCPU pointers
LluĂs Vilanova
2016-03-01
s390x: remove {kvm_}s390_virtio_irq()
Cornelia Huck
2016-03-01
s390x: fix debug statement in trigger_page_fault()
David Hildenbrand
2016-03-01
s390x/kvm: sync fprs via kvm_run
David Hildenbrand
2016-02-23
all: Clean up includes
Peter Maydell
2016-02-09
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Richard Henderson
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-01-29
s390: Clean up includes
Peter Maydell
2016-01-27
s390x: s390_cpu_get_phys_page_debug has to return -1
David Hildenbrand
2016-01-27
gdb: provide the name of the architecture in the target.xml
David Hildenbrand
2016-01-27
s390x: fix generation of event information crw
Song Shan Gong
2016-01-27
s390x/ioinst: set type and len for SEI response
Pierre Morel
2016-01-27
s390x/machine: make addon register fields static
Christian Borntraeger
2016-01-22
fpu: Replace uint64 typedef with uint64_t
Peter Maydell
2016-01-15
dump: qemunotes aren't commonly needed
Andrew Jones
2016-01-13
s390x: remove s390-virtio devices
Pierre Morel
2015-12-17
s390x: avoid "naked" qemu_log
Paolo Bonzini
2015-12-17
qemu-log: introduce qemu_log_separate
Paolo Bonzini
2015-11-11
s390x/kvm: don't enable CMMA when hugetlbfs will be used
Dominik Dingel
2015-10-28
target-*: Advance pc after recognizing a breakpoint
Richard Henderson
2015-10-22
disas: QOMify s390x specific disas setup
Peter Crosthwaite
2015-10-21
s390x/cmma: clean up cmma reset
David Hildenbrand
2015-10-21
s390x: reset crypto only on clear reset and QEMU reset
David Hildenbrand
2015-10-21
s390x/ipl: we always have an ipl device
David Hildenbrand
2015-10-20
s390x: flagify mcic values
Cornelia Huck
2015-10-20
s390x/kvm: Fix vector validity bit in device machine checks
Christian Borntraeger
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
[next]