Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68404
b: refs/heads/master
c: 1fd4f2a
h: refs/heads/master
v: v3
  • Loading branch information
Eddie Dong authored and Avi Kivity committed Oct 13, 2007
1 parent fbe8f05 commit 2f824bf
Show file tree
Hide file tree
Showing 7 changed files with 459 additions and 9 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: 97222cc8316328965851ed28d23f6b64b4c912d2
refs/heads/master: 1fd4f2a5ed8f80cf6e23d2bdf78554f6a1ac7997
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 i8259.o irq.o lapic.o
kvm-objs := kvm_main.o mmu.o x86_emulate.o i8259.o irq.o lapic.o ioapic.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 2f824bf

Please sign in to comment.