Lines Matching defs:guest
646 LONG guest = 0;
649 assignment->COMGETTER(GuestAddress)(&guest);
650 GuestPCIAddress.fromLong(guest);
682 /* Tell PGM to tell GPCIRaw about guest mappings. */
699 LONG host, guest;
703 assignment->COMGETTER(GuestAddress)(&guest);
719 GuestPCIAddress.fromLong(guest);
1158 /* Fake the CPU family/model so the guest works. This is partly
1210 LogRel(("WARNING! 64-bit guest type selected but the host CPU does NOT support 64-bit.\n"));
1215 LogRel(("WARNING! 64-bit guest type selected but the host CPU does NOT support HW virtualization.\n"));
1224 LogRel(("Forced fHMEnabled to TRUE by SMP guest.\n"));
1233 - With a 64-bit guest, raw-mode isn't a fallback option either. */
1248 LogRel(("fHMForced=true - 64-bit guest\n"));
1297 * We may want to consider adding more guest OSes (Solaris) later on.
1805 /* Autodetect firmware type, basing on guest type */
1863 /* For OS X guests we'll force passing host's DMI info to the guest */
5637 * Set an array of guest properties
5667 * Set a single guest property
5744 * These are typically transient properties that the guest cannot
5755 DBGFR3InfoRegisterExternal(pUVM, "guestprops", "Display the guest properties", pfnHandler, pService);
5843 /* Set the raw VBox version string as a guest property. Used for host/guest
5847 /* Set the full VBox version string as a guest property. Can contain vendor-specific
5851 /* Set the VBox SVN revision as a guest property */