summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-10qapi.py: Avoid code duplicationKevin Wolf1-9/+9
2013-06-14main: use TARGET_ARCH only for the target-specific #definePaolo Bonzini1-9/+4
2013-06-14build: do not use TARGET_ARCHPaolo Bonzini1-9/+9
2013-06-14build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini1-1/+1
2013-06-04block: add block driver read only whitelistFam Zheng1-2/+9
2013-05-30qapi: pad GenericList value fields to 64 bitsMichael Roth1-2/+8
2013-05-23qapi: qapi-visit.py, native list supportMichael Roth1-5/+29
2013-05-23qapi: qapi-visit.py, fix list handling for union typesMichael Roth1-1/+1
2013-05-23qapi: qapi-types.py, native list supportMichael Roth2-3/+65
2013-05-03trace: Add ftrace tracing backendEiichi Tsukata1-0/+54
2013-04-17vmxcap: Update according to SDM of January 2013Jan Kiszka1-1/+5
2013-04-17vmxcap: Report APIC register emulation and RDTSCP controlJan Kiszka1-0/+2
2013-04-17vmxcap: Augment reported informationJan Kiszka1-0/+14