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
/
include
/
hw
/
s390x
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various spelling fixes
Michael Tokarev
2021-03-09
1
-1
/
+1
*
s390: Recognize confidential-guest-support option
David Gibson
2021-02-08
1
-0
/
+17
*
s390x/pci: fix endianness issues
Cornelia Huck
2020-11-18
1
-4
/
+4
*
s390x: fix build for --without-default-devices
Cornelia Huck
2020-11-05
1
-1
/
+2
*
s390x/pci: get zPCI function info from host
Matthew Rosato
2020-11-01
3
-4
/
+11
*
s390x/pci: use a PCI Function structure
Pierre Morel
2020-11-01
1
-0
/
+1
*
s390x/pci: use a PCI Group structure
Pierre Morel
2020-11-01
1
-0
/
+10
*
s390x/pci: create a header dedicated to PCI CLP
Pierre Morel
2020-11-01
3
-196
/
+212
*
s390x/pci: Honor DMA limits set by vfio
Matthew Rosato
2020-11-01
3
-0
/
+24
*
s390x/pci: Add routine to get the vfio dma available count
Matthew Rosato
2020-11-01
1
-0
/
+24
*
s390x/pci: Move header files to include/hw/s390x
Matthew Rosato
2020-11-01
2
-0
/
+684
*
s390: guest support for diagnose 0x318
Collin Walling
2020-10-02
1
-0
/
+8
*
s390/sclp: add extended-length sccb support for kvm guest
Collin Walling
2020-10-02
1
-0
/
+1
*
s390/sclp: read sccb from mem based on provided length
Collin Walling
2020-10-02
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
3
-12
/
+4
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
5
-20
/
+5
*
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
3
-3
/
+3
*
ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
3
-12
/
+6
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
12
-74
/
+38
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
12
-53
/
+90
*
s390-virtio-ccw: Rename S390_MACHINE_CLASS macro
Eduardo Habkost
2020-08-27
1
-1
/
+1
*
s390x: Move typedef SCLPEventFacility to event-facility.h
Eduardo Habkost
2020-08-27
2
-2
/
+3
*
s390_flic: Move KVMS390FLICState typedef to header
Eduardo Habkost
2020-08-27
1
-0
/
+1
*
s390x/css: Refactor the css_queue_crw() routine
Eric Farman
2020-06-18
1
-0
/
+1
*
vfio-ccw: Add support for the schib region
Farhan Ali
2020-06-18
2
-1
/
+3
*
s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
Janosch Frank
2020-06-05
1
-2
/
+2
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
s390x/s390-virtio-ccw: Fix build on systems without KVM
Christian Borntraeger
2020-04-29
1
-0
/
+3
*
s390x: protvirt: SCLP interpretation
Janosch Frank
2020-04-29
1
-0
/
+2
*
s390x: protvirt: Support unpack facility
Janosch Frank
2020-04-29
2
-0
/
+56
*
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
2020-03-16
2
-5
/
+5
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
5
-5
/
+4
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
4
-2
/
+7
*
vfio-ccw: support async command subregion
Cornelia Huck
2019-06-24
2
-0
/
+5
*
s390/css: handle CCW_FLAG_SKIP
Cornelia Huck
2019-05-17
1
-0
/
+1
*
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
2019-04-12
2
-0
/
+29
*
target/s390x: Split out s390-tod.h
Richard Henderson
2019-02-18
1
-15
/
+1
*
hw/s390x: Fix bad mask in time2tod()
Thomas Huth
2018-12-20
1
-1
/
+1
*
s390x/tod: Properly stop the KVM TOD while the guest is not running
David Hildenbrand
2018-12-12
1
-1
/
+7
*
s390x/ap: base Adjunct Processor (AP) object model
Tony Krowiak
2018-10-12
2
-0
/
+41
*
s390x: Fence huge pages prior to 3.1
Janosch Frank
2018-10-04
1
-0
/
+3
*
hw/s390x/ioinst: Fix alignment problem in struct SubchDev
Thomas Huth
2018-10-04
2
-9
/
+16
*
hw/s390x/css: Remove QEMU_PACKED from struct SenseId
Thomas Huth
2018-10-04
1
-1
/
+1
*
s390x: remove 's390-squash-mcss' option
Cornelia Huck
2018-08-20
3
-8
/
+3
*
s390x/tcg: properly implement the TOD
David Hildenbrand
2018-07-02
1
-0
/
+19
*
s390x/tod: factor out TOD into separate device
David Hildenbrand
2018-07-02
1
-0
/
+46
*
s390x: refactor reset/reipl handling
David Hildenbrand
2018-05-14
1
-2
/
+0
*
hw/s390x: Allow to configure the consoles with the "-serial" parameter
Thomas Huth
2018-04-30
1
-0
/
+2
*
s390x/sclp: extend SCLP event masks to 64 bits
Claudio Imbrenda
2018-04-30
1
-1
/
+1
[next]