Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68401
b: refs/heads/master
c: 85f455f
h: refs/heads/master
i:
  68399: 17c10cf
v: v3
  • Loading branch information
Eddie Dong authored and Avi Kivity committed Oct 13, 2007
1 parent e7e1059 commit feaa0a3
Show file tree
Hide file tree
Showing 10 changed files with 771 additions and 25 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: 152d3f2f246ce3c2a0cf2fc6c2214663cd99aa83
refs/heads/master: 85f455f7ddbed403b34b4d54b1eaf0e14126a126
2 changes: 1 addition & 1 deletion trunk/drivers/kvm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Makefile for Kernel-based Virtual Machine module
#

kvm-objs := kvm_main.o mmu.o x86_emulate.o
kvm-objs := kvm_main.o mmu.o x86_emulate.o i8259.o irq.o
obj-$(CONFIG_KVM) += kvm.o
kvm-intel-objs = vmx.o
obj-$(CONFIG_KVM_INTEL) += kvm-intel.o
Expand Down
Loading

0 comments on commit feaa0a3

Please sign in to comment.