Re: [PATCH v10 0/6] arm: dirty page logging support for ARMv7

2014-08-28 Thread Mario Smarduch
On 08/28/2014 12:26 PM, Joel Schopp wrote: > > On 08/26/2014 06:51 PM, Mario Smarduch wrote: >> This patch adds support for ARMv7 dirty page logging. Some functions >> of dirty >> page logging have been split to generic and arch specific >> implementations, >> details below. Dirty page logging is

Re: [PATCH v10 0/6] arm: dirty page logging support for ARMv7

2014-08-28 Thread Joel Schopp
On 08/26/2014 06:51 PM, Mario Smarduch wrote: This patch adds support for ARMv7 dirty page logging. Some functions of dirty page logging have been split to generic and arch specific implementations, details below. Dirty page logging is one of serveral features required for live migration, live m

[PATCH v10 0/6] arm: dirty page logging support for ARMv7

2014-08-26 Thread Mario Smarduch
This patch adds support for ARMv7 dirty page logging. Some functions of dirty page logging have been split to generic and arch specific implementations, details below. Dirty page logging is one of serveral features required for live migration, live migration has been tested for ARMv7. Testing: -