summary refs log tree commit diff stats
path: root/python/qemu/utils/qemu_ga_client.py (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-02plugins: Iterate on cb_lists in qemu_plugin_user_exitRichard Henderson1-3/+4
2023-02-02cpu-exec: assert that plugin_mem_cbs is NULL after executionEmilio Cota2-0/+6
2023-02-02tcg: exclude non-memory effecting helpers from instrumentationEmilio Cota3-4/+8
2023-02-02translator: always pair plugin_gen_insn_{start, end} callsEmilio Cota1-5/+10
2023-02-02plugins: fix optimization in plugin_gen_disable_mem_helpersEmilio Cota2-8/+25
2023-02-02plugins: make qemu_plugin_user_exit's locking order consistent with fork_start'sEmilio Cota1-5/+11
2023-02-02util/qht: use striped locks under TSANEmilio Cota1-14/+81
2023-02-02thread: de-const qemu_spin_destroyEmilio Cota1-3/+2
2023-02-02util/qht: add missing atomic_set(hashes[i])Emilio Cota1-1/+1
2023-02-02cpu: free cpu->tb_jmp_cache with RCUEmilio Cota3-3/+12
2023-02-02tests/tcg: add memory-sve test for aarch64Alex Bennée2-1/+9
2023-02-02semihosting: add O_BINARY flag in host_open for NT compatibilityEvgeny Iakovlev1-4/+4
2023-02-02semihosting: Write back semihosting data before completion callbackKeith Packard1-10/+10
2023-02-02docs: add an introduction to the system docsAlex Bennée6-22/+227
2023-02-02semihosting: add semihosting section to the docsAlex Bennée2-17/+95
2023-02-02docs: add a new section to outline emulation supportAlex Bennée4-0/+108
2023-02-02docs: add hotlinks to about preface textAlex Bennée4-8/+14
2023-02-02MAINTAINERS: Fix the entry for tests/tcg/nios2Thomas Huth1-1/+1
2023-02-02gitlab: wrap up test results for custom runnersAlex Bennée4-15/+24
2023-02-02tests/tcg: Use SIGKILL for timeoutRichard Henderson1-2/+2
2023-02-02tests/tcg: skip the vma-pthread test on CIAlex Bennée1-0/+9
2023-02-02tests/docker: drop debian-tricore-cross's partial statusAlex Bennée1-1/+0
2023-02-02tests/docker: Install flex in debian-tricore-crossPhilippe Mathieu-Daudé1-0/+1
2023-02-02lcitool: drop texinfo from QEMU project/dependenciesMarc-André Lureau21-29/+11
2023-02-02lcitool: drop perl from QEMU project/dependenciesMarc-André Lureau23-23/+4
2023-02-02Update lcitool and fedora to 37Marc-André Lureau5-9/+9
2023-02-02gitlab: add lsan suppression file to workaround tcmalloc issuesAlex Bennée2-0/+3
2023-02-02docs: drop texinfo optionsMarc-André Lureau1-13/+0
2023-02-02meson: replace Perl usage with PythonMarc-André Lureau1-3/+4
2023-02-02.gitlab-ci.d/windows: do not disable openglMarc-André Lureau1-3/+2
2023-02-02build-sys: fix crlf-ending C codeMarc-André Lureau3-17/+27
2023-02-02tests/unit: drop hacky race avoidance in test-io-channel-commandAlex Bennée1-4/+10
2023-02-02gitlab: just use plain --cc=clang for custom runner buildAlex Bennée1-1/+1
2023-02-02gitlab: add FF_SCRIPT_SECTIONS for timingsMark Cave-Ayland1-0/+5
2023-02-02scripts/ci: update gitlab-runner playbook to use latest runnerAlex Bennée2-45/+13
2023-01-31gitlab-ci.d/buildtest: Merge the --without-default-* jobsThomas Huth1-12/+5
2023-01-31tests/qtest/display-vga-test: Add proper checks if a device is availableThomas Huth1-40/+25
2023-01-31gitlab-ci.d/buildtest: Remove ppc-softmmu from the clang-system jobThomas Huth1-2/+1
2023-01-30qapi, audio: Make introspection reflect build configuration more closelyDaniel P. Berrangé4-13/+112
2023-01-30qapi, audio: add query-audiodev commandDaniel P. Berrangé2-0/+25
2023-01-30docs/s390x/pcidevices: document pci devices on s390xSebastian Mitterle2-0/+42
2023-01-28docs/pcie.txt: Replace ioh3420 with pcie-root-portMarcel Apfelbaum1-8/+8
2023-01-28Revert "vhost-user: Introduce nested event loop in vhost_user_read()"Greg Kurz1-60/+5
2023-01-28Revert "vhost-user: Monitor slave channel in vhost_user_read()"Greg Kurz1-32/+3
2023-01-28tests/qtest/bios-tables-test: Make the test less verbose by defaultThomas Huth1-5/+12
2023-01-28hw: Use TYPE_PCI_BUS definition where appropriatePhilippe Mathieu-Daudé2-2/+4
2023-01-28vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requestsMinghao Yuan1-0/+2
2023-01-28tests: acpi: update expected blobsIgor Mammedov12-11/+0
2023-01-28pcihp: generate populated non-hotpluggble slot descriptions on non-hotplug pathIgor Mammedov1-15/+12
2023-01-28tests: acpi: whitelist DSDT before moving non-hotpluggble slots description f...Igor Mammedov1-0/+11