summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* error: error_set_errno() is unused, dropMarkus Armbruster2015-09-102-8/+4
* qga/vss-win32: Document the DLL requires non-null errpMarkus Armbruster2015-09-103-2/+4
* qga: Clean up unnecessarily dirty castsMarkus Armbruster2015-09-105-19/+13
* error: Make error_setg() a functionMarkus Armbruster2015-09-102-2/+11
* error: De-duplicate code creating Error objectsMarkus Armbruster2015-09-101-43/+25
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150908'...Peter Maydell2015-09-0821-104/+493
|\
| * xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis2015-09-082-0/+21
| * xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abortAlistair Francis2015-09-081-12/+2
| * ahci.c: Don't assume AHCIState's parent is AHCIPCIStateAlistair Francis2015-09-082-6/+9
| * ahci: Separate the AHCI state structure into the headerAlistair Francis2015-09-082-13/+14
| * cadence_gem: Correct Marvell PHY SPCFC reset valueAlistair Francis2015-09-081-1/+1
| * target-arm: Add AArch64 access to PAR_EL1Edgar E. Iglesias2015-09-081-0/+6
| * target-arm: Correct opc1 for AT_S12ExxEdgar E. Iglesias2015-09-081-4/+4
| * target-arm: Log the target EL when taking exceptionsEdgar E. Iglesias2015-09-081-1/+2
| * target-arm: Fix default_exception_el() function for the case when EL3 is not ...Sergey Sorokin2015-09-083-4/+13
| * hw/arm/virt: Enable TZ extensions on the GIC if we are using themPeter Maydell2015-09-081-2/+5
| * hw/arm/virt: Default to not providing TrustZone supportPeter Maydell2015-09-081-2/+5
| * hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUsPeter Maydell2015-09-082-0/+24
| * hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell2015-09-082-3/+49
| * hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell2015-09-082-0/+77
| * qom: Add recursive version of object_child_for_eachPeter Crosthwaite2015-09-082-3/+37
| * hw/intc/arm_gic: Actually set the active bits for active interruptsPeter Maydell2015-09-081-0/+2
| * hw/intc/arm_gic: Drop running_irq and last_active arraysPeter Maydell2015-09-083-44/+76
| * hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registersPeter Maydell2015-09-083-4/+116
| * hw/intc/arm_gic: Running priority is group priority, not full priorityPeter Maydell2015-09-081-1/+27
| * armv7m_nvic: Implement ICSR without using internal GIC statePeter Maydell2015-09-081-7/+6
|/
* target-microblaze: Use setcond for pcmp*Richard Henderson2015-09-081-19/+4
* target-cris: Use movcond and setcondRichard Henderson2015-09-082-30/+9
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into stagingPeter Maydell2015-09-0717-223/+427
|\
| * s390/sclp: simplify calculation of rnmaxDavid Hildenbrand2015-09-071-3/+1
| * s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand2015-09-072-17/+4
| * s390: unify allocation of initial memoryDavid Hildenbrand2015-09-073-18/+16
| * s390: move memory calculation into the sclp deviceDavid Hildenbrand2015-09-073-66/+68
| * s390/sclp: ignore memory hotplug operations if it is disabledDavid Hildenbrand2015-09-071-7/+26
| * s390: disallow memory hotplug for the s390-virtio machineDavid Hildenbrand2015-09-071-0/+5
| * s390: no need to manually parse for slots and maxmemDavid Hildenbrand2015-09-072-10/+4
| * s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand2015-09-072-9/+13
| * s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand2015-09-072-17/+45
| * s390/sclp: introduce a root sclp deviceDavid Hildenbrand2015-09-073-11/+78
| * s390/sclp: temporarily fix unassignment/reassignment of memory subregionsDavid Hildenbrand2015-09-071-2/+8
| * s390/sclp: replace sclp event types with proper definesDavid Hildenbrand2015-09-074-4/+5
| * s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand2015-09-072-19/+34
| * sclp/s390: rework sclp cpu hotplug device notificationDavid Hildenbrand2015-09-071-20/+6
| * s390x/gdb: support reading/writing of control registersDavid Hildenbrand2015-09-073-1/+66
| * s390x/kvm: make setting of in-kernel irq routes more efficientJens Freimann2015-09-072-1/+2
| * pc-bios/s390-ccw: rebuild imageCornelia Huck2015-09-071-0/+0
| * pc-bios/s390-ccw: Device detection in higher subchannel setsAlexander Yarygin2015-09-071-25/+41
| * s390x/event-facility: fix location of receive maskCornelia Huck2015-09-071-2/+4
| * s390x/css: start with cleared cstat/dstatCornelia Huck2015-09-071-0/+2
| * s390x/event-facility: fix receive mask checkCornelia Huck2015-09-071-2/+3
OpenPOWER on IntegriCloud