Sign in
qemu
/
qemu
/
298d8b81d45d2297f88d93604bd5eebfd653d6cf
/
target
/
s390x
2bcf018
s390x/tcg: low-address protection support
by David Hildenbrand
· 7 years ago
6bb6f19
s390x: refactor error handling for MSCH handler
by Halil Pasic
· 7 years ago
ae9f1be
s390x: refactor error handling for HSCH handler
by Halil Pasic
· 7 years ago
7733144
s390x: refactor error handling for CSCH handler
by Halil Pasic
· 7 years ago
9637640
s390x: refactor error handling for XSCH handler
by Halil Pasic
· 7 years ago
66dc50f
s390x: improve error handling for SSCH and RSCH
by Halil Pasic
· 7 years ago
32dc6aa
s390x: move s390x_new_cpu() into board code
by Igor Mammedov
· 7 years ago
ac7e4cb
s390x: fix cpu object referrence leak in s390x_new_cpu()
by Igor Mammedov
· 7 years ago
741a4ec
target/s390x: special handling when starting a CPU with WAIT PSW
by David Hildenbrand
· 7 years ago
f74990a
s390x/tcg: refactor stfl(e) to use s390_get_feat_block()
by David Hildenbrand
· 7 years ago
0fc60ca
s390x/tcg: unlock NMI
by David Hildenbrand
· 7 years ago
ca26c5d
s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemu
by David Hildenbrand
· 7 years ago
11b0079
s390x/tcg: switch to new SIGP handling code
by David Hildenbrand
· 7 years ago
b376a55
s390x/tcg: flush the tlb on SIGP SET PREFIX
by David Hildenbrand
· 7 years ago
b1ab5f6
s390x/tcg: implement STOP and RESET interrupts for TCG
by David Hildenbrand
· 7 years ago
a6880d2
s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL
by David Hildenbrand
· 7 years ago
c50105d
s390x/tcg: implement SIGP EMERGENCY SIGNAL
by David Hildenbrand
· 7 years ago
070aa1a
s390x/tcg: implement SIGP EXTERNAL CALL
by David Hildenbrand
· 7 years ago
302230f
s390x/tcg: implement SIGP SENSE
by David Hildenbrand
· 7 years ago
d1b468b
s390x/tcg: implement SIGP SENSE RUNNING STATUS
by David Hildenbrand
· 7 years ago
3047f8b
s390x/kvm: factor out actual handling of STOP interrupts
by David Hildenbrand
· 7 years ago
74b4c74
s390x/kvm: factor out SIGP code into sigp.c
by David Hildenbrand
· 7 years ago
a7a2b8e
s390x/kvm: drop two debug prints
by David Hildenbrand
· 7 years ago
f875cb0
s390x/kvm: factor out storing of adtl CPU status
by David Hildenbrand
· 7 years ago
cf729ba
s390x/kvm: factor out storing of CPU status
by David Hildenbrand
· 7 years ago
eabcea1
s390x/kvm: generalize SIGP stop and restart interrupt injection
by David Hildenbrand
· 7 years ago
27292ff
s390x/kvm: pass ipb directly into handle_sigp()
by David Hildenbrand
· 7 years ago
c689204
target/s390x: interpret PSW_MASK_WAIT only for TCG
by David Hildenbrand
· 7 years ago
f1cbfe6
s390x/tcg: handle WAIT PSWs during interrupt injection
by David Hildenbrand
· 7 years ago
83f7f32
target/s390x: factor out handling of WAIT PSW into s390_handle_wait()
by David Hildenbrand
· 7 years ago
2b3394f
s390x/tcg: a CPU cannot switch state due to an interrupt
by David Hildenbrand
· 7 years ago
4beab67
s390x/tcg: STOPPED cpus can never wake up
by David Hildenbrand
· 7 years ago
9dec238
s390x/tcg: take care of external interrupt subclasses
by David Hildenbrand
· 7 years ago
8417f90
s390x/tcg: rework checking for deliverable interrupts
by David Hildenbrand
· 7 years ago
14ca122
s390x/tcg: injection of emergency signals and external calls
by David Hildenbrand
· 7 years ago
d516f74
s390x/tcg: cleanup service interrupt injection
by David Hildenbrand
· 7 years ago
6482b0f
s390x/tcg: turn INTERRUPT_EXT into a mask
by David Hildenbrand
· 7 years ago
96f64aa
S390: use g_new() family of functions
by Marc-André Lureau
· 7 years ago
7f11636
tcg: remove addr argument from lookup_tb_ptr
by Emilio G. Cota
· 8 years ago
8986db4
s390x/tcg: initialize machine check queue
by Cornelia Huck
· 7 years ago
7edd4a4
s390/kvm: Support for get/set of extended TOD-Clock for guest
by Collin L. Walling
· 7 years ago
86b5ab3
s390x/tcg: make STFL store into the lowcore
by David Hildenbrand
· 7 years ago
f42dc44
s390x: introduce and use S390_MAX_CPUS
by David Hildenbrand
· 7 years ago
1e70ba2
target/s390x: get rid of next_core_id
by David Hildenbrand
· 7 years ago
c547a75
s390x/cpumodel: fix max STFL(E) bit number
by David Hildenbrand
· 7 years ago
c5b9343
s390x: raise CPU hotplug irq after really hotplugged
by David Hildenbrand
· 7 years ago
8eb82de
s390x/tcg: make idte/ipte use the new _real mmu
by David Hildenbrand
· 8 years ago
e26131c
s390x/tcg: make testblock use the new _real mmu
by David Hildenbrand
· 8 years ago
4ae4334
s390x/tcg: make stora(g) use the new _real mmu
by David Hildenbrand
· 8 years ago
34499da
s390x/tcg: make lura(g) use the new _real mmu.
by David Hildenbrand
· 8 years ago
fb66944
s390x/tcg: add MMU for real addresses
by David Hildenbrand
· 8 years ago
0bd695a
s390x/tcg: fix checking for invalid memory check
by David Hildenbrand
· 8 years ago
947a38b
s390x/kvm: fix and cleanup storing CPU status
by David Hildenbrand
· 8 years ago
b6805e1
s390x: use generic cpu_model parsing
by Igor Mammedov
· 8 years ago
7705c75
s390x/tcg: add basic MSA features
by David Hildenbrand
· 8 years ago
7634d65
s390x/tcg: move wrap_address() to internal.h
by David Hildenbrand
· 8 years ago
6b25735
s390x/tcg: implement spm (SET PROGRAM MASK)
by David Hildenbrand
· 8 years ago
ab16152
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a' into staging
by Peter Maydell
· 7 years ago
44b1ff3
migration: pre_save return int
by Dr. David Alan Gilbert
· 8 years ago
9dacc90
s390x/cpumodel: remove ais from z14 default model-> also for 2.10.1
by Christian Borntraeger
· 8 years ago
3f2d07b
s390x/ais: for 2.10 stable: disable ais facility
by Christian Borntraeger
· 8 years ago
8ad9087
s390x/ccw: create s390 phb for compat reasons as well
by Cornelia Huck
· 8 years ago
a142272
s390x: allow CPU hotplug in random core-id order
by David Hildenbrand
· 8 years ago
524d18d
s390x: get rid of cpu_s390x_create()
by David Hildenbrand
· 8 years ago
0347ab8
s390x: allow cpu hotplug via device_add
by David Hildenbrand
· 8 years ago
99aa6bf
s390x: print CPU definitions in sorted order
by David Hildenbrand
· 8 years ago
b599fef
target/s390x: rename next_cpu_id to next_core_id
by David Hildenbrand
· 8 years ago
ca5c145
target/s390x: use "core-id" for cpu number/address/id handling
by David Hildenbrand
· 8 years ago
88556ed
target/s390x: set cpu->id for linux user when realizing
by David Hildenbrand
· 8 years ago
e0b1a8a
target/s390x: use program_interrupt() in per_check_exception()
by David Hildenbrand
· 8 years ago
525f4b6
target/s390x: use trigger_pgm_exception() in s390_cpu_handle_mmu_fault()
by David Hildenbrand
· 8 years ago
53d8e91
s390x: move sclp_service_call() to sclp.h
by David Hildenbrand
· 8 years ago
ef2974c
target/s390x: move some s390x typedefs to cpu-qom.h
by David Hildenbrand
· 8 years ago
19c6982
s390x: move subsystem_reset() to s390-virtio-ccw.h
by David Hildenbrand
· 8 years ago
2c98a6c
s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h
by David Hildenbrand
· 8 years ago
7f579e2
exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly
by David Hildenbrand
· 8 years ago
01c3619
s390x/pci: fixup ind_offset of msix routing entry
by Yi Min Zhao
· 8 years ago
ceb7054
s390x/pci: remove idx from msix msg data
by Yi Min Zhao
· 8 years ago
55d527a
Convert remaining error_report() to warn_report()
by Alistair Francis
· 8 years ago
77fc6f5
target: [tcg] Use a generic enum for DISAS_ values
by Lluís Vilanova
· 8 years ago
6ad76dfd
s390x: replace cpu_s390x_init() with cpu_generic_init()
by Igor Mammedov
· 8 years ago
c862bdd
target/s390x: cleanup cpu.h
by David Hildenbrand
· 8 years ago
f16bbb9
s390x/kvm: move KVM declarations and stubs to separate files
by David Hildenbrand
· 8 years ago
5e7164c
s390x: avoid calling kvm_ functions outside of target/s390x/
by David Hildenbrand
· 8 years ago
b6089b0
target/s390x: move a couple of functions to cpu.c
by David Hildenbrand
· 8 years ago
4e58b83
target/s390x: introduce internal.h
by David Hildenbrand
· 8 years ago
d9b8daf
target/s390x: move get_per_in_range() to misc_helper.c
by David Hildenbrand
· 8 years ago
52c91545
target/s390x: move s390_do_cpu_reset() to diag.c
by David Hildenbrand
· 8 years ago
c07a100
target/s390x: move psw_key_valid() to mem_helper.c
by David Hildenbrand
· 8 years ago
12e1e8f
target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.c
by David Hildenbrand
· 8 years ago
c534055
target/s390x: move cc_name() to helper.c
by David Hildenbrand
· 8 years ago
1083a3f
target/s390x: move gtod_*() declarations to s390-virtio.h
by David Hildenbrand
· 8 years ago
e654ca8
s390x: drop inclusion of sysemu/kvm.h from some files
by David Hildenbrand
· 8 years ago
7d00bf9
s390x/cpumodel: factor out determination of default model name
by David Hildenbrand
· 8 years ago
708f99c
s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()
by David Hildenbrand
· 8 years ago
fba5f6f
s390x/kvm: drop KVMState parameter from s390_get_memslot_count()
by David Hildenbrand
· 8 years ago
42f865d
s390x/pci: fence off instructions for non-pci
by Cornelia Huck
· 8 years ago
21eb052
s390x/pci: do not advertise pci on non-pci builds
by Cornelia Huck
· 8 years ago
1c5deae
s390x: chsc nt2 events are pci-only
by Cornelia Huck
· 8 years ago
eb569af
s390x: wire up diag288 in tcg
by Cornelia Huck
· 8 years ago
Next »