Sign in
qemu
/
qemu
/
67c75f3dff7fa7776781d93250e1d52f1b009a74
/
hw
/
s390x
/
s390-virtio-ccw.c
2a79eb1
s390x/css: provide a dev_path for css devices
by Cornelia Huck
· 8 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
· 9 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
· 9 years ago
09c7f58
s390x: unify device reset during subsystem_reset()
by David Hildenbrand
· 9 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
· 9 years ago
af62e63
s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAME
by Eduardo Habkost
· 9 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
· 9 years ago
0c7322c
watchdog/diag288: correctly register for system reset requests
by Xu Wang
· 10 years ago
c4d3c0a
s390x/migration: Introduce 2.4 machine
by Christian Borntraeger
· 10 years ago
1f68f1d
s390x: Switch to s390-ccw machine as default
by Alexander Graf
· 10 years ago
8dfbaa6
virtio-ccw: introduce ccw specific queue limit
by Jason Wang
· 10 years ago
2eb1cd0
s390x: CPACF: Handle key wrap machine options
by Tony Krowiak
· 10 years ago
3f9e59b
s390x/kvm: Guest Migration TOD clock synchronization
by Jason J. Herne
· 10 years ago
a310b28
s390x/kvm: passing max memory size to accelerator
by Dominik Dingel
· 10 years ago
f0180f9
s390x/ipl: always load the bios for ccw machine
by Fan Zhang
· 10 years ago
8cba80c
s390: Add PCI bus support
by Frank Blaschka
· 10 years ago
fb85b34
s390x/ccw: fix oddity in machine class init
by Cornelia Huck
· 10 years ago
4994653
memory: add parameter errp to memory_region_init_ram
by Hu Tao
· 10 years ago
b6fe012
virtio-ccw: Include standby memory when calculating storage increment
by Matthew Rosato
· 10 years ago
3dd7852
s390x: Migrate to new NMI interface
by Alexey Kardashevskiy
· 10 years ago
d07aa7c
s390x: Convert QEMUMachine to MachineClass
by Alexey Kardashevskiy
· 10 years ago
3ef9622
machine: Conversion of QEMUMachineInitArgs to MachineState
by Marcel Apfelbaum
· 11 years ago
3a553fc
s390x/kvm: implement floating-interrupt controller device
by Jens Freimann
· 11 years ago
9889e04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
4e872a3
s390: provide I/O subsystem reset
by Christian Borntraeger
· 11 years ago
c165473
hw: Clean up bogus default boot order
by Markus Armbruster
· 11 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
ba747cc
S390: CCW: Use new, working firmware by default
by Alexander Graf
· 12 years ago
d0249ce
S390: IPL: Use different firmware for different machines
by Alexander Graf
· 12 years ago
e03ba13
Typo, spelling and grammatical fixes
by Peter Maydell
· 12 years ago
b57ed9b
virtio-ccw: Queue sanity check for notify hypercall.
by Cornelia Huck
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
a5c9580
s390: Add s390-ccw-virtio machine.
by Cornelia Huck
· 12 years ago