Age | Commit message (Expand) | Author |
2017-05-07 | usb-ccid: make ccid_write_data_block() cope with null buffers | Philippe Mathieu-Daudé |
2017-05-07 | ppc_booke: drop useless assignment | KONRAD Frederic |
2017-05-07 | Remove reduntant qemu: from error functions | Ishani Chugh |
2017-04-26 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' int... | Peter Maydell |
2017-04-26 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i... | Peter Maydell |
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 | ipmi: introduce an ipmi_bmc_gen_event() API | Cédric Le Goater |
2017-04-26 | ipmi: introduce an ipmi_bmc_sdr_find() API | Cédric Le Goater |
2017-04-26 | ipmi: provide support for FRUs | Cédric Le Goater |
2017-04-26 | ipmi: use a file to load SDRs | 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 | ppc/pnv: add a PnvICPState object | Cédric Le Goater |
2017-04-26 | ppc/xics: add a realize() handler to ICPStateClass | 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-25 | move xen-mapcache.c to hw/i386/xen/ | Anthony Xu |
2017-04-25 | move xen-hvm.c to hw/i386/xen/ | Anthony Xu |
2017-04-25 | move xen-common.c to hw/xen/ | Anthony Xu |
2017-04-25 | xen/9pfs: build and register Xen 9pfs backend | Stefano Stabellini |
2017-04-25 | xen/9pfs: send responses back to the frontend | Stefano Stabellini |
2017-04-25 | xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshal | Stefano Stabellini |
2017-04-25 | xen/9pfs: receive requests from the frontend | Stefano Stabellini |