Kevin O'Connor (4): Make sure virtio-blk is fully compiled out if not wanted. Minor ata cleanups. Minor - compile out usb-msc code if CONFIG_USB_MSC not set. Improve optionrom debugging statements.
src/ata.c | 14 ++++++++++---- src/optionroms.c | 12 +++++++----- src/pci.h | 10 ++++++++++ src/usb-msc.c | 2 ++ src/virtio-blk.c | 4 +++- 5 files changed, 32 insertions(+), 10 deletions(-)