|
|
@54785
|
10 years |
vboxsync |
VMSVGA3d: Changed the context arrays into pointer arrays to reduce the …
|
|
|
@54784
|
10 years |
vboxsync |
removed excess line
|
|
|
@54783
|
10 years |
vboxsync |
VMSVGA3D: Corrected realloc calls.
|
|
|
@54782
|
10 years |
vboxsync |
Raised SVGA3D_MAX_SHADER_IDS from 0x100 to 0x800.
|
|
|
@54781
|
10 years |
vboxsync |
spaces!
|
|
|
@54780
|
10 years |
vboxsync |
RDP/client: fixed several regressions after r93776 due to changed …
|
|
|
@54779
|
10 years |
vboxsync |
fix of misprint, calculation of memory size allocation used wrong structure
|
|
|
@54777
|
10 years |
vboxsync |
cpumR3LoadGuestCpuIdArray: Forgot to initialize fFlags in when faking …
|
|
|
@54776
|
10 years |
vboxsync |
VMM/PGM: cosmetics.
|
|
|
@54774
|
10 years |
vboxsync |
FE/Qt: in SnapshotAgeFormat(), call QDateTime::currentDateTime() only …
|
|
|
@54773
|
10 years |
vboxsync |
GuestHost/OpenGL: Fix #include guards. Thank you Jung-uk Kim.
|
|
|
@54772
|
10 years |
vboxsync |
vmsvga3dCreateTexture/ogl: It's not all that needs doing here, …
|
|
|
@54771
|
10 years |
vboxsync |
vmsvga3dCreateTexture/ogl: Initializing the texture memory even in the …
|
|
|
@54770
|
10 years |
vboxsync |
VMSVGA3d: Some more cleanups.
|
|
|
@54769
|
10 years |
vboxsync |
VMSVGA3d: We need no dock tile either, it seems.
|
|
|
@54768
|
10 years |
vboxsync |
VMSVGA3d: Eliminated the CR blitter dependencies, we don't need it (at …
|
|
|
@54767
|
10 years |
vboxsync |
VMSVGA3d: Eliminated WindowsInfo leak; dropping the CR compositor …
|
|
|
@54766
|
10 years |
vboxsync |
The D3DXDisassembleShader API required the DirectX SDK, which we don't …
|
|
|
@54765
|
10 years |
vboxsync |
VMSVGA3d: Applied patches from trivirt that among other things makes …
|
|
|
@54764
|
10 years |
vboxsync |
Added an infix 'ASMFIX' to the PATMA.h fixup types used in the patch …
|
|
|
@54763
|
10 years |
vboxsync |
PATM,CPUM: Redid the CPUID stuff by calling a patch helper function …
|
|
|
@54762
|
10 years |
vboxsync |
PATM: Only fix up constants when loading state. (missed assertion)
|
|
|
@54761
|
10 years |
vboxsync |
PATM: Only fix up constants when loading state.
|
|
|
@54760
|
10 years |
vboxsync |
CPUMGetGuestCpuId: Fixed APIC ID assertions to read the pLeaf values …
|
|
|
@54759
|
10 years |
vboxsync |
FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: NLS fix for …
|
|
|
@54758
|
10 years |
vboxsync |
Fixes for disk encryption when working with snapshots
|
|
|
@54757
|
10 years |
vboxsync |
FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: English NLS for …
|
|
|
@54756
|
10 years |
vboxsync |
FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Table tool-tips …
|
|
|
@54755
|
10 years |
vboxsync |
solaris/Additions: Makefile nits.
|
|
|
@54754
|
10 years |
vboxsync |
FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Simplify …
|
|
|
@54753
|
10 years |
vboxsync |
FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Move 'ask for …
|
|
|
@54752
|
10 years |
vboxsync |
Log cosmetics.
|
|
|
@54751
|
10 years |
vboxsync |
VMM/HM: log cosmetics.
|
|
|
@54750
|
10 years |
vboxsync |
CPUM: Increase the max cpuid leaves a lot. Fixed incorrect sanitizing …
|
|
|
@54749
|
10 years |
vboxsync |
CPUM: Increase the max cpuid leaves a lot. Fixed incorrect sanitizing …
|
|
|
@54748
|
10 years |
vboxsync |
VMMDev: LogRel cosmetics.
|
|
|
@54747
|
10 years |
vboxsync |
Host 3D: prevent Presentation Framework assertion when setting scale …
|
|
|
@54746
|
10 years |
vboxsync |
Changed PATCHGEN_PROLOG to take the expected output size as input …
|
|
|
@54745
|
10 years |
vboxsync |
VBoxDbgStats: Fixed RATION_U32* formatting.
|
|
|
@54744
|
10 years |
vboxsync |
Main/Console: Set the correct interfaces to retrieve keys for …
|
|
|
@54743
|
10 years |
vboxsync |
VD: Don't set an error when creating the filter failed, appropriate …
|
|
|
@54742
|
10 years |
vboxsync |
FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Fixing …
|
|
|
@54741
|
10 years |
vboxsync |
VBoxNetDHCP/VBoxNetNAT: don't execute shutdown() twice
|
|
|
@54740
|
10 years |
vboxsync |
VMM: Made the max CPUID leaf cutoffs configurable.
|
|
|
@54739
|
10 years |
vboxsync |
Fixed warning.
|
|
|
@54737
|
10 years |
vboxsync |
VMM,REM: CPUID revamp - almost there now.
|
|
|
@54736
|
10 years |
vboxsync |
vmsvga3dSaveExec: Must set packing parameters before calling glGetTexImage.
|
|
|
@54735
|
10 years |
vboxsync |
PS2M.cpp: Avoid division by chainsaw restoring old state or worse.
|
|
|
@54734
|
10 years |
vboxsync |
FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: English NLS for …
|
|
|
@54733
|
10 years |
vboxsync |
FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Moving stuff …
|
|
|
@54732
|
10 years |
vboxsync |
FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Ups, forgot the …
|
|
|
@54731
|
10 years |
vboxsync |
FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Dialog to ask …
|
|
|
@54730
|
10 years |
vboxsync |
VBoxNetDHCP/VBoxNetNAT: set RTTHREADFLAGS_WAITABLE for the receive …
|
|
|
@54729
|
10 years |
vboxsync |
VBoxUSB: use try/catch to handle possible errors and set the last …
|
|
|
@54728
|
10 years |
vboxsync |
PATM,VMM,err.h: Added VERR_PATM_IPE_TRAP_IN_PATCH_CODE for getting a …
|
|
|
@54727
|
10 years |
vboxsync |
PATM.cpp: Let EMR3FatalError do its job.
|
|
|
@54726
|
10 years |
vboxsync |
build fix
|
|
|
@54725
|
10 years |
vboxsync |
FE/VBoxManage: Change the way passwords are provided when encrypting a …
|
|
|
@54724
|
10 years |
vboxsync |
Runtime/RTStream: Make it possible to disable echoing of typed …
|
|
|
@54723
|
10 years |
vboxsync |
NetworkServices: before shutting down the client, do perform …
|
|
|
@54722
|
10 years |
vboxsync |
NetworkServices: fixed parameter when executing VMMR0_DO_INTNET_IF_CLOSE
|
|
|
@54721
|
10 years |
vboxsync |
Additions/common/VBoxGuest: host flags update clean-up fix.
|
|
|
@54720
|
10 years |
vboxsync |
VMM: Some more internal decls.
|
|
|
@54719
|
10 years |
vboxsync |
VMM: Make the thread-context hook functions VMM internal linkage.
|
|
|
@54718
|
10 years |
vboxsync |
VMM: VMMR0ThreadCtxHooksDeregister returns void, further simplified …
|
|
|
@54717
|
10 years |
vboxsync |
VMM/VMMR0: Clear idHostCpu *before* deregistering the preemption hook.
|
|
|
@54716
|
10 years |
vboxsync |
Main: if the guest notifies us about a medium ejected, save the …
|
|
|
@54715
|
10 years |
vboxsync |
Runtime/r0drv/solaris: fix invalid process handle while creating …
|
|
|
@54714
|
10 years |
vboxsync |
PATM,CPUM: CPUID patch update.
|
|
|
@54712
|
10 years |
vboxsync |
VMM: Clear idHostCpu mapping while deregistering the context-hooks …
|
|
|
@54711
|
10 years |
vboxsync |
Devices/EFI: update the precompiled EFI binaries
|
|
|
@54709
|
10 years |
vboxsync |
Runtime/r0drv/solaris: nope, this isn't it either.
|
|
|
@54707
|
10 years |
vboxsync |
re-enable EILVT handling by backing out r98856
|
|
|
@54705
|
10 years |
vboxsync |
Main: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the …
|
|
|
@54704
|
10 years |
vboxsync |
Additions/common/VBoxSerivce: be more quiet on inactive users
|
|
|
@54703
|
10 years |
vboxsync |
RDP/client: fix compilation of rdesktop-vrdp from tarball
|
|
|
@54702
|
10 years |
vboxsync |
Additions/VBoxService: don't spam the log file with messages ignoring …
|
|
|
@54701
|
10 years |
vboxsync |
VMM/GIM: nits.
|
|
|
@54700
|
10 years |
vboxsync |
VBoxNetNAT, VBoxNetDHCP: use the VirtualBoxClient interface
|
|
|
@54699
|
10 years |
vboxsync |
whitespace
|
|
|
@54698
|
10 years |
vboxsync |
VMMSwitcher: disable EILVT handing again to check if it makes any …
|
|
|
@54697
|
10 years |
vboxsync |
VMM/TM: TMR3CpuTickIsFixedRateMonotonic() for now.
|
|
|
@54696
|
10 years |
vboxsync |
NetworkServices: fixed a few warnings
|
|
|
@54695
|
10 years |
vboxsync |
Runtime/r0drv/solaris: temporary try.
|
|
|
@54694
|
10 years |
vboxsync |
Runtime/r0drv/solaris: revert temporary change, didn't help.
|
|
|
@54693
|
10 years |
vboxsync |
validation kit: mark tstR0ThreadPreemptionDriver as hardened for VBox 4.3
|
|
|
@54692
|
10 years |
vboxsync |
Oops
|
|
|
@54691
|
10 years |
vboxsync |
PATMA.asm: New way of writing patches that exploits the fact that …
|
|
|
@54689
|
10 years |
vboxsync |
PATM: Doing some more cleanups while trying to understand stuff again.
|
|
|
@54688
|
10 years |
vboxsync |
PATM: Doing some more cleanups while trying to understand stuff again.
|
|
|
@54687
|
10 years |
vboxsync |
PATM: Renamed the PATMA.asm global data to g_patm* (was PATM*).
|
|
|
@54686
|
10 years |
vboxsync |
PATM: Added some comments and formalized the reloc array type (instead …
|
|
|
@54685
|
10 years |
vboxsync |
Installer/darwin: Clean up python build directory after installation, …
|
|
|
@54684
|
10 years |
vboxsync |
vboxapi.py,vboxapisetup.py: Don't patch stuff in the bundle, breaks …
|
|
|
@54683
|
10 years |
vboxsync |
Installer/darwin: Try preserve signatures in extended attributes using …
|
|
|
@54682
|
10 years |
vboxsync |
oops
|
|
|
@54680
|
10 years |
vboxsync |
Installer/darwin: Corrected frameworks so they're signable on 10.10 …
|
|
|
@54678
|
10 years |
vboxsync |
Installer/darwin: Code signing for more recent mac os x.
|
|
|
@54677
|
10 years |
vboxsync |
Installer/darwin: Can't switch between x86 and amd64 binaries with new …
|
|
|
@54676
|
10 years |
vboxsync |
Installer/darwin: Can't switch between x86 and amd64 binaries with new …
|
|
|