aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-09-23util: Add UUID APIFam Zheng
2016-09-23spapr_pci: Add numa node idAlexey Kardashevskiy
2016-09-23ppc/xics: account correct irq statusNikunj A Dadhania
2016-09-23Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64.Nathan Whitehorn
2016-09-23target-ppc: tlbie/tlbivax should have global effectNikunj A Dadhania
2016-09-23target-ppc: add flag in check_tlb_flush()Nikunj A Dadhania
2016-09-23spapr: Introduce sPAPRCPUCoreClassBharata B Rao
2016-09-23spapr_vscsi: convert to trace framework instead of DPRINTFLaurent Vivier
2016-09-23spapr_llan: convert to trace framework instead of DPRINTFLaurent Vivier
2016-09-23spapr_vio: convert to trace framework instead of DPRINTFLaurent Vivier
2016-09-23spapr_rtas: convert to trace framework instead of DPRINTFLaurent Vivier
2016-09-23spapr_drc: convert to trace framework instead of DPRINTFLaurent Vivier
2016-09-23adb.c: prevent NO_KEY value from going to guestJohn Arbuckle
2016-09-23adb.c: correct several key assignmentsJohn Arbuckle
2016-09-23adb.c: add support for QKeyCodeJohn Arbuckle
2016-09-23tests: add RTAS command in the protocolLaurent Vivier
2016-09-22imx: Use 'const char', not 'char const'Peter Maydell
2016-09-22vmstateify ssi-sdDr. David Alan Gilbert
2016-09-22vmstateify ssd0323 displayDr. David Alan Gilbert
2016-09-22loader: Add AddressSpace loading support to targphysAlistair Francis
2016-09-22loader: Add AddressSpace loading support to uImagesAlistair Francis
2016-09-22loader: Add AddressSpace loading support to ELFsAlistair Francis
2016-09-22loader: Allow a custom AddressSpace when loading ROMsAlistair Francis
2016-09-22loader: Use the specified MemoryRegionAlistair Francis
2016-09-22xlnx-zynqmp: Set the number of priority queuesAlistair Francis
2016-09-22cadence_gem: Correct indentationAlistair Francis
2016-09-22cadence_gem: Add queue supportAlistair Francis
2016-09-22cadence_gem: Add support for screeningAlistair Francis
2016-09-22cadence_gem: Add the num-priority-queues propertyAlistair Francis
2016-09-22cadence_gem: QOMify Cadence GEMAlistair Francis
2016-09-22hw/ptimer: Suppress error messages under qtestDmitry Osipenko
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-09-22hw/ptimer: Actually stop the timer in case of errorDmitry Osipenko
2016-09-22aspeed: allocate RAM after the memory controller has checked the sizeCédric Le Goater
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater
2016-09-22aspeed: use error_report instead of LOG_GUEST_ERRORCédric Le Goater
2016-09-22aspeed: calculate the RAM size bits at realize timeCédric Le Goater
2016-09-22palmetto-bmc: remove extra no_sdcard assignementCédric Le Goater
2016-09-22arm: add support for an ast2500 evaluation boardCédric Le Goater
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater
2016-09-22hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater
2016-09-22palmetto-bmc: add board specific configurationCédric Le Goater
2016-09-22palmetto-bmc: replace palmetto_bmc with aspeedCédric Le Goater
2016-09-22palmetto-bmc: rename the Aspeed board file to aspeed.cCédric Le Goater
2016-09-22aspeed-soc: provide a framework to add new SoCsCédric Le Goater
2016-09-22ast2400: replace ast2400 with aspeed_socCédric Le Goater
2016-09-22ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater
2016-09-22kvm: apic: set APIC base as part of kvm_apic_putDr. David Alan Gilbert
2016-09-19kvm/apic: drop debuggingMichael S. Tsirkin
2016-09-19Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell