index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
s390-virtio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-06
s390x/cpumodel: "host" and "qemu" as CPU subclasses
David Hildenbrand
1
-1
/
+5
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-10
s390x/cpu: use g_new0
Cornelia Huck
1
-1
/
+1
2016-03-10
s390x/cpu: Add error handling to cpu creation
Matthew Rosato
1
-1
/
+1
2016-03-10
s390x/cpu: Add CPU property links
Matthew Rosato
1
-5
/
+12
2016-03-10
s390x/cpu: Tolerate max_cpus
Matthew Rosato
1
-5
/
+6
2016-03-10
s390x/cpu: Set initial CPU state in common routine
Matthew Rosato
1
-4
/
+0
2016-03-10
s390x/cpu: Cleanup init in preparation for hotplug
Matthew Rosato
1
-4
/
+4
2016-03-01
s390x/virtio: old machine leftovers
Cornelia Huck
1
-2
/
+0
2016-02-11
s390x: remove s390-zipl.rom
Michael Tokarev
1
-1
/
+0
2016-01-29
s390: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
s390x/virtio: use qemu_check_nic_model()
Cornelia Huck
1
-4
/
+1
2016-01-13
s390x: remove s390-virtio devices
Pierre Morel
1
-1
/
+0
2016-01-13
s390x: remove s390-virtio machine
Pierre Morel
1
-162
/
+0
2015-12-01
s390x: no deprecation warning while testing
Cornelia Huck
1
-3
/
+6
2015-11-11
s390: deprecate the non-ccw machine in 2.5
Christian Borntraeger
1
-1
/
+5
2015-11-11
s390x/ipl: clean up qom definitions and turn into TYPE_DEVICE
David Hildenbrand
1
-5
/
+5
2015-10-21
s390x/cmma: clean up cmma reset
David Hildenbrand
1
-0
/
+1
2015-10-21
s390x: reset crypto only on clear reset and QEMU reset
David Hildenbrand
1
-0
/
+1
2015-10-21
s390x: machine reset function with new ipl cpu handling
David Hildenbrand
1
-0
/
+13
2015-09-19
machine: Set MachineClass::name automatically
Eduardo Habkost
1
-1
/
+0
2015-09-19
s390-virtio: Rename machine class name to use MACHINE_TYPE_NAME
Eduardo Habkost
1
-2
/
+3
2015-09-07
s390: unify allocation of initial memory
David Hildenbrand
1
-8
/
+1
2015-09-07
s390: move memory calculation into the sclp device
David Hildenbrand
1
-15
/
+3
2015-09-07
s390: disallow memory hotplug for the s390-virtio machine
David Hildenbrand
1
-0
/
+5
2015-09-03
s390x: Enable new s390-storage-keys device
Jason J. Herne
1
-6
/
+5
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-0
/
+1
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-1
/
+1
2015-06-17
s390x: Switch to s390-ccw machine as default
Alexander Graf
1
-1
/
+0
2015-05-08
s390-virtio: Accommodate guests using virtqueues too early
Christian Borntraeger
1
-0
/
+10
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
1
-1
/
+3
2015-03-16
s390x/kvm: Guest Migration TOD clock synchronization
Jason J. Herne
1
-0
/
+52
2015-02-13
s390x/ipl: support diagnose 308 subcodes 5 and 6
Fan Zhang
1
-0
/
+2
2015-02-13
s390x/ipl: always load the bios for ccw machine
Fan Zhang
1
-2
/
+4
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-1
/
+1
2014-10-10
s390x/kvm: introduce proper states for s390 cpus
David Hildenbrand
1
-32
/
+0
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-1
/
+1
2014-09-01
s390-virtio: Apply same memory boundaries as virtio-ccw
Matthew Rosato
1
-6
/
+9
2014-08-25
s390x: Migrate to new NMI interface
Alexey Kardashevskiy
1
-0
/
+15
2014-08-25
s390x: Convert QEMUMachine to MachineClass
Alexey Kardashevskiy
1
-17
/
+27
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-5
/
+5
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-5
/
+3
2014-02-27
s390x/kvm: implement floating-interrupt controller device
Jens Freimann
1
-0
/
+2
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
1
-1
/
+0
2013-07-29
s390x: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
1
-2
/
+2
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-04-26
S390: IPL: Use different firmware for different machines
Alexander Graf
1
-2
/
+5
2013-04-12
Typo, spelling and grammatical fixes
Peter Maydell
1
-1
/
+1
[next]