1. 10 7月, 2013 1 次提交
  2. 01 7月, 2013 1 次提交
    • A
      KVM: Export kvm_init_irq_routing · 7b774593
      Alexander Graf 提交于
      On PPC, we can have different types of interrupt controllers, so we really
      only know that we are going to use one when we created it.
      
      Export kvm_init_irq_routing() to common code, so that we don't have to call
      kvm_irqchip_create().
      Signed-off-by: NAlexander Graf <agraf@suse.de>
      7b774593
  3. 28 6月, 2013 3 次提交
  4. 29 5月, 2013 1 次提交
  5. 01 5月, 2013 2 次提交
  6. 16 4月, 2013 2 次提交
  7. 14 4月, 2013 1 次提交
  8. 28 1月, 2013 1 次提交
  9. 15 1月, 2013 1 次提交
  10. 08 1月, 2013 1 次提交
  11. 19 12月, 2012 2 次提交
  12. 17 12月, 2012 1 次提交
  13. 22 10月, 2012 1 次提交
    • A
      memory: manage coalesced mmio via a MemoryListener · 95d2994a
      Avi Kivity 提交于
      Instead of calling a global function on coalesced mmio changes, which
      routes the call to kvm if enabled, add coalesced mmio hooks to
      MemoryListener and make kvm use that instead.
      
      The motivation is support for multiple address spaces (which means we
      we need to filter the call on the right address space) but the result
      is cleaner as well.
      Signed-off-by: NAvi Kivity <avi@redhat.com>
      95d2994a
  14. 09 9月, 2012 1 次提交
  15. 09 8月, 2012 5 次提交
  16. 12 7月, 2012 1 次提交
  17. 22 5月, 2012 4 次提交
  18. 13 4月, 2012 2 次提交
  19. 15 3月, 2012 1 次提交
  20. 07 3月, 2012 1 次提交
  21. 09 2月, 2012 1 次提交
  22. 19 1月, 2012 1 次提交
  23. 27 6月, 2011 1 次提交
  24. 21 6月, 2011 1 次提交
  25. 16 4月, 2011 1 次提交
  26. 14 2月, 2011 2 次提交