[resend, because I got:
- The following addresses had permanent fatal errors -
(reason: 550 Invalid address in message header)
I think it was complaining about:
CC: open list:X86
CC: open list:X86
where the RFCs say you should enclose : inside "", as in:
CC: "open list:X86" <.
Modify debug macros to have the same format through the codebase and use regular
ifs instead of ifdef.
Signed-off-by: Marc MarĂ
---
hw/i386/kvm/pci-assign.c | 11 ++-
hw/i386/multiboot.c |7 +--
target-i386/kvm.c|9 +
xen-hvm.c|9 +++