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
/
include
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
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-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-09
ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
Eduardo Habkost
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-27
s390-virtio-ccw: Rename S390_MACHINE_CLASS macro
Eduardo Habkost
2020-08-27
s390x: Move typedef SCLPEventFacility to event-facility.h
Eduardo Habkost
2020-08-27
s390_flic: Move KVMS390FLICState typedef to header
Eduardo Habkost
2020-06-18
s390x/css: Refactor the css_queue_crw() routine
Eric Farman
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
2020-06-05
s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
Janosch Frank
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-04-29
s390x/s390-virtio-ccw: Fix build on systems without KVM
Christian Borntraeger
2020-04-29
s390x: protvirt: SCLP interpretation
Janosch Frank
2020-04-29
s390x: protvirt: Support unpack facility
Janosch Frank
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-06-24
vfio-ccw: support async command subregion
Cornelia Huck
2019-05-17
s390/css: handle CCW_FLAG_SKIP
Cornelia Huck
2019-04-12
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
2019-02-18
target/s390x: Split out s390-tod.h
Richard Henderson
2018-12-20
hw/s390x: Fix bad mask in time2tod()
Thomas Huth
2018-12-12
s390x/tod: Properly stop the KVM TOD while the guest is not running
David Hildenbrand
2018-10-12
s390x/ap: base Adjunct Processor (AP) object model
Tony Krowiak
2018-10-04
s390x: Fence huge pages prior to 3.1
Janosch Frank
2018-10-04
hw/s390x/ioinst: Fix alignment problem in struct SubchDev
Thomas Huth
2018-10-04
hw/s390x/css: Remove QEMU_PACKED from struct SenseId
Thomas Huth
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
2018-07-02
s390x/tod: factor out TOD into separate device
David Hildenbrand
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
2018-04-30
hw/s390x: Allow to configure the consoles with the "-serial" parameter
Thomas Huth
2018-04-30
s390x/sclp: extend SCLP event masks to 64 bits
Claudio Imbrenda
2018-03-08
s390x/sclp: clean up sclp masks
Claudio Imbrenda
2018-03-08
s390x/sclpconsole: Remove dead code - remove exit handlers
Nia Alarie
2018-02-26
s390x: remove s390_get_memslot_count
Cornelia Huck
2018-02-26
s390x/sclp: remove memory hotplug support
David Hildenbrand
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
s390x/flic: cache the common flic class in a central function
David Hildenbrand
2018-02-09
s390x/tcg: cache the qemu flic in a central function
David Hildenbrand
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
2018-02-09
s390x/flic: simplify flic initialization
David Hildenbrand
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2017-12-14
s390x/css: unrestrict cssids
Halil Pasic
2017-12-14
s390x/tcg: rip out dead tpi code
David Hildenbrand
2017-10-30
s390x/kvm: use cpu model for gscb on compat machines
Christian Borntraeger
[next]