Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 12th, 2012  |  syntax: None  |  size: 2.32 KB  |  hits: 16  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. $ sh create_blitz.sh
  2. qemu-system-x86_64: -net vnic,vlan=0,name=vnic0,ifname=rge0,macaddr=90:b8:d0:c0:
  3. ff:ee: vnic dhcp disabled
  4.  
  5. QEMU 0.14.1 monitor - type 'help' for more information
  6. (qemu) Start bios (version 0.6.1.2-20110201_165504-titi)
  7. Ram Size=0x18000000 (0x0000000000000000 high)
  8. CPU Mhz=2934
  9. PCI: pci_bios_init_bus_rec bus = 0x0
  10. PIIX3/PIIX4 init: elcr=00 0c
  11. PCI: bus=0 devfn=0x00: vendor_id=0x8086 device_id=0x1237
  12. PCI: bus=0 devfn=0x08: vendor_id=0x8086 device_id=0x7000
  13. PCI: bus=0 devfn=0x09: vendor_id=0x8086 device_id=0x7010
  14. region 4: 0x0000c000
  15. PCI: bus=0 devfn=0x0b: vendor_id=0x8086 device_id=0x7113
  16. PCI: bus=0 devfn=0x10: vendor_id=0x1013 device_id=0x00b8
  17. region 0: 0xf0000000
  18. region 1: 0xf2000000
  19. region 6: 0xf2010000
  20. PCI: bus=0 devfn=0x18: vendor_id=0x1af4 device_id=0x1000
  21. region 0: 0x0000c020
  22. region 1: 0xf2020000
  23. region 6: 0xf2030000
  24. PCI: bus=0 devfn=0x20: vendor_id=0x1af4 device_id=0x1001
  25. region 0: 0x0000c040
  26. region 1: 0xf2040000
  27. Found 2 cpu(s) max supported 2 cpu(s)
  28. MP table addr=0x000fdbe0 MPC table addr=0x000fdbf0 size=252
  29. SMBIOS ptr=0x000fdbc0 table=0x17fffec0
  30. ACPI tables: RSDP=0x000fdb90 RSDT=0x17ffdbd0
  31. Scan for VGA option rom
  32. Running option rom at c000:0003
  33. VGABios $Id$
  34. Turning on vga text mode console
  35. SeaBIOS (version 0.6.1.2-20110201_165504-titi)
  36.  
  37. Found 1 lpt ports
  38. Found 1 serial ports
  39. ATA controller 0 at 1f0/3f4/0 (irq 14 dev 9)
  40. ATA controller 1 at 170/374/0 (irq 15 dev 9)
  41. found virtio-blk at 0:4
  42. ebda moved from 9fc00 to 9dc00
  43. drive 0x000fdb40: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=41943040
  44. ata0-0: QEMU DVD-ROM ATAPI-4 DVD/CD
  45. ata1-0: QEMU DVD-ROM ATAPI-4 DVD/CD
  46. PS2 keyboard initialized
  47. All threads complete.
  48. Scan for option roms
  49. Running option rom at c900:0003
  50. pnp call arg1=60
  51. pmm call arg1=0
  52. pmm call arg1=2
  53. pmm call arg1=0
  54. Running option rom at c980:0003
  55. Returned 53248 bytes of ZoneHigh
  56. e820 map has 7 items:
  57.   0: 0000000000000000 - 000000000009dc00 = 1
  58.   1: 000000000009dc00 - 00000000000a0000 = 2
  59.   2: 00000000000f0000 - 0000000000100000 = 2
  60.   3: 0000000000100000 - 0000000017ffd000 = 1
  61.   4: 0000000017ffd000 - 0000000018000000 = 2
  62.   5: 00000000feffc000 - 00000000ff000000 = 2
  63.   6: 00000000fffc0000 - 0000000100000000 = 2
  64. enter handle_19:
  65.   NULL
  66. Booting from Hard Disk...
  67. Boot failed: not a bootable disk
  68.  
  69. enter handle_18:
  70.   NULL
  71. Booting from DVD/CD...
  72. 673MB medium detected
  73. Booting from 0000:7c00
  74.  
  75. (qemu)