aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-11-11Adjust qapi-visit for python-2.4.3Richard Henderson
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-14acpi: add rules to compile ASL sourceMichael S. Tsirkin
2013-10-14i386: add ACPI table files from seabiosMichael S. Tsirkin
2013-10-11Use qemu-project.org domain nameStefan Hajnoczi
2013-10-11qapi-types/visit.py: Inheritance for structsKevin Wolf
2013-10-11qapi-types/visit.py: Pass whole expr dict for structsKevin Wolf
2013-09-30roms: rewrite scripts/refresh-pxe-roms.shGerd Hoffmann
2013-09-18QMP: add scripts/qmpLuiz Capitulino
2013-09-11Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-09-10qapi-types.py: Fix enum struct sizes on i686Cole Robinson
2013-09-09Add a script to extract VSS SDK headers on POSIX systemTomoki Sekiyama
2013-09-09checkpatch.pl: Check .cpp filesTomoki Sekiyama
2013-09-09Add c++ keywords to QAPI helper scriptTomoki Sekiyama
2013-08-30qapi-types.py: Split off generate_struct_fields()Kevin Wolf
2013-08-26Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-08-24disas-objdump: Pass --adjust-vma to objdumpRichard Henderson
2013-08-24disas: Add disas-objdump.plRichard Henderson
2013-08-22aio / timers: Add scripts/switch-timer-apiAlex Bligh
2013-08-20scripts/qapi.py: Avoid syntax not supported by Python 2.4Peter Maydell
2013-07-29qapi.py: Permit comments starting anywhere on the lineMarkus Armbruster
2013-07-29qapi.py: Rename expr_eval to expr in parse_schema()Markus Armbruster
2013-07-29qapi.py: Fix diagnosing non-objects at a schema's top-levelMarkus Armbruster
2013-07-29qapi.py: Fix schema parser to check syntax systematicallyMarkus Armbruster
2013-07-29qapi.py: Reject invalid characters in schema fileMarkus Armbruster
2013-07-29qapi.py: Decent syntax error reportingMarkus Armbruster
2013-07-29qapi.py: Restructure lexer and parserMarkus Armbruster
2013-07-26qapi: Anonymous unionsKevin Wolf
2013-07-26qapi.py: Maintain a list of union typesKevin Wolf
2013-07-26qapi: Flat unions with arbitrary discriminatorKevin Wolf
2013-07-26qapi-visit.py: Implement 'base' for unionsKevin Wolf
2013-07-26qapi-visit.py: Split off generate_visit_struct_fields()Kevin Wolf
2013-07-26qapi-types.py: Implement 'base' for unionsKevin Wolf
2013-07-22Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2013-07-18cleanup-trace-events.pl: NewMarkus Armbruster
2013-07-16qapi: qapi-commands: fix possible leaks on visitor deallocLuiz Capitulino
2013-07-10qapi.py: Allow top-level type reference for command definitionsKevin Wolf
2013-07-10qapi.py: Avoid code duplicationKevin Wolf
2013-06-14main: use TARGET_ARCH only for the target-specific #definePaolo Bonzini
2013-06-14build: do not use TARGET_ARCHPaolo Bonzini
2013-06-14build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini
2013-06-04block: add block driver read only whitelistFam Zheng
2013-05-30qapi: pad GenericList value fields to 64 bitsMichael Roth
2013-05-23qapi: qapi-visit.py, native list supportMichael Roth
2013-05-23qapi: qapi-visit.py, fix list handling for union typesMichael Roth
2013-05-23qapi: qapi-types.py, native list supportMichael Roth
2013-05-03trace: Add ftrace tracing backendEiichi Tsukata
2013-04-17vmxcap: Update according to SDM of January 2013Jan Kiszka
2013-04-17vmxcap: Report APIC register emulation and RDTSCP controlJan Kiszka
2013-04-17vmxcap: Augment reported informationJan Kiszka