On 15/12/2017 04:43, Philippe Mathieu-Daudé wrote: > Fix patch 42 from previous series (v4) so patchew can build, and if a > maintainer > is willing to take the previous series with the last 2 patches, I don't need > to > respam a v6. > > Regards, > > Phil.
I tweaked a bit patch 1 to use LOG_UNIMP instead, and queued these two patches. Paolo > Based-on: 20171215033015.738-42-f4...@amsat.org > (remove i386/pc dependency from non-PC world v4) > > Philippe Mathieu-Daudé (2): > hw/i386/vmport: replace fprintf() by trace events > misc: drop old i386 dependency > > hw/char/debugcon.c | 1 - > hw/i386/vmport.c | 8 +++----- > hw/intc/lm32_pic.c | 1 - > hw/moxie/moxiesim.c | 1 - > hw/sparc/sun4m.c | 1 - > hw/watchdog/wdt_ib700.c | 1 - > hw/i386/trace-events | 4 ++++ > 7 files changed, 7 insertions(+), 10 deletions(-) >