summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* trace: Add ftrace tracing backendEiichi Tsukata2013-05-031-0/+54
* vmxcap: Update according to SDM of January 2013Jan Kiszka2013-04-171-1/+5
* vmxcap: Report APIC register emulation and RDTSCP controlJan Kiszka2013-04-171-0/+2
* vmxcap: Augment reported informationJan Kiszka2013-04-171-0/+14
* vmxcap: Open MSR file in unbuffered modeJan Kiszka2013-04-171-2/+2
* trace: [stderr] Port to generic event information and new control interfaceLluís Vilanova2013-03-281-19/+8
* trace: [simple] Port to generic event information and new control interfaceLluís Vilanova2013-03-281-13/+5
* trace: Provide a generic tracing event descriptorLluís Vilanova2013-03-284-8/+113
* trace: [tracetool] Explicitly identify public backendsLluís Vilanova2013-03-286-3/+30
* make_device_config.sh: Emit dependency file to directory where includedAndreas Färber2013-03-091-1/+1
* Revert "make_device_config.sh: Fix target path in generated dependency file"Andreas Färber2013-03-091-1/+1
* fix scripts/make_device_config.shGerd Hoffmann2013-02-191-1/+1
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-01-291-0/+1
|\
| * vmxcap: bit 9 of VMX_PROCBASED_CTLS2 is 'virtual interrupt delivery'Marcelo Tosatti2013-01-211-0/+1
* | make_device_config.sh: Fix target path in generated dependency fileAndreas Färber2013-01-261-1/+1
|/
* Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2013-01-121-0/+3
|\
| * powerpc: linux header sync script includes epapr_hcalls.hBharat Bhushan2013-01-071-0/+3
* | qemu-ga: sample fsfreeze hooksTomoki Sekiyama2013-01-082-0/+89
|/
* build: Use separate makefile for "trace/"Lluís Vilanova2012-12-232-4/+4
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-193-9/+9
* qapi: remove qapi/qapi-types-core.hPaolo Bonzini2012-12-191-0/+2
* qapi: move inclusions of qemu-common.h from headers to .c filesPaolo Bonzini2012-12-192-0/+2
* get_maintainer.pl: update from linix 3.8Michael S. Tsirkin2012-12-121-9/+16
* Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2012-11-191-1/+10
|\
| * Avoid all systemtap reserved wordsDaniel P. Berrange2012-11-161-1/+10
* | qapi-types.h: Don't include qemu-common.hIgor Mammedov2012-11-151-1/+2
|/
* update-linux-headers.sh: Handle new kernel uapi/ directoriesPeter Maydell2012-10-301-1/+2
* s390/kvm_stat: correct sys_perf_event_open syscall numberHeinz Graalfs2012-10-291-2/+9
* 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
OpenPOWER on IntegriCloud