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
...
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-25
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
Paolo Bonzini
2023-09-21
1
-0
/
+1
*
|
block-coroutine-wrapper: Allow arbitrary parameter names
Kevin Wolf
2023-09-20
1
-3
/
+4
*
|
block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions
Kevin Wolf
2023-09-20
1
-0
/
+11
*
|
net: add initial support for AF_XDP network backend
Ilya Maximets
2023-09-18
2
-0
/
+4
|
/
*
scripts/: spelling fixes
Michael Tokarev
2023-09-08
9
-12
/
+12
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
2
-1
/
+7
|
\
|
*
Python: Drop support for Python 3.7
Paolo Bonzini
2023-09-07
1
-1
/
+1
|
*
configure, meson: move --enable-plugins to meson
Paolo Bonzini
2023-09-07
1
-0
/
+3
|
*
configure: move --enable-debug-tcg to meson
Paolo Bonzini
2023-09-07
1
-0
/
+3
*
|
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-08-31
2
-4
/
+0
|
/
*
Revert "tests: Use separate virtual environment for avocado"
Paolo Bonzini
2023-08-28
2
-3
/
+3
*
tests/decode: Suppress "error: " string for expected-failure tests
Peter Maydell
2023-07-25
1
-1
/
+5
*
scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour
Peter Maydell
2023-07-25
1
-1
/
+1
*
audio/pw: Pipewire->PipeWire case fix for user-visible text
Marc-André Lureau
2023-07-17
1
-1
/
+1
*
meson.build: Remove the logic to link C code with the C++ linker
Thomas Huth
2023-07-07
1
-1
/
+0
*
scripts/oss-fuzz: add a suppression for keymap
Alex Bennée
2023-07-03
1
-0
/
+3
*
scripts: add a XML preprocessor script
Marc-André Lureau
2023-06-27
3
-0
/
+431
*
accel/tcg: remove CONFIG_PROFILER
Fei Wu
2023-06-26
1
-3
/
+0
*
git-submodule.sh: allow running in validate mode without previous update
Paolo Bonzini
2023-06-26
1
-32
/
+41
*
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
2023-06-07
1
-60
/
+0
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-06
7
-92
/
+53
|
\
|
*
configure: remove --with-git-submodules=
Paolo Bonzini
2023-06-06
2
-6
/
+3
|
*
meson: subprojects: replace berkeley-{soft,test}float-3 with wraps
Paolo Bonzini
2023-06-06
2
-22
/
+2
|
*
meson: subprojects: replace submodules with wrap files
Paolo Bonzini
2023-06-06
2
-2
/
+14
|
*
build: log submodule update from git-submodule.sh
Paolo Bonzini
2023-06-06
1
-5
/
+11
|
*
git-submodule: allow partial update of .git-submodule-status
Paolo Bonzini
2023-06-06
1
-12
/
+14
|
*
configure: remove --with-git= option
Paolo Bonzini
2023-06-06
2
-11
/
+10
|
*
tests: Use separate virtual environment for avocado
Paolo Bonzini
2023-06-06
2
-3
/
+3
|
*
scripts: remove dead file
Paolo Bonzini
2023-06-06
1
-35
/
+0
*
|
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-06-06
1
-0
/
+49
|
\
\
|
|
/
|
/
|
|
*
scripts: Add qom-cast-macro-clean-cocci-gen.py
Philippe Mathieu-Daudé
2023-06-05
1
-0
/
+49
*
|
exec/poison: Do not poison CONFIG_SOFTMMU
Richard Henderson
2023-06-05
1
-2
/
+3
|
/
*
trace: remove control-vcpu.h
Alex Bennée
2023-06-01
1
-4
/
+1
*
scripts/qapi: document the tool that generated the file
Alex Bennée
2023-06-01
1
-2
/
+7
*
trace: remove vcpu_id from the TraceEvent structure
Alex Bennée
2023-06-01
2
-16
/
+1
*
decodetree: Add --output-null for meson testing
Richard Henderson
2023-05-31
1
-8
/
+10
*
Merge tag 'pull-tcg-20230530' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-05-30
1
-19
/
+246
|
\
|
*
scripts/decodetree: Implement named field support
Peter Maydell
2023-05-30
1
-6
/
+139
|
*
scripts/decodetree: Implement a topological sort
Peter Maydell
2023-05-30
1
-0
/
+74
|
*
scripts/decodetree: Pass lvalue-formatter function to str_extract()
Peter Maydell
2023-05-30
1
-11
/
+15
|
*
decodetree: Do not remove output_file from /dev
Richard Henderson
2023-05-30
1
-1
/
+6
|
*
decodetree: Diagnose empty pattern group
Richard Henderson
2023-05-30
1
-0
/
+6
|
*
decodetree: Fix recursion in prop_format and build_tree
Richard Henderson
2023-05-30
1
-2
/
+2
|
*
decodetree: Add --test-for-error
Richard Henderson
2023-05-30
1
-2
/
+7
*
|
block-coroutine-wrapper: Take AioContext lock in no_co_wrappers
Kevin Wolf
2023-05-30
1
-10
/
+15
|
/
*
meson: use subproject for keycodemapdb
Paolo Bonzini
2023-05-26
1
-1
/
+1
*
meson: use subproject for internal libfdt
Paolo Bonzini
2023-05-26
1
-1
/
+1
*
Add Kubernetes runner configuration
Camilla Conte
2023-05-24
1
-0
/
+30
*
igb: Notify only new interrupts
Akihiko Odaki
2023-05-23
1
-0
/
+1
[prev]
[next]