summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
* css: fix actl handling for unit exceptionsCornelia Huck2021-09-061-1/+2
* vhost: use unsigned int for nvqsJason Wang2021-09-041-1/+1
* hw/pci: remove all references to find_i440fx functionAni Sinha2021-09-041-1/+0Star
* hw/i386/acpi-build: Get NUMA information from struct NumaStateJingqi Liu2021-09-041-4/+0Star
* virtio-bus: introduce iommu_enabled()Jason Wang2021-09-041-1/+3
* acpi: Delete broken ACPI_GED_X86 macroEduardo Habkost2021-09-041-2/+0Star
* hw/virtio: move vhost_set_backend_type() to vhost.cTiberiu Georgescu2021-09-042-6/+4Star
* hw/acpi: define PIIX4 acpi pci hotplug property strings at a single placeAni Sinha2021-09-041-0/+2
* vhost-vdpa: Do not send empty IOTLB update batchesEugenio Pérez2021-09-041-0/+1
* Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...Peter Maydell2021-09-021-0/+1
|\
| * qdev-properties: PropertyInfo: add realized_set_allowed fieldVladimir Sementsov-Ogievskiy2021-09-011-0/+1
* | arm: Remove system_clock_scale globalPeter Maydell2021-09-011-22/+0Star
* | hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scalePeter Maydell2021-09-011-0/+3
* | hw/arm/stellaris: Split stellaris-gptm into its own filePeter Maydell2021-09-011-0/+48
* | hw/arm/msf2-soc: Wire up refclkPeter Maydell2021-09-011-0/+1
* | hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk propertyPeter Maydell2021-09-011-1/+2
* | hw/arm/msf2_soc: Don't allocate separate MemoryRegionsPeter Maydell2021-09-011-0/+4
* | hw/arm/nrf51: Wire up sysclkPeter Maydell2021-09-011-0/+2
* | hw/arm/stm32f405: Wire up sysclk and refclkPeter Maydell2021-09-011-0/+3
* | hw/arm/stm32f205: Wire up sysclk and refclkPeter Maydell2021-09-011-0/+4
* | hw/arm/stm32f100: Wire up sysclk and refclkPeter Maydell2021-09-011-0/+4
* | hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realizePeter Maydell2021-09-012-0/+8
* | clock: Provide builtin multiplier/dividerPeter Maydell2021-09-011-0/+29
* | hw/arm/armv7m: Create input clocksPeter Maydell2021-09-011-0/+6
* | hw/timer/armv7m_systick: Add input clocksPeter Maydell2021-09-011-0/+7
* | hw/timer/armv7m_systick: Add usual QEMU interface commentPeter Maydell2021-09-011-0/+7
* | arm: Move system PPB container handling to armv7mPeter Maydell2021-09-012-3/+4
* | arm: Move systick device creation from NVIC to ARMv7M objectPeter Maydell2021-09-012-4/+12
* | arm: Move M-profile RAS register block into its own devicePeter Maydell2021-09-013-1/+39
* | hw: Add compat machines for 6.2Yanan Wang2021-09-012-0/+6
|/
* hw/registerfields: Use 64-bit bitfield for FIELD_DP64Joe Komlodi2021-09-011-1/+1
* hw/core/register: Add more 64-bit utilitiesJoe Komlodi2021-09-012-0/+16
* ppc/xive: Export xive_presenter_notify()Cédric Le Goater2021-08-271-0/+4
* ppc/xive: Export PQ get/set routinesCédric Le Goater2021-08-271-0/+4
* ppc/pnv: Use a simple incrementing index for the chip-idCédric Le Goater2021-08-271-26/+7Star
* ppc/pnv: Change the POWER10 machine to support DD2 onlyCédric Le Goater2021-08-271-1/+1
* hw/arm/xlnx-zynqmp: Add unimplemented APU mmioTong Ho2021-08-261-0/+7
* hw/arm/xlnx-versal: Add unimplemented APU mmioTong Ho2021-08-261-0/+2
* hw/dma/xlnx-zdma Always expect 'dma' link property to be setPhilippe Mathieu-Daudé2021-08-261-1/+1
* hw/dma/xlnx_csu_dma: Always expect 'dma' link property to be setPhilippe Mathieu-Daudé2021-08-261-1/+1
* fsl-imx7: Instantiate SAI1/2/3 as unimplemented devicesGuenter Roeck2021-08-251-0/+5
* ppc/vof: Fix Coverity issuesAlexey Kardashevskiy2021-07-291-0/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210723-pull-request' ...Peter Maydell2021-07-231-0/+1
|\
| * hw/display: fix virgl reset regressionMarc-André Lureau2021-07-221-0/+1
* | hw/core: Introduce CPUClass.gdb_adjust_breakpointRichard Henderson2021-07-211-0/+4
* | hw/core: Introduce TCGCPUOps.debug_check_breakpointRichard Henderson2021-07-211-0/+6
|/
* hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machineThomas Huth2021-07-192-6/+9
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream3' into stagingPeter Maydell2021-07-168-2/+44
|\
| * hw/pci: Add pci_bus_range() to get PCI bus number rangeXingang Wang2021-07-161-0/+1
| * hw/i386: Add a default_bus_bypass_iommu pc machine optionXingang Wang2021-07-161-0/+1