aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-15block: refactor bdrv_list_refresh_perms to allow any list of nodesVladimir Sementsov-Ogievskiy1-19/+32
2022-12-15block: bdrv_refresh_perms(): allow external tranVladimir Sementsov-Ogievskiy1-11/+20
2022-12-15block: drop bdrv_remove_filter_or_cow_childVladimir Sementsov-Ogievskiy1-14/+1
2022-12-15block: Inline bdrv_detach_child()Vladimir Sementsov-Ogievskiy1-27/+19
2022-12-15Merge tag 'next-8.0-pull-request' of https://gitlab.com/juan.quintela/qemu in...Peter Maydell8-448/+419
2022-12-15tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envarChristian Schoenebeck1-0/+6
2022-12-15.gitlab/issue_templates: Move suggestions into commentsThomas Huth1-8/+8
2022-12-15gitlab-ci: Check building ppc64 without TCGThomas Huth1-0/+8
2022-12-15FreeBSD: Upgrade to 12.4 releaseBrad Smith2-3/+3
2022-12-15tests/qtest: Enable qtest build on WindowsBin Meng1-6/+0
2022-12-15.gitlab-ci.d/windows.yml: Exclude qTests from 64-bit CI job for nowBin Meng1-1/+3
2022-12-15.gitlab-ci.d/windows.yml: Keep 64-bit and 32-bit build scripts consistentBin Meng1-7/+14
2022-12-15.gitlab-ci.d/windows.yml: Unify the prerequisite packagesBin Meng1-1/+11
2022-12-15tests/qtest/libqos/e1000e: Correctly group register accessesAkihiko Odaki1-0/+1
2022-12-15tests/qtest/e1000e-test: De-duplicate constantsAkihiko Odaki1-10/+9
2022-12-15tests/qtest/libqos/e1000e: Remove "other" interruptsAkihiko Odaki2-2/+0
2022-12-15hw: Include the VMWare devices only in the x86 targetsThomas Huth2-2/+2
2022-12-15MAINTAINERS: Add documentation files to the corresponding sectionsThomas Huth1-3/+17
2022-12-15util/oslib-win32: Remove obsolete reference to g_poll codeThomas Huth1-4/+0
2022-12-15util/qemu-config: Fix "query-command-line-options" to provide the right valuesThomas Huth1-91/+75
2022-12-15scripts/make-release: Only clone single branches to speed up the scriptThomas Huth1-4/+6
2022-12-15scripts/make-release: Add a simple help text for the scriptThomas Huth1-0/+6
2022-12-15monitor/misc: Remove superfluous include statementsThomas Huth1-6/+0
2022-12-15target/s390x: The MVCP and MVCS instructions are not privilegedThomas Huth4-10/+20
2022-12-15target/s390x/tcg/mem_helper: Test the right bits in psw_key_valid()Thomas Huth1-1/+1
2022-12-15s390x/pci: reset ISM passthrough devices on shutdown and system resetMatthew Rosato3-0/+35
2022-12-15s390x/pci: shrink DMA aperture to be bound by vfio DMA limitMatthew Rosato2-0/+12
2022-12-15s390x/pci: coalesce unmap operationsMatthew Rosato1-0/+51
2022-12-15hw/arm/boot: set initrd with #address-cells type in fdtSchspa Shi1-4/+6
2022-12-15hw/intc: Convert TYPE_KVM_ARM_ITS to 3-phase resetPeter Maydell1-5/+9
2022-12-15hw/intc: Convert TYPE_ARM_GICV3_ITS to 3-phase resetPeter Maydell1-5/+9
2022-12-15hw/intc: Convert TYPE_ARM_GICV3_ITS_COMMON to 3-phase resetPeter Maydell1-3/+4
2022-12-15hw/intc: Convert TYPE_KVM_ARM_GICV3 to 3-phase resetPeter Maydell1-5/+9
2022-12-15hw/intc: Convert TYPE_ARM_GICV3_COMMON to 3-phase resetPeter Maydell1-3/+4
2022-12-15hw/intc: Convert TYPE_ARM_GIC_KVM to 3-phase resetPeter Maydell1-5/+9
2022-12-15hw/intc: Convert TYPE_ARM_GIC_COMMON to 3-phase resetPeter Maydell1-3/+4
2022-12-15hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase resetPeter Maydell2-5/+9
2022-12-15hw/arm: Convert TYPE_ARM_SMMU to 3-phase resetPeter Maydell1-3/+4
2022-12-15target/arm: Report FEAT_EVT for TCG '-cpu max'Peter Maydell3-0/+3
2022-12-15target/arm: Implement HCR_EL2.TID4 trapsPeter Maydell1-8/+9
2022-12-15target/arm: Implement HCR_EL2.TICAB,TOCU trapsPeter Maydell1-13/+23
2022-12-15target/arm: Implement HCR_EL2.TTLBOS trapsPeter Maydell1-10/+23
2022-12-15target/arm: Implement HCR_EL2.TTLBIS trapsPeter Maydell1-16/+27
2022-12-15target/arm: Allow relevant HCR bits to be written for FEAT_EVTPeter Maydell2-0/+36
2022-12-15hw/intc/arm_gicv3: Fix GICD_TYPER ITLinesNumber advertisementLuke Starrett1-2/+2
2022-12-15target/arm: Add Cortex-A55 CPUTimofey Kutergin3-0/+71
2022-12-15hw/arm/virt: build SMBIOS 19 tableMihai Carabas1-1/+7
2022-12-15hw/arm/virt: Add properties to disable high memory regionsGavin Shan2-2/+86
2022-12-15hw/arm/virt: Add 'compact-highmem' propertyGavin Shan3-0/+37
2022-12-15hw/arm/virt: Improve high memory region address assignmentGavin Shan2-5/+11