aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-09-13hw/intc: GICv3 ITS initial frameworkShashi Mallela1-1/+8
2021-09-10Merge remote-tracking branch 'remotes/vivier/tags/q800-pull-request' into sta...Peter Maydell1-51/+50
2021-09-08mac_via: add qdev gpios for nubus slot interrupts to VIA2Mark Cave-Ayland1-0/+10
2021-09-08mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BITMark Cave-Ayland1-11/+11
2021-09-08mac_via: remove mac_via deviceMark Cave-Ayland1-16/+5
2021-09-08mac_via: move ADB variables to MOS6522Q800VIA1StateMark Cave-Ayland1-10/+10
2021-09-08mac_via: move PRAM/RTC variables to MOS6522Q800VIA1StateMark Cave-Ayland1-11/+10
2021-09-08mac_via: move PRAM contents and block backend to MOS6522Q800VIA1StateMark Cave-Ayland1-3/+4
2021-09-08tcg: Drop gen_io_end()Peter Maydell1-17/+10
2021-09-07Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390x-pull-request-20...Peter Maydell3-6/+67
2021-09-07util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()Philippe Mathieu-Daudé1-1/+1
2021-09-06s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASKThomas Huth1-4/+1
2021-09-06hw/s390x/s390-skeys: lazy storage key enablement under TCGDavid Hildenbrand1-0/+63
2021-09-06hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabledDavid Hildenbrand1-1/+1
2021-09-06css: fix actl handling for unit exceptionsCornelia Huck1-1/+2
2021-09-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell9-15/+12
2021-09-04vhost_net: do not assume nvqs is always 2Jason Wang1-0/+1
2021-09-04vhost: use unsigned int for nvqsJason Wang1-1/+1
2021-09-04hw/pci: remove all references to find_i440fx functionAni Sinha1-1/+0
2021-09-04hw/i386/acpi-build: Get NUMA information from struct NumaStateJingqi Liu1-4/+0
2021-09-04virtio-bus: introduce iommu_enabled()Jason Wang1-1/+3
2021-09-04acpi: Delete broken ACPI_GED_X86 macroEduardo Habkost1-2/+0
2021-09-04hw/virtio: move vhost_set_backend_type() to vhost.cTiberiu Georgescu2-6/+4
2021-09-04hw/acpi: define PIIX4 acpi pci hotplug property strings at a single placeAni Sinha1-0/+2
2021-09-04vhost-vdpa: Do not send empty IOTLB update batchesEugenio Pérez1-0/+1
2021-09-03Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int...Peter Maydell1-0/+13
2021-09-02Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...Peter Maydell4-2/+8
2021-09-02plugins/api: added a boolean parsing plugin apiMahmoud Mandour1-0/+13
2021-09-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901'...Peter Maydell13-31/+189
2021-09-01block/block-copy: block_copy_state_new(): drop extra argumentsVladimir Sementsov-Ogievskiy1-1/+0
2021-09-01block/backup: move cluster size calculation to block-copyVladimir Sementsov-Ogievskiy1-2/+3
2021-09-01block/block-copy: introduce block_copy_set_copy_opts()Vladimir Sementsov-Ogievskiy1-0/+3
2021-09-01block-copy: move detecting fleecing scheme to block-copyVladimir Sementsov-Ogievskiy1-2/+1
2021-09-01qdev-properties: PropertyInfo: add realized_set_allowed fieldVladimir Sementsov-Ogievskiy1-0/+1
2021-09-01block: introduce blk_replace_bsVladimir Sementsov-Ogievskiy1-0/+1
2021-09-01block: introduce bdrv_replace_child_bs()Vladimir Sementsov-Ogievskiy1-0/+2
2021-09-01arm: Remove system_clock_scale globalPeter Maydell1-22/+0
2021-09-01hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scalePeter Maydell1-0/+3
2021-09-01hw/arm/stellaris: Split stellaris-gptm into its own filePeter Maydell1-0/+48
2021-09-01hw/arm/msf2-soc: Wire up refclkPeter Maydell1-0/+1
2021-09-01hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk propertyPeter Maydell1-1/+2
2021-09-01hw/arm/msf2_soc: Don't allocate separate MemoryRegionsPeter Maydell1-0/+4
2021-09-01hw/arm/nrf51: Wire up sysclkPeter Maydell1-0/+2
2021-09-01hw/arm/stm32f405: Wire up sysclk and refclkPeter Maydell1-0/+3
2021-09-01hw/arm/stm32f205: Wire up sysclk and refclkPeter Maydell1-0/+4
2021-09-01hw/arm/stm32f100: Wire up sysclk and refclkPeter Maydell1-0/+4
2021-09-01hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realizePeter Maydell2-0/+8
2021-09-01clock: Provide builtin multiplier/dividerPeter Maydell1-0/+29
2021-09-01hw/arm/armv7m: Create input clocksPeter Maydell1-0/+6
2021-09-01hw/timer/armv7m_systick: Add input clocksPeter Maydell1-0/+7