index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-21
s390x/css: Add passthrough IRB
Eric Farman
1
-0
/
+3
2021-06-21
s390x/css: Refactor IRB construction
Eric Farman
1
-0
/
+2
2021-06-21
s390x/css: Introduce an ESW struct
Eric Farman
1
-1
/
+11
2021-03-26
s390x: move S390_ADAPTER_SUPPRESSIBLE
Gerd Hoffmann
2
-7
/
+3
2021-03-09
Various spelling fixes
Michael Tokarev
1
-1
/
+1
2021-02-08
s390: Recognize confidential-guest-support option
David Gibson
1
-0
/
+17
2020-11-18
s390x/pci: fix endianness issues
Cornelia Huck
1
-4
/
+4
2020-11-05
s390x: fix build for --without-default-devices
Cornelia Huck
1
-1
/
+2
2020-11-01
s390x/pci: get zPCI function info from host
Matthew Rosato
3
-4
/
+11
2020-11-01
s390x/pci: use a PCI Function structure
Pierre Morel
1
-0
/
+1
2020-11-01
s390x/pci: use a PCI Group structure
Pierre Morel
1
-0
/
+10
2020-11-01
s390x/pci: create a header dedicated to PCI CLP
Pierre Morel
3
-196
/
+212
2020-11-01
s390x/pci: Honor DMA limits set by vfio
Matthew Rosato
3
-0
/
+24
2020-11-01
s390x/pci: Add routine to get the vfio dma available count
Matthew Rosato
1
-0
/
+24
2020-11-01
s390x/pci: Move header files to include/hw/s390x
Matthew Rosato
2
-0
/
+684
2020-10-02
s390: guest support for diagnose 0x318
Collin Walling
1
-0
/
+8
2020-10-02
s390/sclp: add extended-length sccb support for kvm guest
Collin Walling
1
-0
/
+1
2020-10-02
s390/sclp: read sccb from mem based on provided length
Collin Walling
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
3
-12
/
+4
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
5
-20
/
+5
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
3
-3
/
+3
2020-09-09
ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
Eduardo Habkost
1
-2
/
+2
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
3
-12
/
+6
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
12
-74
/
+38
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
12
-53
/
+90
2020-08-27
s390-virtio-ccw: Rename S390_MACHINE_CLASS macro
Eduardo Habkost
1
-1
/
+1
2020-08-27
s390x: Move typedef SCLPEventFacility to event-facility.h
Eduardo Habkost
2
-2
/
+3
2020-08-27
s390_flic: Move KVMS390FLICState typedef to header
Eduardo Habkost
1
-0
/
+1
2020-06-18
s390x/css: Refactor the css_queue_crw() routine
Eric Farman
1
-0
/
+1
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
2
-1
/
+3
2020-06-05
s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
Janosch Frank
1
-2
/
+2
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-1
/
+1
2020-04-29
s390x/s390-virtio-ccw: Fix build on systems without KVM
Christian Borntraeger
1
-0
/
+3
2020-04-29
s390x: protvirt: SCLP interpretation
Janosch Frank
1
-0
/
+2
2020-04-29
s390x: protvirt: Support unpack facility
Janosch Frank
2
-0
/
+56
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
2
-5
/
+5
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
5
-5
/
+4
2019-08-16
include: Make headers more self-contained
Markus Armbruster
4
-2
/
+7
2019-06-24
vfio-ccw: support async command subregion
Cornelia Huck
2
-0
/
+5
2019-05-17
s390/css: handle CCW_FLAG_SKIP
Cornelia Huck
1
-0
/
+1
2019-04-12
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
2
-0
/
+29
2019-02-18
target/s390x: Split out s390-tod.h
Richard Henderson
1
-15
/
+1
2018-12-20
hw/s390x: Fix bad mask in time2tod()
Thomas Huth
1
-1
/
+1
2018-12-12
s390x/tod: Properly stop the KVM TOD while the guest is not running
David Hildenbrand
1
-1
/
+7
2018-10-12
s390x/ap: base Adjunct Processor (AP) object model
Tony Krowiak
2
-0
/
+41
2018-10-04
s390x: Fence huge pages prior to 3.1
Janosch Frank
1
-0
/
+3
2018-10-04
hw/s390x/ioinst: Fix alignment problem in struct SubchDev
Thomas Huth
2
-9
/
+16
2018-10-04
hw/s390x/css: Remove QEMU_PACKED from struct SenseId
Thomas Huth
1
-1
/
+1
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
3
-8
/
+3
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
1
-0
/
+19
[next]