Advertisement
Guest User

qemu start -vga none

a guest
May 28th, 2011
361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. qemu-system-x86_64 -vga none -boot order=cd -cpu host -vnc 192.168.3.1:0 -k de -smp 2,cores=2,sockets=1 -drive file=/vmware/Windows7_50G.img,if=ide,index=0,cache=writeback -m 4096 -drive file=/dev/sda3,if=ide,index=1,cache=none -drive file=/dev/sdb3,if=ide,index=2,cache=none -drive file=/dev/cdrom,if=ide,index=3,media=cdrom,cache=none -device pci-assign,host=03:00.0,id=radeon6950,addr=0x4,romfile=/home/andrew/Club3D.HD6950.2048.101123.bin -device pci-assign,host=00:1b.0,id=hda_intel,addr=0x5 -net nic,model=e1000,macaddr=DE:AD:BE:EF:42:42 -net tap,script=/usr/local/bin/qemu-ifup -usb -usbdevice host:045e:00f9 -rtc base=localtime -chardev stdio,id=seabios -device isa-debugcon,iobase=0x402,chardev=seabios -monitor telnet:192.168.3.1:11111,server,nowait,nodelay
  2. husb: open device 3.2
  3. husb: config #1 need -1
  4. husb: 2 interfaces claimed for configuration 1
  5. husb: grabbed usb device 3.2
  6. Start bios (version pre-0.6.3-20110526_053454-ilpss8)
  7. Ram Size=0xe0000000 (0x0000000020000000 high)
  8. Relocating init from 0x000e47d0 to 0xdffe1af0 (size 58344)
  9. CPU Mhz=2703
  10. === PCI bus & bridge init ===
  11. PCI: pci_bios_init_bus_rec bus = 0x0
  12. === PCI new allocation pass #1 ===
  13. PCI: check devices bus 0
  14. PCI: check device bus 0, bfd 0x0, boot 1
  15. PCI: check device bus 0, bfd 0x8, boot 1
  16. PCI: check device bus 0, bfd 0x9, boot 1
  17. PCI: check device bus 0, bfd 0xa, boot 1
  18. PCI: check device bus 0, bfd 0xb, boot 1
  19. PCI: check device bus 0, bfd 0x10, boot 1
  20. PCI: check device bus 0, bfd 0x20, boot 1
  21. PCI: check device bus 0, bfd 0x28, boot 0
  22. PCI: out of space for memory bars
  23. === PCI new allocation pass #1a (boot only) ===
  24. PCI: check devices bus 0
  25. PCI: check device bus 0, bfd 0x0, boot 1
  26. PCI: check device bus 0, bfd 0x8, boot 1
  27. PCI: check device bus 0, bfd 0x9, boot 1
  28. PCI: check device bus 0, bfd 0xa, boot 1
  29. PCI: check device bus 0, bfd 0xb, boot 1
  30. PCI: check device bus 0, bfd 0x10, boot 1
  31. PCI: check device bus 0, bfd 0x20, boot 1
  32. PCI: check device bus 0, bfd 0x28, boot 0
  33. PCI: out of space for memory bars
  34. === PCI new allocation pass #2 ===
  35. PCI: init bases bus 0 (primary)
  36. prefmem max 10000000 sum 10000000 base e0000000
  37. size 10000000: 1 bar(s), e0000000 -> efffffff
  38. mem max 20000 sum 80000 base feb80000
  39. mem size 20000: 4 bar(s), feb80000 -> febfffff
  40. io max 100 sum 170 base c000
  41. io size 100: 1 bar(s), c000 -> c0ff
  42. io size 40: 1 bar(s), c100 -> c13f
  43. io size 20: 1 bar(s), c140 -> c15f
  44. io size 10: 1 bar(s), c160 -> c16f
  45. PCI: map device bus 0, bfd 0x0
  46. PCI: map device bus 0, bfd 0x8
  47. PCI: map device bus 0, bfd 0x9
  48. bar 4, addr c160, size 10 [io]
  49. region 4: 0x0000c160
  50. PCI: map device bus 0, bfd 0xa
  51. bar 4, addr c140, size 20 [io]
  52. region 4: 0x0000c140
  53. PCI: map device bus 0, bfd 0xb
  54. PCI: map device bus 0, bfd 0x10
  55. bar 0, addr feb80000, size 20000 [mem]
  56. region 0: 0xfeb80000
  57. bar 1, addr c100, size 40 [io]
  58. region 1: 0x0000c100
  59. bar 6, addr feba0000, size 20000 [mem]
  60. region 6: 0xfeba0000
  61. PCI: map device bus 0, bfd 0x20
  62. bar 0, addr e0000000, size 10000000 [mem]
  63. region 0: 0xe0000000
  64. bar 2, addr febc0000, size 20000 [mem]
  65. region 2: 0xfebc0000
  66. bar 4, addr c000, size 100 [io]
  67. region 4: 0x0000c000
  68. bar 6, addr febe0000, size 20000 [mem]
  69. region 6: 0xfebe0000
  70. PCI: map device bus 0, bfd 0x28
  71. PCI: bus=0 devfn=0x00: vendor_id=0x8086 device_id=0x1237
  72. PCI: bus=0 devfn=0x08: vendor_id=0x8086 device_id=0x7000
  73. PCI: bus=0 devfn=0x09: vendor_id=0x8086 device_id=0x7010
  74. PCI: bus=0 devfn=0x0a: vendor_id=0x8086 device_id=0x7020
  75. PCI: bus=0 devfn=0x0b: vendor_id=0x8086 device_id=0x7113
  76. PCI: bus=0 devfn=0x10: vendor_id=0x8086 device_id=0x100e
  77. PCI: bus=0 devfn=0x20: vendor_id=0x1002 device_id=0x6719
  78. PCI: bus=0 devfn=0x28: vendor_id=0x8086 device_id=0x3a3e
  79. Found 2 cpu(s) max supported 2 cpu(s)
  80. MP table addr=0x000fd6e0 MPC table addr=0x000fd6f0 size=240
  81. SMBIOS ptr=0x000fd6c0 table=0xdffffea0
  82. ACPI DSDT=0xdfffd630
  83. ACPI tables: RSDP=0x000fd690 RSDT=0xdfffd5f0
  84. Scan for VGA option rom
  85. Running option rom at c000:0003
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement