summary refs log tree commit diff stats
path: root/python/qemu/utils/accel.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-08docs: remove non-reference uses of single backticksJohn Snow7-14/+15
2021-11-08docs/sphinx: add 's' keyboard binding to focus searchMarc-André Lureau2-0/+13
2021-11-08docs/sphinx: set navigation_with_keys=TrueMarc-André Lureau1-0/+1
2021-11-08meson: drop sphinx_template_filesMarc-André Lureau1-3/+0
2021-11-08meson: drop sphinx_extn_dependsMarc-André Lureau2-9/+1
2021-11-08tests/qapi-schema/meson: add depfile to sphinx docMarc-André Lureau1-0/+3
2021-11-08docs/sphinx: add templates files to generated depfileMarc-André Lureau2-2/+2
2021-11-08docs/sphinx: add static files to generated depfileMarc-André Lureau1-0/+5
2021-11-08docs/sphinx: add loaded modules to generated depfileMarc-André Lureau1-2/+12
2021-11-06docs: fix qemu incorrect tagHyman Huang(黄勇)1-5/+5
2021-11-06migration: Check that postcopy fd's are not NULLJuan Quintela1-0/+4
2021-11-05ui/gtk-egl: blitting partial guest fb to the proper scanout surfaceDongwon Kim1-4/+21
2021-11-05ui/gtk: gd_draw_event returns FALSE when no cairo surface is boundDongwon Kim1-0/+3
2021-11-05ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing eglDongwon Kim1-0/+4
2021-11-05ui/gtk-egl: make sure the right context is set as the currentDongwon Kim1-0/+6
2021-11-05ui/gtk-egl: un-tab and re-tab should destroy egl surface and contextDongwon Kim1-0/+20
2021-11-05virtio-gpu: splitting one extended mode guest fb into n-scanoutsDongwon Kim5-13/+25
2021-11-05Fix virtio-net-pci* "vectors" compatEduardo Habkost1-1/+1
2021-11-05e1000: fix tx re-entrancy problemJon Maloy1-0/+7
2021-11-04tests/vm/openbsd: Update to release 7.0Richard Henderson1-4/+3
2021-11-04tests/tcg: remove debug polluting make outputAlex Bennée1-1/+0
2021-11-04gdbstub: Switch to the thread receiving a signalPavel Labath3-3/+75
2021-11-04tests/tcg: remove duplicate EXTRA_RUNSAlex Bennée1-2/+0
2021-11-04plugins: try and make plugin_insn_append more ergonomicAlex Bennée4-7/+17
2021-11-04tests/plugins: extend the insn plugin to track opcode sizesAlex Bennée1-2/+35
2021-11-04chardev: don't exit() straight away on C-a xAlex Bennée3-1/+11
2021-11-04docs/tcg-plugins: add L2 arguments to cache docsMahmoud Mandour1-2/+18
2021-11-04plugins/cache: make L2 emulation optional through argsMahmoud Mandour1-22/+54
2021-11-04plugins/cache: split command line arguments into name and valueMahmoud Mandour1-27/+30
2021-11-04plugins/cache: implement unified L2 cache emulationMahmoud Mandour1-81/+175
2021-11-04plugins/cache: freed heap-allocated mutexesMahmoud Mandour1-0/+3
2021-11-04ebpf: really include it only in system emulatorsPaolo Bonzini1-2/+0
2021-11-04tests/tcg: enable debian-nios2-cross for test buildingAlex Bennée3-0/+18
2021-11-04tests/docker: split PARTIAL into PARTIAL and VIRTUAL imagesAlex Bennée1-3/+5
2021-11-04tests/tcg: Fix some targets default cross compiler pathPhilippe Mathieu-Daudé2-7/+13