1. 04 10月, 2011 1 次提交
  2. 16 9月, 2011 1 次提交
  3. 11 9月, 2011 4 次提交
  4. 10 9月, 2011 1 次提交
  5. 04 9月, 2011 1 次提交
  6. 02 9月, 2011 1 次提交
  7. 01 9月, 2011 2 次提交
  8. 27 8月, 2011 1 次提交
  9. 26 8月, 2011 1 次提交
  10. 25 8月, 2011 1 次提交
  11. 21 8月, 2011 1 次提交
  12. 09 8月, 2011 1 次提交
    • E
      etrax: Remove hw/etraxfs.c. · bbea04df
      Edgar E. Iglesias 提交于
      The Bare ETRAX FS board was a fictive machine that I used when
      developing the CRIS system emulation. Since we support the
      real AXIS-dev88 developer boards, there is no reason to
      keep the fictive one around.
      
      This commit also removes the double registration of the axis-dev88
      board.
      Signed-off-by: NEdgar E. Iglesias <edgar.iglesias@gmail.com>
      bbea04df
  13. 30 7月, 2011 2 次提交
  14. 29 7月, 2011 1 次提交
    • A
      Hierarchical memory region API · 093bc2cd
      Avi Kivity 提交于
      The memory API separates the attributes of a memory region (its size, how
      reads or writes are handled, dirty logging, and coalescing) from where it
      is mapped and whether it is enabled.  This allows a device to configure
      a memory region once, then hand it off to its parent bus to map it according
      to the bus configuration.
      
      Hierarchical registration also allows a device to compose a region out of
      a number of sub-regions with different properties; for example some may be
      RAM while others may be MMIO.
      Reviewed-by: NAnthony Liguori <aliguori@us.ibm.com>
      Signed-off-by: NAvi Kivity <avi@redhat.com>
      Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
      093bc2cd
  15. 22 7月, 2011 1 次提交
  16. 21 7月, 2011 1 次提交
  17. 17 7月, 2011 2 次提交
  18. 27 6月, 2011 2 次提交
  19. 22 6月, 2011 1 次提交
  20. 21 6月, 2011 1 次提交
    • J
      Switch build system to accompanied kernel headers · e205c790
      Jan Kiszka 提交于
      This helps reducing our build-time checks for feature support in the
      available Linux kernel headers. And it helps users that do not have
      sufficiently recent headers installed on their build machine.
      
      Consequently, the patch removes and build-time checks for kvm and vhost
      in configure, the --kerneldir switch, and KVM_CFLAGS. Kernel headers are
      supposed to be provided by QEMU only.
      
      s390 needs some extra love as it carries redefinitions from kernel
      headers.
      
      CC: Alexander Graf <agraf@suse.de>
      Signed-off-by: NJan Kiszka <jan.kiszka@siemens.com>
      Signed-off-by: NMarcelo Tosatti <mtosatti@redhat.com>
      e205c790
  21. 19 6月, 2011 1 次提交
  22. 17 6月, 2011 1 次提交
  23. 08 6月, 2011 2 次提交
  24. 03 6月, 2011 1 次提交
  25. 02 6月, 2011 2 次提交
  26. 01 6月, 2011 2 次提交
  27. 28 5月, 2011 1 次提交
  28. 08 5月, 2011 3 次提交