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
*
Revert "meson.build: default to -gsplit-dwarf for debug info"
Paolo Bonzini
2025-03-17
1
-2
/
+0
*
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2025-03-14
1
-0
/
+449
|
\
|
*
scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
Alberto Garcia
2025-03-13
1
-0
/
+449
*
|
scripts/qapi/backend: Clean up create_backend()'s failure mode
Markus Armbruster
2025-03-11
1
-15
/
+9
*
|
qapi/parser: add undocumented stub members to all_sections
John Snow
2025-03-11
1
-1
/
+16
*
|
qapi/source: allow multi-line QAPISourceInfo advancing
John Snow
2025-03-11
1
-2
/
+2
*
|
qapi/schema: add __repr__ to QAPIDoc.Section
John Snow
2025-03-11
1
-0
/
+3
*
|
qapi: clean up encoding of section kinds
John Snow
2025-03-11
1
-27
/
+70
*
|
qapi/parser: adjust info location for doc body section
John Snow
2025-03-11
1
-1
/
+5
|
/
*
libvirt-ci: bump to latest for vulkan-tools
Alex Bennée
2025-03-10
2
-0
/
+2
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2025-03-10
2
-2
/
+10
|
\
|
*
meson.build: default to -gsplit-dwarf for debug info
Alex Bennée
2025-03-07
1
-0
/
+2
|
*
scripts: dump stdin on meson-buildoptions error
Nabih Estefan
2025-03-06
1
-2
/
+8
*
|
Merge tag 'pull-vfio-20250306' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2025-03-07
1
-0
/
+11
|
\
\
|
*
|
migration: Add MIG_CMD_SWITCHOVER_START and its load handler
Maciej S. Szmigiero
2025-03-06
1
-0
/
+11
|
|
/
*
|
qapi/introspect: Use @dataclass to simplify
Markus Armbruster
2025-03-06
1
-7
/
+5
*
|
qapi: Eliminate OrderedDict
Markus Armbruster
2025-03-06
2
-9
/
+7
|
/
*
Merge tag 'pull-riscv-to-apply-20250305-1' of https://github.com/alistair23/q...
Stefan Hajnoczi
2025-03-05
1
-28
/
+50
|
\
|
*
binfmt: Add --ignore-family option
Andrea Bolognani
2025-03-04
1
-3
/
+16
|
*
binfmt: Normalize host CPU architecture
Andrea Bolognani
2025-03-04
1
-19
/
+25
|
*
binfmt: Shuffle things around
Andrea Bolognani
2025-03-04
1
-7
/
+10
*
|
Merge tag 'pull-qapi-2025-02-26-v2' of https://repo.or.cz/qemu/armbru into st...
Stefan Hajnoczi
2025-03-05
3
-35
/
+109
|
\
\
|
|
/
|
/
|
|
*
qapi: pluggable backend code generators
Daniel P. Berrangé
2025-03-04
2
-35
/
+108
|
*
qapi: update pylintrc config
John Snow
2025-02-26
1
-0
/
+1
*
|
scripts/checkpatch: Fix a typo
Philippe Mathieu-Daudé
2025-03-04
1
-2
/
+2
*
|
Merge tag 'spdx-check-pull-request' of https://gitlab.com/berrange/qemu into ...
Stefan Hajnoczi
2025-03-03
1
-0
/
+111
|
\
\
|
*
|
scripts: forbid use of arbitrary SPDX tags besides license identifiers
Daniel P. Berrangé
2025-02-28
1
-0
/
+12
|
*
|
scripts: validate SPDX license choices
Daniel P. Berrangé
2025-02-28
1
-0
/
+69
|
*
|
scripts: mandate that new files have SPDX-License-Identifier
Daniel P. Berrangé
2025-02-28
1
-0
/
+30
|
|
/
*
|
pvg: add option to configure it out
Paolo Bonzini
2025-02-25
1
-0
/
+3
*
|
rust: subprojects: add libc crate
Paolo Bonzini
2025-02-25
2
-2
/
+2
|
/
*
make-release: don't rely on $CWD when excluding subproject directories
Michael Roth
2025-02-14
1
-4
/
+5
*
scripts: improve error from qemu-trace-stap on missing 'stap'
Daniel P. Berrangé
2025-02-12
1
-2
/
+4
*
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2025-02-10
2
-27
/
+77
|
\
|
*
scripts/qemu-gdb: Support coroutine dumps in coredumps
Peter Xu
2025-02-06
1
-6
/
+73
|
*
scripts/qemu-gdb: Simplify fs_base fetching for coroutines
Peter Xu
2025-02-06
1
-21
/
+2
|
*
scripts/qemu-gdb: Always do full stack dump for python errors
Peter Xu
2025-02-06
1
-0
/
+2
*
|
qapi: expose all schema features to code
Daniel P. Berrangé
2025-02-10
7
-7
/
+91
*
|
qapi: rename 'special_features' to 'features'
Daniel P. Berrangé
2025-02-10
4
-26
/
+18
*
|
qapi: change 'unsigned special_features' to 'uint64_t features'
Daniel P. Berrangé
2025-02-10
1
-1
/
+1
*
|
qapi: cope with feature names containing a '-'
Daniel P. Berrangé
2025-02-10
1
-1
/
+2
*
|
qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h
Daniel P. Berrangé
2025-02-10
1
-1
/
+1
*
|
qapi: Move include/qapi/qmp/ to include/qobject/
Daniel P. Berrangé
2025-02-10
3
-4
/
+4
|
/
*
licenses: Remove SPDX tags not being license identifier for Linaro
Philippe Mathieu-Daudé
2025-01-30
1
-2
/
+5
*
Merge tag 'pull-10.0-gdb-plugins-doc-updates-170125-1' of https://gitlab.com/...
Stefan Hajnoczi
2025-01-17
2
-10
/
+6
|
\
|
*
scripts/nsis.py: Run dependency check for each DLL file only once
Stefan Weil
2025-01-17
1
-5
/
+5
|
*
win32: remove usage of attribute gcc_struct
Pierrick Bouvier
2025-01-17
1
-5
/
+1
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2025-01-17
2
-1
/
+32
|
\
\
|
|
/
|
/
|
|
*
make-release: only leave tarball of wrap-file subprojects
Paolo Bonzini
2025-01-10
1
-1
/
+30
|
*
rust: add --check-cfg test to rustc arguments
Paolo Bonzini
2025-01-10
1
-0
/
+2
[next]