290 Commits (4a761ffa37d20a5d3ecbb95b45b4c42e54c8f18e)

Author SHA1 Message Date
Stefan Hajnoczi 73735f7218 trace: avoid Python 2.5 all() in tracetool 12 years ago
Stefan Hajnoczi 7ac9a9d6e1 qapi.py: avoid Python 2.5+ any() function 12 years ago
Paolo Bonzini a6859deb69 checkpatch.pl: adjust typedef definition to QEMU coding style 12 years ago
Alex Bennée 41ef7b00ab trace: teach lttng backend to use format strings 12 years ago
Lluís Vilanova 465830fbd9 trace: [tcg] Generate TCG tracing routines 12 years ago
Lluís Vilanova f4654226d4 trace: [tcg] Define TCG tracing helper routine wrappers 12 years ago
Lluís Vilanova 341ea69185 trace: [tcg] Define TCG tracing helper routines 12 years ago
Lluís Vilanova 707c8a98e4 trace: [tcg] Declare TCG tracing helper routines 12 years ago
Lluís Vilanova b2b36c22bd trace: [tcg] Add 'tcg' event property 12 years ago
Lluís Vilanova b55835ac10 trace: [tcg] Argument type transformation machinery 12 years ago
Lluís Vilanova e6d6c4bebf trace: [tcg] Argument type transformation rules 12 years ago
Stefan Hajnoczi 15327c3df0 simpletrace: add simpletrace.py --no-header option 12 years ago
Stefan Hajnoczi 3f8b112d6b trace: add tracetool simpletrace_stap format 12 years ago
Stefan Hajnoczi a76ccf3c1c trace: extract stap_escape() function for reuse 12 years ago
Amit Shah 32ce1b4817 checker: ignore fields marked unused 12 years ago
Amit Shah bb9c3636d9 vmstate static checker: whitelist additions 12 years ago
Amit Shah 79fe16c048 vmstate static checker: detect section renames 12 years ago
Wenchao Xia d6f9c82c62 qapi script: clean up in scripts 12 years ago
Amit Shah 426d1d016a vmstate-static-checker: script to validate vmstate changes 12 years ago
Wenchao Xia 21cd70dfc1 qapi script: add event support 12 years ago
Amos Kong 05dfb26cd2 qapi: Suppress unwanted space between type and identifier 12 years ago
Amos Kong 0d14eeb233 qapi: add const prefix to 'char *' insider c_type() 12 years ago
Amos Kong 638ca8ad98 qapi: fix coding style in parameters list 12 years ago
Alexander Graf 2872e1929b linux-headers: include psci.h 12 years ago
Lluís Vilanova 5b808275f3 trace: Multi-backend tracing 12 years ago
Stefan Hajnoczi 80ff35cd3f simpletrace: add support for trace record pid field 12 years ago
Paolo Bonzini b763adf1a6 kvm_stat: allow choosing between tracepoints and old stats 12 years ago
Michael Roth fc13d93726 qapi: zero-initialize all QMP command parameters 12 years ago
Luiz Capitulino 3478881130 scripts/qapi.py: Avoid syntax not supported by Python 2.4 12 years ago
Benoît Canet 24fd848950 qapi: skip redundant includes 12 years ago
Markus Armbruster 297a3646c2 qapi: Replace uncommon use of the error API by the common one 12 years ago
Markus Armbruster be3c771796 qapi: Un-inline visit of implicit struct 12 years ago
Markus Armbruster 192cca60ae qapi-visit.py: Clean up a sloppy use of field prefix 12 years ago
Markus Armbruster 4fa953f20d qapi: Clean up shadowing of parameters and locals in inner scopes 12 years ago
Markus Armbruster 468866b816 qapi-visit.py: Clean up confusing push_indent() / pop_indent() use 12 years ago
Markus Armbruster e2cd0f4fb4 qapi: Replace start_optional()/end_optional() by optional() 12 years ago
Markus Armbruster f9bee751be qapi: Normalize marshalling's visitor initialization and cleanup 12 years ago
Lluís Vilanova a719a27c82 qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
Lluís Vilanova 33aaad529e qapi: Use an explicit input file 12 years ago
Lluís Vilanova 1dad2ce973 trace: [tracetool] Minimize the amount of per-backend code 12 years ago
Lluís Vilanova ef0bd3bba6 trace: [simple] Bump up log version number 12 years ago
Lluís Vilanova 30b572efd5 trace: [tracetool] Change format docs to point to the generated file 12 years ago
Lluís Vilanova b160d7f84a trace: [tracetool] Show list of frontends and backends sorted by name 12 years ago
Lluís Vilanova 53158adc23 trace: [tracetool] Cosmetic changes 12 years ago
Lluís Vilanova 9c24a52e29 trace: [tracetool] Spacing changes 12 years ago
Lluís Vilanova ad7443e40a trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy' 12 years ago
Lluís Vilanova 7d08f0da90 trace: [tracetool] Add method 'Event.api' to build event names 12 years ago
Paolo Bonzini e40cdb0e6e scripts: add sample model file for Coverity Scan 12 years ago
Andreas Färber 8648fcd52a make-release: Record SeaBIOS version 12 years ago
Peter Maydell 1ed27a17cd scripts/qemu-binfmt-conf.sh: Add AArch64 registration 12 years ago