Sign in
qemu
/
qemu
/
607dbdc4e09bfefa3f165079a5e87df035a0e26c
/
hw
/
s390x
06e6433
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
by Peter Maydell
· 6 years ago
9bf2650
hw: add compat machines for 4.1
by Cornelia Huck
· 6 years ago
41c3d42
Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging
by Cornelia Huck
· 6 years ago
905b7ee
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
by David Hildenbrand
· 6 years ago
9138977
s390x/kvm: Configure page size after memory has actually been initialized
by David Hildenbrand
· 6 years ago
44445d8
s390 vfio-ccw: Add bootindex property and IPLB data
by Jason J. Herne
· 6 years ago
7357b22
hw/s390x/3270-ccw: avoid taking address of fields in packed struct
by Daniel P. Berrangé
· 6 years ago
5d45a33
hw/s390x/ipl: avoid taking address of fields in packed struct
by Daniel P. Berrangé
· 6 years ago
bea0279
hw/s390/css: avoid taking address members in packed structs
by Daniel P. Berrangé
· 6 years ago
84bdc58
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
500016e
trace-events: Shorten file names in comments
by Markus Armbruster
· 6 years ago
ca9b7e2
kconfig: add CONFIG_MSI_NONBROKEN
by Paolo Bonzini
· 6 years ago
9e5c205
s390x: express dependencies with Kconfig
by Thomas Huth
· 6 years ago
82f5181
kconfig: introduce kconfig files
by Paolo Bonzini
· 6 years ago
07578b0
qdev: Let the hotplug_handler_unplug() caller delete the device
by David Hildenbrand
· 6 years ago
374b78e
s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device
by Tony Krowiak
· 6 years ago
2e68b86
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into staging
by Peter Maydell
· 6 years ago
a0430dd
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into staging
by Peter Maydell
· 6 years ago
0e2f453
qapi: make s390 commands depend on TARGET_S390X
by Marc-André Lureau
· 6 years ago
84176c7
s390x/cpumodel: default enable mepoch for z14 and later
by Collin Walling
· 6 years ago
d646b16
s390x: add zPCI feature to "qemu" CPU model
by David Hildenbrand
· 6 years ago
09ced81
s390x: always provide pci support
by Cornelia Huck
· 6 years ago
94d1cc5
qdev: pass an Object * to qbus_set_hotplug_handler()
by Michael Roth
· 6 years ago
3e29da9
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
bc0c93e
hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and devices
by Paolo Bonzini
· 6 years ago
4366e1d
elf: Add optional function ptr to load_elf() to parse ELF notes
by Liam Merwick
· 6 years ago
2313a88
s390x/pci: Unplug remaining requested devices on pcihost reset
by David Hildenbrand
· 6 years ago
703fef6
s390x/pci: Warn when adding PCI devices without the 'zpci' feature
by David Hildenbrand
· 6 years ago
150f462
s390x/pci: Fix hotplugging of PCI bridges
by David Hildenbrand
· 6 years ago
d30a750
s390x/pci: Fix primary bus number for PCI bridges
by David Hildenbrand
· 6 years ago
aede5d5
s390x/pci: mark zpci devices as unmigratable
by Cornelia Huck
· 6 years ago
9f2a46b
s390x/pci: Drop release timer and replace it with a flag
by David Hildenbrand
· 6 years ago
e0998fe
s390x/pci: Introduce unplug requests and split unplug handler
by David Hildenbrand
· 6 years ago
6e92c70
s390x/pci: add common function measurement block
by Yi Min Zhao
· 6 years ago
3549f8c
s390x/pci: Ignore the unplug call if we already have a release_timer
by David Hildenbrand
· 6 years ago
d648a3e
s390x/pci: Always delete and free the release_timer
by David Hildenbrand
· 6 years ago
6069bcd
s390x/pci: Move some hotplug checks to the pre_plug handler
by David Hildenbrand
· 6 years ago
19375e9
s390x/pci: Use hotplug_dev instead of looking up the host bridge
by David Hildenbrand
· 6 years ago
dbe9cf6
s390x/pci: Set the iommu region size mpcifc request
by Pierre Morel
· 6 years ago
d57d6ab
s390x/pci: Send correct event on hotplug
by David Hildenbrand
· 6 years ago
6ed675c
s390: avoid potential null dereference in s390_pcihost_unplug()
by Li Qiang
· 6 years ago
6c36bdd
machine: Use shorter format for GlobalProperty arrays
by Eduardo Habkost
· 6 years ago
a1c3c56
include: remove compat.h
by Marc-André Lureau
· 6 years ago
2f99b9c
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
by Marc-André Lureau
· 6 years ago
fe75961
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
by Marc-André Lureau
· 6 years ago
ff8f261
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
by Marc-André Lureau
· 6 years ago
5a99506
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
by Marc-André Lureau
· 6 years ago
edc24cc
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
by Marc-André Lureau
· 6 years ago
3e80315
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
by Marc-André Lureau
· 6 years ago
503224f
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
by Marc-André Lureau
· 6 years ago
43df70a
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
by Marc-André Lureau
· 6 years ago
0d47310
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
by Marc-André Lureau
· 6 years ago
ddb3235
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
by Marc-André Lureau
· 6 years ago
abd93cc
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
by Marc-André Lureau
· 6 years ago
88cbe07
machine: move compat properties out of globals
by Marc-André Lureau
· 6 years ago
b66bbee
hw: apply machine compat properties without touching globals
by Marc-André Lureau
· 6 years ago
fa386d9
machines: replace COMPAT define with a static array
by Marc-André Lureau
· 6 years ago
1576377
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 6 years ago
fa2a775
s390x/pci: rename hotplug handler callbacks
by David Hildenbrand
· 6 years ago
55281a2
hw/s390/ccw.c: Don't take address of packed members
by Peter Maydell
· 6 years ago
b232200
error: Remove NULL checks on error_propagate() calls
by Markus Armbruster
· 6 years ago
c9aacaa
hw/s390x/virtio-ccw.c: Don't take address of fields in packed structs
by Peter Maydell
· 6 years ago
9bc9d3d
s390x/tod: Properly stop the KVM TOD while the guest is not running
by David Hildenbrand
· 6 years ago
8c7b0c7
s390x: introduce 4.0 compat machine
by Cornelia Huck
· 6 years ago
c8a7caf
s390x/zpci: drop msix.available
by David Hildenbrand
· 6 years ago
b6e67ec
s390x/pci: properly fail if the zPCI device cannot be created
by David Hildenbrand
· 6 years ago
0161215
hw/s390x: Include the tod-qemu also for builds with --disable-tcg
by Thomas Huth
· 6 years ago
a51b315
s390x/ap: base Adjunct Processor (AP) object model
by Tony Krowiak
· 6 years ago
b576d58
hw/s390x/s390-pci-bus: Convert sysbus init function to realize function
by Thomas Huth
· 6 years ago
28221f9
s390x: Fence huge pages prior to 3.1
by Janosch Frank
· 6 years ago
729315e
hw/s390x/css: Remove QEMU_PACKED from struct SenseId
by Thomas Huth
· 6 years ago
3b8afb4
hw/s390x/ipl: Fix alignment problems of S390IPLState members
by Thomas Huth
· 6 years ago
331cf66
hw/s390x: Move virtio-ccw-blk code to a separate file
by Thomas Huth
· 7 years ago
efbc178
hw/s390x: Move virtio-ccw-net code to a separate file
by Thomas Huth
· 7 years ago
90b90a0
hw/s390x: Move virtio-ccw-input code to a separate file
by Thomas Huth
· 7 years ago
5c76546
hw/s390x: Move virtio-ccw-gpu code to a separate file
by Thomas Huth
· 7 years ago
d8d4d62
hw/s390x: Move vhost-vsock-ccw code to a separate file
by Thomas Huth
· 7 years ago
a8e1b5f
hw/s390x: Move virtio-ccw-crypto code to a separate file
by Thomas Huth
· 7 years ago
56541db
hw/s390x: Move virtio-ccw-9p code to a separate file
by Thomas Huth
· 7 years ago
dcdc7ad
hw/s390x: Move virtio-ccw-rng code to a separate file
by Thomas Huth
· 7 years ago
e594bfe
hw/s390x: Move virtio-ccw-scsi code to a separate file
by Thomas Huth
· 7 years ago
dcfd828
hw/s390x: Move virtio-ccw-balloon code to a separate file
by Thomas Huth
· 7 years ago
901f5f1
hw/s390x: Move virtio-ccw-serial code to a separate file
by Thomas Huth
· 7 years ago
2d6ff33
hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()
by Thomas Huth
· 7 years ago
36699ab
s390x: remove 's390-squash-mcss' option
by Cornelia Huck
· 7 years ago
9ca056d
s390x: introduce 3.1 compat machine
by Cornelia Huck
· 7 years ago
408e5ac
s390x/sclp: fix maxram calculation
by Christian Borntraeger
· 7 years ago
78dcf51
error: Remove NULL checks on error_propagate() calls
by Philippe Mathieu-Daudé
· 7 years ago
17f4566
s390x/storage attributes: fix CMMA_BLOCK_SIZE usage
by Claudio Imbrenda
· 7 years ago
e8c8589
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
393fc4c
hw/s390x: Use the IEC binary prefix definitions
by Philippe Mathieu-Daudé
· 7 years ago
7de3b1c
s390x/tcg: properly implement the TOD
by David Hildenbrand
· 7 years ago
8046f37
s390x/tod: factor out TOD into separate device
by David Hildenbrand
· 7 years ago
8727315
s390x/cpumodel: default enable bpb and ppa15 for z196 and later
by Christian Borntraeger
· 7 years ago
0f0f8b6
loader: Check access size when calling rom_ptr() to avoid crashes
by Thomas Huth
· 7 years ago
76ed4b1
s390/ipl: fix ipl with -no-reboot
by Christian Borntraeger
· 7 years ago
acd7ef8
s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSW
by Christian Borntraeger
· 7 years ago
ea2dd69
vfio-ccw: remove orb.c64 (64 bit data addresses) check
by Halil Pasic
· 7 years ago
9a51c9e
vfio-ccw: add force unlimited prefetch property
by Halil Pasic
· 7 years ago
7a5342e
virtio-ccw: clean up notify
by Halil Pasic
· 7 years ago
Next »