On 07/03/09 12:22, Gerd Hoffmann wrote: > Add a linked list where command line options can be saved. > Use it for the new -device and for the -usbdevice and -bt switches. Oops, this one doesn't build: vl.c must include qdev.h, updated patch attached. My testbuild script didn't abort at failures due to a bug and a patch later in my patch queue "fixes" it by adding a indirect qdev.h reference, so I didn't notice. cheers, Gerd