Sign in
qemu
/
qemu
/
fcca5dce203b8df0817bcca4c23e4c6846df5a56
/
hw
/
s390x
/
s390-virtio-ccw.c
bc61c8c
s390x/sclp: proper support of larger send and receive masks
by Claudio Imbrenda
· 7 years ago
81ce6aa
numa: we don't implement NUMA for s390x
by David Hildenbrand
· 7 years ago
3c4e9ba
hw/s390x: Add the possibility to specify the netboot image on the command line
by Thomas Huth
· 7 years ago
9d0306d
qmp: expose s390-specific CPU info
by Viktor Mihajlovski
· 7 years ago
7e0019a
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' into staging
by Peter Maydell
· 7 years ago
922a01a
Move include qemu/option.h from qemu-common.h to actual users
by Markus Armbruster
· 7 years ago
a82400c
Drop superfluous includes of qapi/qmp/qerror.h
by Markus Armbruster
· 7 years ago
de35239
s390x/tcg: remove SMP warning
by David Hildenbrand
· 7 years ago
d342eb7
possible_cpus: add CPUArchId::type field
by Igor Mammedov
· 7 years ago
bb22305
s390-ccw-virtio: allow for systems larger that 7.999TB
by Christian Borntraeger
· 7 years ago
35b4df6
s390x: change the QEMU cpu model to a stripped down z12
by David Hildenbrand
· 7 years ago
d69969e
s390x: deprecate s390-squash-mcss machine prop
by Halil Pasic
· 7 years ago
99577c4
s390x/css: unrestrict cssids
by Halil Pasic
· 7 years ago
67ee0ce
s390x: introduce 2.12 compat machine
by Cornelia Huck
· 7 years ago
0280b3e
s390x/kvm: use cpu model for gscb on compat machines
by Christian Borntraeger
· 7 years ago
32dc6aa
s390x: move s390x_new_cpu() into board code
by Igor Mammedov
· 7 years ago
0fc60ca
s390x/tcg: unlock NMI
by David Hildenbrand
· 7 years ago
11b0079
s390x/tcg: switch to new SIGP handling code
by David Hildenbrand
· 7 years ago
74b4c74
s390x/kvm: factor out SIGP code into sigp.c
by David Hildenbrand
· 7 years ago
28f8dbe
s390/kvm: make TOD setting failures fatal for migration
by Collin L. Walling
· 7 years ago
489c909
s390x/css: fix css migration compat handling
by Halil Pasic
· 7 years ago
f42dc44
s390x: introduce and use S390_MAX_CPUS
by David Hildenbrand
· 7 years ago
c5b9343
s390x: raise CPU hotplug irq after really hotplugged
by David Hildenbrand
· 7 years ago
c1843e2
Revert "s390x/ccw: create s390 phb conditionally"
by Christian Borntraeger
· 7 years ago
b6805e1
s390x: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
524d18d
s390x: get rid of cpu_s390x_create()
by David Hildenbrand
· 7 years ago
2b44178
s390x: get rid of cpu_states and use possible_cpus instead
by David Hildenbrand
· 7 years ago
4dc3b15
s390x: implement query-hotpluggable-cpus
by David Hildenbrand
· 7 years ago
f2f3beb
s390x: CPU hot unplug via device_del cannot work for now
by David Hildenbrand
· 7 years ago
ca5c145
target/s390x: use "core-id" for cpu number/address/id handling
by David Hildenbrand
· 7 years ago
b5684cd
s390x: allow only 1 CPU with TCG
by David Hildenbrand
· 7 years ago
7d57754
s390x: rename s390-virtio.h to s390-virtio-hcall.h
by David Hildenbrand
· 7 years ago
6286b41
s390x: get rid of s390-virtio.c
by David Hildenbrand
· 7 years ago
5e7164c
s390x: avoid calling kvm_ functions outside of target/s390x/
by David Hildenbrand
· 8 years ago
fe7cb8e
target/s390x: no need to pass kvm_state to savevm_gtod handlers
by David Hildenbrand
· 8 years ago
c50f651
target/s390x: simplify gs_allowed()
by David Hildenbrand
· 8 years ago
ad4ad5f
target/s390x: simplify ri_allowed()
by David Hildenbrand
· 8 years ago
d32bd03
s390x/ccw: create s390 phb conditionally
by Cornelia Huck
· 8 years ago
70d8d9a
s390x: introduce 2.11 compat machine
by Cornelia Huck
· 8 years ago
95a5bef
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
by Peter Maydell
· 8 years ago
62deb62
s390x/kvm: enable guarded storage
by Fan Zhang
· 8 years ago
7223bcc
s390x/cpumodel: add esop/esop2 to z12 model
by Jason J. Herne
· 8 years ago
3b00f70
s390x/cpumodel: add zpci, aen and ais facilities
by Yi Min Zhao
· 8 years ago
3720d33
s390x: initialize cpu firstly
by Yi Min Zhao
· 8 years ago
e996583
s390x/css: activate ChannelSubSys migration
by Halil Pasic
· 8 years ago
52629b3
s390x: add css_migration_enabled to machine class
by Halil Pasic
· 8 years ago
cec8bbf
s390x: add helper get_machine_class
by Halil Pasic
· 8 years ago
903fd80
s390x/migration: Storage attributes device
by Claudio Imbrenda
· 9 years ago
f2a8f0a
migration: Split registration functions from vmstate.h
by Juan Quintela
· 8 years ago
1b6e748
migration: remove register_savevm()
by Laurent Vivier
· 8 years ago
817d4a6
s390x/css: realize css_create_sch
by Dong Jia Shi
· 8 years ago
274250c
s390x/css: add s390-squash-mcss machine option
by Xiao Feng Ren
· 8 years ago
7104bae
hw/s390x: provide loadparm property for the machine
by Farhan Ali
· 9 years ago
c572d3f
s390x: initialize flic before I/O subsystems
by Fei Li
· 8 years ago
1089087
s390x: introduce 2.10 compat machine
by Cornelia Huck
· 8 years ago
5f31ade
s390x/ipl: Extend S390IPLState to support network boot
by Farhan Ali
· 8 years ago
b1914b8
virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues
by Halil Pasic
· 9 years ago
069097d
s390x: bump ADAPTER_ROUTES_MAX_GSI
by Halil Pasic
· 8 years ago
113725a
s390x: add compat machine for 2.9
by Cornelia Huck
· 8 years ago
765cca0
s390x: remove double compat statement
by Christian Borntraeger
· 8 years ago
e73316d
s390x/kvm: disable cpu model for the 2.7 machine
by Christian Borntraeger
· 9 years ago
392529c
s390x/kvm: allow runtime-instrumentation for "none" machine
by David Hildenbrand
· 9 years ago
6182398
s390x: add compat machine for 2.8
by Cornelia Huck
· 9 years ago
2a79eb1
s390x/css: provide a dev_path for css devices
by Cornelia Huck
· 9 years ago
dd70bd0
s390x/css: Factor out virtual css bridge and bus
by Jing Liu
· 9 years ago
3f9e485
s390x/css: use define for "virtual-css-bridge" literal
by Sascha Silbe
· 9 years ago
6b62d96
error: Remove unnecessary local_err variables
by Eduardo Habkost
· 9 years ago
dcddc75
s390x: Limit s390-ccw machines to 248 CPUs
by Christian Borntraeger
· 9 years ago
bacc344
machine: add properties to compat_props incrementaly
by Igor Mammedov
· 9 years ago
bd3f16a
s390x: reorganize CSS bits between cpu.h and other headers
by Paolo Bonzini
· 9 years ago
04ca4b9
s390x/ipl: Extend the IplParameterBlock struct
by Alexander Yarygin
· 10 years ago
9700230
s390x: enable runtime instrumentation
by Fan Zhang
· 9 years ago
946e55f
s390x: add compat machine for 2.7
by Cornelia Huck
· 9 years ago
4771d75
hw: explicitly include qemu-common.h and cpu.h
by Paolo Bonzini
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
0e6aac8
machine: Use type_init() to register machine classes
by Eduardo Habkost
· 9 years ago
8b8a61a
s390x: Introduce S390MachineClass
by Janosch Frank
· 9 years ago
4fca654
s390x: Introduce machine definition macros
by Janosch Frank
· 9 years ago
a006b67
s390x/cpu: Allow hotplug of CPUs
by Matthew Rosato
· 9 years ago
502edbf
s390x/cpu: Add CPU property links
by Matthew Rosato
· 9 years ago
d2eae20
s390x/cpu: Cleanup init in preparation for hotplug
by Matthew Rosato
· 9 years ago
9615495
s390: Clean up includes
by Peter Maydell
· 9 years ago
cf87e0a
s390: Introduce CCW_COMPAT_2_5
by Shmulik Ladkani
· 9 years ago
b21b759
s390x: add 2.6 compat machine
by Cornelia Huck
· 9 years ago
ae23a33
s390x: switch to memory_region_allocate_system_memory
by Dominik Dingel
· 10 years ago
54d8ec8
s390x: include HW_COMPAT_* props
by Cornelia Huck
· 9 years ago
db3b256
s390x: machine reset function with new ipl cpu handling
by David Hildenbrand
· 10 years ago
09c7f58
s390x: unify device reset during subsystem_reset()
by David Hildenbrand
· 10 years ago
085b0b0
s390x/virtio-ccw: fix 2.4 virtio compat
by Cornelia Huck
· 9 years ago
d9f090e
s390x: rename io_subsystem_reset -> subsystem_reset
by David Hildenbrand
· 9 years ago
542571d
virtio-ccw: enable virtio-1
by Cornelia Huck
· 9 years ago
98cec76
machine: Set MachineClass::name automatically
by Eduardo Habkost
· 10 years ago
af62e63
s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAME
by Eduardo Habkost
· 10 years ago
f8ed85a
Fix bad error handling after memory_region_init_ram()
by Markus Armbruster
· 9 years ago
80d2327
s390: unify allocation of initial memory
by David Hildenbrand
· 10 years ago
1cf065f
s390: move memory calculation into the sclp device
by David Hildenbrand
· 10 years ago
311467f
s390: no need to manually parse for slots and maxmem
by David Hildenbrand
· 10 years ago
9ef4017
s390x: Disable storage key migration on old machine type
by Jason J. Herne
· 10 years ago
0f5f669
s390x: Enable new s390-storage-keys device
by Jason J. Herne
· 10 years ago
84b48ad
s390x: add 2.5 compat s390-ccw-virtio machine
by Cornelia Huck
· 10 years ago
Next »