aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-04-25hw: add compat machines for 4.1Cornelia Huck
2019-04-25Merge tag 's390-ccw-bios-2019-04-12' into s390-next-stagingCornelia Huck
2019-04-25exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand
2019-04-25s390x/kvm: Configure page size after memory has actually been initializedDavid Hildenbrand
2019-04-12s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne
2019-04-03hw/s390x/3270-ccw: avoid taking address of fields in packed structDaniel P. Berrangé
2019-04-03hw/s390x/ipl: avoid taking address of fields in packed structDaniel P. Berrangé
2019-04-03hw/s390/css: avoid taking address members in packed structsDaniel P. Berrangé
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-18kconfig: add CONFIG_MSI_NONBROKENPaolo Bonzini
2019-03-07s390x: express dependencies with KconfigThomas Huth
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-03-06qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand
2019-03-04s390x/vfio-ap: Implement hot plug/unplug of vfio-ap deviceTony Krowiak
2019-02-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...Peter Maydell
2019-02-18Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...Peter Maydell
2019-02-18qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau
2019-02-18s390x/cpumodel: default enable mepoch for z14 and laterCollin Walling
2019-02-18s390x: add zPCI feature to "qemu" CPU modelDavid Hildenbrand
2019-02-18s390x: always provide pci supportCornelia Huck
2019-02-17qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-02-05hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...Paolo Bonzini
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick
2019-02-05s390x/pci: Unplug remaining requested devices on pcihost resetDavid Hildenbrand
2019-02-05s390x/pci: Warn when adding PCI devices without the 'zpci' featureDavid Hildenbrand
2019-02-05s390x/pci: Fix hotplugging of PCI bridgesDavid Hildenbrand
2019-02-05s390x/pci: Fix primary bus number for PCI bridgesDavid Hildenbrand
2019-02-04s390x/pci: mark zpci devices as unmigratableCornelia Huck
2019-02-04s390x/pci: Drop release timer and replace it with a flagDavid Hildenbrand
2019-02-04s390x/pci: Introduce unplug requests and split unplug handlerDavid Hildenbrand
2019-01-18s390x/pci: add common function measurement blockYi Min Zhao
2019-01-18s390x/pci: Ignore the unplug call if we already have a release_timerDavid Hildenbrand
2019-01-18s390x/pci: Always delete and free the release_timerDavid Hildenbrand
2019-01-18s390x/pci: Move some hotplug checks to the pre_plug handlerDavid Hildenbrand
2019-01-18s390x/pci: Use hotplug_dev instead of looking up the host bridgeDavid Hildenbrand
2019-01-18s390x/pci: Set the iommu region size mpcifc requestPierre Morel
2019-01-18s390x/pci: Send correct event on hotplugDavid Hildenbrand
2019-01-18s390: avoid potential null dereference in s390_pcihost_unplug()Li Qiang
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost
2019-01-07include: remove compat.hMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau