Re: [PATCH 2/2 unit-test] Add PMU test

2012-03-05 Thread Avi Kivity
On 02/26/2012 05:20 PM, Gleb Natapov wrote: Add unit test to test architectural PMU emulation in kvm. Thanks, applied. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to

[PATCH 2/2 unit-test] Add PMU test

2012-02-26 Thread Gleb Natapov
Add unit test to test architectural PMU emulation in kvm. Signed-off-by: Gleb Natapov g...@redhat.com --- config-x86-common.mak |4 +- x86/pmu.c | 409 + 2 files changed, 412 insertions(+), 1 deletions(-) create mode 100644