sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/scripts
Avi Kivity 19bf7c8708 Fix qapi code generation fix
The fixes to qapi code generation had multiple bugs:
- the Null class used to drop output was missing some methods
- in some scripts it was never instantiated, leading to a None return,
  which is missing even more methods
- the --source and --header options were swapped

Luckily, all those bugs were hidden by a makefile bug which caused the
old behaviour (with the race) to be invoked.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-01-12 10:03:28 -06:00
..
kvm kvm: Add top-like kvm statistics script 2011-10-24 21:26:53 -02:00
analyse-9p-simpletrace.py scripts/analyse-9p-simpletrace.py: Add symbolic names for 9p operations. 2011-12-21 12:37:23 +05:30
checkpatch.pl Fix spelling in comments, documentation and messages 2011-12-14 11:09:44 +00:00
create_config
feature_to_c.sh
get_maintainer.pl
hxtool vl.c: In qemu -h output, only print options for the arch we are running as 2011-12-19 10:27:33 -06:00
make_device_config.sh
ordereddict.py qapi: add ordereddict.py helper library 2011-07-21 16:48:14 -03:00
qapi-commands.py Fix qapi code generation fix 2012-01-12 10:03:28 -06:00
qapi-types.py Fix qapi code generation fix 2012-01-12 10:03:28 -06:00
qapi-visit.py Fix qapi code generation fix 2012-01-12 10:03:28 -06:00
qapi.py qapi: fix guardname generation 2011-11-30 09:28:32 -06:00
qemu-binfmt-conf.sh
refresh-pxe-roms.sh
signrom.sh
simpletrace.py simpletrace: fix process() argument count 2011-09-01 10:34:54 +01:00
texi2pod.pl
tracetool trace: allow PRI*64 at beginning and ending of format string 2011-09-17 15:14:05 +00:00
update-linux-headers.sh Add kernel header update script 2011-06-20 15:12:22 -03:00