summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-10pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machinesIgor Mammedov4-2/+11
2015-09-10pc: memhotplug: fix incorrectly set reserved-memory-endIgor Mammedov1-1/+3
2015-09-10acpi: Remove unused definition.Richard W.M. Jones1-1/+0
2015-09-10virtio: avoid leading underscores for helpersCornelia Huck11-45/+48
2015-09-10pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost5-23/+17
2015-09-10pci: Fix pci_device_iommu_address_space() bus propagationBenjamin Herrenschmidt1-8/+5
2015-09-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150908'...Peter Maydell21-104/+493
2015-09-08xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis2-0/+21
2015-09-08xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abortAlistair Francis1-12/+2
2015-09-08ahci.c: Don't assume AHCIState's parent is AHCIPCIStateAlistair Francis2-6/+9
2015-09-08ahci: Separate the AHCI state structure into the headerAlistair Francis2-13/+14
2015-09-08cadence_gem: Correct Marvell PHY SPCFC reset valueAlistair Francis1-1/+1
2015-09-08target-arm: Add AArch64 access to PAR_EL1Edgar E. Iglesias1-0/+6
2015-09-08target-arm: Correct opc1 for AT_S12ExxEdgar E. Iglesias1-4/+4
2015-09-08target-arm: Log the target EL when taking exceptionsEdgar E. Iglesias1-1/+2
2015-09-08target-arm: Fix default_exception_el() function for the case when EL3 is not ...Sergey Sorokin3-4/+13
2015-09-08hw/arm/virt: Enable TZ extensions on the GIC if we are using themPeter Maydell1-2/+5
2015-09-08hw/arm/virt: Default to not providing TrustZone supportPeter Maydell1-2/+5
2015-09-08hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUsPeter Maydell2-0/+24
2015-09-08hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell2-3/+49
2015-09-08hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell2-0/+77
2015-09-08qom: Add recursive version of object_child_for_eachPeter Crosthwaite2-3/+37
2015-09-08hw/intc/arm_gic: Actually set the active bits for active interruptsPeter Maydell1-0/+2
2015-09-08hw/intc/arm_gic: Drop running_irq and last_active arraysPeter Maydell3-44/+76
2015-09-08hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registersPeter Maydell3-4/+116
2015-09-08hw/intc/arm_gic: Running priority is group priority, not full priorityPeter Maydell1-1/+27
2015-09-08armv7m_nvic: Implement ICSR without using internal GIC statePeter Maydell1-7/+6
2015-09-08pc_init1: pass parameters just with typesTiejun Chen1-6/+8
2015-09-08i440fx: make types configurable at run-timeMichael S. Tsirkin3-7/+12
2015-09-08xen-hvm: Add trace to ioreqDon Slutz2-0/+28
2015-09-08target-microblaze: Use setcond for pcmp*Richard Henderson1-19/+4
2015-09-08target-cris: Use movcond and setcondRichard Henderson2-30/+9
2015-09-07Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into stagingPeter Maydell17-223/+427
2015-09-07s390/sclp: simplify calculation of rnmaxDavid Hildenbrand1-3/+1
2015-09-07s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand2-17/+4
2015-09-07s390: unify allocation of initial memoryDavid Hildenbrand3-18/+16
2015-09-07s390: move memory calculation into the sclp deviceDavid Hildenbrand3-66/+68
2015-09-07s390/sclp: ignore memory hotplug operations if it is disabledDavid Hildenbrand1-7/+26
2015-09-07s390: disallow memory hotplug for the s390-virtio machineDavid Hildenbrand1-0/+5
2015-09-07s390: no need to manually parse for slots and maxmemDavid Hildenbrand2-10/+4
2015-09-07s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand2-9/+13
2015-09-07s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand2-17/+45
2015-09-07s390/sclp: introduce a root sclp deviceDavid Hildenbrand3-11/+78
2015-09-07s390/sclp: temporarily fix unassignment/reassignment of memory subregionsDavid Hildenbrand1-2/+8
2015-09-07s390/sclp: replace sclp event types with proper definesDavid Hildenbrand4-4/+5
2015-09-07s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand2-19/+34
2015-09-07sclp/s390: rework sclp cpu hotplug device notificationDavid Hildenbrand1-20/+6
2015-09-07s390x/gdb: support reading/writing of control registersDavid Hildenbrand3-1/+66
2015-09-07s390x/kvm: make setting of in-kernel irq routes more efficientJens Freimann2-1/+2
2015-09-07pc-bios/s390-ccw: rebuild imageCornelia Huck1-0/+0