Age | Commit message (Expand) | Author |
2022-02-22 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-... | Peter Maydell |
2022-02-21 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2022-02-21 | hw/nvram: use at24 macro | Patrick Venture |
2022-02-21 | target/rx: Remove unused ENV_OFFSET definition | Philippe Mathieu-Daudé |
2022-02-21 | target/avr: Correct AVRCPUClass docstring | Philippe Mathieu-Daudé |
2022-02-21 | configure: Disable capstone and slirp in the --without-default-features mode | Thomas Huth |
2022-02-21 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220221-... | Peter Maydell |
2022-02-21 | ui/cocoa: Fix the leak of qemu_console_get_label | Akihiko Odaki |
2022-02-21 | ui/cocoa: Do not alert even without block devices | Akihiko Odaki |
2022-02-21 | ui/cocoa: Remove allowedFileTypes restriction in SavePanel | Philippe Mathieu-Daudé |
2022-02-21 | hw/arm: add initial mori-bmc board | Patrick Venture |
2022-02-21 | hw/timer: fix a9gtimer vmstate | Pavel Dovgalyuk |
2022-02-21 | MAINTAINERS: Add Akihiko Odaki to macOS-relateds | Akihiko Odaki |
2022-02-21 | include: Move hardware version declarations to new qemu/hw-version.h | Peter Maydell |
2022-02-21 | include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h | Peter Maydell |
2022-02-21 | include: Move QEMU_MAP_* constants to mmap-alloc.h | Peter Maydell |
2022-02-21 | include: Move qemu_mprotect_*() to new qemu/mprotect.h | Peter Maydell |
2022-02-21 | include: Move qemu_madvise() and related #defines to new qemu/madvise.h | Peter Maydell |
2022-02-21 | hw/arm/armv7m: Handle disconnected clock inputs | Peter Maydell |
2022-02-21 | Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c bus | Peter Maydell |
2022-02-21 | Kconfig: Add I2C_DEVICES device group | Peter Maydell |
2022-02-21 | target/arm: Support PAuth extension for hvf | Peter Maydell |
2022-02-21 | target/arm: Fix '-cpu max' for HVF | Peter Maydell |
2022-02-21 | target/arm: Unindent unnecessary else-clause | Peter Maydell |
2022-02-21 | target/arm: Make KVM -cpu max exactly like -cpu host | Peter Maydell |
2022-02-21 | target/arm: Use aarch64_cpu_register() for 'host' CPU type | Peter Maydell |
2022-02-21 | target/arm: Move '-cpu host' code to cpu64.c | Peter Maydell |
2022-02-21 | checkpatch: Ensure that TypeInfos are const | Bernhard Beschow |
2022-02-21 | Mark remaining global TypeInfo instances as const | Bernhard Beschow |
2022-02-21 | hvf: arm: Handle unknown ID registers as RES0 | Alexander Graf |
2022-02-21 | hvf: arm: Use macros for sysreg shift/masking | Alexander Graf |
2022-02-21 | hw/tricore: Remove unused and incorrect header | Philippe Mathieu-Daudé |
2022-02-21 | configure, meson: move CONFIG_IASL to a Meson option | Paolo Bonzini |
2022-02-21 | meson, configure: move ntddscsi API check to meson | Marc-André Lureau |
2022-02-21 | meson: require dynamic linking for VSS support | Marc-André Lureau |
2022-02-21 | qga/vss-win32: require widl/midl, remove pre-built TLB file | Marc-André Lureau |
2022-02-21 | meson: do not make qga/vss-win32/meson.build conditional on C++ presence | Marc-André Lureau |
2022-02-21 | configure, meson: replace VSS SDK checks and options with --enable-vss-sdk | Marc-André Lureau |
2022-02-21 | qga/vss: use standard windows headers location | Marc-André Lureau |
2022-02-21 | qga/vss-win32: use widl if available | Marc-André Lureau |
2022-02-21 | meson: drop --with-win-sdk | Marc-André Lureau |
2022-02-21 | qga/vss-win32: fix midl arguments | Marc-André Lureau |
2022-02-21 | meson: refine check for whether to look for virglrenderer | Paolo Bonzini |
2022-02-21 | configure, meson: move guest-agent, tools to meson | Paolo Bonzini |
2022-02-21 | configure, meson: move smbd options to meson_options.txt | Paolo Bonzini |
2022-02-21 | configure, meson: move coroutine options to meson_options.txt | Paolo Bonzini |
2022-02-21 | configure, meson: move some default-disabled options to meson_options.txt | Paolo Bonzini |
2022-02-21 | meson: define qemu_cflags/qemu_ldflags | Paolo Bonzini |
2022-02-21 | configure, meson: move block layer options to meson_options.txt | Paolo Bonzini |
2022-02-21 | configure, meson: move image format options to meson_options.txt | Paolo Bonzini |