Searched refs:host (Results 76 - 100 of 132) sorted by relevance

123456

/vbox/tools/bin/
H A Dgen-slickedit-workspace.sh756 --windows-host)
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp22 /* Enable to disassemble defined shaders. (Windows host only) */
3128 exposing random host memory to the guest and helps a with the fedora 21 surface
3393 int vmsvga3dSurfaceDMA(PVGASTATE pThis, SVGA3dGuestImage guest, SVGA3dSurfaceImageId host, SVGA3dTransferType transfer, argument
3399 uint32_t sid = host.sid;
3407 AssertReturn(pSurface->faces[0].numMipLevels > host.mipmap, VERR_INVALID_PARAMETER);
3408 pMipLevel = &pSurface->pMipmapLevels[host.mipmap];
3411 Log(("vmsvga3dSurfaceDMA TEXTURE guestptr gmr=%x offset=%x pitch=%x host sid=%x face=%d mipmap=%d transfer=%s cCopyBoxes=%d\n", guest.ptr.gmrId, guest.ptr.offset, guest.pitch, host.sid, host.face, host
[all...]
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp699 LONG host, guest; local
702 assignment->COMGETTER(HostAddress)(&host);
709 HostPCIAddress.fromLong(host);
994 ComPtr<IHost> host; local
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\
4599 ComPtr<IHost> host; local
[all...]
H A DVMMDevInterface.cpp622 return HGCMGuestConnect(pDrv->pHGCMPort, pCmd, pServiceLocation->u.host.achName, pu32ClientID);
/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dfcp.c1045 /* If host exists, path must also exist */
1046 if ( ! ( uri->host && uri->path ) )
1050 wwn_text = uri->host;
H A Dtcp.c116 /** SEQ value, in host-endian order
795 * @v seq SEQ value (in host-endian order)
827 * @v ack ACK value (in host-endian order)
828 * @v win WIN value (in host-endian order)
898 * @v seq SEQ value (in host-endian order)
937 * @v seq SEQ value (in host-endian order)
962 * @v seq SEQ value (in host-endian order)
993 * @v seq SEQ value (in host-endian order)
1368 if ( ! uri->host )
1375 uri->host, NUL
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/net/udp/
H A Dtftp.c216 tftp->uri->host, NULL ) ) != 0 ) {
1087 if ( ! uri->host )
/vbox/src/VBox/VMM/VMMRC/
H A DVMMRCA.asm326 ; that host calls hasn't been disabled.
/vbox/src/VBox/VMM/VMMAll/
H A DEMAllA.asm71 ; @param [esp + 10h] Param 3 - Size of parameters, only 1/2/4/8 (64 bits host only) is valid.
135 ; @param [esp + 10h] Param 3 - Size of parameters, only 1/2/4/8 (64 bits host only) is valid.
304 ; @param [esp + 10h] Param 3 - Size of parameters, only 1/2/4/8 (64 bits host only) is valid.
474 ; @param [esp + 10h] Param 3 - Size of parameters, only 1/2/4/8 (64 bits host only) is valid.
768 ; @param [esp + 10h] Param 3 - Size of parameters, only 1/2/4/8 (64 bits host only) is valid.
849 ; @param [esp + 10h] Param 3 - Size of parameters, only 1/2/4/8 (64 bits host only) is valid.
935 ; @param [esp + 10h] Param 3 - Size of parameters, only 1/2/4/8 (64 bits host only) is valid.
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dglx.c508 * Never return just ":0.0". In that case, prefix with our host name.
514 char host[1000]; local
518 crGetHostname(host, 1000);
523 host[0] = 0;
525 if (crStrlen(host) + crStrlen(dpyName) >= maxResult - 1)
528 crWarning("Very long host / display name string in stubDisplayString!");
533 /* return host concatenated with dpyName */
534 crStrcpy(nameResult, host);
568 #ifndef VBOX_NO_NATIVEGL /* We only care about the host capabilities, not the guest. */
2369 * Note that we're making empty texture by passing NULL as pixels pointer, so there's no overhead transferring data to host
[all...]
/vbox/src/VBox/VMM/VMMR3/
H A DPATMA.asm275 ; if interrupts are pending, then we must go back to the host context to handle them!
333 ; if interrupts are pending, then we must go back to the host context to handle them!
789 ; if interrupts are pending, then we must go back to the host context to handle them!
864 ; if interrupts are pending, then we must go back to the host context to handle them!
931 ; if interrupts are pending, then we must go back to the host context to handle them!
983 ; if interrupts are pending, then we must go back to the host context to handle them!
1200 or dword [esp+8], 1 ;-> @todo we leave traces or raw mode if we jump back to the host context to handle pending interrupts! (below)
1203 ; if interrupts are pending, then we must go back to the host context to handle them!
1439 ; if interrupts are pending, then we must go back to the host context to handle them!
H A DCPUMR3CpuId.cpp568 * NULL uses the host-context heap, otherwise the VM's
717 * host-context heap and has only been allocated/reallocated by the
722 * Passing NULL uses the host-context heap, otherwise
1965 * Init a set of host CPUID leaves.
1980 specifies features the host CPU doesn't support. */
2088 /** Enable the extension if it's supported by the host CPU. */
2090 /** Enable the extension if it's supported by the host CPU, but don't let
2345 * gives away host details) or that we don't have documentation for and no idea
2778 /** @todo: for now we just expose host's MWAIT C-states, although conceptually
3531 * The name of the CPU we're to emulate. The default is the host CP
[all...]
/vbox/src/libs/libxml2-2.6.31/
H A Dnanoftp.c123 char *hostname; /* the host name */
254 * @host: the proxy host name
266 xmlNanoFTPProxy(const char *host, int port, const char *user, argument
280 if (host)
281 proxy = xmlMemStrdup(host);
296 * the protocol host port and path it indicates.
365 * Returns 0 if Ok, -1 in case of error (other host).
420 * the protocol host port it indicates.
1111 /* USER user@host comman
[all...]
H A Dconfigure708 # Name of the host.
811 host
1154 -host | --host | --hos | --ho)
1156 -host=* | --host=* | --hos=* | --ho=*)
1374 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1376 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1404 # There might be people who depend on the old broken behavior: `$host'
1405 # used to hold the argument of --host et
[all...]
/vbox/src/VBox/Devices/Graphics/vmsvga/
H A Dsvga3d_reg.h42 * register. Is set by the host and read by the guest. This lets
177 * them so that we can query the host for what the supported surface
986 SVGA3D_QUERYSTATE_PENDING = 0, /* Waiting on the host (set by guest) */
987 SVGA3D_QUERYSTATE_SUCCEEDED = 1, /* Completed successfully (set by host) */
988 SVGA3D_QUERYSTATE_FAILED = 2, /* Completed unsuccessfully (set by host) */
1128 * A surface is a hierarchy of host VRAM surfaces: 1D, 2D, or 3D, with
1344 * If the discard flag is present in a surface DMA operation, the host may
1351 * If the unsynchronized flag is present, the host may perform this upload
1366 SVGA3dSurfaceImageId host; member in struct:__anon14726
1372 * "destination" as the host imag
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIMessageCenter.cpp942 tr("<p>Deleting this host-only network will remove "
943 "the host-only interface this network is based on. Do you want to "
944 "remove the (host-only network) interface <nobr><b>%1</b>?</nobr></p>"
985 void UIMessageCenter::cannotCreateHostInterface(const CHost &host, QWidget *pParent /* = 0*/) argument
988 tr("Failed to create the host network interface."),
989 formatErrorInfo(host));
995 tr("Failed to create the host network interface."),
999 void UIMessageCenter::cannotRemoveHostInterface(const CHost &host, const QString &strInterfaceName, QWidget *pParent /* = 0*/) argument
1002 tr("Failed to remove the host network interface <b>%1</b>.")
1004 formatErrorInfo(host));
[all...]
/vbox/src/VBox/RDP/client-1.8.3/
H A Dproto.h76 int ctrl_init(const char *user, const char *domain, const char *host);
H A Dconfigure560 # Name of the host.
673 host
938 -host | --host | --hos | --ho)
940 -host=* | --host=* | --hos=* | --ho=*)
1172 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1174 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1215 # There might be people who depend on the old broken behavior: `$host'
1216 # used to hold the argument of --host et
[all...]
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibGuestProp.cpp123 * @returns VERR_NOT_SUPPORTED if guest properties are not available on the host.
133 strcpy(Info.Loc.u.host.achName, "VBoxGuestPropSvc");
339 * Create the GET_PROP message and call the host.
412 * race between our allocating space and the host changing the
434 * host changing the value before we read it. Try up to ten times and
588 * due to a race between allocating space and the host adding new
653 /* In reading the guest property data we are racing against the host
919 * Create the GET_NOTIFICATION message and call the host.
H A DVBoxGuestR3LibDragAndDrop.cpp51 /* Here all the communication with the host over HGCM is handled platform
58 * better done on the host side)
716 int rc = RTStrCopy(Info.Loc.u.host.achName, sizeof(Info.Loc.u.host.achName), "VBoxDragAndDropSvc");
1101 * URI list the host needs to know to initialize the drag'n drop operation. */
H A DVBoxGuestR0LibSharedFolders.c85 strcpy (data.Loc.u.host.achName, "VBoxSharedFolders");
/vbox/src/VBox/Main/src-server/
H A DPerformance.cpp742 ComPtr<IHost> host = getObject(); local
743 HRESULT hrc = host->FindHostNetworkInterfaceByName(com::Bstr(mInterfaceName).raw(), networkInterface.asOutParam());
760 /* We do not collect host network metrics for unplugged interfaces! */
H A DApplianceImplImport.cpp1268 "Also check that your host clock is properly synced"),
1908 "Make sure that your credentials are right. Also check that your host clock is "
1946 "Also check that your host clock is properly synced"),
2819 ComPtr<IHost> host; local
2820 rc = mVirtualBox->COMGETTER(Host)(host.asOutParam());
2823 rc = host->COMGETTER(NetworkInterfaces)(ComSafeArrayAsOutParam(nwInterfaces));
2825 // We search for the first host network interface which
2846 /* Next test for host only interfaces */
2852 ComPtr<IHost> host; local
2853 rc = mVirtualBox->COMGETTER(Host)(host
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacsockotpt.c2137 InetHost host; local
2141 err = OTInetStringToHost((char*) cp, &host);
2145 return host;
2227 * On a Macintosh, we don't have the concept of a local host name.
/vbox/include/VBox/
H A Dsettings.h114 USBDeviceFilterAction_T action; // only used with host USB filters
115 com::Utf8Str strRemote; // irrelevant for host USB objects
116 uint32_t ulMaskedInterfaces; // irrelevant for host USB objects
427 Host host; member in class:settings::MainConfigFile
1034 // for DVDs and floppies, the attachment can also be a host device:

Completed in 203 milliseconds

123456