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
2016-09-06
s390x/cpumodel: check and apply the CPU model
David Hildenbrand
2016-09-06
s390x/cpumodel: let the CPU model handle feature checks
David Hildenbrand
2016-09-06
s390x/cpumodel: expose features and feature groups as properties
David Hildenbrand
2016-09-06
s390x/cpumodel: store the CPU model in the CPU instance
David Hildenbrand
2016-09-06
s390x/cpumodel: register defined CPU models as subclasses
David Hildenbrand
2016-09-06
s390x/cpumodel: introduce CPU feature group definitions
David Hildenbrand
2016-09-06
s390x/cpumodel: generate CPU feature group lists
David Hildenbrand
2016-09-06
s390x/cpumodel: generate CPU feature lists for CPU models
Michael Mueller
2016-09-06
s390x/cpumodel: introduce CPU features
Michael Mueller
2016-09-06
s390x/cpumodel: expose CPU class properties
David Hildenbrand
2016-09-06
s390x/cpumodel: "host" and "qemu" as CPU subclasses
David Hildenbrand
2016-09-05
s390x/kvm: 2 byte software breakpoint support
David Hildenbrand
2016-09-05
s390x/ioinst: advertise fcs facility
Cornelia Huck
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-07-21
kvm-irqchip: i386: add hook for add/remove virq
Peter Xu
2016-07-12
target-*: Clean up cpu.h header guards
Markus Armbruster
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
2016-07-11
s390x/pci: replace fid with idx in msg data of msix
Yi Min Zhao
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-24
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
trace: split out trace events for target-s390x/ directory
Daniel P. Berrange
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
exec: [tcg] Track which vCPU is performing translation and execution
LluĂs Vilanova
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-14
s390x/kvm: Fixup interrupt type for non-adapter I/O interrupts
Christian Borntraeger
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
[next]