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
/
s390-virtio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x/cpumodel: "host" and "qemu" as CPU subclasses
David Hildenbrand
2016-09-06
1
-1
/
+5
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
s390x/cpu: use g_new0
Cornelia Huck
2016-03-10
1
-1
/
+1
*
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
1
-5
/
+12
*
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
1
-4
/
+4
*
s390x/virtio: old machine leftovers
Cornelia Huck
2016-03-01
1
-2
/
+0
*
s390x: remove s390-zipl.rom
Michael Tokarev
2016-02-11
1
-1
/
+0
*
s390: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
s390x/virtio: use qemu_check_nic_model()
Cornelia Huck
2016-01-13
1
-4
/
+1
*
s390x: remove s390-virtio devices
Pierre Morel
2016-01-13
1
-1
/
+0
*
s390x: remove s390-virtio machine
Pierre Morel
2016-01-13
1
-162
/
+0
*
s390x: no deprecation warning while testing
Cornelia Huck
2015-12-01
1
-3
/
+6
*
s390: deprecate the non-ccw machine in 2.5
Christian Borntraeger
2015-11-11
1
-1
/
+5
*
s390x/ipl: clean up qom definitions and turn into TYPE_DEVICE
David Hildenbrand
2015-11-11
1
-5
/
+5
*
s390x/cmma: clean up cmma reset
David Hildenbrand
2015-10-21
1
-0
/
+1
*
s390x: reset crypto only on clear reset and QEMU reset
David Hildenbrand
2015-10-21
1
-0
/
+1
*
s390x: machine reset function with new ipl cpu handling
David Hildenbrand
2015-10-21
1
-0
/
+13
*
machine: Set MachineClass::name automatically
Eduardo Habkost
2015-09-19
1
-1
/
+0
*
s390-virtio: Rename machine class name to use MACHINE_TYPE_NAME
Eduardo Habkost
2015-09-19
1
-2
/
+3
*
s390: unify allocation of initial memory
David Hildenbrand
2015-09-07
1
-8
/
+1
*
s390: move memory calculation into the sclp device
David Hildenbrand
2015-09-07
1
-15
/
+3
*
s390: disallow memory hotplug for the s390-virtio machine
David Hildenbrand
2015-09-07
1
-0
/
+5
*
s390x: Enable new s390-storage-keys device
Jason J. Herne
2015-09-03
1
-6
/
+5
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-0
/
+1
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-1
/
+1
*
s390x: Switch to s390-ccw machine as default
Alexander Graf
2015-06-17
1
-1
/
+0
*
s390-virtio: Accommodate guests using virtqueues too early
Christian Borntraeger
2015-05-08
1
-0
/
+10
*
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-04-26
1
-1
/
+3
*
s390x/kvm: Guest Migration TOD clock synchronization
Jason J. Herne
2015-03-16
1
-0
/
+52
*
s390x/ipl: support diagnose 308 subcodes 5 and 6
Fan Zhang
2015-02-13
1
-0
/
+2
*
s390x/ipl: always load the bios for ccw machine
Fan Zhang
2015-02-13
1
-2
/
+4
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-1
/
+1
*
s390x/kvm: introduce proper states for s390 cpus
David Hildenbrand
2014-10-10
1
-32
/
+0
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+1
*
s390-virtio: Apply same memory boundaries as virtio-ccw
Matthew Rosato
2014-09-01
1
-6
/
+9
*
s390x: Migrate to new NMI interface
Alexey Kardashevskiy
2014-08-25
1
-0
/
+15
*
s390x: Convert QEMUMachine to MachineClass
Alexey Kardashevskiy
2014-08-25
1
-17
/
+27
*
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-28
1
-5
/
+5
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-5
/
+3
*
s390x/kvm: implement floating-interrupt controller device
Jens Freimann
2014-02-27
1
-0
/
+2
*
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-28
1
-1
/
+0
*
s390x: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-30
1
-2
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
S390: IPL: Use different firmware for different machines
Alexander Graf
2013-04-26
1
-2
/
+5
*
Typo, spelling and grammatical fixes
Peter Maydell
2013-04-12
1
-1
/
+1
[next]