summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* | 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/+1Star
* 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/+4Star
* 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-181-1/+5
* vmxcap: Report APIC register emulation and RDTSCP controlJan Kiszka2013-04-181-0/+2
* vmxcap: Augment reported informationJan Kiszka2013-04-181-0/+14
* vmxcap: Open MSR file in unbuffered modeJan Kiszka2013-04-181-2/+2
* trace: [stderr] Port to generic event information and new control interfaceLluís Vilanova2013-03-281-19/+8Star
* trace: [simple] Port to generic event information and new control interfaceLluís Vilanova2013-03-281-13/+5Star
* 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
|\
| * vmxcap: bit 9 of VMX_PROCBASED_CTLS2 is 'virtual interrupt delivery'Marcelo Tosatti2013-01-221-0/+1
* | make_device_config.sh: Fix target path in generated dependency fileAndreas Färber2013-01-261-1/+1
|/
* Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2013-01-121-0/+3
|\
| * powerpc: linux header sync script includes epapr_hcalls.hBharat Bhushan2013-01-071-0/+3
* | qemu-ga: sample fsfreeze hooksTomoki Sekiyama2013-01-082-0/+89
|/
* build: Use separate makefile for "trace/"Lluís Vilanova2012-12-232-4/+4
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-193-9/+9