1. 10 1月, 2013 1 次提交
    • A
      KVM: PPC: BookE: Allow irq deliveries to inject requests · b8c649a9
      Alexander Graf 提交于
      When injecting an interrupt into guest context, we usually don't need
      to check for requests anymore. At least not until today.
      
      With the introduction of EPR, we will have to create a request when the
      guest has successfully accepted an external interrupt though.
      
      So we need to prepare the interrupt delivery to abort guest entry
      gracefully. Otherwise we'd delay the EPR request.
      Signed-off-by: NAlexander Graf <agraf@suse.de>
      b8c649a9
  2. 06 12月, 2012 4 次提交
  3. 06 10月, 2012 22 次提交
  4. 11 7月, 2012 1 次提交
  5. 30 5月, 2012 1 次提交
  6. 08 4月, 2012 11 次提交