aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-26tcg: Initialize return value after exit_atomicRichard Henderson1-0/+6
2017-04-26Revert "COLO-compare: Optimize tcp compare trace event"Peter Maydell2-18/+14
2017-04-26Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170426' into s...Peter Maydell8-90/+390
2017-04-26tests: Add a tester for HMP commandsThomas Huth2-0/+163
2017-04-26libqtest: Add a generic function to run a callback function for every machineThomas Huth4-89/+80
2017-04-26libqtest: Ignore QMP events when parsing the response for HMP commandsThomas Huth2-1/+9
2017-04-26monitor: Check whether TCG is enabled before running the "info jit" codeThomas Huth1-0/+5
2017-04-26hmp: gpa2hva and gpa2hpa hostaddr commandPaolo Bonzini2-0/+133
2017-04-26Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' int...Peter Maydell40-495/+2808
2017-04-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell33-193/+1435
2017-04-26MAINTAINERS: Remove myself from e500Scott Wood1-3/+0
2017-04-26target/ppc: Style fixesDavid Gibson1-186/+186
2017-04-26e500,book3s: mfspr 259: Register mapped/aliased SPRG3 user readBernhard Kaindl1-0/+10
2017-04-26target/ppc: Flush TLB on write to PIDRSuraj Jitindar Singh3-2/+17
2017-04-26spapr-cpu-core: Release ICPState object during CPU unrealizationBharata B Rao1-0/+1
2017-04-26ppc/pnv: generate an OEM SEL event on shutdownCédric Le Goater3-0/+57
2017-04-26ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater4-1/+112
2017-04-26ppc/pnv: populate device tree for IPMI BT devicesCédric Le Goater1-0/+35
2017-04-26ppc/pnv: populate device tree for serial devicesCédric Le Goater1-0/+33
2017-04-26ppc/pnv: populate device tree for RTC devicesCédric Le Goater1-0/+30
2017-04-26ppc/pnv: scan ISA bus to populate device treeCédric Le Goater1-0/+28
2017-04-26ppc/pnv: enable only one LPC busCédric Le Goater2-9/+22
2017-04-26ppc/pnv: Add support for POWER8+ LPC ControllerBenjamin Herrenschmidt3-42/+108
2017-04-26spapr: remove the 'nr_servers' field from the machineCédric Le Goater2-33/+24
2017-04-26target/ppc: Fix size of struct PPCElfPrstatusAnton Blanchard1-1/+1
2017-04-26ipmi: introduce an ipmi_bmc_gen_event() APICédric Le Goater2-0/+26
2017-04-26ipmi: introduce an ipmi_bmc_sdr_find() APICédric Le Goater2-0/+18
2017-04-26ipmi: provide support for FRUsCédric Le Goater2-2/+139
2017-04-26ipmi: use a file to load SDRsCédric Le Goater2-3/+31
2017-04-26ppc: add IPMI supportCédric Le Goater1-0/+4
2017-04-26ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt6-1/+193
2017-04-26ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater6-7/+714
2017-04-26ppc/pnv: add memory regions for the ICP registersCédric Le Goater2-0/+100
2017-04-26ppc/pnv: add a helper to calculate MMIO addresses registersCédric Le Goater1-1/+11
2017-04-26ppc/pnv: create the ICP object under PnvCoreCédric Le Goater2-2/+27
2017-04-26ppc/pnv: extend the machine with a InterruptStatsProvider interfaceCédric Le Goater1-0/+17
2017-04-26ppc/pnv: extend the machine with a XICSFabric interfaceCédric Le Goater1-0/+30
2017-04-26ppc/pnv: add a PnvICPState objectCédric Le Goater3-0/+205
2017-04-26ppc/xics: add a realize() handler to ICPStateClassCédric Le Goater2-0/+6
2017-04-26spapr: allocate the ICPState object from under sPAPRCPUCoreCédric Le Goater5-51/+29
2017-04-26spapr: move the IRQ server number mapping under the machineCédric Le Goater3-5/+5
2017-04-26ppc/xics: introduce an 'intc' backlink under PowerPCCPUCédric Le Goater5-20/+13
2017-04-26target/ppc: Add ibm,processor-radix-AP-encodings for TCGSuraj Jitindar Singh1-0/+20
2017-04-26spapr_pci: Removed unused includeAlexey Kardashevskiy1-2/+0
2017-04-26spapr_pci: Warn when RAM page size is not enabled in IOMMU page maskAlexey Kardashevskiy1-0/+6
2017-04-26target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tceAlexey Kardashevskiy3-1/+23
2017-04-26spapr: Workaround for broken radix guestsSam Bobroff4-4/+21
2017-04-26spapr: Enable ISA 3.0 MMU mode selection via CASSam Bobroff3-13/+93
2017-04-26spapr: move spapr_populate_pa_features()Sam Bobroff1-61/+61
2017-04-26target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh5-15/+176