aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-12-17hyperv: Use auto rcu_read macrosDr. David Alan Gilbert
2019-12-17hw/i386/pc: Extract the port92 devicePhilippe Mathieu-Daudé
2019-12-17hw/i386/pc: Inline port92_init()Philippe Mathieu-Daudé
2019-12-17hw/i386/pc: Use TYPE_PORT92 instead of hardcoded stringPhilippe Mathieu-Daudé
2019-12-17hw/isa/isa-bus: cleanup irq functionsPaolo Bonzini
2019-12-17hw/i386: Simplify ioapic_init_gsi()Philippe Mathieu-Daudé
2019-12-17hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()Philippe Mathieu-Daudé
2019-12-17pc: stubify x86 iommuPaolo Bonzini
2019-12-17acpi: move PC stubs out of stubs/Paolo Bonzini
2019-12-17x86: move more x86-generic functions out of PC filesPaolo Bonzini
2019-12-17hw/i386/pc: Convert DPRINTF() to trace eventsPhilippe Mathieu-Daudé
2019-12-17x86: move SMM property to X86MachineStatePaolo Bonzini
2019-12-17pci-stub: add more MSI functionsPaolo Bonzini
2019-12-17hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini
2019-12-17fw_cfg: allow building without other devicesPaolo Bonzini
2019-12-17i386: conditionally compile more filesPaolo Bonzini
2019-12-17configure: simplify vhost condition with KconfigMarc-André Lureau
2019-12-17kvm: convert "-machine kernel_irqchip" to an accelerator propertyPaolo Bonzini
2019-12-17kvm: introduce kvm_kernel_irqchip_* functionsPaolo Bonzini
2019-12-17kvm: convert "-machine kvm_shadow_mem" to an accelerator propertyPaolo Bonzini
2019-12-17xen: convert "-machine igd-passthru" to an accelerator propertyPaolo Bonzini
2019-12-17vl: configure accelerators from -accel optionsPaolo Bonzini
2019-12-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...Peter Maydell
2019-12-17hw/misc/ivshmem: Bury dead legacy INTx codeMarkus Armbruster
2019-12-17Remove the core bluetooth codeThomas Huth
2019-12-17ppc/pnv: Drop PnvChipClass::typeGreg Kurz
2019-12-17ppc/pnv: Introduce PnvChipClass::xscom_pcba() methodGreg Kurz
2019-12-17ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()Greg Kurz
2019-12-17ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()Greg Kurz
2019-12-17ppc/pnv: Introduce PnvChipClass::xscom_core_base() methodGreg Kurz
2019-12-17ppc/pnv: Introduce PnvChipClass::intc_print_info() methodGreg Kurz
2019-12-17ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()Greg Kurz
2019-12-17ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compatGreg Kurz
2019-12-17ppc/pnv: Drop PnvPsiClass::chip_typeGreg Kurz
2019-12-17ppc/pnv: Introduce PnvPsiClass::compatGreg Kurz
2019-12-17ppc/pnv: Fix OCC common area region mappingCédric Le Goater
2019-12-17ppc/pnv: Introduce PBA registersCédric Le Goater
2019-12-17ppc/pnv: populate the DT with realized XSCOM devicesCédric Le Goater
2019-12-17ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodesCédric Le Goater
2019-12-17target/ppc: Add SPR TBU40Suraj Jitindar Singh
2019-12-17target/ppc: Work [S]PURR implementation and add HV supportSuraj Jitindar Singh
2019-12-17target/ppc: Implement the VTB for HV accessSuraj Jitindar Singh
2019-12-17ppc/pnv: add a LPC Controller model for POWER10Cédric Le Goater
2019-12-17ppc/pnv: add a PSI bridge model for POWER10Cédric Le Goater
2019-12-17ppc/psi: cleanup definitionsCédric Le Goater
2019-12-17ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machineCédric Le Goater
2019-12-17ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU modelsGreg Kurz
2019-12-17xics: Don't deassert outputsGreg Kurz
2019-12-17ppc: Deassert the external interrupt pin in KVM on resetGreg Kurz
2019-12-17spapr: Simplify ovec diffDavid Gibson