index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 the crypto component
Peter Maydell
2024-06-21
1
-1
/
+1
*
scripts/coverity-scan/COMPONENTS.md: Fix 'char' component
Peter Maydell
2024-06-21
1
-1
/
+4
*
scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CI
Peter Maydell
2024-06-21
1
-52
/
+52
*
configure: Add uadk option
Shameer Kolothum
2024-06-14
1
-0
/
+3
*
configure: add --enable-qpl build option
Yuan Liu
2024-06-14
1
-0
/
+3
*
Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into staging
Richard Henderson
2024-06-13
2
-2
/
+0
|
\
|
*
test: Remove libibumad dependence
zhenwei pi
2024-06-12
2
-2
/
+0
*
|
tracetool: Forbid newline character in event format
Philippe Mathieu-Daudé
2024-06-10
1
-0
/
+2
*
|
tracetool: Remove unused vcpu.py script
Philippe Mathieu-Daudé
2024-06-10
2
-66
/
+1
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-06-08
1
-0
/
+13
|
\
|
*
target/i386: enumerate VMX nested-exception support
Xin Li
2024-06-08
1
-0
/
+1
|
*
vmxcap: add support for VMX FRED controls
Xin Li
2024-06-08
1
-0
/
+12
*
|
scripts/ci: drive ubuntu/build-environment.yml from lcitool
Alex Bennée
2024-06-06
1
-124
/
+7
*
|
tests/lcitool: generate package lists for ansible
Alex Bennée
2024-06-06
3
-0
/
+379
*
|
docs/ci: clean-up references for consistency
Alex Bennée
2024-06-06
1
-0
/
+0
*
|
scripts/ci: remove CentOS bits from common build-environment
Alex Bennée
2024-06-06
1
-98
/
+0
*
|
ci: remove centos-steam-8 customer runner
Alex Bennée
2024-06-06
4
-362
/
+0
|
/
*
update-linux-headers: import linux/kvm_para.h header
Paolo Bonzini
2024-06-05
1
-1
/
+21
*
update-linux-headers: move pvpanic.h to correct directory
Paolo Bonzini
2024-06-05
1
-2
/
+4
*
update-linux-headers: fix forwarding to asm-generic headers
Paolo Bonzini
2024-06-05
1
-1
/
+8
*
scripts/update-linux-headers.sh: Fix the path of setup_data.h
Thomas Huth
2024-05-29
1
-1
/
+1
*
scripts/update-linux-headers.sh: Remove temporary directory inbetween
Thomas Huth
2024-05-29
1
-0
/
+1
*
fuzz: disable leak-detection for oss-fuzz builds
Alexander Bulekov
2024-05-29
1
-0
/
+1
*
scripts/update-linux-header.sh: be more src tree friendly
Alex Bennée
2024-05-16
1
-39
/
+41
*
migration: Remove block migration
Fabiano Rosas
2024-05-08
1
-4
/
+0
*
qapi: Simplify QAPISchemaVariants @tag_member
Markus Armbruster
2024-05-06
1
-26
/
+18
*
qapi: Move conditional code from QAPISchemaVariants to its subtypes
Markus Armbruster
2024-05-06
1
-70
/
+70
*
qapi: Rename QAPISchemaAlternateType.variants to .alternatives
Markus Armbruster
2024-05-06
1
-12
/
+13
*
qapi: Rename QAPISchemaObjectType.variants to .branches
Markus Armbruster
2024-05-06
5
-22
/
+22
*
qapi: Rename visitor parameter @variants to @alternatives
Markus Armbruster
2024-05-06
4
-9
/
+10
*
qapi: Rename visitor parameter @variants to @branches
Markus Armbruster
2024-05-06
4
-14
/
+14
*
qapi: New QAPISchemaBranches, QAPISchemaAlternatives
Markus Armbruster
2024-05-06
4
-18
/
+38
*
Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-05-03
1
-1
/
+1
|
\
[next]