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
/
hw
/
s390x
Commit message (
Expand
)
Author
Age
Files
Lines
*
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
1
-2
/
+2
*
s390x: Add KVM PV dump interface
Janosch Frank
2022-10-26
1
-0
/
+51
*
s390x: Introduce PV query interface
Janosch Frank
2022-10-26
2
-0
/
+67
*
s390x/s390-virtio-ccw: add zpcii-disable machine property
Matthew Rosato
2022-09-26
2
-1
/
+27
*
s390x/pci: reflect proper maxstbl for groups of interpreted devices
Matthew Rosato
2022-09-26
1
-1
/
+5
*
s390x/pci: let intercept devices have separate PCI groups
Matthew Rosato
2022-09-26
2
-5
/
+54
*
s390x/pci: enable adapter event notification for interpreted devices
Matthew Rosato
2022-09-26
3
-5
/
+85
*
s390x/pci: don't fence interpreted devices without MSI-X
Matthew Rosato
2022-09-26
1
-1
/
+5
*
s390x/pci: enable for load/store interpretation
Matthew Rosato
2022-09-26
4
-1
/
+104
*
s390x/pci: add routine to get host function handle from CLP info
Matthew Rosato
2022-09-26
1
-16
/
+67
*
target/s390x: support SHA-512 extensions
Jason A. Donenfeld
2022-09-23
1
-0
/
+3
*
s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1
Christian Borntraeger
2022-08-25
1
-0
/
+1
*
hw: Add compat machines for 7.2
Cornelia Huck
2022-08-25
1
-1
/
+13
*
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-08-01
1
-1
/
+1
*
virtio: stop ioeventfd on reset
Paolo Bonzini
2022-06-14
1
-1
/
+0
*
s390x: simplify virtio_ccw_reset_virtio
Paolo Bonzini
2022-06-14
1
-6
/
+5
*
modules: introduces module_kconfig directive
Jose R. Ziviani
2022-06-06
1
-0
/
+1
*
hw/s390x/s390-virtio-ccw: Improve the machine description string
Thomas Huth
2022-06-03
1
-1
/
+1
*
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-12
1
-14
/
+6
*
target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU model
David Miller
2022-05-04
1
-0
/
+3
*
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-20
1
-1
/
+13
*
virtio-ccw: do not include headers for all virtio devices
Paolo Bonzini
2022-04-06
4
-16
/
+6
*
virtio-ccw: move device type declarations to .c files
Paolo Bonzini
2022-04-06
13
-133
/
+119
*
virtio-ccw: move vhost_ccw_scsi to a separate file
Paolo Bonzini
2022-04-06
3
-47
/
+65
*
s390x: follow qdev tree to detect SCSI device on a CCW bus
Paolo Bonzini
2022-04-06
1
-8
/
+12
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
David Miller
2022-02-28
1
-0
/
+3
*
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
5
-5
/
+5
*
rtc: Move RTC function prototypes to their own header
Peter Maydell
2022-01-28
1
-1
/
+1
*
s390x/ipl: support extended kernel command line size
Marc Hartmayer
2022-01-18
1
-4
/
+23
*
hw: Add compat machines for 7.0
Cornelia Huck
2022-01-05
1
-1
/
+13
*
s390x/pci: add supported DT information to clp response
Matthew Rosato
2021-12-17
3
-0
/
+3
*
s390x/pci: use the passthrough measurement update interval
Matthew Rosato
2021-12-17
1
-2
/
+3
*
s390x/pci: don't use hard-coded dma range in reg_ioat
Matthew Rosato
2021-12-17
1
-4
/
+5
*
pci: Export pci_for_each_device_under_bus*()
Peter Xu
2021-11-02
1
-3
/
+2
*
s390x/ipl: check kernel command line size
Marc Hartmayer
2021-10-13
1
-1
/
+11
*
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
1
-1
/
+1
*
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-10-01
1
-0
/
+1
*
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
2021-09-30
3
-3
/
+3
*
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-09-30
2
-4
/
+3
*
s390x/cpumodel: Add more feature to gen16 default model
Christian Borntraeger
2021-09-07
1
-0
/
+5
*
s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK
Thomas Huth
2021-09-06
3
-10
/
+10
*
hw/s390x/s390-skeys: lazy storage key enablement under TCG
David Hildenbrand
2021-09-06
1
-14
/
+51
*
hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled
David Hildenbrand
2021-09-06
2
-8
/
+8
*
hw/s390x/s390-skeys: check if an address is valid before dumping the key
David Hildenbrand
2021-09-06
1
-5
/
+8
*
hw/s390x/s390-skeys: use memory mapping to detect which storage keys to dump
David Hildenbrand
2021-09-06
1
-20
/
+30
*
hw/s390x/s390-skeys: use memory mapping to detect which storage keys to migrate
David Hildenbrand
2021-09-06
1
-27
/
+43
*
vfio-ccw: forward halt/clear errors
Cornelia Huck
2021-09-06
1
-4
/
+34
*
hw: Add compat machines for 6.2
Yanan Wang
2021-09-01
1
-1
/
+13
[next]