VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54860   10 years vboxsync Host 3D: fix memory leak in crServer.
(edit) @54859   10 years vboxsync Additions/VBoxClient: do not display an error if the clipboard or drag …
(edit) @54858   10 years vboxsync Additions/VBoxClient: do not display an error if the clipboard or drag …
(edit) @54857   10 years vboxsync typo
(edit) @54856   10 years vboxsync RDP/client: fixed path to keymaps
(edit) @54855   10 years vboxsync Main/Medium: Logic change for IMedium::ChangeEncryption, an empty …
(edit) @54854   10 years vboxsync Main: Rearrange and rename parameters of IMedium::ChangeEncryption
(edit) @54853   10 years vboxsync Additions/x11/vboxvideo: prevent flickering of the hardware cursor.
(edit) @54852   10 years vboxsync Additions/common/VBoxGuestLib: when trying to save video mode hints to …
(edit) @54851   10 years vboxsync Audio/CoreAudio: Better fix for the leak, addresses both code paths …
(edit) @54850   10 years vboxsync Audio/CoreAudio: Try to fix leak in error path of recording callback
(edit) @54849   10 years vboxsync FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Changing way to …
(edit) @54848   10 years vboxsync Main: Make IMedium::getEncryptionSettings const
(edit) @54847   10 years vboxsync Main: Fix another place where VBOX_E_PASSWORD_INCORRECT should be returned
(edit) @54846   10 years vboxsync FE/VBoxManage: Show encryption status of images in showmediuminfo
(edit) @54845   10 years vboxsync VMM/GIM,TM: paranoia assertions.
(edit) @54844   10 years vboxsync CPUID: Dump XSAVE details.
(edit) @54843   10 years vboxsync Main: adapt VRDEServer to new, more precise state checks
(edit) @54841   10 years vboxsync Main/Display: fixes to new screen blanking feature.
(edit) @54840   10 years vboxsync Main/NetworkAdapter: adapt to new, more precise state checks
(edit) @54839   10 years vboxsync VMM/GIM: KVM provider fixes.
(edit) @54838   10 years vboxsync Main/src-server/solaris: Fix description matching for …
(edit) @54837   10 years vboxsync Medium: Return VBOX_E_PASSWORD_INCORRECT when changing the encryption …
(edit) @54836   10 years vboxsync strformatrt.cpp: Fixed warning unsigned in rtstrformatIPv6 and …
(edit) @54835   10 years vboxsync Encryption: Add a way to retrieve the encryption settings without …
(edit) @54834   10 years vboxsync Frontend,SharedOpenGL: 3D notification without safearray.
(edit) @54833   10 years vboxsync FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Small NLS fix.
(edit) @54832   10 years vboxsync FE/Qt: Build fix for r99033: Cleanup typo.
(edit) @54831   10 years vboxsync FE/Qt: Machine settings: General page: Cleanup rework to prepare to …
(edit) @54830   10 years vboxsync DisplayImpl: release display lock
(edit) @54829   10 years vboxsync VMM/EM: redundant include.
(edit) @54828   10 years vboxsync Main,Frontends: use BitmapFormat in API.
(edit) @54827   10 years vboxsync NAT: G/c ancient abandoned VBOX_WITH_SLIRP_BSD_SBUF experiment.
(edit) @54826   10 years vboxsync fixed misprint in IRP request
(edit) @54825   10 years vboxsync NAT: G/c more ancient unused VBOX_WITH_NAT_SERVICE ifdefs.
(edit) @54824   10 years vboxsync NAT: G/c ancient unused VBOX_WITH_NAT_SERVICE ifdefs.
(edit) @54823   10 years vboxsync VMM: Map the hyper heap in ring-0 on 64-bit systems.
(edit) @54822   10 years vboxsync VMM/CPUM: build fix.
(edit) @54821   10 years vboxsync G/c unused files.
(edit) @54820   10 years vboxsync VMM/PGMPhys: Oops, unintentional disabling of assertion.
(edit) @54819   10 years vboxsync VMM/GIM: Implemented KVM paravirt. provider.
(edit) @54818   10 years vboxsync build fix
(edit) @54817   10 years vboxsync DevATA: Allow 1-byte data reads.
(edit) @54816   10 years vboxsync Main/HostDnsService: G/c as intended code that was accidentally only …
(edit) @54815   10 years vboxsync CPUMR3CpuId.cpp: Fixed problem collecting CPUID sub-leaves for leaf …
(edit) @54814   10 years vboxsync Main/HostDnsService: log DNS info when it's actually changed, not when …
(edit) @54813   10 years vboxsync build fix
(edit) @54812   10 years vboxsync cpuid dumping updates.
(edit) @54811   10 years vboxsync Audio/Alsa: Fix endless loop (hopefully in the correct way)
(edit) @54810   10 years vboxsync vboxDrvCfgInfQueryFirstPnPId: Initialize return value so we don't pass …
(edit) @54809   10 years vboxsync Distinguished error codes when a provided password is wrong
(edit) @54808   10 years vboxsync backed out r98998 and r99000 -- shouldn't be necessary here
(edit) @54807   10 years vboxsync SharedClipboard/x11-clipboard: logrels.
(edit) @54806   10 years vboxsync FE/Qt: LogRel prefix.
(edit) @54805   10 years vboxsync Release log prefixes.
(edit) @54804   10 years vboxsync more places for SMAP handling
(edit) @54803   10 years vboxsync more SMAP handling
(edit) @54802   10 years vboxsync another place where we have to handle SMAP
(edit) @54801   10 years vboxsync Forgot this one again.
(edit) @54800   10 years vboxsync fixed Interface information size calculation using GET_USBD_INTERFACE_SIZE
(edit) @54799   10 years vboxsync CPUM: Fixed two problems with the CPUID code. cLeaves wasn't updated …
(edit) @54798   10 years vboxsync Main/Console: Automatically resume the VM if all passwords were …
(edit) @54797   10 years vboxsync cpumR3CpuIdInsert: Better error assertions/logging.
(edit) @54796   10 years vboxsync Fix crash when loading a saved state with encrypted disks
(edit) @54795   10 years vboxsync FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Fix for r98900: …
(edit) @54794   10 years vboxsync FE/Qt: 6660: Advanced extra-data management tool: When saving …
(edit) @54793   10 years vboxsync PGM: Added forgotten argument.
(edit) @54792   10 years vboxsync DisplayUtils: use >= when check sSSMDisplayVerX in …
(edit) @54791   10 years vboxsync Main/Machine: fix long-standing bug with setting extradata (it isn't …
(edit) @54790   10 years vboxsync DisplayUtils: make readSavedGuestScreenInfo() aware of sSSMDisplayVer4 …
(edit) @54789   10 years vboxsync VMSVGA3d: Changed the surface arrays into pointer arrays to reduce the …
(edit) @54788   10 years vboxsync Fix signed/unsigned comparison.
(edit) @54787   10 years vboxsync PS2: A couple of todos plus better handling of incorrectly saved …
(edit) @54786   10 years vboxsync VMSVGA3D: Check stage range.
(edit) @54785   10 years vboxsync VMSVGA3d: Changed the context arrays into pointer arrays to reduce the …
(edit) @54784   10 years vboxsync removed excess line
(edit) @54783   10 years vboxsync VMSVGA3D: Corrected realloc calls.
(edit) @54782   10 years vboxsync Raised SVGA3D_MAX_SHADER_IDS from 0x100 to 0x800.
(edit) @54781   10 years vboxsync spaces!
(edit) @54780   10 years vboxsync RDP/client: fixed several regressions after r93776 due to changed …
(edit) @54779   10 years vboxsync fix of misprint, calculation of memory size allocation used wrong structure
(edit) @54777   10 years vboxsync cpumR3LoadGuestCpuIdArray: Forgot to initialize fFlags in when faking …
(edit) @54776   10 years vboxsync VMM/PGM: cosmetics.
(edit) @54774   10 years vboxsync FE/Qt: in SnapshotAgeFormat(), call QDateTime::currentDateTime() only …
(edit) @54773   10 years vboxsync GuestHost/OpenGL: Fix #include guards. Thank you Jung-uk Kim.
(edit) @54772   10 years vboxsync vmsvga3dCreateTexture/ogl: It's not all that needs doing here, …
(edit) @54771   10 years vboxsync vmsvga3dCreateTexture/ogl: Initializing the texture memory even in the …
(edit) @54770   10 years vboxsync VMSVGA3d: Some more cleanups.
(edit) @54769   10 years vboxsync VMSVGA3d: We need no dock tile either, it seems.
(edit) @54768   10 years vboxsync VMSVGA3d: Eliminated the CR blitter dependencies, we don't need it (at …
(edit) @54767   10 years vboxsync VMSVGA3d: Eliminated WindowsInfo leak; dropping the CR compositor …
(edit) @54766   10 years vboxsync The D3DXDisassembleShader API required the DirectX SDK, which we don't …
(edit) @54765   10 years vboxsync VMSVGA3d: Applied patches from trivirt that among other things makes …
(edit) @54764   10 years vboxsync Added an infix 'ASMFIX' to the PATMA.h fixup types used in the patch …
(edit) @54763   10 years vboxsync PATM,CPUM: Redid the CPUID stuff by calling a patch helper function …
(edit) @54762   10 years vboxsync PATM: Only fix up constants when loading state. (missed assertion)
(edit) @54761   10 years vboxsync PATM: Only fix up constants when loading state.
(edit) @54760   10 years vboxsync CPUMGetGuestCpuId: Fixed APIC ID assertions to read the pLeaf values …
(edit) @54759   10 years vboxsync FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: NLS fix for …
(edit) @54758   10 years vboxsync Fixes for disk encryption when working with snapshots
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette