summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/825776
blob: 10b9ee13f6f895294d0b31ebaebfebfee47a90f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
device: 0.767
graphic: 0.562
other: 0.470
socket: 0.469
PID: 0.451
semantic: 0.423
performance: 0.423
boot: 0.399
permissions: 0.327
vnc: 0.273
files: 0.196
debug: 0.134
network: 0.101
KVM: 0.078

-boot -hda //.//physicaldrivex does not work if it is USB drive

qemu-system-x86_64.exe -L . -name "RMPrepUSB Emulation Session" -boot c -m 500 -hda //./PhysicalDrive1

just opens a blank QEMU window (no BIOS POSt messages) and does nothing

qemu v 0.15.0
Under Windows 7 64-bit
drive1 is a USB Flash drive

Previous version of x86_64 (Jan 2010) works fine. If replace with new version (or RC2 version) then does not work.

if use harddisk.img raw file instead of USB physical device then I get BIOS POST messages and it boots to image OK.
So appears to be USB or physicaldisk support issue???

All working now, I think some BIOS files were missing. Please close this bug report.