Searched refs:QEMU_VERSION (Results 1 - 14 of 14) sorted by relevance

/external/qemu/android/config/linux-ppc/
H A Dconfig-host.h12 #define QEMU_VERSION "0.10.50" macro
/external/qemu/android/config/darwin-x86/
H A Dconfig-host.h19 #define QEMU_VERSION "0.10.50" macro
/external/qemu/android/config/freebsd-x86/
H A Dconfig-host.h18 #define QEMU_VERSION "0.8.2" macro
/external/qemu/android/config/linux-x86/
H A Dconfig-host.h21 #define QEMU_VERSION "0.10.50" macro
/external/qemu/android/config/windows/
H A Dconfig-host.h17 #define QEMU_VERSION "0.10.50" macro
/external/qemu/hw/
H A Dbt-sdp.c837 ATTRIBUTE(SVCPROV_PRIMARY, STRING("QEMU " QEMU_VERSION))
911 ATTRIBUTE(SVCPROV_PRIMARY, STRING("QEMU " QEMU_VERSION))
934 ATTRIBUTE(SVCPROV_PRIMARY, STRING("QEMU " QEMU_VERSION))
H A Dusb-hub.c282 ret = set_usb_string(data, "QEMU " QEMU_VERSION);
H A Dusb-msd.c287 ret = set_usb_string(data, "QEMU " QEMU_VERSION);
H A Dscsi-disk.c589 memcpy(&outbuf[32], QEMU_VERSION, 4);
H A Dusb-hid.c708 ret = set_usb_string(data, "QEMU " QEMU_VERSION);
/external/qemu/target-i386/
H A Dhelper.c156 .model_id = "QEMU Virtual CPU version " QEMU_VERSION,
217 .model_id = "QEMU Virtual CPU version " QEMU_VERSION,
287 .model_id = "QEMU Virtual CPU version " QEMU_VERSION,
/external/qemu/
H A Dmonitor.c330 monitor_printf(mon, "%s\n", QEMU_VERSION QEMU_PKGVERSION);
3062 "information\n", QEMU_VERSION);
H A Dvl-android.c2063 printf("QEMU PC emulator version " QEMU_VERSION QEMU_PKGVERSION ", Copyright (c) 2003-2008 Fabrice Bellard\n");
H A Dvl.c1832 printf("QEMU PC emulator version " QEMU_VERSION QEMU_PKGVERSION ", Copyright (c) 2003-2008 Fabrice Bellard\n");

Completed in 214 milliseconds