aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-02-21hw/m68k/mcf: Add missing 'exec/hwaddr.h' headerPhilippe Mathieu-Daudé
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé
2022-02-21softmmu/runstate: Clean headersPhilippe Mathieu-Daudé
2022-02-21linux-user: Add missing "qemu/timer.h" includePhilippe Mathieu-Daudé
2022-02-21target: Add missing "qemu/timer.h" includePhilippe Mathieu-Daudé
2022-02-21core/ptimers: Remove unnecessary 'sysemu/cpus.h' includePhilippe Mathieu-Daudé
2022-02-21exec/ramblock: Add missing includesPhilippe Mathieu-Daudé
2022-02-21qtest: Add missing 'hw/qdev-core.h' includePhilippe Mathieu-Daudé
2022-02-21hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' headerPhilippe Mathieu-Daudé
2022-02-21hw/remote: Add missing includePhilippe Mathieu-Daudé
2022-02-21hw/tpm: Clean includesPhilippe Mathieu-Daudé
2022-02-21scripts: Remove the old switch-timer-api scriptThomas Huth
2022-02-21tests/qtest: failover: migration abort test with failover offLaurent Vivier
2022-02-21tests/qtest: failover: test migration if the guest doesn't support failoverLaurent Vivier
2022-02-21tests/qtest: failover: check migration with failover offLaurent Vivier
2022-02-21tests/qtest: failover: check missing guest featureLaurent Vivier
2022-02-21tests/qtest: failover: check the feature is correctly providedLaurent Vivier
2022-02-21tests/qtest: failover: use a macro for check_one_card()Laurent Vivier
2022-02-21tests/qtest: failover: clean up pathname of testsLaurent Vivier
2022-02-21tests/qtest/ide-test: Remove bad retry_isa testThomas Huth
2022-02-21tests/qtest/vhost-user-test.c: Use vhostforce=onEric Auger
2022-02-21erst: drop cast to long longMichael S. Tsirkin
2022-02-21tests/x86: Use 'pc' machine type for hotplug testsDr. David Alan Gilbert
2022-02-21tests/x86: Use 'pc' machine type for old hardware testsDr. David Alan Gilbert
2022-02-20MAINTAINERS: Adding myself as a reviewer of some componentsAni Sinha
2022-02-20Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220218' into s...Peter Maydell
2022-02-19Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2022...Peter Maydell
2022-02-19Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220217' int...Peter Maydell
2022-02-18target/ppc: Move common SPR functions out of cpu_initFabiano Rosas
2022-02-18target/ppc: cpu_init: Move check_pow and QOM macros to a headerFabiano Rosas
2022-02-18target/ppc: cpu_init: Move SPR registration macros to a headerFabiano Rosas
2022-02-18target/ppc: cpu_init: Expose some SPR registration helpersFabiano Rosas
2022-02-18target/ppc: Rename spr_tcg.h to spr_common.hFabiano Rosas
2022-02-18target/ppc: cpu_init: Remove register_usprg3_sprsFabiano Rosas
2022-02-18target/ppc: cpu_init: Rename register_ne_601_sprsFabiano Rosas