aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-06meson: qga: do not use deprecated meson.build_root()Paolo Bonzini
2022-06-06configure: remove reference to removed optionPaolo Bonzini
2022-06-06regenerate meson-buildoptions.shPaolo Bonzini
2022-06-06tests: run 'device-crash-test' from tests/venvJohn Snow
2022-06-06tests: add python3-venv to debian10.dockerJohn Snow
2022-06-06tests: use tests/venv to run basevm.py-based scriptsJohn Snow
2022-06-06tests: install "qemu" namespace package into venvJohn Snow
2022-06-06tests: add quiet-venv-pip macroJohn Snow
2022-06-06tests: silence pip upgrade warnings during venv creationJohn Snow
2022-06-06tests: use python3 as the python executable nameJohn Snow
2022-06-06tests: add "TESTS_PYTHON" variable to MakefileJohn Snow
2022-06-06python: update for mypy 0.950John Snow
2022-06-06x86: cpu: fixup number of addressable IDs for logical processors sharing cacheIgor Mammedov
2022-06-06x86: cpu: make sure number of addressable IDs for processor cores meets the specIgor Mammedov
2022-06-06tests/Makefile.include: Fix 'make check-help' outputDario Faggioli
2022-06-06tests/avocado: add replay Linux test for Aarch64 machinesPavel Dovgalyuk
2022-06-06tests/avocado: add replay Linux tests for virtio machinePavel Dovgalyuk
2022-06-06tests/avocado: update replay_linux testPavel Dovgalyuk
2022-06-06docs: move replay docs to docs/system/replay.rstPavel Dovgalyuk
2022-06-06docs: convert docs/devel/replay page to rstPavel Dovgalyuk
2022-06-06replay: simplify async event processingPavel Dovgalyuk
2022-06-06replay: rewrite async event handlingPavel Dovgalyuk
2022-06-06replay: notify vCPU when BH is scheduledPavel Dovgalyuk
2022-06-06replay: fix event queue flush for qemu shutdownPavel Dovgalyuk
2022-06-06modules: generates per-target modinfoJose R. Ziviani
2022-06-06modules: introduces module_kconfig directiveJose R. Ziviani
2022-06-06target/i386: Fix wrong count settingYang Zhong
2022-06-06build: add a "make modules" targetPaolo Bonzini
2022-06-06target/i386/tcg: Fix masking of real-mode addresses with A20 bitStephen Michael Jothen
2022-06-03Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...Richard Henderson
2022-06-03hw/nvme: add new command abort caseDmitry Tikhov
2022-06-03hw/nvme: deprecate the use-intel-id compatibility parameterKlaus Jensen
2022-06-03hw/nvme: bump firmware revisionKlaus Jensen
2022-06-03hw/nvme: do not report null uuidKlaus Jensen
2022-06-03hw/nvme: do not auto-generate uuidKlaus Jensen
2022-06-03hw/nvme: do not auto-generate eui64Klaus Jensen
2022-06-03hw/nvme: enforce common serial per subsystemKlaus Jensen
2022-06-03hw/nvme: fix smart aenKlaus Jensen
2022-06-03hw/nvme: fix copy cmd for pi enabled namespacesDmitry Tikhov
2022-06-03hw/nvme: add missing return statementDmitry Tikhov
2022-06-03hw/nvme: fix narrowing conversionDmitry Tikhov
2022-06-03Merge tag 'pull-request-2022-06-03' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-06-03ui: Remove deprecated options "-sdl" and "-curses"Thomas Huth
2022-06-03ui: Switch "-display sdl" to use the QAPI parserThomas Huth
2022-06-03ui: Remove deprecated parameters of the "-display sdl" optionThomas Huth
2022-06-03tests/qtest: use g_autofree for test_server_create_chrAlex Bennée
2022-06-03qtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_setMiaoqian Lin
2022-06-03MAINTAINERS: Update maintainers for Guest x86 HAXM CPUsWenchao Wang
2022-06-03MAINTAINERS: Change my email addressHailiang Zhang
2022-06-03tests/tcg: Test overflow conditionsGautam Agrawal