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
*
qdev: Make error_set_from_qdev_prop_error() get Object* argument
Eduardo Habkost
2020-12-15
1
-1
/
+1
*
qdev: Make qdev_get_prop_ptr() get Object* arg
Eduardo Habkost
2020-12-15
2
-5
/
+4
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-11
3
-14
/
+18
|
\
|
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
|
*
s390x: do not use ram_size global
Paolo Bonzini
2020-12-10
3
-7
/
+13
|
*
s390: remove bios_name
Paolo Bonzini
2020-12-10
2
-7
/
+4
*
|
Clean up includes
Markus Armbruster
2020-12-10
1
-1
/
+2
|
/
*
hw: add compat machines for 6.0
Cornelia Huck
2020-12-08
1
-1
/
+13
*
memory: Add IOMMUTLBEvent
Eugenio Pérez
2020-12-08
1
-11
/
+16
*
s390x/pci: fix endianness issues
Cornelia Huck
2020-11-18
3
-13
/
+25
*
s390x/pci: Unregister listeners before destroying IOMMU address space
Matthew Rosato
2020-11-18
1
-0
/
+7
*
s390/kvm: fix diag318 propagation and reset functionality
Collin Walling
2020-11-18
1
-0
/
+4
*
s390x: Avoid variable size warning in ipl.h
Daniele Buono
2020-11-10
1
-2
/
+2
*
s390x: fix build for --without-default-devices
Cornelia Huck
2020-11-05
1
-1
/
+1
*
s390x/pci: get zPCI function info from host
Matthew Rosato
2020-11-01
3
-3
/
+191
*
s390x/pci: use a PCI Function structure
Pierre Morel
2020-11-01
2
-6
/
+14
*
s390x/pci: clean up s390 PCI groups
Matthew Rosato
2020-11-01
1
-0
/
+12
*
s390x/pci: use a PCI Group structure
Pierre Morel
2020-11-01
2
-9
/
+56
*
s390x/pci: Honor DMA limits set by vfio
Matthew Rosato
2020-11-01
3
-11
/
+92
*
s390x/pci: Add routine to get the vfio dma available count
Matthew Rosato
2020-11-01
2
-0
/
+55
*
s390x/pci: Move header files to include/hw/s390x
Matthew Rosato
2020-11-01
5
-689
/
+5
*
s390x: pv: Remove sclp boundary checks
Janosch Frank
2020-10-22
1
-5
/
+0
*
s390x/s390-virtio-ccw: Reset PCI devices during subsystem reset
Matthew Rosato
2020-10-22
1
-0
/
+1
*
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2020-10-09
1
-6
/
+1
*
s390: guest support for diagnose 0x318
Collin Walling
2020-10-02
1
-0
/
+5
*
s390/sclp: add extended-length sccb support for kvm guest
Collin Walling
2020-10-02
1
-6
/
+37
*
s390/sclp: use cpu offset to locate cpu entries
Collin Walling
2020-10-02
1
-2
/
+4
*
s390/sclp: check sccb len before filling in data
Collin Walling
2020-10-02
1
-12
/
+14
*
s390/sclp: read sccb from mem based on provided length
Collin Walling
2020-10-02
2
-25
/
+32
*
s390/sclp: rework sclp boundary checks
Collin Walling
2020-10-02
1
-1
/
+18
*
s390/sclp: get machine once during read scp/cpu info
Collin Walling
2020-10-02
1
-4
/
+4
*
hw/s390x/css: Remove double initialization
Philippe Mathieu-Daudé
2020-10-02
1
-1
/
+0
*
vhost-vsock-ccw: force virtio version 1
Stefano Garzarella
2020-09-29
1
-0
/
+12
*
virtio: skip legacy support check on machine types less than 5.1
Stefano Garzarella
2020-09-29
1
-3
/
+12
*
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-09-29
1
-12
/
+0
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
2
-2
/
+2
*
virtio: add vhost-user-fs-ccw device
Halil Pasic
2020-09-23
2
-0
/
+76
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
3
-54
/
+18
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
2
-7
/
+2
*
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-16
1
-1
/
+1
*
ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
Eduardo Habkost
2020-09-09
1
-1
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
4
-52
/
+42
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
4
-41
/
+63
*
virtio: add Virtio*BusClass sizes
Cornelia Huck
2020-09-02
1
-0
/
+1
*
s390-virtio-ccw: Rename S390_MACHINE_CLASS macro
Eduardo Habkost
2020-08-27
1
-7
/
+7
*
virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASS
Eduardo Habkost
2020-08-27
1
-2
/
+2
*
virtio-ccw-input: fix description
Cornelia Huck
2020-08-27
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-08-22
1
-1
/
+13
|
\
|
*
hw: add compat machines for 5.2
Cornelia Huck
2020-08-19
1
-1
/
+13
*
|
meson: convert hw/arch*
Marc-André Lureau
2020-08-21
2
-37
/
+46
[next]