Age | Commit message (Expand) | Author |
2012-06-03 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-05-17 | kvm: update vmxcap for EPT A/D, INVPCID, RDRAND, VMFUNC | Avi Kivity |
2012-05-15 | qapi: add support for command options | Luiz Capitulino |
2012-05-08 | scripts/qemu-binfmt-conf.sh: Fix shell syntax | Andreas Färber |
2012-05-01 | tracetool: avoid pkgutil.iter_modules() Python 2.7 function | Stefan Hajnoczi |
2012-05-01 | tracetool: avoid str.rpartition() Python 2.5 function | Stefan Hajnoczi |
2012-05-01 | tracetool: use Python 2.4-compatible __import__() arguments | Stefan Hajnoczi |
2012-05-01 | tracetool: use Python 2.4-compatible exception handling syntax | Stefan Hajnoczi |
2012-04-24 | create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIX | Eduardo Habkost |
2012-04-24 | create_config: remove *dir block | Eduardo Habkost |
2012-04-24 | create_config: separate section for qemu_*dir variables (v2) | Eduardo Habkost |
2012-04-18 | tracetool: handle DTrace keywords 'in', 'next', 'self' | Stefan Hajnoczi |
2012-04-18 | tracetool: Add support for the 'dtrace' backend | Lluís Vilanova |
2012-04-18 | tracetool: Add support for the 'ust' backend | Lluís Vilanova |
2012-04-18 | tracetool: Add support for the 'simple' backend | Lluís Vilanova |
2012-04-18 | tracetool: Add support for the 'stderr' backend | Lluís Vilanova |
2012-04-18 | tracetool: Add module for the 'h' format | Lluís Vilanova |
2012-04-18 | tracetool: Add module for the 'c' format | Lluís Vilanova |
2012-04-18 | tracetool: Rewrite infrastructure as python modules | Lluís Vilanova |
2012-04-16 | signrom: Rewrite as python script | Jan Kiszka |
2012-04-12 | kvm: add flightrecorder script | Stefan Hajnoczi |
2012-04-05 | tracetool: Forbid argument name 'next' | Kevin Wolf |
2012-04-02 | Merge remote-tracking branch 'stefanha/tracing' into staging | Anthony Liguori |
2012-03-31 | Fix conversion from lower to upper case with Turkish locale | Stefan Weil |
2012-03-30 | qtest: add test framework | Anthony Liguori |
2012-03-30 | test makefile overhaul | Paolo Bonzini |
2012-03-30 | tracetool: dtrace: handle in and next reserved words | Alon Levy |
2012-03-30 | tracetool: dtrace disabled-events fix | Lee Essen |
2012-03-27 | qmp: parse commands in strict mode | Paolo Bonzini |
2012-03-27 | qapi: untangle next_list | Paolo Bonzini |
2012-03-27 | qapi: allow freeing partially-allocated objects | Paolo Bonzini |
2012-03-27 | qapi: shortcut visits on errors | Paolo Bonzini |
2012-03-26 | qapi: add c_fun to escape function names | Federico Simoncelli |
2012-03-24 | Support utf8 chars in pod docs | Michael Tokarev |
2012-03-24 | scripts: add gdb support script | Avi Kivity |
2012-03-12 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-03-12 | qapi: complete implementation of unions | Paolo Bonzini |
2012-03-12 | tracetool: Omit useless QEMU_*_ENABLED() check | Stefan Hajnoczi |
2012-03-12 | trace: Provide a per-event status define for conditional compilation | Lluís Vilanova |
2012-01-18 | qerror: add check-qerror.sh to verify alphabetical order | Stefan Hajnoczi |
2012-01-12 | Fix qapi code generation fix | Avi Kivity |
2011-12-27 | Fix qapi code generation wrt parallel build | Avi Kivity |
2011-12-21 | scripts/analyse-9p-simpletrace.py: Add symbolic names for 9p operations. | Harsh Prateek Bora |
2011-12-19 | vl.c: In qemu -h output, only print options for the arch we are running as | Michael Ellerman |
2011-12-15 | qapi: allow a 'gen' key to suppress code generation | Anthony Liguori |
2011-12-14 | Fix spelling in comments, documentation and messages | Stefan Weil |
2011-12-02 | fix spelling in scripts sub directory | Dong Xu Wang |
2011-11-30 | qapi: fix guardname generation | Michael Roth |
2011-11-26 | checkpatch.pl: fix CAST detection | Florian Mickler |
2011-11-01 | checkpatch: remove rule on non-indented labels | Paolo Bonzini |