index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
s390-virtio-ccw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
1
-2
/
+2
*
s390x: Introduce PV query interface
Janosch Frank
2022-10-26
1
-0
/
+6
*
s390x/s390-virtio-ccw: add zpcii-disable machine property
Matthew Rosato
2022-09-26
1
-0
/
+24
*
target/s390x: support SHA-512 extensions
Jason A. Donenfeld
2022-09-23
1
-0
/
+3
*
s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1
Christian Borntraeger
2022-08-25
1
-0
/
+1
*
hw: Add compat machines for 7.2
Cornelia Huck
2022-08-25
1
-1
/
+13
*
hw/s390x/s390-virtio-ccw: Improve the machine description string
Thomas Huth
2022-06-03
1
-1
/
+1
*
target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU model
David Miller
2022-05-04
1
-0
/
+3
*
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-20
1
-1
/
+13
*
virtio-ccw: do not include headers for all virtio devices
Paolo Bonzini
2022-04-06
1
-0
/
+1
*
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
David Miller
2022-02-28
1
-0
/
+3
*
hw: Add compat machines for 7.0
Cornelia Huck
2022-01-05
1
-1
/
+13
*
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
1
-1
/
+1
*
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-10-01
1
-0
/
+1
*
s390x/cpumodel: Add more feature to gen16 default model
Christian Borntraeger
2021-09-07
1
-0
/
+5
*
hw: Add compat machines for 6.2
Yanan Wang
2021-09-01
1
-1
/
+13
*
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2
David Hildenbrand
2021-06-21
1
-0
/
+3
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
1
-2
/
+0
*
hw: add compat machines for 6.1
Cornelia Huck
2021-04-30
1
-1
/
+13
*
s390: Recognize confidential-guest-support option
David Gibson
2021-02-08
1
-0
/
+3
*
s390x: do not use ram_size global
Paolo Bonzini
2020-12-10
1
-1
/
+3
*
s390: remove bios_name
Paolo Bonzini
2020-12-10
1
-1
/
+2
*
hw: add compat machines for 6.0
Cornelia Huck
2020-12-08
1
-1
/
+13
*
s390/kvm: fix diag318 propagation and reset functionality
Collin Walling
2020-11-18
1
-0
/
+4
*
s390x/pci: Move header files to include/hw/s390x
Matthew Rosato
2020-11-01
1
-1
/
+1
*
s390x/s390-virtio-ccw: Reset PCI devices during subsystem reset
Matthew Rosato
2020-10-22
1
-0
/
+1
*
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2020-10-09
1
-6
/
+1
*
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-09-29
1
-12
/
+0
*
s390-virtio-ccw: Rename S390_MACHINE_CLASS macro
Eduardo Habkost
2020-08-27
1
-7
/
+7
*
hw: add compat machines for 5.2
Cornelia Huck
2020-08-19
1
-1
/
+13
*
s390x/s390-virtio-ccw: fix off-by-one in loadparm getter
Halil Pasic
2020-07-30
1
-4
/
+1
*
s390x/s390-virtio-ccw: fix loadparm property getter
Halil Pasic
2020-07-24
1
-1
/
+5
*
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
1
-4
/
+2
*
qom: Use returned bool to check for failure, manual part
Markus Armbruster
2020-07-10
1
-6
/
+7
*
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-3
/
+3
*
s390x/pv: Convert to ram_block_discard_disable()
David Hildenbrand
2020-07-02
1
-9
/
+13
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-6
/
+6
*
s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
Janosch Frank
2020-06-05
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-5
/
+5
*
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-15
1
-6
/
+3
*
hw: add compat machines for 5.1
Cornelia Huck
2020-05-06
1
-1
/
+13
*
s390x/s390-virtio-ccw: Fix build on systems without KVM
Christian Borntraeger
2020-04-29
1
-11
/
+1
*
s390x: protvirt: Fix stray error_report_err in s390_machine_protect
Janosch Frank
2020-04-29
1
-1
/
+0
*
s390x: protvirt: Inhibit balloon when switching to protected mode
Janosch Frank
2020-04-29
1
-0
/
+11
*
s390x: protvirt: Add migration blocker
Janosch Frank
2020-04-29
1
-0
/
+18
[next]