summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-02-24Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell1-0/+3
2014-02-21Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell3-56/+132
2014-02-20module: implement module loadingFam Zheng1-0/+3
2014-02-20Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell1-0/+3
2014-02-19Modified the tracetool framework for LTTng 2.xMohamad Gebai3-56/+132
2014-02-17QMP: allow JSON dict arguments in qmp-shellStefan Hajnoczi1-0/+3
2014-02-15misc: Fix case Qemu -> QEMUStefan Weil1-1/+1
2014-01-31Merge remote-tracking branch 'stefanha/tags/tracing-pull-request' into stagingPeter Maydell1-4/+2
2014-01-27trace: fix simple trace "disable" keywordStefan Hajnoczi1-1/+2
2014-01-27trace: [simple] Do not include "trace/simple.h" in generated tracer headersLluĂ­s Vilanova1-3/+0
2014-01-26configure: add CONFIG_IASL to config-host.hMarcel Apfelbaum1-0/+4
2014-01-26Python-lang gdb script to extract x86_64 guest vmcore from qemu coredumpLaszlo Ersek1-0/+339
2014-01-22qapi: Add "errno" to the list of polluted wordsMax Reitz1-1/+1
2013-11-11Adjust qapi-visit for python-2.4.3Richard Henderson1-3/+14
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori3-0/+417
2013-10-14acpi: add rules to compile ASL sourceMichael S. Tsirkin1-0/+4
2013-10-14i386: add ACPI table files from seabiosMichael S. Tsirkin2-0/+413
2013-10-11Use qemu-project.org domain nameStefan Hajnoczi2-2/+2
2013-10-11qapi-types/visit.py: Inheritance for structsKevin Wolf2-2/+20
2013-10-11qapi-types/visit.py: Pass whole expr dict for structsKevin Wolf2-5/+14
2013-09-30roms: rewrite scripts/refresh-pxe-roms.shGerd Hoffmann1-74/+6
2013-09-18QMP: add scripts/qmpLuiz Capitulino8-0/+1242
2013-09-11Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori1-1/+4
2013-09-10qapi-types.py: Fix enum struct sizes on i686Cole Robinson1-1/+4
2013-09-09Add a script to extract VSS SDK headers on POSIX systemTomoki Sekiyama1-0/+35
2013-09-09checkpatch.pl: Check .cpp filesTomoki Sekiyama1-6/+28
2013-09-09Add c++ keywords to QAPI helper scriptTomoki Sekiyama1-1/+11
2013-08-30qapi-types.py: Split off generate_struct_fields()Kevin Wolf1-6/+13
2013-08-26Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori1-0/+178
2013-08-24disas-objdump: Pass --adjust-vma to objdumpRichard Henderson1-3/+15
2013-08-24disas: Add disas-objdump.plRichard Henderson1-0/+87
2013-08-22aio / timers: Add scripts/switch-timer-apiAlex Bligh1-0/+178
2013-08-20scripts/qapi.py: Avoid syntax not supported by Python 2.4Peter Maydell1-1/+1
2013-07-29qapi.py: Permit comments starting anywhere on the lineMarkus Armbruster1-2/+1
2013-07-29qapi.py: Rename expr_eval to expr in parse_schema()Markus Armbruster1-9/+9
2013-07-29qapi.py: Fix diagnosing non-objects at a schema's top-levelMarkus Armbruster1-4/+6
2013-07-29qapi.py: Fix schema parser to check syntax systematicallyMarkus Armbruster1-10/+30
2013-07-29qapi.py: Reject invalid characters in schema fileMarkus Armbruster1-0/+2
2013-07-29qapi.py: Decent syntax error reportingMarkus Armbruster1-2/+27
2013-07-29qapi.py: Restructure lexer and parserMarkus Armbruster1-80/+83
2013-07-26qapi: Anonymous unionsKevin Wolf3-0/+104
2013-07-26qapi.py: Maintain a list of union typesKevin Wolf1-0/+13
2013-07-26qapi: Flat unions with arbitrary discriminatorKevin Wolf2-25/+76
2013-07-26qapi-visit.py: Implement 'base' for unionsKevin Wolf1-5/+25
2013-07-26qapi-visit.py: Split off generate_visit_struct_fields()Kevin Wolf1-28/+34
2013-07-26qapi-types.py: Implement 'base' for unionsKevin Wolf1-2/+14
2013-07-22Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori1-0/+51
2013-07-18cleanup-trace-events.pl: NewMarkus Armbruster1-0/+51
2013-07-16qapi: qapi-commands: fix possible leaks on visitor deallocLuiz Capitulino1-7/+10
2013-07-10qapi.py: Allow top-level type reference for command definitionsKevin Wolf1-0/+19