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
/
cpu.h
Age
Commit message (
Expand
)
Author
2018-02-09
s390x/tcg: STSI overhaul
David Hildenbrand
2018-02-09
s390x: fix size + content of STSI blocks
David Hildenbrand
2018-02-09
s390x/flic: optimize CPU wakeup for TCG
David Hildenbrand
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
2018-02-09
s390x/tcg: simplify machine check handling
David Hildenbrand
2018-01-22
s390x/kvm: Handle bpb feature
Christian Borntraeger
2018-01-22
s390x/tcg: fixup TEST PROTECTION
David Hildenbrand
2017-12-14
s390x: change the QEMU cpu model to a stripped down z12
David Hildenbrand
2017-12-14
s390x/kvm: factor out build_channel_report_mcic() into cpu.h
David Hildenbrand
2017-12-14
s390x/tcg: drop program_interrupt()
David Hildenbrand
2017-12-14
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
2017-12-14
s390x/ioinst: pass the retaddr to all IO instructions
David Hildenbrand
2017-12-14
s390x/tcg: introduce and use s390_program_interrupt()
David Hildenbrand
2017-10-20
s390x: move s390x_new_cpu() into board code
Igor Mammedov
2017-10-20
s390x/tcg: implement STOP and RESET interrupts for TCG
David Hildenbrand
2017-10-20
s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL
David Hildenbrand
2017-10-20
s390x/tcg: implement SIGP SENSE RUNNING STATUS
David Hildenbrand
2017-10-20
s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand
2017-10-20
s390x/tcg: take care of external interrupt subclasses
David Hildenbrand
2017-10-20
s390x/tcg: injection of emergency signals and external calls
David Hildenbrand
2017-10-20
s390x/tcg: cleanup service interrupt injection
David Hildenbrand
2017-10-20
s390x/tcg: turn INTERRUPT_EXT into a mask
David Hildenbrand
2017-10-06
s390x: introduce and use S390_MAX_CPUS
David Hildenbrand
2017-10-06
target/s390x: get rid of next_core_id
David Hildenbrand
2017-10-06
s390x/tcg: add MMU for real addresses
David Hildenbrand
2017-10-06
s390x: use generic cpu_model parsing
Igor Mammedov
2017-10-06
s390x/tcg: implement spm (SET PROGRAM MASK)
David Hildenbrand
2017-09-19
s390x: get rid of cpu_s390x_create()
David Hildenbrand
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
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-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/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-07-25
target/s390x: Move exception-related functions to a new excp_helper.c file
Thomas Huth
[next]