Skip to content

Instantly share code, notes, and snippets.

@sameo
Created August 3, 2018 23:09
Show Gist options
  • Select an option

  • Save sameo/54c9fc5ed301ee7cecc1d2b1ac9456e9 to your computer and use it in GitHub Desktop.

Select an option

Save sameo/54c9fc5ed301ee7cecc1d2b1ac9456e9 to your computer and use it in GitHub Desktop.
bus: main-system-bus
  type System
  dev: kvmclock, id ""
    x-mach-use-reliable-get-clock = true
  dev: kvmvapic, id ""
  dev: virt-acpi, id ""
  dev: kvm-ioapic, id ""
    gpio-in "" 24
    gsi_base = 0 (0x0)
    mmio 00000000fec00000/0000000000001000
  dev: pci-lite-host, id ""
    gpio-out "sysbus-irq" 4
    MCFG = 2147483648 (0x80000000)
    mcfg_size = 268435456 (0x10000000)
    pci-hole64-size = 34359738368 (32 GiB)
    bus: pcie.0
      type PCIE
      dev: virtio-serial-pci, id "virtio-serial0"
        ioeventfd = true
        vectors = 2 (0x2)
        class = 1920 (0x780)
        virtio-pci-bus-master-bug-migration = false
        disable-legacy = "off"
        disable-modern = false
        migrate-extra = true
        modern-pio-notify = false
        x-disable-pcie = false
        page-per-vq = false
        x-ignore-backend-features = false
        ats = false
        x-pcie-deverr-init = true
        x-pcie-lnkctl-init = true
        x-pcie-pm-init = true
        addr = 01.0
        romfile = ""
        rombar = 1 (0x1)
        multifunction = false
        command_serr_enable = true
        x-pcie-lnksta-dllla = true
        x-pcie-extcap-init = true
        class Class 0780, addr 00:01.0, pci id 1af4:1003 (sub 1af4:0003)
        bar 0: i/o at 0x1000 [0x103f]
        bar 1: mem at 0x90000000 [0x90000fff]
        bar 4: mem at 0x280000000 [0x280003fff]
        bus: virtio-bus
          type virtio-pci-bus
          dev: virtio-serial-device, id ""
            max_ports = 31 (0x1f)
            emergency-write = true
            indirect_desc = true
            event_idx = true
            notify_on_empty = true
            any_layout = true
            iommu_platform = false
            bus: virtio-serial0.0
              type virtio-serial-bus
              dev: virtconsole, id "console0"
                chardev = "charconsole0"
                nr = 0 (0x0)
                name = ""
                port 0, guest on, host on, throttle off
      dev: pci-lite-device, id ""
        addr = 00.0
        romfile = ""
        rombar = 1 (0x1)
        multifunction = false
        command_serr_enable = true
        x-pcie-lnksta-dllla = true
        x-pcie-extcap-init = true
        class Host bridge, addr 00:00.0, pci id 1b36:0008 (sub 1af4:1100)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment