|
|
@16183
|
16 years |
vboxsync |
#3419: Added fNoPromisc parameter to pfnCreateAndConnect to prevent …
|
|
|
@16182
|
16 years |
vboxsync |
VMM: VERR_PGM_MAPPING_CONFLICT fix: always relocate after ring-3 init.
|
|
|
@16181
|
16 years |
vboxsync |
Fixed a EMT-GUI deadlock in Main:Display::InvalidateAndUpdate
|
|
|
@16179
|
16 years |
vboxsync |
FE/Qt4: Try #1 to fix win64 build (failure with pow/math.h).
|
|
|
@16178
|
16 years |
vboxsync |
Main/Linux: fixes and clean ups in the DBus code
|
|
|
@16177
|
16 years |
vboxsync |
Another Mac compile fix
|
|
|
@16176
|
16 years |
vboxsync |
re-applied r41915 which was accidently backed out with r41920
|
|
|
@16175
|
16 years |
vboxsync |
Mac compile fixes
|
|
|
@16174
|
16 years |
vboxsync |
renamed VirtualBox4 to VirtualBox
|
|
|
@16173
|
16 years |
vboxsync |
try to fix the boxes
|
|
|
@16172
|
16 years |
vboxsync |
Moved amd64 paging data to unified shadow paging section.
|
|
|
@16171
|
16 years |
vboxsync |
FE/Qt4: 2965: Main window and VM window should not appear outside the …
|
|
|
@16170
|
16 years |
vboxsync |
More device work
|
|
|
@16168
|
16 years |
vboxsync |
fix solaris build
|
|
|
@16166
|
16 years |
vboxsync |
purge the obsolete Qt3 GUI
|
|
|
@16165
|
16 years |
vboxsync |
SSM: nc.
|
|
|
@16164
|
16 years |
vboxsync |
rtZipStoreCompress: g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) generates …
|
|
|
@16163
|
16 years |
vboxsync |
New liblzf (v3.4) prep; VBOX_WITH_NEW_LIBLZF.
|
|
|
@16162
|
16 years |
vboxsync |
tstSSM: make it work again.
|
|
|
@16161
|
16 years |
vboxsync |
oops.
|
|
|
@16160
|
16 years |
vboxsync |
Solaris/vboxdrv: avoid heap allocs on small ioctl transfers, helps …
|
|
|
@16159
|
16 years |
vboxsync |
Solaris/Installer: missing chm file link.
|
|
|
@16158
|
16 years |
vboxsync |
reapplied PIT fix from 41876
|
|
|
@16156
|
16 years |
vboxsync |
Backed out 41857. Don't rely on HF_CS64_MASK as cs hasn't been synced …
|
|
|
@16152
|
16 years |
vboxsync |
nitpicking
|
|
|
@16151
|
16 years |
vboxsync |
fixed SDL copyright message
|
|
|
@16150
|
16 years |
vboxsync |
Documentation: shrinking images is not implemented. Put in Known Issues.
|
|
|
@16149
|
16 years |
vboxsync |
Installer/Windows: French nls
|
|
|
@16148
|
16 years |
vboxsync |
PIT: backed out r41876, delayed until after the release
|
|
|
@16147
|
16 years |
vboxsync |
FE/Qt: French nls fixes
|
|
|
@16146
|
16 years |
vboxsync |
fixed uninited variable in PIT, making Dragonfly boot OK
|
|
|
@16143
|
16 years |
vboxsync |
VBoxGINA: Fixed CTRL-ALT-DEL handling: Now works as expected. Also …
|
|
|
@16142
|
16 years |
vboxsync |
crOpenGL: don't crash if there's no x display, (public 3089)
|
|
|
@16140
|
16 years |
vboxsync |
VBoxGINA: Copy/paste typo.
|
|
|
@16138
|
16 years |
vboxsync |
VBoxGINA: Added proper backdoor logging + release log indication when …
|
|
|
@16137
|
16 years |
vboxsync |
Main: more Linux host USB enumeration adjustments
|
|
|
@16136
|
16 years |
vboxsync |
Logging update
|
|
|
@16135
|
16 years |
vboxsync |
Don't trash MXCSR & MXCSR_MASK
|
|
|
@16134
|
16 years |
vboxsync |
Corrected data64 check; only 64 bits code can restore xmm8-15
|
|
|
@16133
|
16 years |
vboxsync |
FE/Qt4: 3392: Create nested paging checkbox: Nested Paging checkbox …
|
|
|
@16132
|
16 years |
vboxsync |
EM.cpp: Added a debug log statement for REMR3EmulationInstruction.
|
|
|
@16131
|
16 years |
vboxsync |
Linux vboxdrv: after a successful compilation of the host kernel …
|
|
|
@16130
|
16 years |
vboxsync |
Fixed xmm8-15 syncing.
|
|
|
@16128
|
16 years |
vboxsync |
REM: sync the FPU state after CR4 and CPUID or we'll get the wrong format.
|
|
|
@16127
|
16 years |
vboxsync |
REM: sync the FPU state after CR4 and CPUID or we'll get the wrong format.
|
|
|
@16126
|
16 years |
vboxsync |
fixed webservice copyright
|
|
|
@16125
|
16 years |
vboxsync |
Guest::SetStatistic argument check as well.
|
|
|
@16124
|
16 years |
vboxsync |
fixed webservice copyright
|
|
|
@16123
|
16 years |
vboxsync |
Typo in Guest::GetStatistic argument check.
|
|
|
@16122
|
16 years |
vboxsync |
fixed webservice copyright
|
|
|
@16121
|
16 years |
vboxsync |
Another paranoid assertion
|
|
|
@16120
|
16 years |
vboxsync |
export webservices to OSE
|
|
|
@16119
|
16 years |
vboxsync |
Clear CPUM_SYNC_FPU_STATE in CPUMR0SaveGuestFPU.
|
|
|
@16118
|
16 years |
vboxsync |
Main: Fixed %ls/%s and Utf8Str/Bstr mismatch in hard disk code.
|
|
|
@16115
|
16 years |
vboxsync |
filemuncher
|
|
|
@16114
|
16 years |
vboxsync |
Added first suspend and poweroff flags for the IDE controller too. …
|
|
|
@16113
|
16 years |
vboxsync |
Save the host FPU/XMM state for the 32/64 case.
|
|
|
@16112
|
16 years |
vboxsync |
FE/Qt4: 3512: List of hostif should be disabled if network type != …
|
|
|
@16111
|
16 years |
vboxsync |
cpumR0SaveHostRestoreGuestFPUState sets CPUM_USED_FPU, unnecessary to …
|
|
|
@16110
|
16 years |
vboxsync |
HWCMXR0: debugger (dbgf) breakpoints; DEBUG build only for the time …
|
|
|
@16109
|
16 years |
vboxsync |
CPUMR0: Don't forget to set CPUM_USED_FPU_SINCE_REM.
|
|
|
@16108
|
16 years |
vboxsync |
CPUM: Fixed 64-bit FPU management on the mac.
|
|
|
@16107
|
16 years |
vboxsync |
VMM.cpp: Log log flushes from R0 and GC.
|
|
|
@16106
|
16 years |
vboxsync |
CPUMR0: forgot to remove a line.
|
|
|
@16105
|
16 years |
vboxsync |
DBGFR0Trap03handler: use rip and not eip, pc is accurate and not …
|
|
|
@16104
|
16 years |
vboxsync |
VBoxManage typo
|
|
|
@16103
|
16 years |
vboxsync |
CPUMR0.cpp: minus RTLogPrintf.
|
|
|
@16102
|
16 years |
vboxsync |
CPUMR0.cpp: VBOX_ENABLE_64_BITS_GUESTS is a HWACCM local macro, use …
|
|
|
@16101
|
16 years |
vboxsync |
FE/Qt4: 3392: Disabled nested paging checkbox if VT-x/AMD-V is disabled
|
|
|
@16100
|
16 years |
vboxsync |
small German NLS fixes
|
|
|
@16099
|
16 years |
vboxsync |
Linux shared folders: ignore noauto option
|
|
|
@16098
|
16 years |
vboxsync |
Linux hostif: reduced the size of exec memory heap to one page (4096).
|
|
|
@16097
|
16 years |
vboxsync |
FE/Qt: updated the French translation
|
|
|
@16096
|
16 years |
vboxsync |
FE/Qt4: 3530: Host+Home shows machine menu in Seamless/Fullscreen …
|
|
|
@16095
|
16 years |
vboxsync |
Additions/Linux: fixed a todo and corrected terminology
|
|
|
@16094
|
16 years |
vboxsync |
NAT: enable delay hack (Windows host only)
|
|
|
@16093
|
16 years |
vboxsync |
Main: try to get the USB enumeration right on RHEL5, again
|
|
|
@16092
|
16 years |
vboxsync |
German NLS update
|
|
|
@16091
|
16 years |
vboxsync |
Additions/x11 and Linux: added support for X.Org server 1.6
|
|
|
@16090
|
16 years |
vboxsync |
FE/Qt4: 3512: List of hostif should be disabled if network type != …
|
|
|
@16089
|
16 years |
vboxsync |
Main: Mention in the docs that hard disk format identifiers are …
|
|
|
@16088
|
16 years |
vboxsync |
Additions/x11: added header files for X.Org server 1.6
|
|
|
@16087
|
16 years |
vboxsync |
FE/Qt4: 3392: Create nested paging checkbox.
|
|
|
@16086
|
16 years |
vboxsync |
missing initialization
|
|
|
@16085
|
16 years |
vboxsync |
NAT: delay hack
|
|
|
@16084
|
16 years |
vboxsync |
Flush the recompiler code cache when switch from real to protected mode. */
|
|
|
@16083
|
16 years |
vboxsync |
prevent flooding the release log
|
|
|
@16082
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: vlan logging.
|
|
|
@16081
|
16 years |
vboxsync |
Main: case-insensitive comparison of hard disk formats
|
|
|
@16080
|
16 years |
vboxsync |
DBGF: 64-bit linux symbol files.
|
|
|
@16079
|
16 years |
vboxsync |
Linux hostif: Fixed the issue with duplicating guest originated packets.
|
|
|
@16078
|
16 years |
vboxsync |
NAT:freeing of buffer supposed to be sent in case we're unable …
|
|
|
@16077
|
16 years |
vboxsync |
Minor logging change
|
|
|
@16076
|
16 years |
vboxsync |
FE/Qt4: corrected r41774 a little bit
|
|
|
@16075
|
16 years |
vboxsync |
Corrected assertion
|
|
|
@16074
|
16 years |
vboxsync |
crOpenGL: fix guest app crashes with vertexarrays for multithreaded apps
|
|
|
@16073
|
16 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@16072
|
16 years |
vboxsync |
FE/Qt4: Raised copyright year for the OSE version as well.
|
|
|
@16071
|
16 years |
vboxsync |
coding style
|
|
|
@16070
|
16 years |
vboxsync |
NAT: 2nd patch from lawrencerust.
Corrects the behaviour of PORT …
|
|
|