|
|
@22059
|
15 years |
vboxsync |
Cleanup
|
|
|
@22058
|
15 years |
vboxsync |
Additions/x11/vboxvideo: committed too much…
|
|
|
@22057
|
15 years |
vboxsync |
thread-r0drv-linux.c: fixed inverted condition
|
|
|
@22056
|
15 years |
vboxsync |
Additions/x11/vboxvideo_16: update undefined symbols and remove …
|
|
|
@22055
|
15 years |
vboxsync |
Additions/x11/vboxvideo_15: update undefined symbols
|
|
|
@22054
|
15 years |
vboxsync |
Additions/x11/vboxvideo_15: use the generic in-server VGA hardware …
|
|
|
@22053
|
15 years |
vboxsync |
SUPDrv-darwin.cpp: props
|
|
|
@22052
|
15 years |
vboxsync |
IPRT: RT_MORE_STRICT for r0rdv and r0drv/darwin.
|
|
|
@22051
|
15 years |
vboxsync |
Obsolete comment
|
|
|
@22050
|
15 years |
vboxsync |
Cleaned up a bit
|
|
|
@22049
|
15 years |
vboxsync |
Make sure we only load those MSRs that are supported by the guest
|
|
|
@22048
|
15 years |
vboxsync |
ConsoleImpl2.cpp: param info
|
|
|
@22047
|
15 years |
vboxsync |
Additions/x11/vboxvideo: update the framebuffer stride in the hardware …
|
|
|
@22046
|
15 years |
vboxsync |
Additions/x11/vboxvideo: update the framebuffer stride in the hardware …
|
|
|
@22045
|
15 years |
vboxsync |
Additions/x11/vboxvideo: reverted r50759
|
|
|
@22043
|
15 years |
vboxsync |
Python WS: use short enum names
|
|
|
@22042
|
15 years |
vboxsync |
VMM: refactor CPUID limitation, passed OSType
|
|
|
@22041
|
15 years |
vboxsync |
Allow fs_base & gs_base as well
|
|
|
@22040
|
15 years |
vboxsync |
VT-x: use MSR bitmaps and automatic load/store (risky change).
|
|
|
@22039
|
15 years |
vboxsync |
PDMCritSectLeave: It's not safe to call SUPSemEventSignal with …
|
|
|
@22038
|
15 years |
vboxsync |
semspinmutex-r0drv-generic.c: Return VERR_SEM_BAD_CONTEXT if …
|
|
|
@22037
|
15 years |
vboxsync |
VMM: correct report cores count, also expose more CPUID leaves by default
|
|
|
@22034
|
15 years |
vboxsync |
SSM: We've got AssertMsgReturn now, use it for assertion the SSMSTATE.
|
|
|
@22033
|
15 years |
vboxsync |
Solaris/Installer: vboxconfig.sh bits.
|
|
|
@22032
|
15 years |
vboxsync |
VMM: Enabled the new SSM code.
|
|
|
@22031
|
15 years |
vboxsync |
VMM/Makefile.kmk: reverted 50766.
|
|
|
@22030
|
15 years |
vboxsync |
Solaris/Installer: vboxconfig.sh bits.
|
|
|
@22029
|
15 years |
vboxsync |
SSM: adjusted progress calculation during save.
|
|
|
@22028
|
15 years |
vboxsync |
video hw accel: perf improvements: 1.YV12 stored as BGRA, 2.PBO used …
|
|
|
@22027
|
15 years |
vboxsync |
NAT Dhcp: send NACK if requested IP is not same as the IP going to be …
|
|
|
@22026
|
15 years |
vboxsync |
space
|
|
|
@22025
|
15 years |
vboxsync |
SSM: Detect zero pages in ssmR3DataWriteBig and store them using a 3 …
|
|
|
@22024
|
15 years |
vboxsync |
NAT: cleaning VBOX_WITHOUT_SLIRP_CLIENT_ETHER
|
|
|
@22023
|
15 years |
vboxsync |
Windows Guest Addition installer: Spelling for WFP warning.
|
|
|
@22022
|
15 years |
vboxsync |
Additions/x11/vboxvideo: do all device dependant initialisation before …
|
|
|
@22021
|
15 years |
vboxsync |
NAT: win burn fix
|
|
|
@22020
|
15 years |
vboxsync |
NAT: 1st stage of delayed port forwarding
|
|
|
@22019
|
15 years |
vboxsync |
NAT Dhcp: fixed inverted comparison
|
|
|
@22018
|
15 years |
vboxsync |
Clearer assertion
|
|
|
@22017
|
15 years |
vboxsync |
Update
|
|
|
@22016
|
15 years |
vboxsync |
MSR bitmap must be per-VCPU
|
|
|
@22015
|
15 years |
vboxsync |
Removed unnecessary TPR patch instructions
|
|
|
@22014
|
15 years |
vboxsync |
NAT: clearing no-service calculation
|
|
|
@22013
|
15 years |
vboxsync |
NAT: clearing (removing non-libalias code)
|
|
|
@22012
|
15 years |
vboxsync |
VBoxNetAdp/Makefile.kmk: Killed the extremely annoying W2K3DDK and …
|
|
|
@22011
|
15 years |
vboxsync |
crOpenGL: revert unwanted local change from r50745
|
|
|
@22010
|
15 years |
vboxsync |
crOpenGL: fix mesa entries patching for 64bit guests
|
|
|
@22009
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: debugging change
|
|
|
@22008
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: disabled some unused code and minor failure case …
|
|
|
@22007
|
15 years |
vboxsync |
iprt/zip.cpp: notes from zero page optimizations.
|
|
|
@22006
|
15 years |
vboxsync |
tstCompressionBenchmark: More tests.
|
|
|
@22004
|
15 years |
vboxsync |
iprt/asm.h: Added ASMMemIsZeroPage.
|
|
|
@22003
|
15 years |
vboxsync |
Solaris/Installer: redirect stderr to /dev/null
|
|
|
@22002
|
15 years |
vboxsync |
TPR patching update
|
|
|
@22001
|
15 years |
vboxsync |
Wrong NPF exit code
|
|
|
@22000
|
15 years |
vboxsync |
Comment added
|
|
|
@21999
|
15 years |
vboxsync |
Deadlock prevention
|
|
|
@21998
|
15 years |
vboxsync |
Python shell: correct detection of home dir in remote case
|
|
|
@21997
|
15 years |
vboxsync |
VGABIOS: Must be the same size in both debug and release builds - …
|
|
|
@21996
|
15 years |
vboxsync |
icmp_error: don't crash when msrc is NULL (debug builds only).
|
|
|
@21995
|
15 years |
vboxsync |
RTSemEventSignal/solaris-r0drv: interrupt flag assertions.
|
|
|
@21994
|
15 years |
vboxsync |
PGM: Added '.pgmphystofile <file> [nozero]' for getting more …
|
|
|
@21993
|
15 years |
vboxsync |
PGMPhys.cpp: Point out VMMR0_DO_GMM_MAP_UNMAP_CHUNK bug.
|
|
|
@21992
|
15 years |
vboxsync |
MMR3HyperSetGuard: simplify.
|
|
|
@21991
|
15 years |
vboxsync |
SUPDrv.c: Fixed matching bug in SUPR0PageProtect.
|
|
|
@21990
|
15 years |
vboxsync |
crOpenGL: fix 3d failure after snapshot loading
|
|
|
@21989
|
15 years |
vboxsync |
More statistics
|
|
|
@21988
|
15 years |
vboxsync |
Updates
|
|
|
@21987
|
15 years |
vboxsync |
TPR patching updates
|
|
|
@21985
|
15 years |
vboxsync |
Fixed the case where two or more VCPUs were racing to patch a TPR …
|
|
|
@21984
|
15 years |
vboxsync |
ConsoleImpl.cpp: no need to put parentheses around RT_SUCCESS.
|
|
|
@21983
|
15 years |
vboxsync |
Network Settings: to make sure that interface name is already there …
|
|
|
@21982
|
15 years |
vboxsync |
Compile fix
|
|
|
@21980
|
15 years |
vboxsync |
VBoxServiceVMInfo.cpp: VBOX_SVN_REV is not a long but an int. No need …
|
|
|
@21979
|
15 years |
vboxsync |
TPR patching fixes for SMP guests
|
|
|
@21978
|
15 years |
vboxsync |
VbglR3: u32Timeout -> cMillies and other nitpicking.
|
|
|
@21977
|
15 years |
vboxsync |
video hw accel: non-rect textures & PBO support
|
|
|
@21976
|
15 years |
vboxsync |
Solaris/Installer: removed EMAIL to avoid IPS warning.
|
|
|
@21975
|
15 years |
vboxsync |
Solaris/Installer: added MAXINST=1 to avoid IPS warning.
|
|
|
@21972
|
15 years |
vboxsync |
Skip faulting wrmsr for TPR updates.
|
|
|
@21971
|
15 years |
vboxsync |
TPR patching update
|
|
|
@21970
|
15 years |
vboxsync |
UUID: for r50383
|
|
|
@21969
|
15 years |
vboxsync |
Network Devices: reverted r50657 (Changed the linkdown time from 5 sec …
|
|
|
@21968
|
15 years |
vboxsync |
Python WS: use symbolic enumeration values, not numerical
|
|
|
@21967
|
15 years |
vboxsync |
Solaris/VBoxNetAdp: fixed memory leak.
|
|
|
@21966
|
15 years |
vboxsync |
Workaround for fatal cached page table free.
|
|
|
@21965
|
15 years |
vboxsync |
Python Shell: minor stuff
|
|
|
@21964
|
15 years |
vboxsync |
Using the wrong paging mask in PAE mode
|
|
|
@21963
|
15 years |
vboxsync |
VMM: When we're switching to our own private stack, it must have a …
|
|
|
@21962
|
15 years |
vboxsync |
SUPLib: touch ring-3 mappings so darwin.amd64 doesn't #PF when …
|
|
|
@21961
|
15 years |
vboxsync |
NetworkAttachment: trigger the network attachment change only when …
|
|
|
@21960
|
15 years |
vboxsync |
TPR patching updates
|
|
|
@21959
|
15 years |
vboxsync |
Python shell: handle subtel COM/XPCOM difference
|
|
|
@21958
|
15 years |
vboxsync |
Network Devices: Changed the linkdown time from 5 sec => 20 sec …
|
|
|
@21957
|
15 years |
vboxsync |
Corrected assertion
|
|
|
@21956
|
15 years |
vboxsync |
Python: spaces cleanup, fixed typo in callback names
|
|
|
@21955
|
15 years |
vboxsync |
Linux host driver: workaround for the 2.6.31 performance counter …
|
|
|
@21954
|
15 years |
vboxsync |
crOpenGL: fix stack corruption leading to crash when running call of duty
|
|
|
@21952
|
15 years |
vboxsync |
SSM: fixed bug in the I/o thread write loop causing truncated files.
|
|
|
@21951
|
15 years |
vboxsync |
Comment updates
|
|
|