summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-09-111-1/+4
|\
| * qapi-types.py: Fix enum struct sizes on i686Cole Robinson2013-09-101-1/+4
* | Add a script to extract VSS SDK headers on POSIX systemTomoki Sekiyama2013-09-091-0/+35
* | checkpatch.pl: Check .cpp filesTomoki Sekiyama2013-09-091-6/+28
* | Add c++ keywords to QAPI helper scriptTomoki Sekiyama2013-09-091-1/+11
|/
* qapi-types.py: Split off generate_struct_fields()Kevin Wolf2013-08-301-6/+13
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-08-261-0/+178
|\
| * aio / timers: Add scripts/switch-timer-apiAlex Bligh2013-08-221-0/+178
* | disas-objdump: Pass --adjust-vma to objdumpRichard Henderson2013-08-241-3/+15
* | disas: Add disas-objdump.plRichard Henderson2013-08-241-0/+87
* | scripts/qapi.py: Avoid syntax not supported by Python 2.4Peter Maydell2013-08-201-1/+1
|/
* qapi.py: Permit comments starting anywhere on the lineMarkus Armbruster2013-07-291-2/+1
* qapi.py: Rename expr_eval to expr in parse_schema()Markus Armbruster2013-07-291-9/+9
* qapi.py: Fix diagnosing non-objects at a schema's top-levelMarkus Armbruster2013-07-291-4/+6
* qapi.py: Fix schema parser to check syntax systematicallyMarkus Armbruster2013-07-291-10/+30
* qapi.py: Reject invalid characters in schema fileMarkus Armbruster2013-07-291-0/+2
* qapi.py: Decent syntax error reportingMarkus Armbruster2013-07-291-2/+27
* qapi.py: Restructure lexer and parserMarkus Armbruster2013-07-291-80/+83
* qapi: Anonymous unionsKevin Wolf2013-07-263-0/+104
* qapi.py: Maintain a list of union typesKevin Wolf2013-07-261-0/+13
* qapi: Flat unions with arbitrary discriminatorKevin Wolf2013-07-262-25/+76
* qapi-visit.py: Implement 'base' for unionsKevin Wolf2013-07-261-5/+25
* qapi-visit.py: Split off generate_visit_struct_fields()Kevin Wolf2013-07-261-28/+34
* qapi-types.py: Implement 'base' for unionsKevin Wolf2013-07-261-2/+14
* Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2013-07-221-0/+51
|\
| * cleanup-trace-events.pl: NewMarkus Armbruster2013-07-181-0/+51
* | qapi: qapi-commands: fix possible leaks on visitor deallocLuiz Capitulino2013-07-161-7/+10
|/
* qapi.py: Allow top-level type reference for command definitionsKevin Wolf2013-07-101-0/+19
* qapi.py: Avoid code duplicationKevin Wolf2013-07-101-9/+9
* main: use TARGET_ARCH only for the target-specific #definePaolo Bonzini2013-06-141-9/+4
* build: do not use TARGET_ARCHPaolo Bonzini2013-06-141-9/+9
* build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini2013-06-141-1/+1
* block: add block driver read only whitelistFam Zheng2013-06-041-2/+9
* qapi: pad GenericList value fields to 64 bitsMichael Roth2013-05-301-2/+8
* qapi: qapi-visit.py, native list supportMichael Roth2013-05-231-5/+29
* qapi: qapi-visit.py, fix list handling for union typesMichael Roth2013-05-231-1/+1
* qapi: qapi-types.py, native list supportMichael Roth2013-05-232-3/+65
* 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
|\
OpenPOWER on IntegriCloud