summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-10-043-7/+9
|\
| * qapi: add "unix" to the set of reserved wordsPaolo Bonzini2012-09-261-1/+3
| * qapi: do not protect enum values from namespace pollutionPaolo Bonzini2012-09-263-7/+7
* | Update kernel header script to include vfioAlex Williamson2012-10-011-1/+1
|/
* dtrace backend: add function to reserved wordsAlon Levy2012-09-231-1/+1
* update-linux-headers.sh: Don't hard code list of architecturesPeter Maydell2012-09-111-1/+15
* Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstableAurelien Jarno2012-09-102-3/+29
|\
| * qapi: Fix potential NULL pointer segfaultStefan Weil2012-09-051-1/+1
| * qapi: generate list struct and visit_list for enumAmos Kong2012-09-052-2/+28
* | CHECKPATCH: Add warning for single else statement.Don Slutz2012-09-051-6/+10
* | CHECKPATCH: Add --debug adv_apwDon Slutz2012-09-051-19/+32
* | CHECKPATCH: Add --debug adv_checkingDon Slutz2012-09-051-1/+3
* | CHECKPATCH: Add --debug adv_dcsDon Slutz2012-09-051-0/+3
|/
* 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
OpenPOWER on IntegriCloud