index
:
sinitax/cachepc-qemu
master
Fork of AMDESE/qemu with changes for cachepc side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
qapi-introspect: add preprocessor conditions to generated QLit
Marc-André Lureau
2018-07-03
1
-10
/
+21
|
*
|
qapi-introspect: modify to_qlit() to append ',' on level > 0
Marc-André Lureau
2018-07-03
1
-1
/
+3
|
*
|
qapi: add #if/#endif helpers
Marc-André Lureau
2018-07-03
1
-4
/
+94
|
*
|
qapi: mcgen() shouldn't indent # lines
Marc-André Lureau
2018-07-03
1
-2
/
+2
|
*
|
qapi: add 'ifcond' to visitor methods
Marc-André Lureau
2018-07-03
7
-35
/
+38
|
*
|
qapi: leave the ifcond attribute undefined until check()
Marc-André Lureau
2018-07-03
1
-4
/
+17
|
*
|
qapi: pass 'if' condition into QAPISchemaEntity objects
Marc-André Lureau
2018-07-03
1
-32
/
+65
|
*
|
qapi: add 'if' to top-level expressions
Marc-André Lureau
2018-07-03
1
-6
/
+29
*
|
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...
Peter Maydell
2018-07-04
1
-23
/
+41
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
qemu-binfmt-conf.sh: allow to provide a suffix to the interpreter name
Laurent Vivier
2018-07-02
1
-17
/
+24
|
*
|
qemu-binfmt-conf.sh: add persistent (F) flags
Laurent Vivier
2018-07-02
1
-1
/
+13
|
*
|
qemu-binfmt-conf.sh: cleanup --credential
Laurent Vivier
2018-07-02
1
-10
/
+9
*
|
|
Merge remote-tracking branch 'remotes/shorne/tags/pull-or-20180703' into staging
Peter Maydell
2018-07-03
1
-3
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
target/openrisc: Add support in scripts/qemu-binfmt-conf.sh
Richard Henderson
2018-07-03
1
-3
/
+7
|
|
/
*
/
checkpatch: Recognize IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-0
/
+1
|
/
*
trace: Fix format string for the struct timeval members casted to size_t
Philippe Mathieu-Daudé
2018-06-29
1
-1
/
+1
*
simpletrace: Convert name from mapping record to str
Eduardo Habkost
2018-06-29
1
-1
/
+1
*
trace: forbid floating point types
Stefan Hajnoczi
2018-06-27
1
-2
/
+0
*
Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import"
Eduardo Habkost
2018-06-22
8
-16
/
+8
*
qapi/introspect: Eliminate pointless variable in .visit_end()
Markus Armbruster
2018-06-22
1
-4
/
+1
*
qapi: Open files with encoding='utf-8'
Markus Armbruster
2018-06-22
1
-3
/
+14
*
qapi: allow empty branches in flat unions
Anton Nefedov
2018-06-22
3
-12
/
+24
*
qapi/events: generate event enum in main module
Marc-André Lureau
2018-06-22
1
-2
/
+3
*
qapi/visit: remove useless prefix argument
Marc-André Lureau
2018-06-22
1
-1
/
+1
*
scripts/qemu.py: introduce set_console() method
Cleber Rosa
2018-06-15
1
-1
/
+96
*
scripts/qemu.py: allow adding to the list of extra arguments
Cleber Rosa
2018-06-15
1
-0
/
+6
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-06-13' into ...
Peter Maydell
2018-06-14
1
-0
/
+12
|
\
|
*
coverity-model: replay data is considered trusted
Paolo Bonzini
2018-06-13
1
-0
/
+12
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...
Peter Maydell
2018-06-12
1
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
qemu-binfmt-conf.sh: ignore the OS/ABI field
Laurent Vivier
2018-06-11
1
-9
/
+9
*
|
python: Remove scripts/ordereddict.py
Eduardo Habkost
2018-06-08
2
-132
/
+1
*
|
python: Remove scripts/argparse.py
Eduardo Habkost
2018-06-08
1
-2406
/
+0
*
|
python: futurize -f lib2to3.fixes.fix_numliterals
Eduardo Habkost
2018-06-08
1
-3
/
+3
*
|
python: futurize -f lib2to3.fixes.fix_except
Eduardo Habkost
2018-06-08
1
-1
/
+1
*
|
python: futurize -f lib2to3.fixes.fix_tuple_params
Eduardo Habkost
2018-06-08
1
-1
/
+1
*
|
python: futurize -f lib2to3.fixes.fix_standarderror
Eduardo Habkost
2018-06-08
1
-3
/
+3
*
|
python: futurize -f lib2to3.fixes.fix_has_key
Eduardo Habkost
2018-06-08
7
-8
/
+8
*
|
python: futurize -f libfuturize.fixes.fix_next_call
Eduardo Habkost
2018-06-08
2
-4
/
+4
*
|
python: futurize -f libfuturize.fixes.fix_absolute_import
Eduardo Habkost
2018-06-08
8
-8
/
+16
*
|
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2018-06-08
18
-153
/
+171
|
/
*
Makefile: Rename TARGET_DIRS to TARGET_LIST
Fam Zheng
2018-06-05
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
1
-1
/
+16
|
\
|
*
scripts/update-linux-headers: Handle kernel license no longer being one file
Peter Maydell
2018-06-01
1
-0
/
+14
|
*
scripts/update-linux-headers: Handle __aligned_u64
Peter Maydell
2018-06-01
1
-1
/
+2
*
|
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov
2018-05-30
4
-16
/
+24
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-05-24
1
-10
/
+10
|
\
|
*
update-linux-headers.sh: unistd.h, kvm consistency
Michael S. Tsirkin
2018-05-23
1
-6
/
+12
|
*
update-linux-headers.sh: drop kvm_para.h hacks
Michael S. Tsirkin
2018-05-23
1
-11
/
+5
*
|
checkpatch: generalize xen handle matching in the list of types
Paul Durrant
2018-05-22
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-05-14
1
-4
/
+52
|
\
[prev]
[next]