summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
...
* | s390x: always provide pci supportCornelia Huck2019-02-183-83/+1Star
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-02-052-4/+7
|\
| * hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...Paolo Bonzini2019-02-051-1/+1
| * elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick2019-02-051-3/+6
* | s390x/pci: Unplug remaining requested devices on pcihost resetDavid Hildenbrand2019-02-051-0/+15
* | s390x/pci: Warn when adding PCI devices without the 'zpci' featureDavid Hildenbrand2019-02-051-0/+6
* | s390x/pci: Fix hotplugging of PCI bridgesDavid Hildenbrand2019-02-051-9/+19
* | s390x/pci: Fix primary bus number for PCI bridgesDavid Hildenbrand2019-02-051-5/+8
* | s390x/pci: mark zpci devices as unmigratableCornelia Huck2019-02-041-0/+10
* | s390x/pci: Drop release timer and replace it with a flagDavid Hildenbrand2019-02-042-33/+8Star
* | s390x/pci: Introduce unplug requests and split unplug handlerDavid Hildenbrand2019-02-042-54/+113
|/
* s390x/pci: add common function measurement blockYi Min Zhao2019-01-184-4/+163
* s390x/pci: Ignore the unplug call if we already have a release_timerDavid Hildenbrand2019-01-181-0/+3
* s390x/pci: Always delete and free the release_timerDavid Hildenbrand2019-01-181-1/+1
* s390x/pci: Move some hotplug checks to the pre_plug handlerDavid Hildenbrand2019-01-181-16/+25
* s390x/pci: Use hotplug_dev instead of looking up the host bridgeDavid Hildenbrand2019-01-181-2/+2
* s390x/pci: Set the iommu region size mpcifc requestPierre Morel2019-01-181-1/+1
* s390x/pci: Send correct event on hotplugDavid Hildenbrand2019-01-181-1/+1
* s390: avoid potential null dereference in s390_pcihost_unplug()Li Qiang2019-01-181-0/+4
* machine: Use shorter format for GlobalProperty arraysEduardo Habkost2019-01-101-61/+14Star
* include: remove compat.hMarc-André Lureau2019-01-071-1/+0Star
* compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macrosMarc-André Lureau2019-01-071-1/+1
* compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macrosMarc-André Lureau2019-01-071-5/+1Star
* compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau2019-01-071-1/+1
* compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau2019-01-071-4/+1Star
* compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau2019-01-071-1/+1
* compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau2019-01-071-1/+1
* compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau2019-01-071-5/+1Star
* compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macrosMarc-André Lureau2019-01-071-1/+1
* compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macrosMarc-André Lureau2019-01-071-5/+1Star
* compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macrosMarc-André Lureau2019-01-071-4/+1Star
* compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macrosMarc-André Lureau2019-01-071-5/+1Star
* machine: move compat properties out of globalsMarc-André Lureau2019-01-071-127/+112Star
* hw: apply machine compat properties without touching globalsMarc-André Lureau2019-01-071-11/+22
* machines: replace COMPAT define with a static arrayMarc-André Lureau2019-01-071-104/+115
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-12-211-6/+6
|\
| * s390x/pci: rename hotplug handler callbacksDavid Hildenbrand2018-12-201-6/+6
* | hw/s390/ccw.c: Don't take address of packed membersPeter Maydell2018-12-201-6/+26
|/
* error: Remove NULL checks on error_propagate() callsMarkus Armbruster2018-12-181-3/+1Star
* hw/s390x/virtio-ccw.c: Don't take address of fields in packed structsPeter Maydell2018-12-121-20/+22
* s390x/tod: Properly stop the KVM TOD while the guest is not runningDavid Hildenbrand2018-12-121-2/+100
* s390x: introduce 4.0 compat machineCornelia Huck2018-12-121-1/+16
* s390x/zpci: drop msix.availableDavid Hildenbrand2018-12-122-3/+0Star
* s390x/pci: properly fail if the zPCI device cannot be createdDavid Hildenbrand2018-11-131-6/+19
* hw/s390x: Include the tod-qemu also for builds with --disable-tcgThomas Huth2018-10-121-1/+1
* s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak2018-10-124-0/+122
* hw/s390x/s390-pci-bus: Convert sysbus init function to realize functionThomas Huth2018-10-041-13/+21
* s390x: Fence huge pages prior to 3.1Janosch Frank2018-10-041-0/+10
* hw/s390x/css: Remove QEMU_PACKED from struct SenseIdThomas Huth2018-10-041-16/+22
* hw/s390x/ipl: Fix alignment problems of S390IPLState membersThomas Huth2018-10-041-2/+3