summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | hw/i2c: pmbus: add registersTitus Rwantare2022-03-081-0/+3
* | | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...Peter Maydell2022-03-091-2/+1Star
|\ \ \
| * | | aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'Cédric Le Goater2022-03-081-1/+1
| * | | aspeed/smc: Remove 'num_cs' fieldCédric Le Goater2022-03-081-1/+0Star
* | | | Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into stagingPeter Maydell2022-03-094-8/+1Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | hw/isa: Inline and remove one-line isa_init_irq()Bernhard Beschow2022-03-081-1/+0Star
| * | | hw/isa: Drop unused attributes from ISADeviceBernhard Beschow2022-03-081-2/+0Star
| * | | hw/rtc/mc146818rtc: QOM'ify IRQ numberBernhard Beschow2022-03-081-0/+1
| * | | hw/mips/gt64xxx_pci: Resolve gt64120_register()Bernhard Beschow2022-03-081-3/+0Star
| * | | hw/isa/piix4: Resolve global instance variableBernhard Beschow2022-03-081-2/+0Star
| * | | malta: Move PCI interrupt handling from gt64xxx_pci to piix4Bernhard Beschow2022-03-081-1/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2022-03-0814-14/+134
|\ \ \ | |_|/ |/| |
| * | hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT tableLiav Albani2022-03-062-0/+16
| * | x86: cleanup unused compat_apic_id_modeIgor Mammedov2022-03-061-2/+0Star
| * | pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne2022-03-061-0/+2
| * | acpi: pcihp: pcie: set power on cap on parent slotIgor Mammedov2022-03-061-0/+1
| * | pci: expose TYPE_XIO3130_DOWNSTREAM nameIgor Mammedov2022-03-061-0/+15
| * | hw/misc/pvpanic: Use standard headers insteadzhenwei pi2022-03-061-8/+0Star
| * | pcie: Add 1.2 version token for the Power Management CapabilityŁukasz Gieryk2022-03-061-0/+1
| * | pcie: Add a helper to the SR/IOV APIŁukasz Gieryk2022-03-061-0/+6
| * | pcie: Add support for Single Root I/O Virtualization (SR/IOV)Knut Omang2022-03-063-3/+86
| * | virtio-iommu: Default to bypass during bootJean-Philippe Brucker2022-03-061-0/+1
| * | intel_iommu: support snoop controlJason Wang2022-03-061-0/+1
| * | hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUESTViresh Kumar2022-03-041-0/+3
| * | vhost-user: fix VirtQ notifier cleanupXueming Li2022-03-041-0/+2
| * | vhost-user: remove VirtQ notifier restoreXueming Li2022-03-041-1/+0Star
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...Peter Maydell2022-03-081-0/+1
|\ \ \
| * | | hw/arm/virt: Disable LPA2 for -machine virt-6.2Richard Henderson2022-03-071-0/+1
| | |/ | |/|
* | | target: Use ArchCPU as interface to target CPUPhilippe Mathieu-Daudé2022-03-061-2/+2
* | | target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macroPhilippe Mathieu-Daudé2022-03-061-0/+18
* | | target: Use CPUArchState as interface to target-specific CPU statePhilippe Mathieu-Daudé2022-03-061-1/+1
* | | exec: Declare vaddr as a generic target-agnostic typePhilippe Mathieu-Daudé2022-03-061-12/+1Star
|/ /
* | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20220...Peter Maydell2022-03-033-9/+104
|\ \ | |/ |/|
| * hw: riscv: opentitan: fixup SPI addressesWilfred Mallawa2022-03-031-1/+3
| * hw/riscv: virt: Increase maximum number of allowed CPUsAnup Patel2022-03-031-1/+1
| * hw/riscv: virt: Add optional AIA IMSIC support to virt machineAnup Patel2022-03-031-3/+14
| * hw/intc: Add RISC-V AIA IMSIC device emulationAnup Patel2022-03-031-0/+68
| * hw/riscv: virt: Add optional AIA APLIC support to virt machineAnup Patel2022-03-031-6/+20
* | hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>Richard Henderson2022-03-021-1/+47
|/
* Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into s...Peter Maydell2022-03-0210-2/+472
|\
| * pnv/xive2: Add support for 8bits thread idCédric Le Goater2022-03-021-0/+1
| * pnv/xive2: Add support for automatic save&restoreCédric Le Goater2022-03-022-0/+13
| * xive2: Add a get_config() handler for the router configurationCédric Le Goater2022-03-021-0/+8
| * ppc/pnv: add XIVE Gen2 TIMA supportCédric Le Goater2022-03-021-0/+8
| * ppc/pnv: Add support for PHB5 "Address-based trigger" modeCédric Le Goater2022-03-021-0/+2
| * ppc/pnv: Add support for PQ offload on PHB5Cédric Le Goater2022-03-022-0/+2
| * ppc/xive: Add support for PQ state bits offloadCédric Le Goater2022-03-022-3/+11
| * ppc/xive2: Add support for notification injection on ESB pagesCédric Le Goater2022-03-021-0/+1
| * ppc/pnv: Add a HOMER model to POWER10Cédric Le Goater2022-03-023-0/+16
| * ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridgeCédric Le Goater2022-03-023-0/+21