Build fix for !CONFIG_GDBSTUB case
commitfe538e6fb0594885b1d1f290fa4e0ace50d5f5df
authorXiantao Zhang <xiantao.zhang@intel.com>
Thu, 27 Nov 2008 09:23:27 +0000 (27 17:23 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 30 Nov 2008 10:32:00 +0000 (30 12:32 +0200)
tree6629f9828aecb127e909cf0653ba88898fc78d7a
parentcb9b6e989cb31b81bbd471b9358cbf5730970e2e
Build fix for !CONFIG_GDBSTUB case

Once CONFIG_GDBSTUB not configured, compile will generate error.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
vl.c