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
/
sclp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x/sclp.c: remove unneeded label in sclp_service_call()
Daniel Henrique Barboza
2020-01-27
1
-11
/
+5
*
s390x: sclp: Report insufficient SCCB length
Claudio Imbrenda
2019-09-30
1
-0
/
+12
*
s390x: sclp: fix error handling for oversize control blocks
Janosch Frank
2019-09-30
1
-2
/
+1
*
s390x: sclp: boundary check
Janosch Frank
2019-09-30
1
-0
/
+5
*
s390x: sclp: refactor invalid command check
Janosch Frank
2019-09-30
1
-1
/
+16
*
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
1
-1
/
+1
*
s390x/sclp: fix maxram calculation
Christian Borntraeger
2018-07-30
1
-0
/
+1
*
hw/s390x: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+2
*
s390x/sclp: remove memory hotplug support
David Hildenbrand
2018-02-26
1
-305
/
+5
*
s390x/sclp: fix missing be conversion
David Hildenbrand
2018-01-22
1
-2
/
+2
*
s390x/sclp: fixup highest CPU address
Christian Borntraeger
2018-01-22
1
-1
/
+1
*
s390x/sclp: Mark the sclp device with user_creatable = false
Thomas Huth
2017-10-06
1
-0
/
+5
*
s390x: generate sclp cpu information from possible_cpus
David Hildenbrand
2017-09-19
1
-20
/
+14
*
s390x: drop inclusion of sysemu/kvm.h from some files
David Hildenbrand
2017-08-30
1
-1
/
+0
*
s390x/kvm: drop KVMState parameter from s390_get_memslot_count()
David Hildenbrand
2017-08-30
1
-1
/
+1
*
s390x/sclp: properly guard pci-specific functions
Cornelia Huck
2017-08-30
1
-5
/
+34
*
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
1
-2
/
+1
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-1
/
+1
*
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
2017-05-10
1
-2
/
+2
|
\
|
*
Remove reduntant qemu: from error functions
Ishani Chugh
2017-05-07
1
-2
/
+2
*
|
hw/s390x/sclp: update LOADPARM in SCP Info
Farhan Ali
2017-05-02
1
-0
/
+9
|
/
*
s390x: remove useless cast
Laurent Vivier
2016-09-15
1
-1
/
+1
*
s390x/sclp: propagate hmfai
David Hildenbrand
2016-09-06
1
-0
/
+1
*
s390x/sclp: propagate the mha via sclp
David Hildenbrand
2016-09-06
1
-0
/
+1
*
s390x/sclp: propagate the ibc val (lowest and unblocked ibc)
David Hildenbrand
2016-09-06
1
-0
/
+2
*
s390x/sclp: indicate sclp features
David Hildenbrand
2016-09-06
1
-0
/
+9
*
s390x/sclp: factor out preparation of cpu entries
David Hildenbrand
2016-09-06
1
-10
/
+12
*
s390/sclp: cache the sclp device
Christian Borntraeger
2016-09-05
1
-1
/
+6
*
s390x/pci: separate s390_sclp_configure function
Yi Min Zhao
2016-05-17
1
-2
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
s390: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
s390x/sclp: add device to the sysbus in sclp_realize
David Hildenbrand
2016-01-27
1
-2
/
+6
*
s390/sclp: Simplify control flow in sclp_realize()
Markus Armbruster
2016-01-13
1
-6
/
+3
*
hw/s390x: Rename local variables Error *l_err to just err
Markus Armbruster
2016-01-13
1
-7
/
+7
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-1
/
+2
*
s390/sclp: simplify calculation of rnmax
David Hildenbrand
2015-09-07
1
-3
/
+1
*
s390/sclp: store the increment_size in the sclp device
David Hildenbrand
2015-09-07
1
-17
/
+3
*
s390: move memory calculation into the sclp device
David Hildenbrand
2015-09-07
1
-0
/
+62
*
s390/sclp: ignore memory hotplug operations if it is disabled
David Hildenbrand
2015-09-07
1
-7
/
+26
*
s390: no need to manually parse for slots and maxmem
David Hildenbrand
2015-09-07
1
-8
/
+3
*
s390/sclp: move sclp_service_interrupt into the sclp device
David Hildenbrand
2015-09-07
1
-9
/
+12
*
s390/sclp: move sclp_execute related functions into the SCLP class
David Hildenbrand
2015-09-07
1
-17
/
+36
*
s390/sclp: introduce a root sclp device
David Hildenbrand
2015-09-07
1
-9
/
+56
*
s390/sclp: temporarily fix unassignment/reassignment of memory subregions
David Hildenbrand
2015-09-07
1
-2
/
+8
*
sclp: sort into categories
Cornelia Huck
2015-04-30
1
-0
/
+9
*
s390: Add PCI bus support
Frank Blaschka
2015-01-12
1
-1
/
+9
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+1
*
sclp-s390: Add memory hotplug SCLPs
Matthew Rosato
2014-09-01
1
-6
/
+253
*
sclp-s390: Add device to manage s390 memory hotplug
Matthew Rosato
2014-09-01
1
-0
/
+30
*
s390x/event-facility: code restructure
Heinz Graalfs
2014-02-27
1
-46
/
+12
[next]