Il 26/07/2013 14:33, Andreas Färber ha scritto: > Am 25.07.2013 20:50, schrieb Stefan Weil: >> Passing a CPUState pointer instead of a CPUArchState pointer eliminates >> the last target dependent data type in sysemu/kvm.h. >> >> It also simplifies the code. >> >> Signed-off-by: Stefan Weil <s...@weilnetz.de> >> --- >> >> With this patch (and a previous one which is already queued), >> kvm.h can be included without errors from "poisoned" names. > > Thanks for doing this, it was on my TODO list. If Paolo acks, I would > happily put that in qom-cpu for final 1.6 pull.
Acked-by: Paolo Bonzini <pbonz...@redhat.com>