aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-10error: Revamp interface documentationMarkus Armbruster
2015-09-10error: error_set_errno() is unused, dropMarkus Armbruster
2015-09-10qga/vss-win32: Document the DLL requires non-null errpMarkus Armbruster
2015-09-10qga: Clean up unnecessarily dirty castsMarkus Armbruster
2015-09-10error: Make error_setg() a functionMarkus Armbruster
2015-09-10error: De-duplicate code creating Error objectsMarkus Armbruster
2015-09-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-09-10hw/pci: fix pci_update_mappings() trace eventsLaszlo Ersek
2015-09-10pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machinesIgor Mammedov
2015-09-10pc: memhotplug: fix incorrectly set reserved-memory-endIgor Mammedov
2015-09-10acpi: Remove unused definition.Richard W.M. Jones
2015-09-10virtio: avoid leading underscores for helpersCornelia Huck
2015-09-10pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost
2015-09-10pci: Fix pci_device_iommu_address_space() bus propagationBenjamin Herrenschmidt
2015-09-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150908'...Peter Maydell
2015-09-08xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis
2015-09-08xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abortAlistair Francis
2015-09-08ahci.c: Don't assume AHCIState's parent is AHCIPCIStateAlistair Francis
2015-09-08ahci: Separate the AHCI state structure into the headerAlistair Francis
2015-09-08cadence_gem: Correct Marvell PHY SPCFC reset valueAlistair Francis
2015-09-08target-arm: Add AArch64 access to PAR_EL1Edgar E. Iglesias
2015-09-08target-arm: Correct opc1 for AT_S12ExxEdgar E. Iglesias
2015-09-08target-arm: Log the target EL when taking exceptionsEdgar E. Iglesias
2015-09-08target-arm: Fix default_exception_el() function for the case when EL3 is not ...Sergey Sorokin
2015-09-08hw/arm/virt: Enable TZ extensions on the GIC if we are using themPeter Maydell
2015-09-08hw/arm/virt: Default to not providing TrustZone supportPeter Maydell
2015-09-08hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUsPeter Maydell
2015-09-08hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell
2015-09-08hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell
2015-09-08qom: Add recursive version of object_child_for_eachPeter Crosthwaite
2015-09-08hw/intc/arm_gic: Actually set the active bits for active interruptsPeter Maydell
2015-09-08hw/intc/arm_gic: Drop running_irq and last_active arraysPeter Maydell
2015-09-08hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registersPeter Maydell
2015-09-08hw/intc/arm_gic: Running priority is group priority, not full priorityPeter Maydell
2015-09-08armv7m_nvic: Implement ICSR without using internal GIC statePeter Maydell
2015-09-08pc_init1: pass parameters just with typesTiejun Chen
2015-09-08i440fx: make types configurable at run-timeMichael S. Tsirkin
2015-09-08xen-hvm: Add trace to ioreqDon Slutz
2015-09-08target-microblaze: Use setcond for pcmp*Richard Henderson
2015-09-08target-cris: Use movcond and setcondRichard Henderson
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