]> Git Repo - qemu.git/history - target/s390x
alpha: cleanup cpu type name composition
[qemu.git] / target / s390x /
2017-10-26 Richard Hendersontcg: Avoid setting tcg_initialize if !CONFIG_TCG
2017-10-26 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2017-10-25 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-10-24 Richard Hendersontcg: Initialize cpu_env generically
2017-10-24 Emilio G. Cotatcg: define tcg_init_ctx and make tcg_ctx a pointer
2017-10-24 Emilio G. Cotatarget/s390x: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatcg: convert tb->cflags reads to tb_cflags(tb)
2017-10-24 Richard Hendersonqom: Introduce CPUClass.tcg_initialize
2017-10-20 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-10-20 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-10-20 David Hildenbrands390x/tcg: low-address protection support
2017-10-20 Halil Pasics390x: refactor error handling for MSCH handler
2017-10-20 Halil Pasics390x: refactor error handling for HSCH handler
2017-10-20 Halil Pasics390x: refactor error handling for CSCH handler
2017-10-20 Halil Pasics390x: refactor error handling for XSCH handler
2017-10-20 Halil Pasics390x: improve error handling for SSCH and RSCH
2017-10-20 Igor Mammedovs390x: move s390x_new_cpu() into board code
2017-10-20 Igor Mammedovs390x: fix cpu object referrence leak in s390x_new_cpu()
2017-10-20 David Hildenbrandtarget/s390x: special handling when starting a CPU...
2017-10-20 David Hildenbrands390x/tcg: refactor stfl(e) to use s390_get_feat_block()
2017-10-20 David Hildenbrands390x/tcg: unlock NMI
2017-10-20 David Hildenbrands390x/cpumodel: allow to enable SENSE RUNNING STATUS...
2017-10-20 David Hildenbrands390x/tcg: switch to new SIGP handling code
2017-10-20 David Hildenbrands390x/tcg: flush the tlb on SIGP SET PREFIX
2017-10-20 David Hildenbrands390x/tcg: implement STOP and RESET interrupts for TCG
2017-10-20 David Hildenbrands390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL
2017-10-20 David Hildenbrands390x/tcg: implement SIGP EMERGENCY SIGNAL
2017-10-20 David Hildenbrands390x/tcg: implement SIGP EXTERNAL CALL
2017-10-20 David Hildenbrands390x/tcg: implement SIGP SENSE
2017-10-20 David Hildenbrands390x/tcg: implement SIGP SENSE RUNNING STATUS
2017-10-20 David Hildenbrands390x/kvm: factor out actual handling of STOP interrupts
2017-10-20 David Hildenbrands390x/kvm: factor out SIGP code into sigp.c
2017-10-20 David Hildenbrands390x/kvm: drop two debug prints
2017-10-20 David Hildenbrands390x/kvm: factor out storing of adtl CPU status
2017-10-20 David Hildenbrands390x/kvm: factor out storing of CPU status
2017-10-20 David Hildenbrands390x/kvm: generalize SIGP stop and restart interrupt...
2017-10-20 David Hildenbrands390x/kvm: pass ipb directly into handle_sigp()
2017-10-20 David Hildenbrandtarget/s390x: interpret PSW_MASK_WAIT only for TCG
2017-10-20 David Hildenbrands390x/tcg: handle WAIT PSWs during interrupt injection
2017-10-20 David Hildenbrandtarget/s390x: factor out handling of WAIT PSW into...
2017-10-20 David Hildenbrands390x/tcg: a CPU cannot switch state due to an interrupt
2017-10-20 David Hildenbrands390x/tcg: STOPPED cpus can never wake up
2017-10-20 David Hildenbrands390x/tcg: take care of external interrupt subclasses
2017-10-20 David Hildenbrands390x/tcg: rework checking for deliverable interrupts
2017-10-20 David Hildenbrands390x/tcg: injection of emergency signals and external...
2017-10-20 David Hildenbrands390x/tcg: cleanup service interrupt injection
2017-10-20 David Hildenbrands390x/tcg: turn INTERRUPT_EXT into a mask
2017-10-20 Marc-André LureauS390: use g_new() family of functions
2017-10-11 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2017-10-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-10-10 Emilio G. Cotatcg: remove addr argument from lookup_tb_ptr
2017-10-06 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-10-06 Cornelia Hucks390x/tcg: initialize machine check queue
2017-10-06 Collin L. Wallings390/kvm: Support for get/set of extended TOD-Clock...
2017-10-06 David Hildenbrands390x/tcg: make STFL store into the lowcore
2017-10-06 David Hildenbrands390x: introduce and use S390_MAX_CPUS
2017-10-06 David Hildenbrandtarget/s390x: get rid of next_core_id
2017-10-06 David Hildenbrands390x/cpumodel: fix max STFL(E) bit number
2017-10-06 David Hildenbrands390x: raise CPU hotplug irq after really hotplugged
2017-10-06 David Hildenbrands390x/tcg: make idte/ipte use the new _real mmu
2017-10-06 David Hildenbrands390x/tcg: make testblock use the new _real mmu
2017-10-06 David Hildenbrands390x/tcg: make stora(g) use the new _real mmu
2017-10-06 David Hildenbrands390x/tcg: make lura(g) use the new _real mmu.
2017-10-06 David Hildenbrands390x/tcg: add MMU for real addresses
2017-10-06 David Hildenbrands390x/tcg: fix checking for invalid memory check
2017-10-06 David Hildenbrands390x/kvm: fix and cleanup storing CPU status
2017-10-06 Igor Mammedovs390x: use generic cpu_model parsing
2017-10-06 David Hildenbrands390x/tcg: add basic MSA features
2017-10-06 David Hildenbrands390x/tcg: move wrap_address() to internal.h
2017-10-06 David Hildenbrands390x/tcg: implement spm (SET PROGRAM MASK)
2017-09-27 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2017-09-27 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-09-27 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-09-27 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-09-27 Dr. David Alan Gilbertmigration: pre_save return int
2017-09-27 Christian Borntraegers390x/cpumodel: remove ais from z14 default model-...
2017-09-23 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-09-22 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-09-22 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/build...
2017-09-22 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-09-22 Christian Borntraegers390x/ais: for 2.10 stable: disable ais facility
2017-09-20 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-09-19 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-09-19 Cornelia Hucks390x/ccw: create s390 phb for compat reasons as well
2017-09-19 David Hildenbrands390x: allow CPU hotplug in random core-id order
2017-09-19 David Hildenbrands390x: get rid of cpu_s390x_create()
2017-09-19 David Hildenbrands390x: allow cpu hotplug via device_add
2017-09-19 David Hildenbrands390x: print CPU definitions in sorted order
2017-09-19 David Hildenbrandtarget/s390x: rename next_cpu_id to next_core_id
2017-09-19 David Hildenbrandtarget/s390x: use "core-id" for cpu number/address...
2017-09-19 David Hildenbrandtarget/s390x: set cpu->id for linux user when realizing
2017-09-19 David Hildenbrandtarget/s390x: use program_interrupt() in per_check_exce...
2017-09-19 David Hildenbrandtarget/s390x: use trigger_pgm_exception() in s390_cpu_h...
2017-09-19 David Hildenbrands390x: move sclp_service_call() to sclp.h
2017-09-19 David Hildenbrandtarget/s390x: move some s390x typedefs to cpu-qom.h
2017-09-19 David Hildenbrands390x: move subsystem_reset() to s390-virtio-ccw.h
2017-09-19 David Hildenbrands390x: move s390_virtio_hypercall() to s390-virtio...
2017-09-19 David Hildenbrandexec,dump,i386,ppc,s390x: don't include exec/cpu-all...
2017-09-19 Yi Min Zhaos390x/pci: fixup ind_offset of msix routing entry
2017-09-19 Yi Min Zhaos390x/pci: remove idx from msix msg data
next
This page took 0.097278 seconds and 7 git commands to generate.