Nadav Amit ([email protected])

Number of posts: 75 (0.64 per day)
First post: 2014-04-04 03:41:48
Last post: 2014-07-30 07:03:21

Date List Subject
2014-06-15 13:13:21 linux-kernel [PATCH 5/6] KVM: x86: NOP emulation clears (incorrectly) the high 32-bits of RAX
2014-06-15 13:13:17 linux-kernel [PATCH 1/6] KVM: x86: bit-ops emulation ignores offset on 64-bit
2014-06-08 10:05:31 linux-kernel [PATCH kvm-unit-tests v2] x86: emulator: long mode smsw tests
2014-06-05 23:57:38 linux-kernel [PATCH kvm-unit-tests1/2] x86: emulator: additional smsw test-case
2014-06-05 23:57:11 linux-kernel [PATCH kvm-unit-tests 2/2] x86: realmode: test smsw behavior with register operand
2014-06-05 23:57:08 linux-kernel [PATCH kvm-unit-tests 0/2] x86: Additional smsw tests
2014-06-02 15:37:45 linux-kernel [PATCH 3/9] KVM: x86: Loading segments on 64-bit mode may be wrong
2014-06-02 15:37:05 linux-kernel [PATCH 4/9] KVM: x86: sgdt and sidt are not privilaged
2014-06-02 15:36:45 linux-kernel [PATCH 5/9] KVM: x86: cmpxchg emulation should compare in reverse order
2014-06-02 15:36:00 linux-kernel [PATCH 8/9] KVM: x86: Return error on cmpxchg16b emulation
2014-06-02 15:35:58 linux-kernel [PATCH 9/9] KVM: x86: smsw emulation is incorrect in 64-bit mode
2014-06-02 15:34:54 linux-kernel [PATCH 7/9] KVM: x86: rdpmc emulation checks the counter incorrectly
2014-06-02 15:34:40 linux-kernel [PATCH 6/9] KVM: x86: movnti minimum op size of 32-bit is not kept
2014-06-02 15:34:38 linux-kernel [PATCH 1/9] KVM: x86: Mark VEX-prefix instructions emulation as unimplemented
2014-06-02 15:34:36 linux-kernel [PATCH 2/9] KVM: x86: Emulator ignores LDTR/TR extended base on LLDT/LTR
2014-06-02 15:34:33 linux-kernel [PATCH 0/9] KVM: x86: Fixes for various emulator bugs
2014-04-18 04:12:25 linux-kernel [PATCH 5/5] KVM: x86: Processor mode may be determined incorrectly
2014-04-18 04:12:10 linux-kernel [PATCH 4/5] KVM: x86: RSI/RDI/RCX are zero-extended when affected by string ops
2014-04-18 00:38:12 linux-kernel [PATCH 2/5] KVM: x86: Fix CR3 reserved bits
2014-04-18 00:37:56 linux-kernel [PATCH 3/5] KVM: x86: IN instruction emulation should ignore REP-prefix
2014-04-18 00:35:31 linux-kernel [PATCH 1/5] KVM: x86: Fix wrong/stuck PMU when guest does not use PMI
2014-04-17 23:34:34 linux-kernel [PATCH 0/5] KVM: x86: Fix KVM behavior that does not follow spec
2014-04-07 15:38:51 linux-kernel [PATCH] KVM: x86: Fix CR3 and LDT sel should not be saved in TSS
2014-04-04 03:41:48 linux-kernel [PATCH] KVM: x86: Fix page-tables reserved bits