index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
s390-virtio-ccw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-13
migration: Split registration functions from vmstate.h
Juan Quintela
1
-0
/
+1
2017-06-06
migration: remove register_savevm()
Laurent Vivier
1
-2
/
+6
2017-05-19
s390x/css: realize css_create_sch
Dong Jia Shi
1
-3
/
+8
2017-05-19
s390x/css: add s390-squash-mcss machine option
Xiao Feng Ren
1
-0
/
+21
2017-05-02
hw/s390x: provide loadparm property for the machine
Farhan Ali
1
-0
/
+37
2017-04-21
s390x: initialize flic before I/O subsystems
Fei Li
1
-1
/
+2
2017-04-21
s390x: introduce 2.10 compat machine
Cornelia Huck
1
-1
/
+16
2017-02-28
s390x/ipl: Extend S390IPLState to support network boot
Farhan Ali
1
-1
/
+2
2017-02-24
virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues
Halil Pasic
1
-1
/
+1
2017-02-24
s390x: bump ADAPTER_ROUTES_MAX_GSI
Halil Pasic
1
-1
/
+6
2017-01-20
s390x: add compat machine for 2.9
Cornelia Huck
1
-1
/
+16
2017-01-20
s390x: remove double compat statement
Christian Borntraeger
1
-2
/
+0
2016-09-19
s390x/kvm: disable cpu model for the 2.7 machine
Christian Borntraeger
1
-0
/
+17
2016-09-06
s390x/kvm: allow runtime-instrumentation for "none" machine
David Hildenbrand
1
-0
/
+5
2016-09-05
s390x: add compat machine for 2.8
Cornelia Huck
1
-1
/
+17
2016-07-20
s390x/css: provide a dev_path for css devices
Cornelia Huck
1
-0
/
+4
2016-07-11
s390x/css: Factor out virtual css bridge and bus
Jing Liu
1
-0
/
+1
2016-07-11
s390x/css: use define for "virtual-css-bridge" literal
Sascha Silbe
1
-1
/
+1
2016-06-20
error: Remove unnecessary local_err variables
Eduardo Habkost
1
-3
/
+1
2016-06-14
s390x: Limit s390-ccw machines to 248 CPUs
Christian Borntraeger
1
-1
/
+1
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
1
-1
/
+0
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
1
-2
/
+2
2016-05-17
s390x/ipl: Extend the IplParameterBlock struct
Alexander Yarygin
1
-1
/
+7
2016-05-17
s390x: enable runtime instrumentation
Fan Zhang
1
-0
/
+20
2016-05-17
s390x: add compat machine for 2.7
Cornelia Huck
1
-1
/
+20
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
1
-1
/
+1
2016-03-10
s390x: Introduce S390MachineClass
Janosch Frank
1
-14
/
+1
2016-03-10
s390x: Introduce machine definition macros
Janosch Frank
1
-42
/
+47
2016-03-10
s390x/cpu: Allow hotplug of CPUs
Matthew Rosato
1
-0
/
+10
2016-03-10
s390x/cpu: Add CPU property links
Matthew Rosato
1
-0
/
+34
2016-03-10
s390x/cpu: Cleanup init in preparation for hotplug
Matthew Rosato
1
-1
/
+1
2016-01-29
s390: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
s390: Introduce CCW_COMPAT_2_5
Shmulik Ladkani
1
-0
/
+9
2016-01-13
s390x: add 2.6 compat machine
Cornelia Huck
1
-2
/
+16
2015-11-11
s390x: switch to memory_region_allocate_system_memory
Dominik Dingel
1
-2
/
+1
2015-10-29
s390x: include HW_COMPAT_* props
Cornelia Huck
1
-0
/
+2
2015-10-21
s390x: machine reset function with new ipl cpu handling
David Hildenbrand
1
-0
/
+1
2015-10-21
s390x: unify device reset during subsystem_reset()
David Hildenbrand
1
-17
/
+14
2015-10-20
s390x/virtio-ccw: fix 2.4 virtio compat
Cornelia Huck
1
-0
/
+12
2015-10-02
s390x: rename io_subsystem_reset -> subsystem_reset
David Hildenbrand
1
-1
/
+1
2015-09-24
virtio-ccw: enable virtio-1
Cornelia Huck
1
-0
/
+20
2015-09-19
machine: Set MachineClass::name automatically
Eduardo Habkost
1
-2
/
+0
2015-09-19
s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAME
Eduardo Habkost
1
-2
/
+2
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-1
/
+1
2015-09-07
s390: unify allocation of initial memory
David Hildenbrand
1
-10
/
+14
2015-09-07
s390: move memory calculation into the sclp device
David Hildenbrand
1
-51
/
+3
2015-09-07
s390: no need to manually parse for slots and maxmem
David Hildenbrand
1
-2
/
+1
2015-09-03
s390x: Disable storage key migration on old machine type
Jason J. Herne
1
-0
/
+12
[next]