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
...
*
|
s390x: always provide pci support
Cornelia Huck
2019-02-18
3
-83
/
+1
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-02-05
2
-4
/
+7
|
\
|
*
hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...
Paolo Bonzini
2019-02-05
1
-1
/
+1
|
*
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-05
1
-3
/
+6
*
|
s390x/pci: Unplug remaining requested devices on pcihost reset
David Hildenbrand
2019-02-05
1
-0
/
+15
*
|
s390x/pci: Warn when adding PCI devices without the 'zpci' feature
David Hildenbrand
2019-02-05
1
-0
/
+6
*
|
s390x/pci: Fix hotplugging of PCI bridges
David Hildenbrand
2019-02-05
1
-9
/
+19
*
|
s390x/pci: Fix primary bus number for PCI bridges
David Hildenbrand
2019-02-05
1
-5
/
+8
*
|
s390x/pci: mark zpci devices as unmigratable
Cornelia Huck
2019-02-04
1
-0
/
+10
*
|
s390x/pci: Drop release timer and replace it with a flag
David Hildenbrand
2019-02-04
2
-33
/
+8
*
|
s390x/pci: Introduce unplug requests and split unplug handler
David Hildenbrand
2019-02-04
2
-54
/
+113
|
/
*
s390x/pci: add common function measurement block
Yi Min Zhao
2019-01-18
4
-4
/
+163
*
s390x/pci: Ignore the unplug call if we already have a release_timer
David Hildenbrand
2019-01-18
1
-0
/
+3
*
s390x/pci: Always delete and free the release_timer
David Hildenbrand
2019-01-18
1
-1
/
+1
*
s390x/pci: Move some hotplug checks to the pre_plug handler
David Hildenbrand
2019-01-18
1
-16
/
+25
*
s390x/pci: Use hotplug_dev instead of looking up the host bridge
David Hildenbrand
2019-01-18
1
-2
/
+2
*
s390x/pci: Set the iommu region size mpcifc request
Pierre Morel
2019-01-18
1
-1
/
+1
*
s390x/pci: Send correct event on hotplug
David Hildenbrand
2019-01-18
1
-1
/
+1
*
s390: avoid potential null dereference in s390_pcihost_unplug()
Li Qiang
2019-01-18
1
-0
/
+4
*
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-10
1
-61
/
+14
*
include: remove compat.h
Marc-André Lureau
2019-01-07
1
-1
/
+0
*
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
1
-5
/
+1
*
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
1
-4
/
+1
*
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
2019-01-07
1
-5
/
+1
*
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
1
-5
/
+1
*
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
2019-01-07
1
-4
/
+1
*
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
2019-01-07
1
-5
/
+1
*
machine: move compat properties out of globals
Marc-André Lureau
2019-01-07
1
-127
/
+112
*
hw: apply machine compat properties without touching globals
Marc-André Lureau
2019-01-07
1
-11
/
+22
*
machines: replace COMPAT define with a static array
Marc-André Lureau
2019-01-07
1
-104
/
+115
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-12-21
1
-6
/
+6
|
\
|
*
s390x/pci: rename hotplug handler callbacks
David Hildenbrand
2018-12-20
1
-6
/
+6
*
|
hw/s390/ccw.c: Don't take address of packed members
Peter Maydell
2018-12-20
1
-6
/
+26
|
/
*
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
2018-12-18
1
-3
/
+1
*
hw/s390x/virtio-ccw.c: Don't take address of fields in packed structs
Peter Maydell
2018-12-12
1
-20
/
+22
*
s390x/tod: Properly stop the KVM TOD while the guest is not running
David Hildenbrand
2018-12-12
1
-2
/
+100
*
s390x: introduce 4.0 compat machine
Cornelia Huck
2018-12-12
1
-1
/
+16
*
s390x/zpci: drop msix.available
David Hildenbrand
2018-12-12
2
-3
/
+0
*
s390x/pci: properly fail if the zPCI device cannot be created
David Hildenbrand
2018-11-13
1
-6
/
+19
*
hw/s390x: Include the tod-qemu also for builds with --disable-tcg
Thomas Huth
2018-10-12
1
-1
/
+1
*
s390x/ap: base Adjunct Processor (AP) object model
Tony Krowiak
2018-10-12
4
-0
/
+122
*
hw/s390x/s390-pci-bus: Convert sysbus init function to realize function
Thomas Huth
2018-10-04
1
-13
/
+21
*
s390x: Fence huge pages prior to 3.1
Janosch Frank
2018-10-04
1
-0
/
+10
*
hw/s390x/css: Remove QEMU_PACKED from struct SenseId
Thomas Huth
2018-10-04
1
-16
/
+22
*
hw/s390x/ipl: Fix alignment problems of S390IPLState members
Thomas Huth
2018-10-04
1
-2
/
+3
[prev]
[next]