Re: [Qemu-devel] [PATCH v3 01/10] tcg: Clean up direct block chaining data fields

2016-04-19 Thread Alex Bennée
Sergey Fedorov writes: > From: Sergey Fedorov > > Briefly describe in a comment how direct block chaining is done. It > should help in understanding of the following data fields. > > Rename some fields in TranslationBlock and TCGContext structures to > better reflect their purpose (dropping exc

[Qemu-devel] [PATCH v3 01/10] tcg: Clean up direct block chaining data fields

2016-04-10 Thread Sergey Fedorov
From: Sergey Fedorov Briefly describe in a comment how direct block chaining is done. It should help in understanding of the following data fields. Rename some fields in TranslationBlock and TCGContext structures to better reflect their purpose (dropping excessive 'tb_' prefix in TranslationBloc