1. 01 7月, 2013 1 次提交
    • S
      kvm/openpic: in-kernel mpic support · d85937e6
      Scott Wood 提交于
      Enables support for the in-kernel MPIC that thas been merged into the
      KVM next branch.  This includes irqfd/KVM_IRQ_LINE support from Alex
      Graf (along with some other improvements).
      
      Note from Alex regarding kvm_irqchip_create():
      
        On x86, one would call kvm_irqchip_create() to initialize an
        in-kernel interrupt controller.  That function then goes ahead and
        initializes global capability variables as well as the default irq
        routing table.
      
        On ppc, we can't call kvm_irqchip_create() because we can have
        different types of interrupt controllers.  So we want to do all the
        things that function would do for us in the in-kernel device init
        handler.
      Signed-off-by: NScott Wood <scottwood@freescale.com>
      [agraf: squash in kvm_irqchip_commit_routes patch, fix non-kvm build,
              fix ppcemb]
      Signed-off-by: NAlexander Graf <agraf@suse.de>
      d85937e6
  2. 14 6月, 2013 1 次提交
  3. 30 4月, 2013 1 次提交
  4. 09 4月, 2013 5 次提交
  5. 01 3月, 2013 1 次提交
  6. 19 2月, 2013 1 次提交
    • G
      make usb devices configurable · 6c83f815
      Gerd Hoffmann 提交于
      Leave the core usb devices (usb hub, tablet, mouse, keyboard)
      enabled unconditionally.  Make the other ones configurable.
      
      Exceptions:
        - bluetooth: not qdevified yet, has a vl.c dependency because
          of that, thus disabling isn't as easy as not linking the
          object file.
        - smardcard: ccid-card-emulated depends on that one *and*
          CONFIG_SMARTCARD_NSS.  So it isn't a one-liner and comes
          as separate patch because of that.
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      6c83f815
  7. 16 8月, 2012 2 次提交
  8. 15 6月, 2012 1 次提交
  9. 22 1月, 2012 1 次提交
  10. 16 10月, 2011 1 次提交
  11. 17 12月, 2010 1 次提交
  12. 27 11月, 2010 1 次提交
  13. 01 10月, 2010 1 次提交
  14. 22 5月, 2010 2 次提交
  15. 31 3月, 2010 1 次提交
  16. 30 3月, 2010 4 次提交
  17. 27 3月, 2010 2 次提交
  18. 23 3月, 2010 1 次提交
  19. 22 3月, 2010 6 次提交
  20. 09 10月, 2009 6 次提交