[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 597932] [NEW] qemu fail to parse command line with "-p
From: |
xudong |
Subject: |
[Qemu-devel] [Bug 597932] [NEW] qemu fail to parse command line with "-pcidevice B:D.F" |
Date: |
Thu, 24 Jun 2010 01:55:21 -0000 |
Public bug reported:
Host OS:ia32e
Guest OS :32e and pae
kvm.git Commit:a63e16c655f9e68d49d6fae4275ffda16b1888b2
qemu-kvm Commit:97011c7fce92f8c0928c9e94e9896f0dca1bdeb9
Host Kernel Version:2.6.35-rc3
Hardware:Gulftown-HEDT
Bug detailed description:
--------------------------
when use command "qemu-system_x86 -smp 2 -m 1024 -hda /path/to/img -pcidevice
host=00:19.0" to assign a nic to guest, guest cannot boot up, and display error
message:
qemu-system-x86_64: Parameter 'id' expects an identifier
Identifiers consist of letters, digits, '-', '.', '_', starting with a letter.
pcidevice argument parse error; please check the help text for usage
Could not add assigned device host=00:19.0
It's caused by commit: b560a9ab9be06afcbb78b3791ab836dad208a239. It took
"00:19.0" alike form as illegal.
Reproduce steps:
----------------
1. boot up into host
2. use pcistub hide a nic: #sh pcistub.sh -h 00:19.0
3. when use command "qemu-system_x86 -smp 2 -m 1024 -hda /path/to/img
-pcidevice host=00:19.0" to assign a nic to guest
** Affects: qemu
Importance: Undecided
Status: New
--
qemu fail to parse command line with "-pcidevice B:D.F"
https://bugs.launchpad.net/bugs/597932
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
Status in QEMU: New
Bug description:
Host OS:ia32e
Guest OS :32e and pae
kvm.git Commit:a63e16c655f9e68d49d6fae4275ffda16b1888b2
qemu-kvm Commit:97011c7fce92f8c0928c9e94e9896f0dca1bdeb9
Host Kernel Version:2.6.35-rc3
Hardware:Gulftown-HEDT
Bug detailed description:
--------------------------
when use command "qemu-system_x86 -smp 2 -m 1024 -hda /path/to/img -pcidevice
host=00:19.0" to assign a nic to guest, guest cannot boot up, and display error
message:
qemu-system-x86_64: Parameter 'id' expects an identifier
Identifiers consist of letters, digits, '-', '.', '_', starting with a letter.
pcidevice argument parse error; please check the help text for usage
Could not add assigned device host=00:19.0
It's caused by commit: b560a9ab9be06afcbb78b3791ab836dad208a239. It took
"00:19.0" alike form as illegal.
Reproduce steps:
----------------
1. boot up into host
2. use pcistub hide a nic: #sh pcistub.sh -h 00:19.0
3. when use command "qemu-system_x86 -smp 2 -m 1024 -hda /path/to/img
-pcidevice host=00:19.0" to assign a nic to guest
[Prev in Thread] |
Current Thread |
[Next in Thread] |