Re: [Qemu-devel] [PATCH 00/21] target-i386: convert CPU features into properties

2012-08-15 Thread Eduardo Habkost
On Wed, Aug 15, 2012 at 06:13:20PM +0200, Igor Mammedov wrote: > build and run tested in FC17 host with x86_64-linux-user, x86_64-softmmu > targets > > changes since RFC are documented in idividual patch descriptions > Thanks Andreas, Blue, Eduardo for reviews and suggestions. > > git tree for te

[Qemu-devel] [PATCH 00/21] target-i386: convert CPU features into properties

2012-08-15 Thread Igor Mammedov
build and run tested in FC17 host with x86_64-linux-user, x86_64-softmmu targets changes since RFC are documented in idividual patch descriptions Thanks Andreas, Blue, Eduardo for reviews and suggestions. git tree for testing: https://github.com/imammedo/qemu/tree/x86-cpu-properties_v1 Igor Mam