Lines Matching refs:host

699         LONG host, guest;
702 assignment->COMGETTER(HostAddress)(&host);
709 HostPCIAddress.fromLong(host);
994 ComPtr<IHost> host;
995 hrc = virtualBox->COMGETTER(Host)(host.asOutParam()); H();
1200 hrc = host->GetProcessorFeature(ProcessorFeature_HWVirtEx, &fSupportsHwVirtEx); H();
1207 hrc = host->GetProcessorFeature(ProcessorFeature_LongMode, &fSupportsLongMode); H();
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"));
1250 LogRel(("fHMForced=true - Darwin host\n"));
1282 #if ARCH_BITS == 32 /* The recompiler must use VBoxREM64 (32-bit host only). */
1863 /* For OS X guests we'll force passing host's DMI info to the guest */
2873 LogRel(("Audio: Automatically setting host audio backend to OSS\n"));
3056 "3D support of the host is not working properly and the "
3058 "fix the host 3D support (update the host graphics driver?) "
4031 * Ext4 bug: Check if the host I/O cache is disabled and the disk image is located
4050 N_("The host I/O cache for at least one controller is disabled "
4055 "Either enable the host I/O cache permanently in the VM "
4058 "The host I/O cache will now be enabled for this medium"),
4067 N_("The host I/O cache for at least one controller is disabled "
4072 "Either enable the host I/O cache permanently in the VM "
4075 "The host I/O cache will now be enabled for this medium"),
4456 /* Custom code: put marker to not use host IP stack to driver
4560 * (makes only sense for bridged/host-only networks).
4599 ComPtr<IHost> host;
4600 hrc = virtualBox->COMGETTER(Host)(host.asOutParam()); H();
4835 AssertMsgFailed(("Could not attach to host interface! Bad!\n"));
4874 // * network with invalid host adapter (as it is must be changed before
4880 // N_("Malformed host interface networking name '%ls'"),
4910 hrc = host->FindHostNetworkInterfaceByName(BridgedIfName.raw(),
4916 N_("Nonexistent host networking interface, name '%ls'"),
5285 rc = host->FindHostNetworkInterfaceByName(HostOnlyName.raw(),
5291 N_("Nonexistent host networking interface, name '%ls'"),
5843 /* Set the raw VBox version string as a guest property. Used for host/guest
5856 * Register the host notification callback