index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2015-09-04
qapi-commands: Fix gen_err_check(e) for e and e != 'local_err'
Markus Armbruster
2015-09-04
qapi: Command returning anonymous type doesn't work, outlaw
Markus Armbruster
2015-09-04
qapi: Fix to reject union command and event arguments
Markus Armbruster
2015-09-04
qapi: Document flaws in checking of names
Markus Armbruster
2015-09-04
qapi: Document shortcoming with union 'data' branch
Eric Blake
2015-09-04
qapi: Document that input visitor semantics are prone to leaks
Eric Blake
2015-09-04
qapi-visit: Fix two name arguments passed to visitors
Markus Armbruster
2015-09-04
qapi-visit: Replace list implicit_structs by set
Markus Armbruster
2015-09-04
qapi-visit: Fix generated code when schema has forward refs
Markus Armbruster
2015-09-04
qapi: Generate a nicer struct for flat unions
Markus Armbruster
2015-09-04
qapi: Fix generated code when flat union has member 'kind'
Markus Armbruster
2015-09-04
qapi: Drop unused and useless parameters and variables
Markus Armbruster
2015-09-04
qapi: Reject -p arguments that break qapi-event.py
Markus Armbruster
2015-09-04
qapi-event: Clean up how name of enum QAPIEvent is made
Markus Armbruster
2015-09-04
qapi: Simplify guardname()
Markus Armbruster
2015-09-04
qapi: Clean up cgen() and mcgen()
Markus Armbruster
2015-07-16
virtio-input: move sys/ioctl.h include
Gerd Hoffmann
2015-07-08
pci_regs.h: import from linux
Michael S. Tsirkin
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
qmp: Wean off qerror_report()
Markus Armbruster
2015-06-19
qom: Make enum string tables const-correct
Daniel P. Berrange
2015-06-19
scripts: Add support for path as argument of qom-tree
Martin Cerveny
2015-06-18
qapi-types: Bury code dead since commit 6b5abc7
Markus Armbruster
2015-06-18
qapi-types: Split generate_fwd_builtin() off generate_fwd_struct()
Markus Armbruster
2015-06-18
qapi-types: Drop unused members parameters
Markus Armbruster
2015-06-18
qapi-types: Don't filter out expressions with 'gen'
Markus Armbruster
2015-06-18
qapi: Catch and reject flat union branch of array type
Markus Armbruster
2015-06-18
qapi: Better separate the different kinds of helpers
Markus Armbruster
2015-06-18
qapi: Move exprs checking from parse_schema() to check_exprs()
Markus Armbruster
2015-06-18
qapi: Fix to reject stray 't', 'f' and 'n'
Markus Armbruster
2015-06-18
qapi: Simplify inclusion cycle detection
Markus Armbruster
2015-06-18
qapi: Fix file name in error messages for included files
Markus Armbruster
2015-06-18
qapi: Improve a couple of confusing variable names
Markus Armbruster
2015-06-18
qapi: Eliminate superfluous QAPISchema attribute input_dir
Markus Armbruster
2015-06-12
Teach analyze-migration.py about section footers
Dr. David Alan Gilbert
2015-05-29
virtio-input: add linux/input.h
Gerd Hoffmann
2015-05-14
qapi: Inline gen_command_decl_prologue(), gen_command_def_prologue()
Markus Armbruster
2015-05-14
qapi: Drop pointless flush() before close()
Markus Armbruster
2015-05-14
qapi: Factor open_output(), close_output() out of generators
Markus Armbruster
2015-05-14
qapi: Turn generators' mandatory option -i into an argument
Markus Armbruster
2015-05-14
qapi: Fix generators to report command line errors decently
Markus Armbruster
2015-05-14
qapi: Factor parse_command_line() out of the generators
Markus Armbruster
2015-05-14
qapi: qapi-commands.py option --type is unused, drop it
Markus Armbruster
2015-05-14
qapi: qapi-event.py option -b does nothing, drop it
Markus Armbruster
2015-05-14
qapi: Support downstream events and commands
Eric Blake
2015-05-14
qapi: Support downstream alternates
Eric Blake
2015-05-14
qapi: Support downstream flat unions
Eric Blake
2015-05-14
qapi: Support downstream simple unions
Eric Blake
2015-05-14
qapi: Support downstream structs
Eric Blake
2015-05-14
qapi: Support downstream enums
Eric Blake
[next]