Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62878
b: refs/heads/master
c: d37c855
h: refs/heads/master
v: v3
  • Loading branch information
Aurelien Jarno authored and Avi Kivity committed Jul 25, 2007
1 parent fd1bcff commit 7bf555c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4c981b43d7ec18818754bf85b829865abd0ce340
refs/heads/master: d37c85571904a622cbabc7a2e04b8c919de75ac0
2 changes: 2 additions & 0 deletions trunk/drivers/kvm/x86_emulate.c
Original file line number Diff line number Diff line change
Expand Up @@ -1178,6 +1178,8 @@ x86_emulate_memop(struct x86_emulate_ctxt *ctxt, struct x86_emulate_ops *ops)
twobyte_insn:
switch (b) {
case 0x01: /* lgdt, lidt, lmsw */
/* Disable writeback. */
no_wb = 1;
switch (modrm_reg) {
u16 size;
unsigned long address;
Expand Down

0 comments on commit 7bf555c

Please sign in to comment.