On 03/20/2013 02:54 PM, Marcelo Tosatti wrote: > On Fri, Mar 15, 2013 at 08:09:06PM -0400, Cole Robinson wrote: >> Was out of date, and not particularly useful to begin with. >> --- >> x86/README | 16 ---------------- >> 1 file changed, 16 deletions(-) >> delete mode 100644 x86/README >> >> diff --git a/x86/README b/x86/README >> deleted file mode 100644 >> index d644abd..0000000 >> --- a/x86/README >> +++ /dev/null >> @@ -1,16 +0,0 @@ >> -Tests in this directory and what they do: >> - >> -access: lots of page table related access (pte/pde) (read/write) >> -apic: enable x2apic, self ipi, ioapic intr, ioapic simultaneous >> -emulator: move to/from regs, cmps, push, pop, to/from cr8, smsw and lmsw >> -hypercall: intel and amd hypercall insn >> -msr: write to msr (only KERNEL_GS_BASE for now) >> -port80: lots of out to port 80 >> -realmode: goes back to realmode, shld, push/pop, mov immediate, cmp immediate, add immediate, >> - io, eflags instructions (clc, cli, etc.), jcc short, jcc near, call, long jmp, xchg >> -sieve: heavy memory access with no paging and with paging static and with paging vmalloc'ed >> -smptest: run smp_id() on every cpu and compares return value to number >> -tsc: write to tsc(0) and write to tsc(100000000000) and read it back >> -vmexit: long loops for each: cpuid, vmcall, mov_from_cr8, mov_to_cr8, inl_pmtimer, ipi, ipi+halt >> -kvmclock_test: test of wallclock, monotonic cycle and performance of kvmclock >> -pcid: basic functionality test of PCID/INVPCID feature >> \ No newline at end of file >> -- >> 1.8.1.4 > > The summary can be useful (would rather update it than remove it). > Okay, I'm not really qualified to update it, so I'll drop this patch. Thanks, Cole -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html