index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-26
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-0
/
+5
2012-06-22
checkpatch: Add QEMU specific rule
Stefan Weil
1
-0
/
+5
2012-06-18
s390: make kvm_stat work on s390
Jens Freimann
1
-1
/
+25
2012-06-03
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-0
/
+13
2012-05-17
kvm: update vmxcap for EPT A/D, INVPCID, RDRAND, VMFUNC
Avi Kivity
1
-0
/
+13
2012-05-15
qapi: add support for command options
Luiz Capitulino
1
-2
/
+12
2012-05-08
scripts/qemu-binfmt-conf.sh: Fix shell syntax
Andreas Färber
1
-0
/
+1
2012-05-01
tracetool: avoid pkgutil.iter_modules() Python 2.7 function
Stefan Hajnoczi
2
-4
/
+12
2012-05-01
tracetool: avoid str.rpartition() Python 2.5 function
Stefan Hajnoczi
1
-7
/
+10
2012-05-01
tracetool: use Python 2.4-compatible __import__() arguments
Stefan Hajnoczi
1
-1
/
+1
2012-05-01
tracetool: use Python 2.4-compatible exception handling syntax
Stefan Hajnoczi
1
-2
/
+2
2012-04-24
create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIX
Eduardo Habkost
1
-6
/
+1
2012-04-24
create_config: remove *dir block
Eduardo Habkost
1
-1
/
+1
2012-04-24
create_config: separate section for qemu_*dir variables (v2)
Eduardo Habkost
1
-0
/
+9
2012-04-18
tracetool: handle DTrace keywords 'in', 'next', 'self'
Stefan Hajnoczi
1
-4
/
+4
2012-04-18
tracetool: Add support for the 'dtrace' backend
Lluís Vilanova
5
-2
/
+178
2012-04-18
tracetool: Add support for the 'ust' backend
Lluís Vilanova
1
-0
/
+90
2012-04-18
tracetool: Add support for the 'simple' backend
Lluís Vilanova
1
-0
/
+55
2012-04-18
tracetool: Add support for the 'stderr' backend
Lluís Vilanova
1
-0
/
+56
2012-04-18
tracetool: Add module for the 'h' format
Lluís Vilanova
1
-0
/
+45
2012-04-18
tracetool: Add module for the 'c' format
Lluís Vilanova
1
-0
/
+20
2012-04-18
tracetool: Rewrite infrastructure as python modules
Lluís Vilanova
5
-666
/
+580
2012-04-16
signrom: Rewrite as python script
Jan Kiszka
2
-45
/
+40
2012-04-12
kvm: add flightrecorder script
Stefan Hajnoczi
1
-0
/
+126
2012-04-05
tracetool: Forbid argument name 'next'
Kevin Wolf
1
-0
/
+4
2012-04-02
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
1
-4
/
+18
2012-03-31
Fix conversion from lower to upper case with Turkish locale
Stefan Weil
2
-5
/
+5
2012-03-30
qtest: add test framework
Anthony Liguori
1
-0
/
+5
2012-03-30
test makefile overhaul
Paolo Bonzini
1
-0
/
+26
2012-03-30
tracetool: dtrace: handle in and next reserved words
Alon Levy
1
-4
/
+6
2012-03-30
tracetool: dtrace disabled-events fix
Lee Essen
1
-0
/
+12
2012-03-27
qmp: parse commands in strict mode
Paolo Bonzini
1
-1
/
+1
2012-03-27
qapi: untangle next_list
Paolo Bonzini
1
-2
/
+2
2012-03-27
qapi: allow freeing partially-allocated objects
Paolo Bonzini
1
-0
/
+7
2012-03-27
qapi: shortcut visits on errors
Paolo Bonzini
1
-0
/
+9
2012-03-26
qapi: add c_fun to escape function names
Federico Simoncelli
4
-12
/
+15
2012-03-24
Support utf8 chars in pod docs
Michael Tokarev
1
-0
/
+9
2012-03-24
scripts: add gdb support script
Avi Kivity
1
-0
/
+89
2012-03-12
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2
-1
/
+36
2012-03-12
qapi: complete implementation of unions
Paolo Bonzini
2
-1
/
+36
2012-03-12
tracetool: Omit useless QEMU_*_ENABLED() check
Stefan Hajnoczi
1
-3
/
+1
2012-03-12
trace: Provide a per-event status define for conditional compilation
Lluís Vilanova
1
-1
/
+8
2012-01-18
qerror: add check-qerror.sh to verify alphabetical order
Stefan Hajnoczi
1
-0
/
+22
2012-01-12
Fix qapi code generation fix
Avi Kivity
3
-22
/
+14
2011-12-27
Fix qapi code generation wrt parallel build
Avi Kivity
3
-9
/
+75
2011-12-21
scripts/analyse-9p-simpletrace.py: Add symbolic names for 9p operations.
Harsh Prateek Bora
1
-2
/
+73
2011-12-19
vl.c: In qemu -h output, only print options for the arch we are running as
Michael Ellerman
1
-0
/
+3
2011-12-15
qapi: allow a 'gen' key to suppress code generation
Anthony Liguori
2
-0
/
+2
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
1
-2
/
+2
2011-12-02
fix spelling in scripts sub directory
Dong Xu Wang
1
-1
/
+1
[next]