Il 13/09/2013 19:25, Peter Maydell ha scritto: > This is based on a set of patches by Ákos Kovács which were > lurking at the beginning of his KConfig patchset but which > I think make a nice standalone cleanup. Since I basically > rewrote all of patch 1&2 in review comments I figured it was > easier to just write it as a new patch. Patch 3 and 4 > are Ákos', though I fixed a few missed conversions in patch 3. > > Changes v1->v2: > * split into a patch for logic functions and one for string fns > * at Paolo's suggestion, renamed the 'n' == '' comparisons > as 'leqv' and 'lxor', and reintroduced Ákos' string compares > as eq/ne > * added back in lif, which I'd accidentally left out of > patch 1
Reviewed-by: Paolo Bonzini <pbonz...@redhat.com>