aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-16target/hexagon: Convert to 3-phase resetPeter Maydell2-5/+9
2022-12-16target/cris: Convert to 3-phase resetPeter Maydell2-6/+10
2022-12-16target/avr: Convert to 3-phase resetPeter Maydell2-6/+11
2022-12-16target/arm: Convert to 3-phase resetPeter Maydell2-6/+11
2022-12-16hw/core/cpu-common: Convert TYPE_CPU class to 3-phase resetPeter Maydell1-3/+4
2022-12-16hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase resetPeter Maydell4-23/+33
2022-12-16hw/misc/mos6522: Convert TYPE_MOS6522 to 3-phase resetPeter Maydell1-3/+4
2022-12-16hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE to 3-phase resetPeter Maydell2-12/+21
2022-12-16hw/input/ps2: Convert TYPE_PS2_DEVICE to 3-phase resetPeter Maydell1-3/+11
2022-12-16hw: Remove device_legacy_reset()Peter Maydell3-20/+0
2022-12-16qdev: Remove qdev_reset_all() and qbus_reset_all()Peter Maydell3-85/+0
2022-12-16Replace use of qdev_reset_all() with device_cold_reset()Peter Maydell5-5/+5
2022-12-16hw/hyperv/vmbus: Use device_cold_reset() and bus_cold_reset()Peter Maydell1-2/+2
2022-12-16pci: Use device_cold_reset() and bus_cold_reset()Peter Maydell2-4/+4
2022-12-16hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devicesPeter Maydell1-1/+1
2022-12-15Merge tag 'pull-request-2022-12-15' of https://gitlab.com/thuth/qemu into sta...Peter Maydell25-158/+287
2022-12-15Merge tag 'pull-target-arm-20221215-1' of https://git.linaro.org/people/pmayd...Peter Maydell26-141/+459
2022-12-15target/arm: Restrict arm_cpu_exec_interrupt() to TCG acceleratorPhilippe Mathieu-Daudé1-2/+3
2022-12-15hw/misc: Move some arm-related files from specific_ss into softmmu_ssThomas Huth5-13/+11
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