Advertisement
Guest User

Untitled

a guest
Jul 29th, 2015
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. Parsing config from server_config
  2. Xen Minimal OS!
  3. start_info: 000000000009c000(VA)
  4. nr_pages: 0x2000
  5. shared_inf: 0x7f420000(MA)
  6. pt_base: 000000000009f000(VA)
  7. nr_pt_frames: 0x5
  8. mfn_list: 000000000008c000(VA)
  9. mod_start: 0x0(VA)
  10. mod_len: 0
  11. flags: 0x0
  12. cmd_line:
  13. stack: 000000000004b700-000000000006b700
  14. MM: Init
  15. _text: 0000000000000000(VA)
  16. _etext: 000000000002ee2b(VA)
  17. _erodata: 0000000000036000(VA)
  18. _edata: 0000000000036500(VA)
  19. stack start: 000000000004b700(VA)
  20. _end: 000000000008bf00(VA)
  21. start_pfn: a7
  22. max_pfn: 2000
  23. Mapping memory range 0x400000 - 0x2000000
  24. setting 0000000000000000-0000000000036000 readonly
  25. skipped 0000000000001000
  26. MM: Initialise page allocator for b5000(b5000)-2000000(2000000)
  27. MM: done
  28. Demand map pfns at 2001000-2002001000.
  29. Initialising timer interface
  30. Initialising console ... done.
  31. gnttab_table mapped at 0000000002001000.
  32. Initialising scheduler
  33. Thread "Idle": pointer: 0xc8070, stack: 0xd0000
  34. Thread "xenstore": pointer: 0xc80d0, stack: 0xe0000
  35. xenbus initialised on irq 1 mfn 0x7f480
  36. Thread "shutdown": pointer: 0xc8130, stack: 0xf0000
  37. Thread "server": pointer: 0xc8190, stack: 0x100000
  38. [server] Waiting for network.
  39. ************************ NETFRONT for device/vif/0 **********
  40.  
  41.  
  42. net TX ring size 256
  43. net RX ring size 256
  44. backend at /local/domain/0/backend/vif/4/0
  45. mac is 00:16:3e:5f:3b:fa
  46. **************************
  47. [server] IP 0 netmask 0 gateway 0.
  48. [server] TCP/IP bringup begins.
  49. Thread "tcpip_thread": pointer: 0xc8730, stack: 0x210000
  50. [tcpip_thread] TCP/IP bringup ends.
  51. [server] Network is ready.
  52. [server] Opening connection
  53. [server] Connection at 00000000000401c0
  54. [server] Awaiting connection...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement