aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-07Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into stagingPeter Maydell
2015-09-07s390/sclp: simplify calculation of rnmaxDavid Hildenbrand
2015-09-07s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand
2015-09-07s390: unify allocation of initial memoryDavid Hildenbrand
2015-09-07s390: move memory calculation into the sclp deviceDavid Hildenbrand
2015-09-07s390/sclp: ignore memory hotplug operations if it is disabledDavid Hildenbrand
2015-09-07s390: disallow memory hotplug for the s390-virtio machineDavid Hildenbrand
2015-09-07s390: no need to manually parse for slots and maxmemDavid Hildenbrand
2015-09-07s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand
2015-09-07s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand
2015-09-07s390/sclp: introduce a root sclp deviceDavid Hildenbrand
2015-09-07s390/sclp: temporarily fix unassignment/reassignment of memory subregionsDavid Hildenbrand
2015-09-07s390/sclp: replace sclp event types with proper definesDavid Hildenbrand
2015-09-07s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand
2015-09-07sclp/s390: rework sclp cpu hotplug device notificationDavid Hildenbrand
2015-09-07s390x/gdb: support reading/writing of control registersDavid Hildenbrand
2015-09-07s390x/kvm: make setting of in-kernel irq routes more efficientJens Freimann
2015-09-07pc-bios/s390-ccw: rebuild imageCornelia Huck
2015-09-07pc-bios/s390-ccw: Device detection in higher subchannel setsAlexander Yarygin
2015-09-07s390x/event-facility: fix location of receive maskCornelia Huck
2015-09-07s390x/css: start with cleared cstat/dstatCornelia Huck
2015-09-07s390x/event-facility: fix receive mask checkCornelia Huck
2015-09-07s390x/css: ccw-0 enforces count > 0Cornelia Huck
2015-09-07s390x/css: handle ccw-0 TIC correctlyPierre Morel
2015-09-07Make pow2ceil() and pow2floor() inlinePeter Maydell
2015-09-07Remove unused qemu_fls functionPeter Maydell
2015-09-07exec.c: Use pow2floor() rather than hand-calculationPeter Maydell
2015-09-07hw/block/nvme.c: Use pow2ceil() rather than hand-calculationPeter Maydell
2015-09-07hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculationPeter Maydell
2015-09-07hw/pci: Use pow2ceil() rather than hand-calculationPeter Maydell
2015-09-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-09-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150907'...Peter Maydell
2015-09-07arm/virt: Add full-sized CPU affinity handlingpull-target-arm-20150907Pavel Fedin
2015-09-07target-arm: Refactor CPU affinity handlingPavel Fedin
2015-09-07i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois
2015-09-07i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois
2015-09-07i.MX: Add the i.MX25 PDK platformJean-Christophe Dubois
2015-09-07i.MX: Add SOC support for i.MX25Jean-Christophe Dubois
2015-09-07i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois
2015-09-07i.MX: Add I2C controller emulatorJean-Christophe Dubois
2015-09-07i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois
2015-09-07i.MX: Add SOC support for i.MX31Jean-Christophe Dubois
2015-09-07target-arm: Fix arm_excp_unmasked() functionSergey Sorokin
2015-09-07hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin
2015-09-07target-arm: Fix AArch32:AArch64 general-purpose register mappingSergey Sorokin
2015-09-07arm: Remove hw_error() usages.Peter Crosthwaite
2015-09-07arm: cpu: assert() on no-EL2 virt IRQ error condition.Peter Crosthwaite
2015-09-07smbios: implement smbios support for mach-virtWei Huang
2015-09-07smbios: add smbios 3.0 supportWei Huang
2015-09-07target-arm: Wire up HLT 0xf000 as the A64 semihosting instructionPeter Maydell