aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-21meson, configure: move ntddscsi API check to mesonMarc-André Lureau4-28/+21
2022-02-21meson: require dynamic linking for VSS supportMarc-André Lureau2-2/+4
2022-02-21qga/vss-win32: require widl/midl, remove pre-built TLB fileMarc-André Lureau4-8/+7
2022-02-21meson: do not make qga/vss-win32/meson.build conditional on C++ presenceMarc-André Lureau1-17/+24
2022-02-21configure, meson: replace VSS SDK checks and options with --enable-vss-sdkMarc-André Lureau5-50/+33
2022-02-21qga/vss: use standard windows headers locationMarc-André Lureau4-10/+6
2022-02-21qga/vss-win32: use widl if availableMarc-André Lureau1-3/+6
2022-02-21meson: drop --with-win-sdkMarc-André Lureau2-34/+0
2022-02-21qga/vss-win32: fix midl argumentsMarc-André Lureau1-2/+1
2022-02-21meson: refine check for whether to look for virglrendererPaolo Bonzini2-3/+5
2022-02-21configure, meson: move guest-agent, tools to mesonPaolo Bonzini9-74/+49
2022-02-21configure, meson: move smbd options to meson_options.txtPaolo Bonzini6-34/+31
2022-02-21configure, meson: move coroutine options to meson_options.txtPaolo Bonzini4-33/+20
2022-02-21configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini7-72/+53
2022-02-21meson: define qemu_cflags/qemu_ldflagsPaolo Bonzini1-6/+7
2022-02-21configure, meson: move block layer options to meson_options.txtPaolo Bonzini7-26/+26
2022-02-21configure, meson: move image format options to meson_options.txtPaolo Bonzini5-96/+80
2022-02-21configure, meson: cleanup qemu-ga librariesPaolo Bonzini2-15/+17
2022-02-21configure, meson: move TPM check to mesonPaolo Bonzini8-38/+26
2022-02-21configure, meson: move libnuma detection to mesonPaolo Bonzini4-36/+25
2022-02-21configure, meson: move AF_ALG test to mesonPaolo Bonzini5-38/+23
2022-02-21hw/m68k/mcf: Add missing 'exec/hwaddr.h' headerPhilippe Mathieu-Daudé1-0/+1
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé47-5/+47
2022-02-21softmmu/runstate: Clean headersPhilippe Mathieu-Daudé1-1/+1
2022-02-21linux-user: Add missing "qemu/timer.h" includePhilippe Mathieu-Daudé2-0/+2
2022-02-21target: Add missing "qemu/timer.h" includePhilippe Mathieu-Daudé5-0/+5
2022-02-21core/ptimers: Remove unnecessary 'sysemu/cpus.h' includePhilippe Mathieu-Daudé1-1/+0
2022-02-21exec/ramblock: Add missing includesPhilippe Mathieu-Daudé1-0/+2
2022-02-21qtest: Add missing 'hw/qdev-core.h' includePhilippe Mathieu-Daudé1-0/+1
2022-02-21hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' headerPhilippe Mathieu-Daudé1-1/+0
2022-02-21hw/remote: Add missing includePhilippe Mathieu-Daudé1-0/+1
2022-02-21hw/tpm: Clean includesPhilippe Mathieu-Daudé3-4/+5
2022-02-21scripts: Remove the old switch-timer-api scriptThomas Huth1-178/+0
2022-02-21tests/qtest: failover: migration abort test with failover offLaurent Vivier1-0/+180
2022-02-21tests/qtest: failover: test migration if the guest doesn't support failoverLaurent Vivier1-0/+142
2022-02-21tests/qtest: failover: check migration with failover offLaurent Vivier1-0/+133
2022-02-21tests/qtest: failover: check missing guest featureLaurent Vivier1-0/+33
2022-02-21tests/qtest: failover: check the feature is correctly providedLaurent Vivier1-53/+86
2022-02-21tests/qtest: failover: use a macro for check_one_card()Laurent Vivier1-26/+21
2022-02-21tests/qtest: failover: clean up pathname of testsLaurent Vivier1-8/+13
2022-02-21tests/qtest/ide-test: Remove bad retry_isa testThomas Huth1-12/+1
2022-02-21tests/qtest/vhost-user-test.c: Use vhostforce=onEric Auger1-1/+1
2022-02-21erst: drop cast to long longMichael S. Tsirkin1-1/+1
2022-02-21tests/x86: Use 'pc' machine type for hotplug testsDr. David Alan Gilbert4-10/+56
2022-02-21tests/x86: Use 'pc' machine type for old hardware testsDr. David Alan Gilbert4-6/+13
2022-02-20MAINTAINERS: Adding myself as a reviewer of some componentsAni Sinha1-0/+3
2022-02-20Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220218' into s...Peter Maydell22-1334/+2132
2022-02-19Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2022...Peter Maydell34-132/+1123
2022-02-19Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220217' int...Peter Maydell7-92/+96
2022-02-18target/ppc: Move common SPR functions out of cpu_initFabiano Rosas3-400/+403