Age | Commit message (Expand) | Author | Files | Lines |
2012-11-19 | Merge remote-tracking branch 'stefanha/tracing' into staging | Anthony Liguori | 1 | -1/+10 |
2012-11-16 | Avoid all systemtap reserved words | Daniel P. Berrange | 1 | -1/+10 |
2012-11-15 | qapi-types.h: Don't include qemu-common.h | Igor Mammedov | 1 | -1/+2 |
2012-10-30 | update-linux-headers.sh: Handle new kernel uapi/ directories | Peter Maydell | 1 | -1/+2 |
2012-10-29 | s390/kvm_stat: correct sys_perf_event_open syscall number | Heinz Graalfs | 1 | -2/+9 |
2012-10-04 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori | 3 | -7/+9 |
2012-10-01 | Update kernel header script to include vfio | Alex Williamson | 1 | -1/+1 |
2012-09-26 | qapi: add "unix" to the set of reserved words | Paolo Bonzini | 1 | -1/+3 |
2012-09-26 | qapi: do not protect enum values from namespace pollution | Paolo Bonzini | 3 | -7/+7 |
2012-09-23 | dtrace backend: add function to reserved words | Alon Levy | 1 | -1/+1 |
2012-09-11 | update-linux-headers.sh: Don't hard code list of architectures | Peter Maydell | 1 | -1/+15 |
2012-09-10 | Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable | Aurelien Jarno | 2 | -3/+29 |
2012-09-05 | CHECKPATCH: Add warning for single else statement. | Don Slutz | 1 | -6/+10 |
2012-09-05 | CHECKPATCH: Add --debug adv_apw | Don Slutz | 1 | -19/+32 |
2012-09-05 | CHECKPATCH: Add --debug adv_checking | Don Slutz | 1 | -1/+3 |
2012-09-05 | CHECKPATCH: Add --debug adv_dcs | Don Slutz | 1 | -0/+3 |
2012-09-05 | qapi: Fix potential NULL pointer segfault | Stefan Weil | 1 | -1/+1 |
2012-09-05 | qapi: generate list struct and visit_list for enum | Amos Kong | 2 | -2/+28 |
2012-08-15 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -1/+1 |
2012-08-15 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -0/+5 |
2012-08-15 | trace: Fix "Qemu" -> "QEMU" | Stefan Weil | 1 | -1/+1 |
2012-08-14 | update-linux-headers.sh: Pull in asm-generic/kvm_para.h | Peter Maydell | 1 | -0/+5 |
2012-08-14 | trace/simple: Fix compiler warning for 32 bit hosts | Stefan Weil | 1 | -1/+1 |
2012-08-13 | scripts: qapi-commands.py: qmp-commands.h: include qdict.h | Luiz Capitulino | 1 | -0/+1 |
2012-08-13 | qapi: don't convert enum strings to lowercase | Luiz Capitulino | 1 | -1/+1 |
2012-08-13 | qapi: generate correct enum names for camel case enums | Luiz Capitulino | 1 | -1/+11 |
2012-08-13 | qapi: qapi-types.h: don't include qapi/qapi-types-core.h | Luiz Capitulino | 1 | -1/+2 |
2012-08-09 | qapi: avoid reserved keywords | Blue Swirl | 1 | -0/+16 |
2012-08-01 | qapi: qapi.py: allow the "'" character to be escaped | Luiz Capitulino | 1 | -10/+21 |
2012-07-23 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori | 2 | -54/+102 |
2012-07-23 | qapi: introduce "size" type | Laszlo Ersek | 1 | -0/+2 |
2012-07-23 | qapi: generate C types for fixed-width integers | Laszlo Ersek | 1 | -0/+4 |
2012-07-23 | qapi: fix error propagation | Paolo Bonzini | 1 | -54/+96 |
2012-07-19 | Update simpletrace.py for new log format | Harsh Prateek Bora | 1 | -41/+75 |
2012-07-19 | Simpletrace v2: Support multiple arguments, strings. | Harsh Prateek Bora | 1 | -19/+71 |
2012-07-17 | build: add make dist target (v2) | Anthony Liguori | 1 | -0/+24 |
2012-06-26 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -0/+5 |
2012-06-22 | checkpatch: Add QEMU specific rule | Stefan Weil | 1 | -0/+5 |
2012-06-18 | s390: make kvm_stat work on s390 | Jens Freimann | 1 | -1/+25 |
2012-06-03 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -0/+13 |
2012-05-17 | kvm: update vmxcap for EPT A/D, INVPCID, RDRAND, VMFUNC | Avi Kivity | 1 | -0/+13 |
2012-05-15 | qapi: add support for command options | Luiz Capitulino | 1 | -2/+12 |
2012-05-08 | scripts/qemu-binfmt-conf.sh: Fix shell syntax | Andreas Färber | 1 | -0/+1 |
2012-05-01 | tracetool: avoid pkgutil.iter_modules() Python 2.7 function | Stefan Hajnoczi | 2 | -4/+12 |
2012-05-01 | tracetool: avoid str.rpartition() Python 2.5 function | Stefan Hajnoczi | 1 | -7/+10 |
2012-05-01 | tracetool: use Python 2.4-compatible __import__() arguments | Stefan Hajnoczi | 1 | -1/+1 |
2012-05-01 | tracetool: use Python 2.4-compatible exception handling syntax | Stefan Hajnoczi | 1 | -2/+2 |
2012-04-24 | create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIX | Eduardo Habkost | 1 | -6/+1 |
2012-04-24 | create_config: remove *dir block | Eduardo Habkost | 1 | -1/+1 |
2012-04-24 | create_config: separate section for qemu_*dir variables (v2) | Eduardo Habkost | 1 | -0/+9 |