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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing
Akihiko Odaki
2024-10-29
1
-1
/
+2
*
testing: Enhance gdb probe script
Gustavo Romero
2024-10-24
1
-36
/
+39
*
scripts/ci: remove architecture checks for build-environment updates
Alex Bennée
2024-10-24
1
-2
/
+0
*
rust: add PL011 device model
Paolo Bonzini
2024-10-11
3
-2
/
+19
*
rust: add utility procedural macro crate
Manos Pitsidianakis
2024-10-11
2
-2
/
+6
*
scripts/archive-source: find directory name for subprojects
Paolo Bonzini
2024-10-11
1
-1
/
+22
*
rust: add bindgen step as a meson dependency
Manos Pitsidianakis
2024-10-11
1
-0
/
+84
*
build-sys: Add rust feature option
Manos Pitsidianakis
2024-10-07
1
-0
/
+3
*
minikconf: print error entirely on stderr
Paolo Bonzini
2024-10-03
1
-1
/
+1
*
9p: remove 'proxy' filesystem backend driver
Paolo Bonzini
2024-10-03
2
-4
/
+0
*
Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-09-28
2
-0
/
+33
|
\
|
*
.gitlab-ci.d: Make separate collapsible log sections for build and test
Peter Maydell
2024-09-25
1
-0
/
+29
|
*
scripts/checkpatch.pl: emit error when using assert(false)
Pierrick Bouvier
2024-09-25
1
-0
/
+4
*
|
Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-09-27
2
-103
/
+5
|
\
\
|
*
|
linux-user,loongarch: move to syscalltbl file
Laurent Vivier
2024-09-22
2
-97
/
+1
|
*
|
linux-user,hexagon: move to syscalltbl file
Laurent Vivier
2024-09-22
2
-1
/
+1
|
*
|
linux-user,riscv: move to syscalltbl file
Laurent Vivier
2024-09-22
2
-2
/
+1
|
*
|
linux-user,openrisc: move to syscalltbl file
Laurent Vivier
2024-09-22
2
-2
/
+1
|
*
|
linux-user,aarch64: move to syscalltbl file
Laurent Vivier
2024-09-22
2
-1
/
+1
|
|
/
*
/
license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only
Philippe Mathieu-Daudé
2024-09-20
1
-1
/
+1
|
/
*
target/cris: Remove the deprecated CRIS target
Philippe Mathieu-Daudé
2024-09-13
1
-3
/
+0
*
hw/timer: Remove TYPE_ETRAX_FS_TIMER device
Philippe Mathieu-Daudé
2024-09-13
1
-1
/
+1
*
hw/dma: Remove ETRAX_FS DMA device
Philippe Mathieu-Daudé
2024-09-13
1
-1
/
+1
*
tests/tcg: Remove CRIS bare test files
Philippe Mathieu-Daudé
2024-09-13
1
-1
/
+0
*
hw: Define new device_class_set_legacy_reset()
Peter Maydell
2024-09-13
1
-0
/
+30
*
Merge tag 'pull-request-2024-09-11' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-09-11
1
-3
/
+6
|
\
|
*
meson: Split --enable-sanitizers to --enable-{asan, ubsan}
Richard Henderson
2024-09-11
1
-3
/
+6
*
|
Merge tag 'pull-testing-gdbstub-oct-100924-1' of https://gitlab.com/stsquad/q...
Peter Maydell
2024-09-11
1
-9
/
+30
|
\
\
|
*
|
scripts/ci: update the gitlab-runner playbook
Alex Bennée
2024-09-10
1
-9
/
+30
|
|
/
*
|
Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-09-10
2
-20
/
+26
|
\
\
|
|
/
|
/
|
|
*
qapi: Smarter camel_to_upper() to reduce need for 'prefix'
Markus Armbruster
2024-09-10
2
-20
/
+26
*
|
meson: Introduce 'qatzip' feature to the build system
Bryan Zhang
2024-09-09
1
-0
/
+3
|
/
*
tests/avocado: excercise scripts/replay-dump.py in replay tests
Nicholas Piggin
2024-08-16
1
-2
/
+4
*
scripts/replay-dump.py: rejig decoders in event number order
Nicholas Piggin
2024-08-16
1
-28
/
+28
*
scripts/replay-dump.py: Update to current rr record format
Nicholas Piggin
2024-08-16
1
-34
/
+93
*
scripts/checkpatch: more checks on files imported from Linux
Stefano Garzarella
2024-08-16
1
-0
/
+24
*
ci: refresh package lists with lcitool
Daniel P. Berrangé
2024-08-16
2
-0
/
+2
*
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Richard Henderson
2024-07-18
1
-7
/
+7
|
\
|
*
meson: Update meson-buildoptions.sh
Zhao Liu
2024-07-17
1
-7
/
+7
*
|
qapi: remove "Example" doc section
John Snow
2024-07-17
1
-1
/
+9
|
/
*
qapi/parser: don't parse rST markup as section headers
John Snow
2024-07-06
1
-2
/
+7
*
qapi: convert "Note" sections to plain rST
John Snow
2024-07-06
1
-0
/
+15
*
qapi/parser: fix comment parsing immediately following a doc block
John Snow
2024-07-06
1
-1
/
+1
*
qapi/parser: preserve indentation in QAPIDoc sections
John Snow
2024-07-06
1
-2
/
+2
*
qapi: linter fixups
John Snow
2024-07-06
3
-9
/
+10
*
meson: remove dead optimization option
Paolo Bonzini
2024-06-28
1
-3
/
+0
*
meson: allow configuring the x86-64 baseline
Paolo Bonzini
2024-06-28
1
-0
/
+3
*
scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibs
Peter Maydell
2024-06-21
1
-1
/
+1
*
scripts/coverity-scan/COMPONENTS.md: Fix monitor component
Peter Maydell
2024-06-21
1
-1
/
+1
*
scripts/coverity-scan/COMPONENTS.md: Add crypto headers in host/include to th...
Peter Maydell
2024-06-21
1
-1
/
+1
[next]