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
/
cpu.h
Age
Commit message (
Expand
)
Author
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
2016-10-07
qemu-tech: document lazy condition code evaluation in cpu.h
Paolo Bonzini
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
2016-09-15
Remove unused function declarations
Ladi Prosek
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: 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-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-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2016-05-19
target-s390x: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
s390x: move .needed functions for subsections to machine.c
Paolo Bonzini
2016-05-17
s390x: enable runtime instrumentation
Fan Zhang
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-03-10
s390x/cpu: Add error handling to cpu creation
Matthew Rosato
2016-03-01
s390x: remove {kvm_}s390_virtio_irq()
Cornelia Huck
2016-02-23
all: Clean up includes
Peter Maydell
2016-01-13
s390x: remove s390-virtio devices
Pierre Morel
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-20
s390x: flagify mcic values
Cornelia Huck
2015-10-08
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into staging
Peter Maydell
2015-10-07
target-*: Drop cpu_gen_code define
Richard Henderson
2015-10-07
target-s390x: Add cc_op state to insn_start
Richard Henderson
2015-10-02
s390x: rename io_subsystem_reset -> subsystem_reset
David Hildenbrand
2015-09-25
s390: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-09-03
s390x: Enable new s390-storage-keys device
Jason J. Herne
2015-07-09
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
2015-06-17
target-s390x: PER: add Breaking-Event-Address register
Aurelien Jarno
2015-06-17
target-s390x: PER storage-alteration event support
Aurelien Jarno
2015-06-17
target-s390x: basic PER event handling
Aurelien Jarno
2015-06-17
target-s390x: add get_per_in_range function
Aurelien Jarno
2015-06-17
target-s390x: add get_per_atmid function
Aurelien Jarno
2015-06-17
target-s390x: add PER related constants
Aurelien Jarno
2015-06-17
target-s390x: fix setcc in TCG mode
Aurelien Jarno
2015-06-17
virtio-ccw: disable ioevent bit when ioeventfds are not enabled
Aurelien Jarno
2015-06-11
s390x/kvm: diag288 instruction interception and handling
Xu Wang
2015-06-05
target-s390x: add a cpu_mmu_idx_to_asc function
Aurelien Jarno
2015-06-05
target-s390x: fix MMU index computation
Aurelien Jarno
2015-06-05
target-s390x: add a tod2time function
Aurelien Jarno
2015-05-27
s390x: Migrate vector registers
Eric Farman
2015-05-27
s390x: Store Additional Status SIGP order
Eric Farman
2015-05-27
s390x: Vector Register IOCTLs
Eric Farman
2015-05-27
s390x: Common access to floating point registers
Eric Farman
2015-05-08
s390x/kvm: migrate vcpu interrupt state
Jens Freimann
[next]