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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2022-06-03
hw/s390x/s390-virtio-ccw: Improve the machine description string
Thomas Huth
1
-1
/
+1
2022-05-04
target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU model
David Miller
1
-0
/
+3
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
1
-1
/
+13
2022-04-06
virtio-ccw: do not include headers for all virtio devices
Paolo Bonzini
1
-0
/
+1
2022-02-28
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
David Miller
1
-0
/
+3
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
1
-1
/
+13
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
1
-1
/
+1
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
1
-0
/
+1
2021-09-07
s390x/cpumodel: Add more feature to gen16 default model
Christian Borntraeger
1
-0
/
+5
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
1
-1
/
+13
2021-06-21
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2
David Hildenbrand
1
-0
/
+3
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
1
-2
/
+0
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
1
-1
/
+13
2021-02-08
s390: Recognize confidential-guest-support option
David Gibson
1
-0
/
+3
2020-12-10
s390x: do not use ram_size global
Paolo Bonzini
1
-1
/
+3
2020-12-10
s390: remove bios_name
Paolo Bonzini
1
-1
/
+2
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
1
-1
/
+13
2020-11-18
s390/kvm: fix diag318 propagation and reset functionality
Collin Walling
1
-0
/
+4
2020-11-01
s390x/pci: Move header files to include/hw/s390x
Matthew Rosato
1
-1
/
+1
2020-10-22
s390x/s390-virtio-ccw: Reset PCI devices during subsystem reset
Matthew Rosato
1
-0
/
+1
2020-10-09
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
1
-6
/
+1
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
1
-12
/
+0
2020-08-27
s390-virtio-ccw: Rename S390_MACHINE_CLASS macro
Eduardo Habkost
1
-7
/
+7
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
1
-1
/
+13
2020-07-30
s390x/s390-virtio-ccw: fix off-by-one in loadparm getter
Halil Pasic
1
-4
/
+1
2020-07-24
s390x/s390-virtio-ccw: fix loadparm property getter
Halil Pasic
1
-1
/
+5
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
1
-4
/
+2
2020-07-10
qom: Use returned bool to check for failure, manual part
Markus Armbruster
1
-6
/
+7
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-3
/
+3
2020-07-02
s390x/pv: Convert to ram_block_discard_disable()
David Hildenbrand
1
-9
/
+13
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-6
/
+6
2020-06-05
s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
Janosch Frank
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-5
/
+5
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
1
-6
/
+3
2020-05-06
hw: add compat machines for 5.1
Cornelia Huck
1
-1
/
+13
2020-04-29
s390x/s390-virtio-ccw: Fix build on systems without KVM
Christian Borntraeger
1
-11
/
+1
2020-04-29
s390x: protvirt: Fix stray error_report_err in s390_machine_protect
Janosch Frank
1
-1
/
+0
2020-04-29
s390x: protvirt: Inhibit balloon when switching to protected mode
Janosch Frank
1
-0
/
+11
2020-04-29
s390x: protvirt: Add migration blocker
Janosch Frank
1
-0
/
+18
2020-04-29
s390x: protvirt: Support unpack facility
Janosch Frank
1
-4
/
+115
2020-04-02
vl/s390x: fixup ram sizes for compat machines
Christian Borntraeger
1
-0
/
+22
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-19
s390x/s390-virtio-ccw: use memdev for RAM
Igor Mammedov
1
-4
/
+3
2020-01-27
hw/s390x: Add a more verbose comment about get_machine_class() and the wrappers
Thomas Huth
1
-3
/
+13
2019-12-14
s390x: Don't do a normal reset on the initial cpu
Janosch Frank
1
-0
/
+3
[next]