61 Commits (5c30ef937f522a65df78dd9f496483fe4fc44d5e)

Author SHA1 Message Date
Christian Borntraeger 5c30ef937f vl/s390x: fixup ram sizes for compat machines 6 years ago
Daniel Henrique Barboza e6de76fca4 s390x/sclp.c: remove unneeded label in sclp_service_call() 7 years ago
Claudio Imbrenda 832be0d8a3 s390x: sclp: Report insufficient SCCB length 7 years ago
Janosch Frank d959f6cf50 s390x: sclp: fix error handling for oversize control blocks 7 years ago
Janosch Frank 6f6c9333ef s390x: sclp: boundary check 7 years ago
Janosch Frank 679b844756 s390x: sclp: refactor invalid command check 7 years ago
Like Xu ae71ed8610 hw/s390x: Replace global smp variables with machine smp properties 7 years ago
Christian Borntraeger 408e5ace51 s390x/sclp: fix maxram calculation 8 years ago
Philippe Mathieu-Daudé 393fc4c740 hw/s390x: Use the IEC binary prefix definitions 8 years ago
David Hildenbrand 82fab5c5b9 s390x/sclp: remove memory hotplug support 9 years ago
David Hildenbrand e537112b41 s390x/sclp: fix missing be conversion 9 years ago
Christian Borntraeger e2d9f90237 s390x/sclp: fixup highest CPU address 9 years ago
Thomas Huth e6cb60bf15 s390x/sclp: Mark the sclp device with user_creatable = false 9 years ago
David Hildenbrand bb535bb67e s390x: generate sclp cpu information from possible_cpus 9 years ago
David Hildenbrand e654ca84b6 s390x: drop inclusion of sysemu/kvm.h from some files 9 years ago
David Hildenbrand fba5f6feba s390x/kvm: drop KVMState parameter from s390_get_memslot_count() 9 years ago
Cornelia Huck 80b7a26536 s390x/sclp: properly guard pci-specific functions 9 years ago
Peter Maydell 98a99ce084 hw: Use new memory_region_init_{ram, rom, rom_device}() functions 9 years ago
Peter Maydell 1cfe48c1ce memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 9 years ago
Ishani Chugh d0e31a105e Remove reduntant qemu: from error functions 9 years ago
Farhan Ali b038411d85 hw/s390x/sclp: update LOADPARM in SCP Info 11 years ago
Laurent Vivier 57ddd73e61 s390x: remove useless cast 10 years ago
David Hildenbrand a366930780 s390x/sclp: propagate hmfai 10 years ago
David Hildenbrand 3fad3252a3 s390x/sclp: propagate the mha via sclp 10 years ago
David Hildenbrand 059be520d5 s390x/sclp: propagate the ibc val (lowest and unblocked ibc) 10 years ago
David Hildenbrand 4dd4200ee7 s390x/sclp: indicate sclp features 10 years ago
David Hildenbrand 026546e6c3 s390x/sclp: factor out preparation of cpu entries 10 years ago
Christian Borntraeger 989fd865f5 s390/sclp: cache the sclp device 10 years ago
Yi Min Zhao 8f5cb69313 s390x/pci: separate s390_sclp_configure function 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Peter Maydell 9615495afc s390: Clean up includes 11 years ago
David Hildenbrand 8b638c43af s390x/sclp: add device to the sysbus in sclp_realize 11 years ago
Markus Armbruster 24da21f265 s390/sclp: Simplify control flow in sclp_realize() 11 years ago
Markus Armbruster e6da780d5f hw/s390x: Rename local variables Error *l_err to just err 11 years ago
Markus Armbruster f8ed85ac99 Fix bad error handling after memory_region_init_ram() 11 years ago
David Hildenbrand bd80a8ad55 s390/sclp: simplify calculation of rnmax 11 years ago
David Hildenbrand 71a2fd355d s390/sclp: store the increment_size in the sclp device 11 years ago
David Hildenbrand 1cf065fb87 s390: move memory calculation into the sclp device 11 years ago
David Hildenbrand b02ef3d92b s390/sclp: ignore memory hotplug operations if it is disabled 11 years ago
David Hildenbrand 311467f77e s390: no need to manually parse for slots and maxmem 11 years ago
David Hildenbrand 1723a1b631 s390/sclp: move sclp_service_interrupt into the sclp device 11 years ago
David Hildenbrand 25a3c5af57 s390/sclp: move sclp_execute related functions into the SCLP class 11 years ago
David Hildenbrand 515190d9da s390/sclp: introduce a root sclp device 11 years ago
David Hildenbrand 732bdd383e s390/sclp: temporarily fix unassignment/reassignment of memory subregions 11 years ago
Cornelia Huck 183f6b8d7e sclp: sort into categories 12 years ago
Frank Blaschka 8cba80c3a0 s390: Add PCI bus support 12 years ago
Hu Tao 49946538d2 memory: add parameter errp to memory_region_init_ram 12 years ago
Matthew Rosato 1def6656b6 sclp-s390: Add memory hotplug SCLPs 12 years ago
Matthew Rosato 0844df77fd sclp-s390: Add device to manage s390 memory hotplug 12 years ago
Heinz Graalfs 477a72a1ef s390x/event-facility: code restructure 13 years ago