Re: [kvm-devel] [PATCH 3/3] Add dcr read/write to the PowerPC kvmctl implementation

2008-01-09 Thread Avi Kivity
Christian Ehrhardt wrote: > Subject: [PATCH 3/3] Add dcr read/write to the PowerPC kvmctl implementation > From: Christian Ehrhardt <[EMAIL PROTECTED]> > > Adds simple functions to catch dcr access while executing testcases printing > information about that access when triggered. > > Applied all

[kvm-devel] [PATCH 3/3] Add dcr read/write to the PowerPC kvmctl implementation

2008-01-09 Thread Christian Ehrhardt
Subject: [PATCH 3/3] Add dcr read/write to the PowerPC kvmctl implementation From: Christian Ehrhardt <[EMAIL PROTECTED]> Adds simple functions to catch dcr access while executing testcases printing information about that access when triggered. Signed-off-by: Christian Ehrhardt <[EMAIL PROTECTED]