index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
2020-11-10
s390x: Avoid variable size warning in ipl.h
Daniele Buono
2020-11-05
s390x: fix build for --without-default-devices
Cornelia Huck
2020-11-01
s390x/pci: get zPCI function info from host
Matthew Rosato
2020-11-01
s390x/pci: use a PCI Function structure
Pierre Morel
2020-11-01
s390x/pci: clean up s390 PCI groups
Matthew Rosato
2020-11-01
s390x/pci: use a PCI Group structure
Pierre Morel
2020-11-01
s390x/pci: Honor DMA limits set by vfio
Matthew Rosato
2020-11-01
s390x/pci: Add routine to get the vfio dma available count
Matthew Rosato
2020-11-01
s390x/pci: Move header files to include/hw/s390x
Matthew Rosato
2020-10-22
s390x: pv: Remove sclp boundary checks
Janosch Frank
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-10-02
s390: guest support for diagnose 0x318
Collin Walling
2020-10-02
s390/sclp: add extended-length sccb support for kvm guest
Collin Walling
2020-10-02
s390/sclp: use cpu offset to locate cpu entries
Collin Walling
2020-10-02
s390/sclp: check sccb len before filling in data
Collin Walling
2020-10-02
s390/sclp: read sccb from mem based on provided length
Collin Walling
2020-10-02
s390/sclp: rework sclp boundary checks
Collin Walling
2020-10-02
s390/sclp: get machine once during read scp/cpu info
Collin Walling
2020-10-02
hw/s390x/css: Remove double initialization
Philippe Mathieu-Daudé
2020-09-29
vhost-vsock-ccw: force virtio version 1
Stefano Garzarella
2020-09-29
virtio: skip legacy support check on machine types less than 5.1
Stefano Garzarella
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
virtio: add vhost-user-fs-ccw device
Halil Pasic
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-09
ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-02
virtio: add Virtio*BusClass sizes
Cornelia Huck
2020-08-27
s390-virtio-ccw: Rename S390_MACHINE_CLASS macro
Eduardo Habkost
2020-08-27
virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASS
Eduardo Habkost
2020-08-27
virtio-ccw-input: fix description
Cornelia Huck
2020-08-22
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-08-21
meson: convert hw/arch*
Marc-André Lureau
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
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-24
s390x/protvirt: allow to IPL secure guests with -no-reboot
Christian Borntraeger
2020-07-22
virtio: verify that legacy support is not accidentally on
Cornelia Huck
2020-07-22
virtio: Drop broken and superfluous object_property_set_link()
Markus Armbruster
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
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
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
[next]