qemu/target-ppc
Paolo Bonzini 013a29424c qemu-log: introduce qemu_log_separate
In some cases, the same message is printed both on stderr and in the log.
Avoid duplicate output in the default case where stderr _is_ the log,
and standardize this to stderr+log where it used to use stdio+log.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-12-17 17:33:47 +01:00
..
arch_dump.c
cpu-models.c
cpu-models.h
cpu-qom.h monitor/target-ppc: Define target_get_monitor_def 2015-11-12 14:53:36 +11:00
cpu.h target-ppc: Move the FPSCR bit update macros to cpu.h 2015-11-30 19:39:01 +11:00
dfp_helper.c target-ppc: Move the FPSCR bit update macros to cpu.h 2015-11-30 19:39:01 +11:00
excp_helper.c qemu-log: introduce qemu_log_separate 2015-12-17 17:33:47 +01:00
fpu_helper.c target-ppc/fpu_helper: fix FPSCR_FX bit shift operation 2015-11-30 19:39:01 +11:00
gdbstub.c
helper_regs.h
helper.h
int_helper.c
kvm_ppc.h ppc: Let kvmppc_reset_htab() return 0 for !CONFIG_KVM 2015-11-11 13:29:04 +11:00
kvm-stub.c
kvm.c
machine.c
Makefile.objs
mem_helper.c PPC: Fix lswx bounds checks 2015-11-12 13:15:54 +11:00
mfrom_table_gen.c
mfrom_table.c
misc_helper.c
mmu_helper.c ppc: Add/Re-introduce MMU model definitions needed by PR KVM 2015-11-11 11:05:30 +11:00
mmu-hash32.c
mmu-hash32.h
mmu-hash64.c
mmu-hash64.h
monitor.c monitor/target-ppc: Define target_get_monitor_def 2015-11-12 14:53:36 +11:00
STATUS
timebase_helper.c
translate_init.c taget-ppc: Fix read access to IBAT registers higher than IBAT3 2015-11-06 15:42:38 +03:00
translate.c qemu-log: introduce qemu_log_separate 2015-12-17 17:33:47 +01:00
user_only_helper.c