aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-08tests/avocado: Remove p7zip binary availability checkPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Rename avocado_qemu.Test -> QemuSystemTestPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Add bFLT loader linux-user testPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Share useful helpers from virtiofs_submounts testPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Introduce QemuUserTest base classPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Make pick_default_qemu_bin() more genericPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Extract QemuBaseTest from TestPhilippe Mathieu-Daudé
2021-11-08tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo
2021-11-08tests/acceptance: introduce new check-avocado targetWillian Rampazzo
2021-11-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson
2021-11-08Merge remote-tracking branch 'remotes/marcandre.lureau/tags/sphinx-pull-reque...Richard Henderson
2021-11-08ui/gtk-egl: Fix build failure when libgbm is not availablePhilippe Mathieu-Daudé
2021-11-08configure: ignore preexisting QEMU_*FLAGS envvarsPaolo Bonzini
2021-11-08configure: propagate --extra-cflags and --extra-ldflags to meson compile testsPaolo Bonzini
2021-11-08configure: preserve CFLAGS, CXXFLAGS and LDFLAGS in config.statusPaolo Bonzini
2021-11-08configure: simplify calls to meson_quotePaolo Bonzini
2021-11-08docs: adjust for demise of scripts/create_configPaolo Bonzini
2021-11-08meson: perform snappy test with the C++ compiler if usedPaolo Bonzini
2021-11-08docs/sphinx: change default role to "any"John Snow
2021-11-08docs: (further) remove non-reference uses of single backticksJohn Snow
2021-11-08docs: remove non-reference uses of single backticksJohn Snow
2021-11-08docs/sphinx: add 's' keyboard binding to focus searchMarc-André Lureau
2021-11-08docs/sphinx: set navigation_with_keys=TrueMarc-André Lureau
2021-11-08meson: drop sphinx_template_filesMarc-André Lureau
2021-11-08meson: drop sphinx_extn_dependsMarc-André Lureau
2021-11-08tests/qapi-schema/meson: add depfile to sphinx docMarc-André Lureau
2021-11-08docs/sphinx: add templates files to generated depfileMarc-André Lureau
2021-11-08docs/sphinx: add static files to generated depfileMarc-André Lureau
2021-11-08docs/sphinx: add loaded modules to generated depfileMarc-André Lureau
2021-11-08hw/scsi/scsi-disk: MODE_PAGE_ALLS not allowed in MODE SELECT commandsMauro Matteo Cascella
2021-11-08target-i386: mmu: fix handling of noncanonical virtual addressesPaolo Bonzini
2021-11-08target-i386: mmu: use pg_mode instead of HF_LMA_MASKPaolo Bonzini
2021-11-06Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211106-pu...Richard Henderson
2021-11-06docs: fix qemu incorrect tagHyman Huang(黄勇)
2021-11-06migration: Check that postcopy fd's are not NULLJuan Quintela
2021-11-05Merge remote-tracking branch 'remotes/kraxel/tags/egl-20211105-pull-request' ...Richard Henderson
2021-11-05Merge remote-tracking branch 'remotes/jasonwang/tags/net-pull-request' into s...Richard Henderson
2021-11-05ui/gtk-egl: blitting partial guest fb to the proper scanout surfaceDongwon Kim
2021-11-05ui/gtk: gd_draw_event returns FALSE when no cairo surface is boundDongwon Kim
2021-11-05ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing eglDongwon Kim
2021-11-05ui/gtk-egl: make sure the right context is set as the currentDongwon Kim
2021-11-05ui/gtk-egl: un-tab and re-tab should destroy egl surface and contextDongwon Kim
2021-11-05virtio-gpu: splitting one extended mode guest fb into n-scanoutsDongwon Kim
2021-11-05Fix virtio-net-pci* "vectors" compatEduardo Habkost
2021-11-05e1000: fix tx re-entrancy problemJon Maloy
2021-11-04Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-041121-2' int...Richard Henderson
2021-11-04Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211103' into stagingRichard Henderson
2021-11-04tests/vm/openbsd: Update to release 7.0Richard Henderson
2021-11-04tests/tcg: remove debug polluting make outputAlex Bennée
2021-11-04gdbstub: Switch to the thread receiving a signalPavel Labath