Age | Commit message (Expand) | Author |
2017-04-26 | spapr-cpu-core: Release ICPState object during CPU unrealization | Bharata B Rao |
2017-04-26 | ppc/pnv: generate an OEM SEL event on shutdown | Cédric Le Goater |
2017-04-26 | ppc/pnv: add initial IPMI sensors for the BMC simulator | Cédric Le Goater |
2017-04-26 | ppc/pnv: populate device tree for IPMI BT devices | Cédric Le Goater |
2017-04-26 | ppc/pnv: populate device tree for serial devices | Cédric Le Goater |
2017-04-26 | ppc/pnv: populate device tree for RTC devices | Cédric Le Goater |
2017-04-26 | ppc/pnv: scan ISA bus to populate device tree | Cédric Le Goater |
2017-04-26 | ppc/pnv: enable only one LPC bus | Cédric Le Goater |
2017-04-26 | ppc/pnv: Add support for POWER8+ LPC Controller | Benjamin Herrenschmidt |
2017-04-26 | spapr: remove the 'nr_servers' field from the machine | Cédric Le Goater |
2017-04-26 | ppc/pnv: Add OCC model stub with interrupt support | Benjamin Herrenschmidt |
2017-04-26 | ppc/pnv: Add cut down PSI bridge model and hookup external interrupt | Cédric Le Goater |
2017-04-26 | ppc/pnv: add memory regions for the ICP registers | Cédric Le Goater |
2017-04-26 | ppc/pnv: create the ICP object under PnvCore | Cédric Le Goater |
2017-04-26 | ppc/pnv: extend the machine with a InterruptStatsProvider interface | Cédric Le Goater |
2017-04-26 | ppc/pnv: extend the machine with a XICSFabric interface | Cédric Le Goater |
2017-04-26 | spapr: allocate the ICPState object from under sPAPRCPUCore | Cédric Le Goater |
2017-04-26 | spapr: move the IRQ server number mapping under the machine | Cédric Le Goater |
2017-04-26 | ppc/xics: introduce an 'intc' backlink under PowerPCCPU | Cédric Le Goater |
2017-04-26 | spapr_pci: Removed unused include | Alexey Kardashevskiy |
2017-04-26 | spapr_pci: Warn when RAM page size is not enabled in IOMMU page mask | Alexey Kardashevskiy |
2017-04-26 | target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce | Alexey Kardashevskiy |
2017-04-26 | spapr: Workaround for broken radix guests | Sam Bobroff |
2017-04-26 | spapr: Enable ISA 3.0 MMU mode selection via CAS | Sam Bobroff |
2017-04-26 | spapr: move spapr_populate_pa_features() | Sam Bobroff |
2017-04-26 | target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL | Suraj Jitindar Singh |
2017-04-26 | target/ppc: Add new H-CALL shells for in memory table translation | Suraj Jitindar Singh |
2017-04-26 | spapr: Add ibm,processor-radix-AP-encodings to the device tree | Sam Bobroff |
2017-04-26 | target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64 | Alexey Kardashevskiy |
2017-04-26 | hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devices | Thomas Huth |
2017-04-26 | ppc/spapr: QOM'ify sPAPRRTCState | Cédric Le Goater |
2017-04-26 | pseries: Add pseries-2.10 machine type | David Gibson |
2017-04-03 | pseries: Enforce homogeneous threads-per-core | David Gibson |
2017-03-29 | spapr: fix memory hot-unplugging | Laurent Vivier |
2017-03-29 | spapr: fix buffer-overflow | Marc-André Lureau |
2017-03-22 | numa,spapr: align default numa node memory size to 256MB | Laurent Vivier |
2017-03-14 | qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h | Paolo Bonzini |
2017-03-14 | pseries: Don't expose PCIe extended config space on older machine types | David Gibson |
2017-03-06 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170306' into... | Peter Maydell |
2017-03-06 | spapr: ensure that all threads within core are on the same NUMA node | Igor Mammedov |
2017-03-06 | ppc/xics: register reset handlers for the ICP and ICS objects | Cédric Le Goater |
2017-03-05 | qapi: Make input visitors detect unvisited list tails | Markus Armbruster |
2017-03-03 | spapr: Small cleanup of PPC MMU enums | Sam Bobroff |
2017-03-03 | spapr_pci: Advertise access to PCIe extended config space | David Gibson |
2017-03-03 | hw/ppc/spapr: Add POWER9 to pseries cpu models | Suraj Jitindar Singh |
2017-03-03 | target/ppc/POWER9: Add POWER9 pa-features definition | Suraj Jitindar Singh |
2017-03-03 | target/ppc: Add patb_entry to sPAPRMachineState | Suraj Jitindar Singh |
2017-03-01 | ppc/xics: move InterruptStatsProvider to the sPAPR machine | Cédric Le Goater |
2017-03-01 | ppc/xics: move ics-simple post_load under the machine | Cédric Le Goater |
2017-03-01 | ppc/xics: remove the XICSState classes | Cédric Le Goater |