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
*
s390: use FILE instead of QEMUFile for creating text file
Daniel P. Berrange
2016-05-26
1
-12
/
+14
*
machine: add properties to compat_props incrementaly
Igor Mammedov
2016-05-20
1
-1
/
+0
*
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2016-05-19
6
-133
/
+10
*
s390: remove misleading comment
Michael Tokarev
2016-05-18
1
-1
/
+1
*
s390x/pci: remove whitespace
Yi Min Zhao
2016-05-17
1
-5
/
+5
*
s390x/pci: add length checking for pci sclp handlers
Yi Min Zhao
2016-05-17
1
-2
/
+12
*
s390x/pci: enhance mpcifc_service_call
Yi Min Zhao
2016-05-17
2
-7
/
+54
*
s390x/pci: fix s390_pci_sclp_deconfigure
Yi Min Zhao
2016-05-17
1
-0
/
+7
*
s390x/pci: introduce S390PCIBusDevice.iommu_enabled
Yi Min Zhao
2016-05-17
2
-5
/
+5
*
s390x/pci: export pci_dereg_ioat and pci_dereg_irqs
Yi Min Zhao
2016-05-17
2
-5
/
+8
*
s390x/pci: separate s390_pcihost_iommu_configure function
Yi Min Zhao
2016-05-17
3
-13
/
+16
*
s390x/pci: separate s390_sclp_configure function
Yi Min Zhao
2016-05-17
3
-8
/
+29
*
s390x/pci: fix reg_irqs()
Yi Min Zhao
2016-05-17
1
-2
/
+15
*
s390x/ipl: Remove redundant usage of gr7
Alexander Yarygin
2016-05-17
1
-27
/
+6
*
s390x/ipl: Add ssid field to IplParameterBlock
Alexander Yarygin
2016-05-17
2
-1
/
+3
*
s390x/ipl: Provide ipl parameter block
Alexander Yarygin
2016-05-17
2
-0
/
+8
*
s390x/ipl: Add type and length checks for IplParameterBlock values
Alexander Yarygin
2016-05-17
1
-0
/
+21
*
s390x/ipl: Extend the IplParameterBlock struct
Alexander Yarygin
2016-05-17
3
-6
/
+87
*
s390x: enable runtime instrumentation
Fan Zhang
2016-05-17
1
-0
/
+20
*
s390x: add compat machine for 2.7
Cornelia Huck
2016-05-17
1
-1
/
+20
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
3
-0
/
+6
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
6
-0
/
+6
*
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-03-15
1
-1
/
+1
|
\
|
*
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-03-11
1
-1
/
+1
*
|
s390x/cpu: use g_new0
Cornelia Huck
2016-03-10
1
-1
/
+1
*
|
s390x: Introduce S390MachineClass
Janosch Frank
2016-03-10
1
-14
/
+1
*
|
s390x: Introduce machine definition macros
Janosch Frank
2016-03-10
1
-42
/
+47
*
|
s390x/cpu: Allow hotplug of CPUs
Matthew Rosato
2016-03-10
1
-0
/
+10
*
|
s390x/cpu: Add error handling to cpu creation
Matthew Rosato
2016-03-10
1
-1
/
+1
*
|
s390x/cpu: Add CPU property links
Matthew Rosato
2016-03-10
2
-5
/
+46
*
|
s390x/cpu: Tolerate max_cpus
Matthew Rosato
2016-03-10
1
-5
/
+6
*
|
s390x/cpu: Set initial CPU state in common routine
Matthew Rosato
2016-03-10
1
-4
/
+0
*
|
s390x/cpu: Cleanup init in preparation for hotplug
Matthew Rosato
2016-03-10
3
-6
/
+6
|
/
*
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-03-04
1
-2
/
+2
*
s390x/css: only suspend when enabled by orb
Cornelia Huck
2016-03-01
1
-3
/
+8
*
s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
Wei Yang
2016-03-01
1
-1
/
+1
*
s390x/css: Use static initialization for channel_subsys fields
Eduardo Habkost
2016-03-01
1
-14
/
+11
*
s390x/css: Allocate channel_subsys statically
Eduardo Habkost
2016-03-01
1
-93
/
+92
*
s390x/pci: fix reg/dereg irq functions
Yi Min Zhao
2016-03-01
2
-12
/
+13
*
s390x/css: introduce indicator refcounting interfaces
Yi Min Zhao
2016-03-01
4
-72
/
+79
*
s390x/virtio: old machine leftovers
Cornelia Huck
2016-03-01
1
-2
/
+0
*
s390x: remove s390-zipl.rom
Michael Tokarev
2016-02-11
2
-2
/
+1
*
s390: Clean up includes
Peter Maydell
2016-01-29
14
-0
/
+14
*
s390x/css: fix control flags during csch
Halil Pasic
2016-01-27
1
-1
/
+1
*
s390x: fix generation of event information crw
Song Shan Gong
2016-01-27
2
-1
/
+13
*
s390x/sclp: add device to the sysbus in sclp_realize
David Hildenbrand
2016-01-27
1
-2
/
+6
*
s390x/skeys: Fix instance and class size
Christian Borntraeger
2016-01-27
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into...
Peter Maydell
2016-01-14
4
-29
/
+25
|
\
|
*
s390/sclp: Simplify control flow in sclp_realize()
Markus Armbruster
2016-01-13
1
-6
/
+3
[next]