index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
qemu
/
utils
/
qemu_ga_client.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
plugins: Iterate on cb_lists in qemu_plugin_user_exit
Richard Henderson
1
-3
/
+4
2023-02-02
cpu-exec: assert that plugin_mem_cbs is NULL after execution
Emilio Cota
2
-0
/
+6
2023-02-02
tcg: exclude non-memory effecting helpers from instrumentation
Emilio Cota
3
-4
/
+8
2023-02-02
translator: always pair plugin_gen_insn_{start, end} calls
Emilio Cota
1
-5
/
+10
2023-02-02
plugins: fix optimization in plugin_gen_disable_mem_helpers
Emilio Cota
2
-8
/
+25
2023-02-02
plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's
Emilio Cota
1
-5
/
+11
2023-02-02
util/qht: use striped locks under TSAN
Emilio Cota
1
-14
/
+81
2023-02-02
thread: de-const qemu_spin_destroy
Emilio Cota
1
-3
/
+2
2023-02-02
util/qht: add missing atomic_set(hashes[i])
Emilio Cota
1
-1
/
+1
2023-02-02
cpu: free cpu->tb_jmp_cache with RCU
Emilio Cota
3
-3
/
+12
2023-02-02
tests/tcg: add memory-sve test for aarch64
Alex Bennée
2
-1
/
+9
2023-02-02
semihosting: add O_BINARY flag in host_open for NT compatibility
Evgeny Iakovlev
1
-4
/
+4
2023-02-02
semihosting: Write back semihosting data before completion callback
Keith Packard
1
-10
/
+10
2023-02-02
docs: add an introduction to the system docs
Alex Bennée
6
-22
/
+227
2023-02-02
semihosting: add semihosting section to the docs
Alex Bennée
2
-17
/
+95
2023-02-02
docs: add a new section to outline emulation support
Alex Bennée
4
-0
/
+108
2023-02-02
docs: add hotlinks to about preface text
Alex Bennée
4
-8
/
+14
2023-02-02
MAINTAINERS: Fix the entry for tests/tcg/nios2
Thomas Huth
1
-1
/
+1
2023-02-02
gitlab: wrap up test results for custom runners
Alex Bennée
4
-15
/
+24
2023-02-02
tests/tcg: Use SIGKILL for timeout
Richard Henderson
1
-2
/
+2
2023-02-02
tests/tcg: skip the vma-pthread test on CI
Alex Bennée
1
-0
/
+9
2023-02-02
tests/docker: drop debian-tricore-cross's partial status
Alex Bennée
1
-1
/
+0
2023-02-02
tests/docker: Install flex in debian-tricore-cross
Philippe Mathieu-Daudé
1
-0
/
+1
2023-02-02
lcitool: drop texinfo from QEMU project/dependencies
Marc-André Lureau
21
-29
/
+11
2023-02-02
lcitool: drop perl from QEMU project/dependencies
Marc-André Lureau
23
-23
/
+4
2023-02-02
Update lcitool and fedora to 37
Marc-André Lureau
5
-9
/
+9
2023-02-02
gitlab: add lsan suppression file to workaround tcmalloc issues
Alex Bennée
2
-0
/
+3
2023-02-02
docs: drop texinfo options
Marc-André Lureau
1
-13
/
+0
2023-02-02
meson: replace Perl usage with Python
Marc-André Lureau
1
-3
/
+4
2023-02-02
.gitlab-ci.d/windows: do not disable opengl
Marc-André Lureau
1
-3
/
+2
2023-02-02
build-sys: fix crlf-ending C code
Marc-André Lureau
3
-17
/
+27
2023-02-02
tests/unit: drop hacky race avoidance in test-io-channel-command
Alex Bennée
1
-4
/
+10
2023-02-02
gitlab: just use plain --cc=clang for custom runner build
Alex Bennée
1
-1
/
+1
2023-02-02
gitlab: add FF_SCRIPT_SECTIONS for timings
Mark Cave-Ayland
1
-0
/
+5
2023-02-02
scripts/ci: update gitlab-runner playbook to use latest runner
Alex Bennée
2
-45
/
+13
2023-01-31
gitlab-ci.d/buildtest: Merge the --without-default-* jobs
Thomas Huth
1
-12
/
+5
2023-01-31
tests/qtest/display-vga-test: Add proper checks if a device is available
Thomas Huth
1
-40
/
+25
2023-01-31
gitlab-ci.d/buildtest: Remove ppc-softmmu from the clang-system job
Thomas Huth
1
-2
/
+1
2023-01-30
qapi, audio: Make introspection reflect build configuration more closely
Daniel P. Berrangé
4
-13
/
+112
2023-01-30
qapi, audio: add query-audiodev command
Daniel P. Berrangé
2
-0
/
+25
2023-01-30
docs/s390x/pcidevices: document pci devices on s390x
Sebastian Mitterle
2
-0
/
+42
2023-01-28
docs/pcie.txt: Replace ioh3420 with pcie-root-port
Marcel Apfelbaum
1
-8
/
+8
2023-01-28
Revert "vhost-user: Introduce nested event loop in vhost_user_read()"
Greg Kurz
1
-60
/
+5
2023-01-28
Revert "vhost-user: Monitor slave channel in vhost_user_read()"
Greg Kurz
1
-32
/
+3
2023-01-28
tests/qtest/bios-tables-test: Make the test less verbose by default
Thomas Huth
1
-5
/
+12
2023-01-28
hw: Use TYPE_PCI_BUS definition where appropriate
Philippe Mathieu-Daudé
2
-2
/
+4
2023-01-28
vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requests
Minghao Yuan
1
-0
/
+2
2023-01-28
tests: acpi: update expected blobs
Igor Mammedov
12
-11
/
+0
2023-01-28
pcihp: generate populated non-hotpluggble slot descriptions on non-hotplug path
Igor Mammedov
1
-15
/
+12
2023-01-28
tests: acpi: whitelist DSDT before moving non-hotpluggble slots description f...
Igor Mammedov
1
-0
/
+11
[next]