aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-24debug junkkvm-psci-versionPeter Maydell
2022-02-24target/arm: Report KVM's actual PSCI version to guest in dtbPeter Maydell
2022-02-24target/arm: Support PSCI 1.1 and SMCCC 1.0Akihiko Odaki
2022-02-24hw/i2c: flatten pca954x mux devicePatrick Venture
2022-02-24hw/input/tsc210x: Don't abort on bad SPI word widthsPeter Maydell
2022-02-24hw/arm/mps2-tz.c: Update AN547 documentation URLPeter Maydell
2022-02-24mps3-an547: Add missing user ahb interfacesJimmy Brisson
2022-02-22Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...Peter Maydell
2022-02-22hid: Implement support for side and extra buttonsNoah Bergbauer
2022-02-22vdpa: Make ncs autofreeEugenio Pérez
2022-02-22qemu-options: fix incorrect description for '-drive index='Laurent Vivier
2022-02-22Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell
2022-02-21Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2022-02-21hw/nvram: use at24 macroPatrick Venture
2022-02-21target/rx: Remove unused ENV_OFFSET definitionPhilippe Mathieu-Daudé
2022-02-21target/avr: Correct AVRCPUClass docstringPhilippe Mathieu-Daudé
2022-02-21configure: Disable capstone and slirp in the --without-default-features modeThomas Huth
2022-02-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220221-...Peter Maydell
2022-02-21ui/cocoa: Fix the leak of qemu_console_get_labelpull-target-arm-20220221-1Akihiko Odaki
2022-02-21ui/cocoa: Do not alert even without block devicesAkihiko Odaki
2022-02-21ui/cocoa: Remove allowedFileTypes restriction in SavePanelPhilippe Mathieu-Daudé
2022-02-21hw/arm: add initial mori-bmc boardPatrick Venture
2022-02-21hw/timer: fix a9gtimer vmstatePavel Dovgalyuk
2022-02-21MAINTAINERS: Add Akihiko Odaki to macOS-relatedsAkihiko Odaki
2022-02-21include: Move hardware version declarations to new qemu/hw-version.hPeter Maydell
2022-02-21include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.hPeter Maydell
2022-02-21include: Move QEMU_MAP_* constants to mmap-alloc.hPeter Maydell
2022-02-21include: Move qemu_mprotect_*() to new qemu/mprotect.hPeter Maydell
2022-02-21include: Move qemu_madvise() and related #defines to new qemu/madvise.hPeter Maydell
2022-02-21hw/arm/armv7m: Handle disconnected clock inputsPeter Maydell
2022-02-21Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c busPeter Maydell
2022-02-21Kconfig: Add I2C_DEVICES device groupPeter Maydell
2022-02-21target/arm: Support PAuth extension for hvfPeter Maydell
2022-02-21target/arm: Fix '-cpu max' for HVFPeter Maydell
2022-02-21target/arm: Unindent unnecessary else-clausePeter Maydell
2022-02-21target/arm: Make KVM -cpu max exactly like -cpu hostPeter Maydell
2022-02-21target/arm: Use aarch64_cpu_register() for 'host' CPU typePeter Maydell
2022-02-21target/arm: Move '-cpu host' code to cpu64.cPeter Maydell
2022-02-21checkpatch: Ensure that TypeInfos are constBernhard Beschow
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow
2022-02-21hvf: arm: Handle unknown ID registers as RES0Alexander Graf
2022-02-21hvf: arm: Use macros for sysreg shift/maskingAlexander Graf
2022-02-21hw/tricore: Remove unused and incorrect headerPhilippe Mathieu-Daudé
2022-02-21configure, meson: move CONFIG_IASL to a Meson optionPaolo Bonzini
2022-02-21meson, configure: move ntddscsi API check to mesonMarc-André Lureau
2022-02-21meson: require dynamic linking for VSS supportMarc-André Lureau
2022-02-21qga/vss-win32: require widl/midl, remove pre-built TLB fileMarc-André Lureau
2022-02-21meson: do not make qga/vss-win32/meson.build conditional on C++ presenceMarc-André Lureau
2022-02-21configure, meson: replace VSS SDK checks and options with --enable-vss-sdkMarc-André Lureau
2022-02-21qga/vss: use standard windows headers locationMarc-André Lureau