1. 12 Aug, 2022 5 commits
  2. 10 Aug, 2022 21 commits
  3. 09 Aug, 2022 8 commits
  4. 08 Aug, 2022 1 commit
  5. 02 Aug, 2022 3 commits
  6. 21 Jul, 2022 1 commit
  7. 18 Oct, 2021 1 commit
    • Xi Wang's avatar
      port virtio_disk to virtio spec 1.0+ · cd00a823
      Xi Wang authored
      The legacy interface is confusing. It's better to make virtio_disk
      conform to the virtio spec. This is supported in QEMU since 4.2 by
      disabling force-legacy for virtio-mmio.
      cd00a823