aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2021-09-13qdev: Support marking individual buses as 'full'Peter Maydell
2021-09-13hw/arm/virt: add ITS support in virt GICShashi Mallela
2021-09-13hw/intc: GICv3 redistributor ITS processingShashi Mallela
2021-09-13hw/intc: GICv3 ITS Feature enablementShashi Mallela
2021-09-13hw/intc: GICv3 ITS Command processingShashi Mallela
2021-09-13hw/intc: GICv3 ITS register definitions addedShashi Mallela
2021-09-13hw/intc: GICv3 ITS initial frameworkShashi Mallela
2021-09-08mac_via: add qdev gpios for nubus slot interrupts to VIA2Mark Cave-Ayland
2021-09-08mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BITMark Cave-Ayland
2021-09-08mac_via: remove mac_via deviceMark Cave-Ayland
2021-09-08mac_via: move ADB variables to MOS6522Q800VIA1StateMark Cave-Ayland
2021-09-08mac_via: move PRAM/RTC variables to MOS6522Q800VIA1StateMark Cave-Ayland
2021-09-08mac_via: move PRAM contents and block backend to MOS6522Q800VIA1StateMark Cave-Ayland
2021-09-06s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASKThomas Huth
2021-09-06hw/s390x/s390-skeys: lazy storage key enablement under TCGDavid Hildenbrand
2021-09-06hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabledDavid Hildenbrand
2021-09-06css: fix actl handling for unit exceptionsCornelia Huck
2021-09-04vhost: use unsigned int for nvqsJason Wang
2021-09-04hw/pci: remove all references to find_i440fx functionAni Sinha
2021-09-04hw/i386/acpi-build: Get NUMA information from struct NumaStateJingqi Liu
2021-09-04virtio-bus: introduce iommu_enabled()Jason Wang
2021-09-04acpi: Delete broken ACPI_GED_X86 macroEduardo Habkost
2021-09-04hw/virtio: move vhost_set_backend_type() to vhost.cTiberiu Georgescu
2021-09-04hw/acpi: define PIIX4 acpi pci hotplug property strings at a single placeAni Sinha
2021-09-04vhost-vdpa: Do not send empty IOTLB update batchesEugenio Pérez
2021-09-02Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...Peter Maydell
2021-09-01qdev-properties: PropertyInfo: add realized_set_allowed fieldVladimir Sementsov-Ogievskiy
2021-09-01arm: Remove system_clock_scale globalPeter Maydell
2021-09-01hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scalePeter Maydell
2021-09-01hw/arm/stellaris: Split stellaris-gptm into its own filePeter Maydell
2021-09-01hw/arm/msf2-soc: Wire up refclkPeter Maydell
2021-09-01hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk propertyPeter Maydell
2021-09-01hw/arm/msf2_soc: Don't allocate separate MemoryRegionsPeter Maydell
2021-09-01hw/arm/nrf51: Wire up sysclkPeter Maydell
2021-09-01hw/arm/stm32f405: Wire up sysclk and refclkPeter Maydell
2021-09-01hw/arm/stm32f205: Wire up sysclk and refclkPeter Maydell
2021-09-01hw/arm/stm32f100: Wire up sysclk and refclkPeter Maydell
2021-09-01hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realizePeter Maydell
2021-09-01clock: Provide builtin multiplier/dividerPeter Maydell
2021-09-01hw/arm/armv7m: Create input clocksPeter Maydell
2021-09-01hw/timer/armv7m_systick: Add input clocksPeter Maydell
2021-09-01hw/timer/armv7m_systick: Add usual QEMU interface commentPeter Maydell
2021-09-01arm: Move system PPB container handling to armv7mPeter Maydell
2021-09-01arm: Move systick device creation from NVIC to ARMv7M objectPeter Maydell
2021-09-01arm: Move M-profile RAS register block into its own devicePeter Maydell
2021-09-01hw: Add compat machines for 6.2Yanan Wang
2021-09-01hw/registerfields: Use 64-bit bitfield for FIELD_DP64Joe Komlodi
2021-09-01hw/core/register: Add more 64-bit utilitiesJoe Komlodi
2021-08-27ppc/xive: Export xive_presenter_notify()Cédric Le Goater
2021-08-27ppc/xive: Export PQ get/set routinesCédric Le Goater