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
/
scripts
/
tracetool
/
backend
/
syslog.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-11
iotests/281: Let NBD connection yield in iothread
Hanna Reitz
2
-5
/
+27
2022-02-11
block/nbd: Move s->ioc on AioContext change
Hanna Reitz
1
-0
/
+45
2022-02-11
iotests/281: Test lingering timers
Hanna Reitz
2
-4
/
+79
2022-02-11
iotests.py: Add QemuStorageDaemon class
Hanna Reitz
1
-0
/
+40
2022-02-11
block/nbd: Assert there are no timers when closed
Hanna Reitz
1
-0
/
+4
2022-02-11
block/nbd: Delete open timer when done
Hanna Reitz
1
-0
/
+8
2022-02-11
block/nbd: Delete reconnect delay timer when done
Hanna Reitz
1
-0
/
+7
2022-02-11
iotests: Test blockdev-reopen with iothreads and throttling
Kevin Wolf
2
-5
/
+35
2022-02-11
block: Lock AioContext for drain_end in blockdev-reopen
Kevin Wolf
1
-1
/
+10
2022-02-09
include/exec: fix softmmu version of TARGET_ABI_FMT_lx
Alex Bennée
1
-1
/
+1
2022-02-09
linux-user: Remove the deprecated ppc64abi32 target
Thomas Huth
12
-88
/
+21
2022-02-09
plugins: move reset of plugin data to tb_start
Alex Bennée
1
-11
/
+20
2022-02-09
target/i386: use CPU_LOG_INT for IRQ servicing
Alex Bennée
1
-2
/
+2
2022-02-09
tests/plugins: add instruction matching to libinsn.so
Alex Bennée
1
-1
/
+88
2022-02-09
tests/plugin: allow libinsn.so per-CPU counts
Alex Bennée
1
-8
/
+31
2022-02-09
contrib/plugins: add a drcov plugin
Ivanov Arkady
2
-0
/
+164
2022-02-09
plugins: add helper functions for coverage plugins
Ivanov Arkady
3
-0
/
+86
2022-02-09
tracing: excise the tcg related from tracetool
Alex Bennée
9
-350
/
+4
2022-02-09
tracing: remove the trace-tcg includes from the build
Alex Bennée
4
-9
/
+0
2022-02-09
tracing: remove TCG memory access tracing
Alex Bennée
6
-67
/
+0
2022-02-09
docs: remove references to TCG tracing
Alex Bennée
2
-85
/
+13
2022-02-09
tests/tcg/sh4: disable another unreliable test
Alex Bennée
1
-0
/
+4
2022-02-09
tests: Update CentOS 8 container to CentOS Stream 8
Thomas Huth
2
-3
/
+3
2022-02-09
tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
Thomas Huth
1
-1
/
+1
2022-02-09
gitlab: fall back to commit hash in qemu-setup filename
Stefan Hajnoczi
1
-1
/
+1
2022-02-09
docs/devel: mention our .editorconfig
Alex Bennée
1
-0
/
+4
2022-02-09
tests/lcitool: Install libibumad to cover RDMA on Debian based distros
Philippe Mathieu-Daudé
3
-0
/
+3
2022-02-09
tests: Manually remove libxml2 on MSYS2 runners
Philippe Mathieu-Daudé
2
-3
/
+0
2022-02-09
tests/lcitool: Refresh submodule and remove libxml2
Philippe Mathieu-Daudé
11
-18
/
+10
2022-02-09
drop libxml2 checks since libxml is not actually used (for parallels)
Michael Tokarev
8
-17
/
+2
2022-02-09
tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files
Philippe Mathieu-Daudé
1
-1
/
+1
2022-02-09
gitmodules: Correct libvirt-ci submodule URL
Philippe Mathieu-Daudé
1
-1
/
+1
2022-02-09
MAINTAINERS: Cover lcitool submodule with build test / automation
Philippe Mathieu-Daudé
1
-0
/
+1
2022-02-09
.gitignore: add .gcov pattern
Alex Bennée
1
-0
/
+1
2022-02-09
Makefile: also remove .gcno files when cleaning
Alex Bennée
1
-1
/
+2
2022-02-09
tests/qtest: enable more vhost-user tests by default
Alex Bennée
1
-12
/
+9
2022-02-09
tests/Makefile.include: clean-up old code
Alex Bennée
1
-4
/
+0
2022-02-09
spapr/vof: Install rom and nvram binaries
Alexey Kardashevskiy
1
-0
/
+2
2022-02-09
docs: rstfy confidential guest documentation
Cornelia Huck
6
-56
/
+67
2022-02-09
target/ppc: Change VSX instructions behavior to fill with zeros
Víctor Colombo
2
-14
/
+16
2022-02-09
target/ppc: books: Remove excp_model argument from ppc_excp_apply_ail
Fabiano Rosas
1
-12
/
+13
2022-02-09
target/ppc: Assert if MSR bits differ from msr_mask during exceptions
Fabiano Rosas
1
-58
/
+6
2022-02-09
target/ppc: powerpc_excp: Move common code to the caller function
Fabiano Rosas
1
-48
/
+9
2022-02-09
target/ppc: Remove powerpc_excp_legacy
Fabiano Rosas
1
-474
/
+3
2022-02-09
target/ppc: 7xx: Set SRRs directly in exception code
Fabiano Rosas
1
-11
/
+2
2022-02-09
target/ppc: 7xx: Software TLB cleanup
Fabiano Rosas
1
-20
/
+6
2022-02-09
target/ppc: 7xx: System Reset cleanup
Fabiano Rosas
1
-16
/
+2
2022-02-09
target/ppc: 7xx: System Call exception cleanup
Fabiano Rosas
1
-8
/
+13
2022-02-09
target/ppc: 7xx: Program exception cleanup
Fabiano Rosas
1
-4
/
+0
2022-02-09
target/ppc: 7xx: External interrupt cleanup
Fabiano Rosas
1
-37
/
+0
[next]