summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-08-151-1/+1
|\
| * trace: Fix "Qemu" -> "QEMU"Stefan Weil2012-08-151-1/+1
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-08-151-0/+5
|\ \
| * | update-linux-headers.sh: Pull in asm-generic/kvm_para.hPeter Maydell2012-08-141-0/+5
| |/
* | trace/simple: Fix compiler warning for 32 bit hostsStefan Weil2012-08-141-1/+1
|/
* scripts: qapi-commands.py: qmp-commands.h: include qdict.hLuiz Capitulino2012-08-131-0/+1
* qapi: don't convert enum strings to lowercaseLuiz Capitulino2012-08-131-1/+1
* qapi: generate correct enum names for camel case enumsLuiz Capitulino2012-08-131-1/+11
* qapi: qapi-types.h: don't include qapi/qapi-types-core.hLuiz Capitulino2012-08-131-1/+2
* qapi: avoid reserved keywordsBlue Swirl2012-08-091-0/+16
* qapi: qapi.py: allow the "'" character to be escapedLuiz Capitulino2012-08-011-10/+21
* Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2012-07-232-54/+102
|\
| * qapi: introduce "size" typeLaszlo Ersek2012-07-231-0/+2
| * qapi: generate C types for fixed-width integersLaszlo Ersek2012-07-231-0/+4
| * qapi: fix error propagationPaolo Bonzini2012-07-231-54/+96
* | Update simpletrace.py for new log formatHarsh Prateek Bora2012-07-191-41/+75
* | Simpletrace v2: Support multiple arguments, strings.Harsh Prateek Bora2012-07-191-19/+71
|/
* build: add make dist target (v2)Anthony Liguori2012-07-171-0/+24
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-06-261-0/+5
|\
| * checkpatch: Add QEMU specific ruleStefan Weil2012-06-221-0/+5
* | s390: make kvm_stat work on s390Jens Freimann2012-06-181-1/+25
|/
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-06-031-0/+13
|\
| * kvm: update vmxcap for EPT A/D, INVPCID, RDRAND, VMFUNCAvi Kivity2012-05-171-0/+13
* | qapi: add support for command optionsLuiz Capitulino2012-05-151-2/+12
* | scripts/qemu-binfmt-conf.sh: Fix shell syntaxAndreas Färber2012-05-081-0/+1
|/
* tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi2012-05-012-4/+12
* tracetool: avoid str.rpartition() Python 2.5 functionStefan Hajnoczi2012-05-011-7/+10
* tracetool: use Python 2.4-compatible __import__() argumentsStefan Hajnoczi2012-05-011-1/+1
* tracetool: use Python 2.4-compatible exception handling syntaxStefan Hajnoczi2012-05-011-2/+2
* create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIXEduardo Habkost2012-04-241-6/+1
* create_config: remove *dir blockEduardo Habkost2012-04-241-1/+1
* create_config: separate section for qemu_*dir variables (v2)Eduardo Habkost2012-04-241-0/+9
* tracetool: handle DTrace keywords 'in', 'next', 'self'Stefan Hajnoczi2012-04-181-4/+4
* tracetool: Add support for the 'dtrace' backendLluís Vilanova2012-04-185-2/+178
* tracetool: Add support for the 'ust' backendLluís Vilanova2012-04-181-0/+90
* tracetool: Add support for the 'simple' backendLluís Vilanova2012-04-181-0/+55
* tracetool: Add support for the 'stderr' backendLluís Vilanova2012-04-181-0/+56
* tracetool: Add module for the 'h' formatLluís Vilanova2012-04-181-0/+45
* tracetool: Add module for the 'c' formatLluís Vilanova2012-04-181-0/+20
* tracetool: Rewrite infrastructure as python modulesLluís Vilanova2012-04-185-666/+580
* signrom: Rewrite as python scriptJan Kiszka2012-04-162-45/+40
* kvm: add flightrecorder scriptStefan Hajnoczi2012-04-121-0/+126
* tracetool: Forbid argument name 'next'Kevin Wolf2012-04-051-0/+4
* Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2012-04-021-4/+18
|\
| * tracetool: dtrace: handle in and next reserved wordsAlon Levy2012-03-301-4/+6
| * tracetool: dtrace disabled-events fixLee Essen2012-03-301-0/+12
* | Fix conversion from lower to upper case with Turkish localeStefan Weil2012-03-312-5/+5
* | qtest: add test frameworkAnthony Liguori2012-03-301-0/+5
* | test makefile overhaulPaolo Bonzini2012-03-301-0/+26
* | qmp: parse commands in strict modePaolo Bonzini2012-03-271-1/+1
OpenPOWER on IntegriCloud