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

/external/qemu/android/config/Linux/
H A Dconfig-host.h8 #define QEMU_VERSION "0.8.2" macro
/external/qemu/android/config/windows/
H A Dconfig-host.h8 #define QEMU_VERSION "0.10.50" macro
/external/qemu/android/config/darwin-ppc/
H A Dconfig-host.h8 #define QEMU_VERSION "0.8.2" macro
/external/qemu/android/config/freebsd-x86/
H A Dconfig-host.h8 #define QEMU_VERSION "0.8.2" macro
/external/qemu/android/config/linux-x86/
H A Dconfig-host.h8 #define QEMU_VERSION "0.10.50" macro
/external/qemu/android/config/darwin-x86/
H A Dconfig-host.h8 #define QEMU_VERSION "0.10.50" macro
/external/qemu/hw/
H A Dbt-sdp.c838 ATTRIBUTE(SVCPROV_PRIMARY, STRING("QEMU " QEMU_VERSION))
912 ATTRIBUTE(SVCPROV_PRIMARY, STRING("QEMU " QEMU_VERSION))
935 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.c588 memcpy(&outbuf[32], QEMU_VERSION, 4);
H A Dusb-hid.c708 ret = set_usb_string(data, "QEMU " QEMU_VERSION);
/external/qemu/
H A Dmonitor.c278 monitor_printf(mon, "%s\n", QEMU_VERSION QEMU_PKGVERSION);
3004 "information\n", QEMU_VERSION);
H A Dvl-android.c4652 printf("QEMU PC emulator version " QEMU_VERSION QEMU_PKGVERSION ", Copyright (c) 2003-2008 Fabrice Bellard\n");
H A Dvl.c4511 printf("QEMU PC emulator version " QEMU_VERSION QEMU_PKGVERSION ", Copyright (c) 2003-2008 Fabrice Bellard\n");

Completed in 917 milliseconds