summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/pci: Remove the "command_serr_enable" propertyThomas Huth2019-12-181-1/+1
* hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"Philippe Mathieu-Daudé2019-12-181-2/+17
* hw/i386/pc: Extract the port92 devicePhilippe Mathieu-Daudé2019-12-171-0/+3
* hw/isa/isa-bus: cleanup irq functionsPaolo Bonzini2019-12-171-4/+4
* x86: move more x86-generic functions out of PC filesPaolo Bonzini2019-12-172-20/+18Star
* x86: move SMM property to X86MachineStatePaolo Bonzini2019-12-172-3/+5
* hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini2019-12-173-9/+13
* kvm: convert "-machine kernel_irqchip" to an accelerator propertyPaolo Bonzini2019-12-171-3/+0Star
* kvm: convert "-machine kvm_shadow_mem" to an accelerator propertyPaolo Bonzini2019-12-171-2/+0Star
* xen: convert "-machine igd-passthru" to an accelerator propertyPaolo Bonzini2019-12-171-1/+0Star
* vl: configure accelerators from -accel optionsPaolo Bonzini2019-12-171-1/+0Star
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...Peter Maydell2019-12-171-2177/+0Star
|\
| * Remove the core bluetooth codeThomas Huth2019-12-171-2177/+0Star
* | ppc/pnv: Drop PnvChipClass::typeGreg Kurz2019-12-171-9/+0Star
* | ppc/pnv: Introduce PnvChipClass::xscom_pcba() methodGreg Kurz2019-12-171-0/+1
* | ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpersGreg Kurz2019-12-171-10/+0Star
* | ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()Greg Kurz2019-12-171-1/+2
* | ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()Greg Kurz2019-12-171-1/+2
* | ppc/pnv: Introduce PnvChipClass::xscom_core_base() methodGreg Kurz2019-12-171-0/+1
* | ppc/pnv: Introduce PnvChipClass::intc_print_info() methodGreg Kurz2019-12-171-0/+1
* | ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpersGreg Kurz2019-12-171-10/+0Star
* | ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()Greg Kurz2019-12-171-2/+6
* | ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compatGreg Kurz2019-12-171-0/+13
* | ppc/pnv: Drop PnvPsiClass::chip_typeGreg Kurz2019-12-171-1/+0Star
* | ppc/pnv: Introduce PnvPsiClass::compatGreg Kurz2019-12-171-0/+2
* | ppc: Drop useless extern annotation for functionsGreg Kurz2019-12-172-14/+14
* | ppc/pnv: Fix OCC common area region mappingCédric Le Goater2019-12-172-2/+10
* | ppc/pnv: Introduce PBA registersCédric Le Goater2019-12-173-10/+15
* | ppc/pnv: Make PnvXScomInterface an incomplete typeGreg Kurz2019-12-171-4/+2Star
* | target/ppc: Work [S]PURR implementation and add HV supportSuraj Jitindar Singh2019-12-171-2/+1Star
* | target/ppc: Implement the VTB for HV accessSuraj Jitindar Singh2019-12-171-0/+1
* | ppc/pnv: add a LPC Controller model for POWER10Cédric Le Goater2019-12-172-1/+9
* | ppc/pnv: add a PSI bridge model for POWER10Cédric Le Goater2019-12-173-0/+14
* | ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machineCédric Le Goater2019-12-172-0/+52
* | ppc: Deassert the external interrupt pin in KVM on resetGreg Kurz2019-12-171-0/+2
* | spapr: Simplify ovec diffDavid Gibson2019-12-171-3/+1Star
* | spapr: Fold h_cas_compose_response() into h_client_architecture_support()David Gibson2019-12-171-3/+1Star
* | ppc/pnv: Dump the XIVE NVT tableCédric Le Goater2019-12-171-0/+3
* | ppc/pnv: Extend XiveRouter with a get_block_id() handlerCédric Le Goater2019-12-171-1/+1
* | ppc/pnv: Introduce a pnv_xive_block_id() helperCédric Le Goater2019-12-171-3/+0Star
* | ppc/xive: Introduce a xive_tctx_ipb_update() helperCédric Le Goater2019-12-171-0/+1
* | ppc/xive: Remove the get_tctx() XiveRouter handlerCédric Le Goater2019-12-171-2/+0Star
* | ppc/xive: Move the TIMA operations to the controller modelCédric Le Goater2019-12-171-1/+0Star
* | ppc/pnv: Clarify how the TIMA is accessed on a multichip systemCédric Le Goater2019-12-171-0/+3
* | spapr: Pass the maximum number of vCPUs to the KVM interrupt controllerGreg Kurz2019-12-173-4/+12
* | ppc/xive: Extend the TIMA operation with a XivePresenter parameterCédric Le Goater2019-12-171-3/+4
* | ppc/xive: Introduce a XiveFabric interfaceCédric Le Goater2019-12-171-0/+22
* | ppc/pnv: Fix TIMA indirect accessCédric Le Goater2019-12-171-0/+2
* | ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helperCédric Le Goater2019-12-171-0/+5
* | ppc: Introduce a ppc_cpu_pir() helperCédric Le Goater2019-12-171-0/+1