Re: -pcidevice broken - fix or remove it?

2010-11-02 Thread Daniel P. Berrange
On Tue, Nov 02, 2010 at 03:31:31PM +0100, Jan Kiszka wrote: > Am 02.11.2010 14:19, Markus Armbruster wrote: > > Jan Kiszka writes: > > > >> Hi, > >> > >> looks like the documented way to configure device assignment at qemu-kvm > >> level is broken in 0.13 and git head: > >> > >> # qemu-system-x

Re: -pcidevice broken - fix or remove it?

2010-11-02 Thread Jan Kiszka
Am 02.11.2010 14:19, Markus Armbruster wrote: > Jan Kiszka writes: > >> Hi, >> >> looks like the documented way to configure device assignment at qemu-kvm >> level is broken in 0.13 and git head: >> >> # qemu-system-x86_64 -pcidevice host=0:1a.0 >> qemu-system-x86_64: Parameter 'id' expects a

Re: -pcidevice broken - fix or remove it?

2010-11-02 Thread Markus Armbruster
Jan Kiszka writes: > Hi, > > looks like the documented way to configure device assignment at qemu-kvm > level is broken in 0.13 and git head: > > # qemu-system-x86_64 -pcidevice host=0:1a.0 > qemu-system-x86_64: Parameter 'id' expects an identifier > Identifiers consist of letters, digits,

-pcidevice broken - fix or remove it?

2010-10-31 Thread Jan Kiszka
Hi, looks like the documented way to configure device assignment at qemu-kvm level is broken in 0.13 and git head: # qemu-system-x86_64 -pcidevice host=0:1a.0 qemu-system-x86_64: Parameter 'id' expects an identifier Identifiers consist of letters, digits, '-', '.', '_', starting with a lett