index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
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
2023-09-21
s390x/ap: fix missing subsystem reset registration
Janosch Frank
2023-07-10
hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
Philippe Mathieu-Daudé
2023-05-22
hw/s390x: Use MachineClass->default_nic in the s390x machine
Thomas Huth
2023-05-16
s390x/pv: Fix spurious warning with asynchronous teardown
Claudio Imbrenda
2023-04-20
hw: Add compat machines for 8.1
Cornelia Huck
2023-02-27
s390x/pv: Add support for asynchronous teardown for reboot
Claudio Imbrenda
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-12-16
Replace use of qdev_reset_all() with device_cold_reset()
Peter Maydell
2022-11-16
s390x: Fix spelling errors
Thomas Huth
2022-11-08
s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machines
Cédric Le Goater
2022-11-08
Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"
Cédric Le Goater
2022-11-06
s390x/cpu topology: add max_threads machine class attribute
Pierre Morel
2022-11-06
s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
Pierre Morel
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-26
s390x: Introduce PV query interface
Janosch Frank
2022-09-26
s390x/s390-virtio-ccw: add zpcii-disable machine property
Matthew Rosato
2022-09-23
target/s390x: support SHA-512 extensions
Jason A. Donenfeld
2022-08-25
s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1
Christian Borntraeger
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
2022-06-03
hw/s390x/s390-virtio-ccw: Improve the machine description string
Thomas Huth
2022-05-04
target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU model
David Miller
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-06
virtio-ccw: do not include headers for all virtio devices
Paolo Bonzini
2022-02-28
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
David Miller
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-09-07
s390x/cpumodel: Add more feature to gen16 default model
Christian Borntraeger
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
2021-06-21
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2
David Hildenbrand
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
2021-02-08
s390: Recognize confidential-guest-support option
David Gibson
2020-12-10
s390x: do not use ram_size global
Paolo Bonzini
2020-12-10
s390: remove bios_name
Paolo Bonzini
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
2020-11-18
s390/kvm: fix diag318 propagation and reset functionality
Collin Walling
2020-11-01
s390x/pci: Move header files to include/hw/s390x
Matthew Rosato
2020-10-22
s390x/s390-virtio-ccw: Reset PCI devices during subsystem reset
Matthew Rosato
2020-10-09
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-08-27
s390-virtio-ccw: Rename S390_MACHINE_CLASS macro
Eduardo Habkost
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
2020-07-30
s390x/s390-virtio-ccw: fix off-by-one in loadparm getter
Halil Pasic
2020-07-24
s390x/s390-virtio-ccw: fix loadparm property getter
Halil Pasic
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
qom: Use returned bool to check for failure, manual part
Markus Armbruster
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
[next]