aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-08-15Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-08-15Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-08-15trace: Fix "Qemu" -> "QEMU"Stefan Weil
2012-08-14update-linux-headers.sh: Pull in asm-generic/kvm_para.hPeter Maydell
2012-08-14trace/simple: Fix compiler warning for 32 bit hostsStefan Weil
2012-08-13scripts: qapi-commands.py: qmp-commands.h: include qdict.hLuiz Capitulino
2012-08-13qapi: don't convert enum strings to lowercaseLuiz Capitulino
2012-08-13qapi: generate correct enum names for camel case enumsLuiz Capitulino
2012-08-13qapi: qapi-types.h: don't include qapi/qapi-types-core.hLuiz Capitulino
2012-08-09qapi: avoid reserved keywordsBlue Swirl
2012-08-01qapi: qapi.py: allow the "'" character to be escapedLuiz Capitulino
2012-07-23Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2012-07-23qapi: introduce "size" typeLaszlo Ersek
2012-07-23qapi: generate C types for fixed-width integersLaszlo Ersek
2012-07-23qapi: fix error propagationPaolo Bonzini
2012-07-19Update simpletrace.py for new log formatHarsh Prateek Bora
2012-07-19Simpletrace v2: Support multiple arguments, strings.Harsh Prateek Bora
2012-07-17build: add make dist target (v2)Anthony Liguori
2012-06-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-06-22checkpatch: Add QEMU specific ruleStefan Weil
2012-06-18s390: make kvm_stat work on s390Jens Freimann
2012-06-03Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-05-17kvm: update vmxcap for EPT A/D, INVPCID, RDRAND, VMFUNCAvi Kivity
2012-05-15qapi: add support for command optionsLuiz Capitulino
2012-05-08scripts/qemu-binfmt-conf.sh: Fix shell syntaxAndreas Färber
2012-05-01tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi
2012-05-01tracetool: avoid str.rpartition() Python 2.5 functionStefan Hajnoczi
2012-05-01tracetool: use Python 2.4-compatible __import__() argumentsStefan Hajnoczi
2012-05-01tracetool: use Python 2.4-compatible exception handling syntaxStefan Hajnoczi
2012-04-24create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIXEduardo Habkost
2012-04-24create_config: remove *dir blockEduardo Habkost
2012-04-24create_config: separate section for qemu_*dir variables (v2)Eduardo Habkost
2012-04-18tracetool: handle DTrace keywords 'in', 'next', 'self'Stefan Hajnoczi
2012-04-18tracetool: Add support for the 'dtrace' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'ust' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'simple' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'stderr' backendLluís Vilanova
2012-04-18tracetool: Add module for the 'h' formatLluís Vilanova
2012-04-18tracetool: Add module for the 'c' formatLluís Vilanova
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova
2012-04-16signrom: Rewrite as python scriptJan Kiszka
2012-04-12kvm: add flightrecorder scriptStefan Hajnoczi
2012-04-05tracetool: Forbid argument name 'next'Kevin Wolf
2012-04-02Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2012-03-31Fix conversion from lower to upper case with Turkish localeStefan Weil
2012-03-30qtest: add test frameworkAnthony Liguori
2012-03-30test makefile overhaulPaolo Bonzini
2012-03-30tracetool: dtrace: handle in and next reserved wordsAlon Levy
2012-03-30tracetool: dtrace disabled-events fixLee Essen
2012-03-27qmp: parse commands in strict modePaolo Bonzini