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
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-01-17
tests/qtest/migration: Use out-of-band execution for migrate-recover
Juraj Marcin
3
-3
/
+24
2025-01-17
tests/qtest: Introduce qtest_init_with_env_and_capabilities()
Juraj Marcin
2
-2
/
+33
2025-01-17
tests/qtest: QTest example for RISC-V CSR register
Ivan Klokov
2
-1
/
+57
2025-01-17
target/riscv: Add RISC-V CSR qtest support
Ivan Klokov
3
-0
/
+96
2025-01-17
scripts/nsis.py: Run dependency check for each DLL file only once
Stefan Weil
1
-5
/
+5
2025-01-17
docs: add a glossary
Pierrick Bouvier
8
-0
/
+292
2025-01-17
docs/devel: add a codebase section
Pierrick Bouvier
16
-1
/
+257
2025-01-17
docs/devel: add information on how to setup build environments
Pierrick Bouvier
4
-2
/
+124
2025-01-17
docs/devel: add b4 for patch retrieval
Pierrick Bouvier
1
-0
/
+14
2025-01-17
docs/devel: add git-publish for patch submitting
Pierrick Bouvier
1
-0
/
+25
2025-01-17
docs/sphinx: include kernel-doc script as a dependency
Alex Bennée
1
-0
/
+3
2025-01-17
include/exec: remove warning_printed from MemoryRegion
Alex Bennée
1
-1
/
+0
2025-01-17
include/exec: fix some copy and paste errors in kdoc
Alex Bennée
1
-2
/
+2
2025-01-17
tests/qtest: fix some copy and paste errors in kdoc
Alex Bennée
2
-4
/
+4
2025-01-17
editorconfig: update for perl scripts
Alex Bennée
1
-0
/
+13
2025-01-17
plugins: fix kdoc annotation
Alex Bennée
1
-1
/
+1
2025-01-17
plugins: enable linking with clang/lld
Pierrick Bouvier
4
-7
/
+27
2025-01-17
docs/devel/style: add a section about bitfield, and disallow them for packed ...
Pierrick Bouvier
1
-0
/
+20
2025-01-17
win32: remove usage of attribute gcc_struct
Pierrick Bouvier
4
-21
/
+3
2025-01-17
accel/tcg: also suppress asynchronous IRQs for cpu_io_recompile
Alex Bennée
1
-2
/
+3
2025-01-17
configure: reenable plugins by default for 32-bit hosts
Pierrick Bouvier
1
-20
/
+1
2025-01-17
contrib/plugins/hotpages: fix 32-bit build
Pierrick Bouvier
1
-3
/
+3
2025-01-17
contrib/plugins/hwprofile: fix 32-bit build
Pierrick Bouvier
1
-11
/
+16
2025-01-17
contrib/plugins/cflow: fix 32-bit build
Pierrick Bouvier
1
-6
/
+11
2025-01-17
contrib/plugins/hotblocks: fix 32-bit build
Pierrick Bouvier
1
-5
/
+24
2025-01-17
contrib/plugins/cache: fix 32-bit build
Pierrick Bouvier
1
-12
/
+6
2025-01-17
contrib/plugins/stoptrigger: fix 32-bit build
Pierrick Bouvier
1
-21
/
+27
2025-01-17
tests/tcg/plugins/mem: fix 32-bit build
Pierrick Bouvier
1
-3
/
+3
2025-01-17
tests/tcg/plugins/syscall: fix 32-bit build
Pierrick Bouvier
1
-3
/
+3
2025-01-17
contrib/plugins/howvec: ensure we don't regress if this plugin is extended
Pierrick Bouvier
1
-3
/
+4
2025-01-17
tests/tcg/plugins/insn: remove unused callback parameter
Pierrick Bouvier
1
-3
/
+1
2025-01-17
system: propagate Error to gdbserver_start (and other device setups)
Alex Bennée
7
-59
/
+62
2025-01-17
system: squash usb_parse into a single function
Alex Bennée
1
-18
/
+4
2025-01-17
system/vl: more error exit into config enumeration code
Alex Bennée
1
-15
/
+17
2025-01-17
semihosting/meson: Build config.o and console.o once
Philippe Mathieu-Daudé
1
-3
/
+6
2025-01-17
semihosting/console: Avoid including 'cpu.h'
Philippe Mathieu-Daudé
2
-3
/
+2
2025-01-17
semihosting/arm-compat: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2025-01-17
semihosting/uaccess: Include missing 'exec/cpu-all.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2025-01-17
semihosting/syscalls: Include missing 'exec/cpu-defs.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2025-01-17
semihosting/uaccess: Briefly document returned values
Philippe Mathieu-Daudé
1
-0
/
+55
2025-01-17
semihosting: add guest_error logging for failed opens
Alex Bennée
1
-0
/
+2
2025-01-15
hw/acpi: Add vmclock device
David Woodhouse
8
-1
/
+412
2025-01-15
virtio-net: vhost-user: Implement internal migration
Laurent Vivier
1
-23
/
+112
2025-01-15
vhost: Add stubs for the migration state transfer interface
Laurent Vivier
1
-0
/
+23
2025-01-15
hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
Li Zhijian
1
-1
/
+1
2025-01-15
tests: acpi: update expected blobs
Igor Mammedov
41
-40
/
+0
2025-01-15
pci: acpi: Windows 'PCI Label Id' bug workaround
Igor Mammedov
1
-10
/
+23
2025-01-15
tests: acpi: whitelist expected blobs
Igor Mammedov
1
-0
/
+40
2025-01-15
docs: acpi_hest_ghes: fix documentation for CPER size
Mauro Carvalho Chehab
1
-2
/
+4
2025-01-15
acpi/ghes: Change ghes fill logic to work with only one source
Mauro Carvalho Chehab
1
-8
/
+4
[next]