aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-26ipmi: introduce an ipmi_bmc_sdr_find() APICédric Le Goater
2017-04-26ipmi: provide support for FRUsCédric Le Goater
2017-04-26ipmi: use a file to load SDRsCédric Le Goater
2017-04-26ppc: add IPMI supportCédric Le Goater
2017-04-26ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt
2017-04-26ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater
2017-04-26ppc/pnv: add memory regions for the ICP registersCédric Le Goater
2017-04-26ppc/pnv: add a helper to calculate MMIO addresses registersCédric Le Goater
2017-04-26ppc/pnv: create the ICP object under PnvCoreCédric Le Goater
2017-04-26ppc/pnv: extend the machine with a InterruptStatsProvider interfaceCédric Le Goater
2017-04-26ppc/pnv: extend the machine with a XICSFabric interfaceCédric Le Goater
2017-04-26ppc/pnv: add a PnvICPState objectCédric Le Goater
2017-04-26ppc/xics: add a realize() handler to ICPStateClassCédric Le Goater
2017-04-26spapr: allocate the ICPState object from under sPAPRCPUCoreCédric Le Goater
2017-04-26spapr: move the IRQ server number mapping under the machineCédric Le Goater
2017-04-26ppc/xics: introduce an 'intc' backlink under PowerPCCPUCédric Le Goater
2017-04-26target/ppc: Add ibm,processor-radix-AP-encodings for TCGSuraj Jitindar Singh
2017-04-26spapr_pci: Removed unused includeAlexey Kardashevskiy
2017-04-26spapr_pci: Warn when RAM page size is not enabled in IOMMU page maskAlexey Kardashevskiy
2017-04-26target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tceAlexey Kardashevskiy
2017-04-26spapr: Workaround for broken radix guestsSam Bobroff
2017-04-26spapr: Enable ISA 3.0 MMU mode selection via CASSam Bobroff
2017-04-26spapr: move spapr_populate_pa_features()Sam Bobroff
2017-04-26target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh
2017-04-26target/ppc: Add new H-CALL shells for in memory table translationSuraj Jitindar Singh
2017-04-26target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3Sam Bobroff
2017-04-26spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff
2017-04-26target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64Alexey Kardashevskiy
2017-04-26hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devicesThomas Huth
2017-04-26ppc/spapr: QOM'ify sPAPRRTCStateCédric Le Goater
2017-04-26pseries: Add pseries-2.10 machine typeDavid Gibson
2017-04-26target/ppc: Improve accuracy of guest HTM availability on P8sSam Bobroff
2017-04-25move xen-mapcache.c to hw/i386/xen/Anthony Xu
2017-04-25move xen-hvm.c to hw/i386/xen/Anthony Xu
2017-04-25move xen-common.c to hw/xen/Anthony Xu
2017-04-25add xen-9p-backend to MAINTAINERS under XenStefano Stabellini
2017-04-25xen/9pfs: build and register Xen 9pfs backendStefano Stabellini
2017-04-25xen/9pfs: send responses back to the frontendStefano Stabellini
2017-04-25xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshalStefano Stabellini
2017-04-25xen/9pfs: receive requests from the frontendStefano Stabellini
2017-04-25xen/9pfs: connect to the frontendStefano Stabellini
2017-04-25xen/9pfs: introduce Xen 9pfs backendStefano Stabellini
2017-04-25Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in...Peter Maydell
2017-04-25Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-04-25s390x/misc_helper.c: wrap s390_virtio_hypercall in BQLAurelien Jarno
2017-04-25target-s390x: Mask the SIGP order_code to 8bit.Philipp Kern
2017-04-25ui/cocoa.m: Fix macOS 10.12 deprecation warningsBrendan Shanks
2017-04-25COLO-compare: Optimize tcp compare trace eventZhang Chen
2017-04-25COLO-compare: Optimize tcp compare for option fieldZhang Chen
2017-04-25slirp: add a fake NC-SI backendCédric Le Goater