---
 target-i386/cpu.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/target-i386/cpu.h b/target-i386/cpu.h
index d80ffb8..d32f9ee 100644
--- a/target-i386/cpu.h
+++ b/target-i386/cpu.h
@@ -559,6 +559,7 @@ typedef struct CPUX86State {
     target_ulong kernelgsbase;
 #endif
 
+    uint64_t tsc;
     uint64_t pat;
 
     /* exception/interrupt handling */
-- 
1.5.5.1

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to