Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133754
b: refs/heads/master
c: 6b08035
h: refs/heads/master
v: v3
  • Loading branch information
Xiantao Zhang authored and Avi Kivity committed Mar 24, 2009
1 parent c0ea5b6 commit 4674673
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2fa8937f3af8873e006ce324e7b2d3f9b2077b87
refs/heads/master: 6b08035f3e64d8e474be166d682b52c95941662e
2 changes: 2 additions & 0 deletions trunk/arch/ia64/kvm/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
#ifndef __IRQ_H
#define __IRQ_H

#include "lapic.h"

static inline int irqchip_in_kernel(struct kvm *kvm)
{
return 1;
Expand Down
2 changes: 0 additions & 2 deletions trunk/virt/kvm/irq_comm.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@

#include <linux/kvm_host.h>

#ifdef CONFIG_X86
#include <asm/msidef.h>
#endif

#include "irq.h"

Expand Down

0 comments on commit 4674673

Please sign in to comment.