1. 26 2月, 2015 1 次提交
  2. 18 8月, 2014 1 次提交
  3. 29 7月, 2013 1 次提交
  4. 23 7月, 2013 2 次提交
  5. 04 7月, 2013 2 次提交
  6. 16 4月, 2013 1 次提交
    • M
      pci: add pci test device · 22773d60
      Michael S. Tsirkin 提交于
      This device is used for kvm unit tests,
      currently it supports testing performance of ioeventfd.
      Using updated kvm unittest, here's an example output:
              mmio-no-eventfd:pci-mem 8796
              mmio-wildcard-eventfd:pci-mem 3609
              mmio-datamatch-eventfd:pci-mem 3685
              portio-no-eventfd:pci-io 5287
              portio-wildcard-eventfd:pci-io 1762
              portio-datamatch-eventfd:pci-io 1777
      Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
      22773d60