Searched refs:guest (Results 26 - 47 of 47) sorted by relevance

12

/vbox/src/VBox/VMM/VMMR0/
H A DHMR0A.asm318 ; restores the base correctly when leaving guest mode, but not the selector
1126 ; load the guest ones when necessary.
1187 ; Load the full guest XMM register state.
1217 ; Save the guest XMM registers.
1254 ; load the guest ones when necessary.
1315 ; Load the full guest XMM register state.
1345 ; Save the guest XMM registers.
/vbox/src/VBox/VMM/VMMR3/
H A DPATMA.asm19 ; the guest's context properly!!
322 ; Clear PATM_ASMFIX_INHIBITIRQADDR and continue if IF=0 (duplicated function only; never jump back to guest code afterwards!!)
1901 mov eax, dword [esp+16+4] ; guest return address
1932 ; return to caller; it must raise an error, due to patch to guest address translation (remember that there's only one copy of this code block).
1964 ; save the original return address as well (checked by ret to make sure the guest hasn't messed around with the stack)
1966 add edi, dword [ss:edx] ; stack base (guest) + stack position
1967 mov eax, dword [esp+16+4] ; guest return address
1991 push dword [ss:PATM_ASMFIX_CALL_RETURN_ADDR] ; push original guest return address
2066 ; return to caller; it must raise an error, due to patch to guest address translation (remember that there's only one copy of this code block).
2351 ; (can happen when the guest messe
[all...]
/vbox/src/VBox/ValidationKit/tests/additions/
H A DtdAddGuestCtrl.py68 Class for handling a guest process input/output stream.
73 handy for displaying a guest stream.
86 self.oGuest = oSession.o.console.guest;
91 Provides credentials to pass to the guest.
100 Base class for all guest control tests.
102 were installed and running on the guest to be tested.
120 Creates (opens) a guest session.
134 reporter.logXcpt('Creating a guest session "%s" failed; sUser="%s", pw="%s", sDomain="%s":'
155 reporter.logXcpt('Waiting for guest session "%s" to start failed:' % (sName));
163 Sets the current guest sessio
[all...]
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp1893 * of implicit guest expectations:
2078 * which should be invisible to the guest OS.
2179 * This is the maximum number of SVGA context IDs that the guest
2187 * This is the maximum number of SVGA surface IDs that the guest
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
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.mipmap, (transfer == SVGA3D_WRITE_HOST_VRAM) ? "READ" : "WRITE", cCopyBoxes));
3413 Log(("vmsvga3dSurfaceDMA guestptr gmr=%x offset=%x pitch=%x host sid=%x face=%d mipmap=%d transfer=%s cCopyBoxes=%d\n", guest
[all...]
H A DDevVGA-SVGA3d-win.cpp832 * which should be invisible to the guest OS.
932 * This is the maximum number of SVGA context IDs that the guest
940 * This is the maximum number of SVGA surface IDs that the guest
2321 int vmsvga3dSurfaceDMA(PVGASTATE pThis, SVGA3dGuestImage guest, SVGA3dSurfaceImageId host, SVGA3dTransferType transfer, argument
2339 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.mipmap, (transfer == SVGA3D_WRITE_HOST_VRAM) ? "READ" : "WRITE", cCopyBoxes));
2341 Log(("vmsvga3dSurfaceDMA 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
[all...]
H A DDevVGA-SVGA.cpp290 case SVGA_REG_BITS_PER_PIXEL: /* Current bpp in the guest */
324 case SVGA_REG_GUEST_ID: /* Set guest OS identifier */
360 case SVGA_REG_NUM_GUEST_DISPLAYS:/* Number of guest displays in X/Y direction */
630 case SVGA_REG_BITS_PER_PIXEL: /* Current bpp in the guest */
798 /* The guest is basically doing a HLT via the device here, but with
828 * suffer when the guest is polling on a busy FIFO. */
846 case SVGA_REG_GUEST_ID: /* Set guest OS identifier */
911 case SVGA_REG_NUM_GUEST_DISPLAYS:/* Number of guest displays in X/Y direction */
1169 case SVGA_REG_BITS_PER_PIXEL: /* Current bpp in the guest */
1230 case SVGA_REG_GUEST_ID: /* Set guest O
[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
43 * us make new guest drivers which are backwards-compatible with old
44 * SVGA hardware revisions. It does not let us support old guest
179 * and so we can send those operations to the guest.
986 SVGA3D_QUERYSTATE_PENDING = 0, /* Waiting on the host (set by guest) */
989 SVGA3D_QUERYSTATE_NEW = 3 /* Never submitted (For guest use only) */
1103 * XXX: Compressed textures currently must be tightly packed in guest memory.
1365 SVGA3dGuestImage guest; member in struct:__anon14726
1371 * "source" in each copyBox as the guest image and the
1386 * optimize performance or protect the guest
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIMessageCenter.h350 void cannotDropData(const CGuest &guest, QWidget *pParent = 0) const;
H A DUIMessageCenter.cpp714 "the machine without doing a proper shutdown of the guest OS.</p>")
1139 "None of the host or guest port values may be set to zero."));
1189 "<p>Please close all programs in the guest OS that "
1200 "<p>Please close all programs in the guest OS that "
1825 "Your 64-bit guest will fail to detect a 64-bit CPU and will not be able to boot.</p>"
1832 "Your 64-bit guest will fail to detect a 64-bit CPU and will not be able to boot."),
1886 "integration is not currently supported by the guest OS) and the keyboard, which will make them "
1948 tr("<p>Could not switch the guest display to fullscreen mode due to insufficient guest video memory.</p>"
1959 tr("<p>Could not enter seamless mode due to insufficient guest "
2393 cannotDropData(const CGuest &guest, QWidget *pParent ) const argument
[all...]
/vbox/src/VBox/Additions/linux/installer/
H A Dvboxadd-x11.sh518 You may need to restart the the Window System (or just restart the guest system)
550 # Install the guest OpenGL drivers. For now we don't support
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineLogic.cpp282 CGuest& UIMachineLogic::guest() const function in class:UIMachineLogic
284 return uisession()->guest();
1190 QString osTypeId = guest().GetOSTypeId();
1282 * set current lock states to guest values we have,
1288 * won't be called in sltSwitchKeyboardLedsToGuestLeds() and guest
1538 /* Toggle guest-autoresize feature for all view(s)! */
1596 * as the result guest keyboard remains captured, so we should
1618 * as the result guest keyboard remains captured, so we already
2058 LogRelFlow(("UIMachineLogic::sltSwitchKeyboardLedsToGuestLeds: keep host LED lock states and broadcast guest's ones does not supported on this platform.\n"));
2495 /* First create screenshots of all guest screen
[all...]
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp646 LONG guest = 0; local
649 assignment->COMGETTER(GuestAddress)(&guest);
650 GuestPCIAddress.fromLong(guest);
682 /* Tell PGM to tell GPCIRaw about guest mappings. */
699 LONG host, guest; local
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 typ
[all...]
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllAImpl.asm279 mov T0_32, [%1] ; load the guest flags
282 or [xSP], T0 ; merge guest flags with host flags.
1678 ; loading parts of the guest's control word and status word.
1681 ; @param 1 Expression giving the address of the FXSTATE of the guest.
/vbox/src/VBox/Devices/PC/BIOS/
H A Dorgs.asm1512 ;; mov dl, bl ; tell guest OS what boot drive is
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2622 nsresult (*GetGuest)(IConsole *pThis, IGuest * *guest);
H A DVBoxCAPI_v3_0.h3160 nsresult (*GetGuest)(IConsole *pThis, IGuest * *guest);
H A DVBoxCAPI_v3_1.h3177 nsresult (*GetGuest)(IConsole *pThis, IGuest * *guest);
H A DVBoxCAPI_v3_2.h3299 nsresult (*GetGuest)(IConsole *pThis, IGuest * *guest);
H A DVBoxCAPI_v4_0.h3514 nsresult (*GetGuest)(IConsole *pThis, IGuest * *guest);
H A DVBoxCAPI_v4_1.h3735 nsresult (*GetGuest)(IConsole *pThis, IGuest * *guest);
H A DVBoxCAPI_v4_2.h4079 nsresult (*GetGuest)(IConsole *pThis, IGuest * *guest);
H A DVBoxCAPI_v4_3.h7049 nsresult (*GetGuest)(IConsole *pThis, IGuest * *guest);
7220 nsresult (*GetGuest)(IConsole *pThis, IGuest * *guest);

Completed in 3987 milliseconds

12