index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
2019-04-26
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
2019-04-25
Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging
Cornelia Huck
2019-04-25
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
2019-04-25
s390x/kvm: Configure page size after memory has actually been initialized
David Hildenbrand
2019-04-12
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
2019-04-03
hw/s390x/3270-ccw: avoid taking address of fields in packed struct
Daniel P. Berrangé
2019-04-03
hw/s390x/ipl: avoid taking address of fields in packed struct
Daniel P. Berrangé
2019-04-03
hw/s390/css: avoid taking address members in packed structs
Daniel P. Berrangé
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-18
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-07
s390x: express dependencies with Kconfig
Thomas Huth
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-04
s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device
Tony Krowiak
2019-02-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...
Peter Maydell
2019-02-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...
Peter Maydell
2019-02-18
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
2019-02-18
s390x/cpumodel: default enable mepoch for z14 and later
Collin Walling
2019-02-18
s390x: add zPCI feature to "qemu" CPU model
David Hildenbrand
2019-02-18
s390x: always provide pci support
Cornelia Huck
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-02-05
hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...
Paolo Bonzini
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-05
s390x/pci: Unplug remaining requested devices on pcihost reset
David Hildenbrand
2019-02-05
s390x/pci: Warn when adding PCI devices without the 'zpci' feature
David Hildenbrand
2019-02-05
s390x/pci: Fix hotplugging of PCI bridges
David Hildenbrand
2019-02-05
s390x/pci: Fix primary bus number for PCI bridges
David Hildenbrand
2019-02-04
s390x/pci: mark zpci devices as unmigratable
Cornelia Huck
2019-02-04
s390x/pci: Drop release timer and replace it with a flag
David Hildenbrand
2019-02-04
s390x/pci: Introduce unplug requests and split unplug handler
David Hildenbrand
2019-01-18
s390x/pci: add common function measurement block
Yi Min Zhao
2019-01-18
s390x/pci: Ignore the unplug call if we already have a release_timer
David Hildenbrand
2019-01-18
s390x/pci: Always delete and free the release_timer
David Hildenbrand
2019-01-18
s390x/pci: Move some hotplug checks to the pre_plug handler
David Hildenbrand
2019-01-18
s390x/pci: Use hotplug_dev instead of looking up the host bridge
David Hildenbrand
2019-01-18
s390x/pci: Set the iommu region size mpcifc request
Pierre Morel
2019-01-18
s390x/pci: Send correct event on hotplug
David Hildenbrand
2019-01-18
s390: avoid potential null dereference in s390_pcihost_unplug()
Li Qiang
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-07
include: remove compat.h
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
[next]