Re: [Qemu-devel] [PATCH qom-cpu 1/2] target-i386/cpu.c: Coding style fixes

2013-01-15 Thread Igor Mammedov
On Fri, 11 Jan 2013 00:18:09 -0200 Eduardo Habkost wrote: > * Add braces to 'if' statements; > * Remove last TAB character from the source. > > Signed-off-by: Eduardo Habkost Reviewed-By: Igor Mammedov > --- > target-i386/cpu.c | 7 --- > 1 file changed, 4 insertions(+), 3 deletions(-)

Re: [Qemu-devel] [RFC] Add serial number to usbdevice when passthrough to VM

2013-01-15 Thread Gerd Hoffmann
On 01/16/13 08:18, Lei Li wrote: > Hi guys, > > Currently we can passthrough the host USB device to the virtual > machine. This is done like: > > –usbdevice host:1234:5678, where 1234 is vendor id, 5678 is product > id. > > But there is a problem. If there are two identical USB devices, > where

<    1   2   3   4