Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80719
b: refs/heads/master
c: d825ed0
h: refs/heads/master
i:
  80717: 21f8dae
  80715: a82703b
  80711: 8f0494c
  80703: 4dee9ca
v: v3
  • Loading branch information
Zhang Xiantao authored and Avi Kivity committed Jan 30, 2008
1 parent ec1fdf4 commit 6df0c6c
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: e0506bcba5992650b1190de9125f5963a30f32e2
refs/heads/master: d825ed0a97b8e82597dd652bfe51fed3fa9b3c9a
2 changes: 0 additions & 2 deletions trunk/drivers/kvm/kvm_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

#include "kvm.h"
#include "x86.h"
#include "x86_emulate.h"
#include "irq.h"

#include <linux/kvm.h>
Expand All @@ -44,7 +43,6 @@
#include <linux/mman.h>

#include <asm/processor.h>
#include <asm/msr.h>
#include <asm/io.h>
#include <asm/uaccess.h>
#include <asm/desc.h>
Expand Down
2 changes: 2 additions & 0 deletions trunk/drivers/kvm/x86.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

#include "kvm.h"
#include "x86.h"
#include "x86_emulate.h"
#include "segment_descriptor.h"
#include "irq.h"

Expand All @@ -25,6 +26,7 @@
#include <linux/module.h>

#include <asm/uaccess.h>
#include <asm/msr.h>

#define MAX_IO_MSRS 256
#define CR0_RESERVED_BITS \
Expand Down

0 comments on commit 6df0c6c

Please sign in to comment.