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
/
virtio-ccw.c
Age
Commit message (
Expand
)
Author
2023-12-30
hw/s390x: Constify VMState
Richard Henderson
2023-10-25
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
2023-06-23
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
2023-04-21
virtio: refresh vring region cache after updating a virtqueue size
Carlos López
2022-06-14
virtio: stop ioeventfd on reset
Paolo Bonzini
2022-06-14
s390x: simplify virtio_ccw_reset_virtio
Paolo Bonzini
2022-04-06
virtio-ccw: do not include headers for all virtio devices
Paolo Bonzini
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-07-02
virtio: disable ioeventfd for record/replay
Pavel Dovgalyuk
2021-06-21
s390x/css: Refactor IRB construction
Eric Farman
2021-05-20
hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent
Philippe Mathieu-Daudé
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2021-04-09
s390x: css: report errors from ccw_dstream_read/write
Pierre Morel
2021-03-26
s390x: add have_virtio_ccw
Gerd Hoffmann
2021-03-04
virtio-ccw: commands on revision-less devices
Cornelia Huck
2020-09-29
virtio: skip legacy support check on machine types less than 5.1
Stefano Garzarella
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-02
virtio: add Virtio*BusClass sizes
Cornelia Huck
2020-07-22
virtio: verify that legacy support is not accidentally on
Cornelia Huck
2020-07-03
virtio-ccw: fix virtio_set_ind_atomic
Halil Pasic
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-01-27
s390x: adapter routes error handling
Cornelia Huck
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-12-12
hw/s390x/virtio-ccw.c: Don't take address of fields in packed structs
Peter Maydell
2018-08-28
hw/s390x: Move virtio-ccw-blk code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-net code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-input code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-gpu code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move vhost-vsock-ccw code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-crypto code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-9p code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-rng code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-scsi code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-balloon code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-serial code to a separate file
Thomas Huth
2018-08-28
hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()
Thomas Huth
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
2018-07-11
error: Remove NULL checks on error_propagate() calls
Philippe Mathieu-Daudé
2018-06-18
virtio-ccw: clean up notify
Halil Pasic
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-14
s390x/ccw: make sure all ccw devices are properly reset
Cornelia Huck
2018-05-14
virtio-ccw: common reset handler
Cornelia Huck
2018-03-08
s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
Nia Alarie
2018-02-09
s390x/flic: cache the common flic class in a central function
David Hildenbrand
[next]