Guest User

Untitled

a guest
May 24th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1. qemu-kvm -m 1024 -enable-kvm -hda /var/lib/libvirt/images/fedora.img
  2.  
  3. dev: rtl8139, id ""
  4. mac = "52:54:00:12:34:56"
  5. vlan = <null>
  6. netdev = "net0"
  7. addr = 03.0
  8. romfile = "efi-rtl8139.rom"
  9. rombar = 1 (0x1)
  10. multifunction = false
  11. command_serr_enable = true
  12. x-pcie-lnksta-dllla = true
  13. x-pcie-extcap-init = true
  14. class Ethernet controller, addr 00:03.0, pci id 10ec:8139 (sub 1af4:1100)
  15. bar 0: i/o at 0xc000 [0xc0ff]
  16. bar 1: mem at 0xfeb51000 [0xfeb510ff]
  17. bar 6: mem at 0xffffffffffffffff [0x3fffe]
  18.  
  19. bus: virtio-bus
  20. type virtio-pci-bus
  21. dev: virtio-blk-device, id ""
  22. drive = "virtio0"
  23. logical_block_size = 512 (0x200)
  24. physical_block_size = 512 (0x200)
  25. min_io_size = 0 (0x0)
  26. opt_io_size = 0 (0x0)
  27. discard_granularity = 4294967295 (0xffffffff)
  28. write-cache = "auto"
  29. share-rw = false
  30. rerror = "auto"
  31. werror = "auto"
  32. cyls = 1040 (0x410)
  33. heads = 16 (0x10)
  34. secs = 63 (0x3f)
  35. serial = ""
  36. config-wce = true
  37. scsi = false
  38. request-merging = true
  39. num-queues = 1 (0x1)
  40. queue-size = 128 (0x80)
  41. iothread = ""
  42. indirect_desc = true
  43. event_idx = true
  44. notify_on_empty = true
  45. any_layout = true
  46. iommu_platform = false
  47.  
  48. dev: edu, id ""
  49. addr = 06.0
  50. romfile = ""
  51. rombar = 1 (0x1)
  52. multifunction = false
  53. command_serr_enable = true
  54. x-pcie-lnksta-dllla = true
  55. x-pcie-extcap-init = true
  56. class Class 00ff, addr 00:06.0, pci id 1234:11e8 (sub 1af4:1100)
  57. bar 0: mem at 0xfea00000 [0xfeafffff]
Add Comment
Please, Sign In to add comment