summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | hw/acpi: Fix legacy CPU plug error API violationsMarkus Armbruster2019-12-181-7/+3Star
|/
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...Peter Maydell2019-12-1715-6465/+7Star
|\
| * hw/misc/ivshmem: Bury dead legacy INTx codeMarkus Armbruster2019-12-171-35/+0Star
| * Remove the core bluetooth codeThomas Huth2019-12-1710-5834/+0Star
| * hw/usb: Remove the USB bluetooth dongle deviceThomas Huth2019-12-163-587/+0Star
| * hw/arm/nseries: Replace the bluetooth chardev with a "null" chardevThomas Huth2019-12-161-9/+7Star
* | ppc/pnv: Drop PnvChipClass::typeGreg Kurz2019-12-171-5/+0Star
* | ppc/pnv: Introduce PnvChipClass::xscom_pcba() methodGreg Kurz2019-12-172-13/+24
* | ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()Greg Kurz2019-12-172-20/+12Star
* | ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()Greg Kurz2019-12-172-16/+12Star
* | ppc/pnv: Introduce PnvChipClass::xscom_core_base() methodGreg Kurz2019-12-171-7/+24
* | ppc/pnv: Introduce PnvChipClass::intc_print_info() methodGreg Kurz2019-12-171-5/+25
* | ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()Greg Kurz2019-12-171-4/+6
* | ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compatGreg Kurz2019-12-171-14/+18
* | ppc/pnv: Drop PnvPsiClass::chip_typeGreg Kurz2019-12-171-3/+0Star
* | ppc/pnv: Introduce PnvPsiClass::compatGreg Kurz2019-12-171-14/+11Star
* | ppc/pnv: Fix OCC common area region mappingCédric Le Goater2019-12-172-9/+6Star
* | ppc/pnv: Introduce PBA registersCédric Le Goater2019-12-173-34/+119
* | ppc/pnv: populate the DT with realized XSCOM devicesCédric Le Goater2019-12-171-1/+4
* | ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodesCédric Le Goater2019-12-171-1/+6
* | target/ppc: Add SPR TBU40Suraj Jitindar Singh2019-12-171-0/+13
* | target/ppc: Work [S]PURR implementation and add HV supportSuraj Jitindar Singh2019-12-171-10/+7Star
* | target/ppc: Implement the VTB for HV accessSuraj Jitindar Singh2019-12-171-0/+16
* | ppc/pnv: add a LPC Controller model for POWER10Cédric Le Goater2019-12-172-11/+44
* | ppc/pnv: add a PSI bridge model for POWER10Cédric Le Goater2019-12-172-8/+44
* | ppc/psi: cleanup definitionsCédric Le Goater2019-12-171-2/+5
* | ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machineCédric Le Goater2019-12-173-11/+180
* | ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU modelsGreg Kurz2019-12-171-14/+2Star
* | xics: Don't deassert outputsGreg Kurz2019-12-171-3/+0Star
* | ppc: Deassert the external interrupt pin in KVM on resetGreg Kurz2019-12-171-0/+8
* | spapr: Simplify ovec diffDavid Gibson2019-12-173-37/+15Star
* | spapr: Fold h_cas_compose_response() into h_client_architecture_support()David Gibson2019-12-172-63/+53Star
* | spapr: Improve handling of fdt buffer sizeDavid Gibson2019-12-171-22/+11Star
* | spapr: Don't trigger a CAS reboot for XICS/XIVE mode changeoverDavid Gibson2019-12-171-20/+13Star
* | ppc: well form kvmppc_hint_smt_possible error hint helperVladimir Sementsov-Ogievskiy2019-12-171-1/+1
* | ppc/pnv: Dump the XIVE NVT tableCédric Le Goater2019-12-171-0/+64
* | ppc/pnv: Extend XiveRouter with a get_block_id() handlerCédric Le Goater2019-12-173-5/+28
* | ppc/pnv: Introduce a pnv_xive_block_id() helperCédric Le Goater2019-12-171-31/+33
* | ppc/xive: Synthesize interrupt from the saved IPB in the NVTCédric Le Goater2019-12-171-0/+52
* | ppc/xive: Introduce a xive_tctx_ipb_update() helperCédric Le Goater2019-12-171-10/+11
* | ppc/xive: Remove the get_tctx() XiveRouter handlerCédric Le Goater2019-12-173-28/+0Star
* | ppc/xive: Move the TIMA operations to the controller modelCédric Le Goater2019-12-173-32/+65
* | ppc/pnv: Clarify how the TIMA is accessed on a multichip systemCédric Le Goater2019-12-172-17/+37
* | spapr/xive: Configure number of servers in KVMGreg Kurz2019-12-171-2/+21
* | spapr/xics: Configure number of servers in KVMGreg Kurz2019-12-171-2/+19
* | spapr: Pass the maximum number of vCPUs to the KVM interrupt controllerGreg Kurz2019-12-175-9/+16
* | ppc/xive: Extend the TIMA operation with a XivePresenter parameterCédric Le Goater2019-12-172-28/+34
* | ppc/xive: Use the XiveFabric and XivePresenter interfacesCédric Le Goater2019-12-171-31/+17Star
* | ppc/spapr: Implement the XiveFabric interfaceCédric Le Goater2019-12-171-0/+39
* | ppc/pnv: Implement the XiveFabric interfaceCédric Le Goater2019-12-171-0/+35