aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-22ui/cocoa.m: Remove unnecessary NSAutoreleasePoolscocoa-poolsPeter Maydell
2022-02-22ui/cocoa.m: Fix updateUIInfo threading issuesPeter Maydell
2022-02-21Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
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-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
2022-02-21qga/vss-win32: use widl if availableMarc-André Lureau
2022-02-21meson: drop --with-win-sdkMarc-André Lureau
2022-02-21qga/vss-win32: fix midl argumentsMarc-André Lureau
2022-02-21meson: refine check for whether to look for virglrendererPaolo Bonzini
2022-02-21configure, meson: move guest-agent, tools to mesonPaolo Bonzini
2022-02-21configure, meson: move smbd options to meson_options.txtPaolo Bonzini
2022-02-21configure, meson: move coroutine options to meson_options.txtPaolo Bonzini
2022-02-21configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini
2022-02-21meson: define qemu_cflags/qemu_ldflagsPaolo Bonzini
2022-02-21configure, meson: move block layer options to meson_options.txtPaolo Bonzini
2022-02-21configure, meson: move image format options to meson_options.txtPaolo Bonzini
2022-02-21configure, meson: cleanup qemu-ga librariesPaolo Bonzini
2022-02-21configure, meson: move TPM check to mesonPaolo Bonzini
2022-02-21configure, meson: move libnuma detection to mesonPaolo Bonzini
2022-02-21configure, meson: move AF_ALG test to mesonPaolo Bonzini