aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-09-23virtio: add check for descriptor's mapped addressPrasad J Pandit1-0/+5
2016-09-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...Peter Maydell14-276/+437
2016-09-23Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...Peter Maydell6-20/+13
2016-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+2
2016-09-23vl: Switch qemu_uuid to QemuUUIDFam Zheng6-20/+12
2016-09-23util: Add UUID APIFam Zheng1-0/+1
2016-09-23spapr_pci: Add numa node idAlexey Kardashevskiy1-0/+13
2016-09-23ppc/xics: account correct irq statusNikunj A Dadhania1-2/+5
2016-09-23Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64.Nathan Whitehorn1-0/+3
2016-09-23target-ppc: tlbie/tlbivax should have global effectNikunj A Dadhania1-0/+2
2016-09-23target-ppc: add flag in check_tlb_flush()Nikunj A Dadhania1-2/+2
2016-09-23spapr: Introduce sPAPRCPUCoreClassBharata B Rao2-69/+41
2016-09-23spapr_vscsi: convert to trace framework instead of DPRINTFLaurent Vivier2-52/+63
2016-09-23spapr_llan: convert to trace framework instead of DPRINTFLaurent Vivier2-36/+41
2016-09-23spapr_vio: convert to trace framework instead of DPRINTFLaurent Vivier2-14/+7
2016-09-23spapr_rtas: convert to trace framework instead of DPRINTFLaurent Vivier2-22/+16
2016-09-23spapr_drc: convert to trace framework instead of DPRINTFLaurent Vivier2-34/+41
2016-09-23adb.c: prevent NO_KEY value from going to guestJohn Arbuckle1-14/+9
2016-09-23adb.c: correct several key assignmentsJohn Arbuckle1-6/+6
2016-09-23adb.c: add support for QKeyCodeJohn Arbuckle1-45/+189
2016-09-23tests: add RTAS command in the protocolLaurent Vivier1-0/+19
2016-09-22imx: Use 'const char', not 'char const'Peter Maydell7-8/+8
2016-09-22vmstateify ssi-sdDr. David Alan Gilbert1-42/+28
2016-09-22vmstateify ssd0323 displayDr. David Alan Gilbert1-62/+40
2016-09-22loader: Add AddressSpace loading support to targphysAlistair Francis1-2/+8
2016-09-22loader: Add AddressSpace loading support to uImagesAlistair Francis1-4/+13
2016-09-22loader: Add AddressSpace loading support to ELFsAlistair Francis1-2/+14
2016-09-22loader: Allow a custom AddressSpace when loading ROMsAlistair Francis1-9/+34
2016-09-22loader: Use the specified MemoryRegionAlistair Francis1-1/+2
2016-09-22xlnx-zynqmp: Set the number of priority queuesAlistair Francis1-0/+2
2016-09-22cadence_gem: Correct indentationAlistair Francis1-96/+101
2016-09-22cadence_gem: Add queue supportAlistair Francis1-24/+107
2016-09-22cadence_gem: Add support for screeningAlistair Francis1-2/+169
2016-09-22cadence_gem: Add the num-priority-queues propertyAlistair Francis1-39/+55
2016-09-22cadence_gem: QOMify Cadence GEMAlistair Francis1-11/+17
2016-09-22hw/ptimer: Suppress error messages under qtestDmitry Osipenko1-2/+7
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko23-30/+33
2016-09-22hw/ptimer: Actually stop the timer in case of errorDmitry Osipenko1-0/+1
2016-09-22aspeed: allocate RAM after the memory controller has checked the sizeCédric Le Goater1-5/+13
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater3-10/+17
2016-09-22aspeed: use error_report instead of LOG_GUEST_ERRORCédric Le Goater1-8/+9
2016-09-22aspeed: calculate the RAM size bits at realize timeCédric Le Goater1-2/+14
2016-09-22palmetto-bmc: remove extra no_sdcard assignementCédric Le Goater1-1/+0
2016-09-22arm: add support for an ast2500 evaluation boardCédric Le Goater1-0/+37
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater3-1/+47
2016-09-22hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater1-1/+14
2016-09-22palmetto-bmc: add board specific configurationCédric Le Goater1-4/+18
2016-09-22palmetto-bmc: replace palmetto_bmc with aspeedCédric Le Goater1-18/+36
2016-09-22palmetto-bmc: rename the Aspeed board file to aspeed.cCédric Le Goater2-1/+1
2016-09-22aspeed-soc: provide a framework to add new SoCsCédric Le Goater2-12/+38