|
|
@22142
|
15 years |
vboxsync |
Java glue: fixed memory leaks on error path for VDI, make port …
|
|
|
@22141
|
15 years |
vboxsync |
additions burn fix
|
|
|
@22140
|
15 years |
vboxsync |
SSM-new.cpp -> SSM.cpp.
|
|
|
@22139
|
15 years |
vboxsync |
IPRT: Corrected RT_ASSERT_PREEMPT_CPUID_SPIN_RELEASE to work around …
|
|
|
@22138
|
15 years |
vboxsync |
pgm: typo (no impact)
|
|
|
@22137
|
15 years |
vboxsync |
PGM: Relocate pSelfRC of the MMIO2 ram ranges since unmapped ones will …
|
|
|
@22136
|
15 years |
vboxsync |
video hw accel: fix cmd loss
|
|
|
@22135
|
15 years |
vboxsync |
spaces
|
|
|
@22134
|
15 years |
vboxsync |
Build fix.
|
|
|
@22133
|
15 years |
vboxsync |
RTAssertShouldPanic-generic.cpp: doc how to disable panic (ring-0).
|
|
|
@22132
|
15 years |
vboxsync |
spinlock-r0drv-solaris.c: build fix.
|
|
|
@22131
|
15 years |
vboxsync |
spinlock-r0drv-[solaris|linux].c: More preemption assertions.
|
|
|
@22130
|
15 years |
vboxsync |
spinlock-r0drv-[solaris|linux].c: More preemption assertions.
|
|
|
@22129
|
15 years |
vboxsync |
spinlock-r0drv-solaris.c: More preemption assertions.
|
|
|
@22128
|
15 years |
vboxsync |
VBoxGuest.cpp: RTSpinlockAcquireNoInts vs RTSemEventMultiSignal on solaris.
|
|
|
@22126
|
15 years |
vboxsync |
RTSpinlockAcquireNoInts/solaris: Must disable interrupts.
|
|
|
@22125
|
15 years |
vboxsync |
alloc-r0drv.cpp: Relax RTMem*Alloc* checks.
|
|
|
@22124
|
15 years |
vboxsync |
AHCI: Fix following regressions from 3.0.4
* BSOD when rebooting …
|
|
|
@22123
|
15 years |
vboxsync |
Solaris/Installer: vboxconfig.sh fix.
|
|
|
@22122
|
15 years |
vboxsync |
VMM: gcc warnings and a todo.
|
|
|
@22121
|
15 years |
vboxsync |
VMM: gcc warnings and a todo.
|
|
|
@22120
|
15 years |
vboxsync |
Solaris/Installer: vboxconfig.sh bits.
|
|
|
@22119
|
15 years |
vboxsync |
Solaris/Installer: vboxconfig.sh bits.
|
|
|
@22117
|
15 years |
vboxsync |
NAT: asserts removing
|
|
|
@22116
|
15 years |
vboxsync |
RTDbgAs: Added RTDbgAsModuleQueryMapByIndex.
|
|
|
@22115
|
15 years |
vboxsync |
RTDbgMod: Added module tagging so the diggers can tell which modules …
|
|
|
@22114
|
15 years |
vboxsync |
RTDbgMod: Added module tagging so the diggers can tell which modules …
|
|
|
@22113
|
15 years |
vboxsync |
RTDbgAs: More bugfixes.
|
|
|
@22112
|
15 years |
vboxsync |
DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
|
|
|
@22111
|
15 years |
vboxsync |
RTDbgAs,RTDbgMod: Bugfixes.
|
|
|
@22110
|
15 years |
vboxsync |
NAT: DSL specific assert disabled
|
|
|
@22109
|
15 years |
vboxsync |
IPRT: Added RTPathTraverseList.
|
|
|
@22108
|
15 years |
vboxsync |
DBGC: plug-ins in the works.
|
|
|
@22107
|
15 years |
vboxsync |
video hw accel: Dst Colorkey fixes
|
|
|
@22106
|
15 years |
vboxsync |
DBGF,DBGC: 64-bit stack walking.
|
|
|
@22105
|
15 years |
vboxsync |
DBGF: Added DBGFSELQI_FLAGS_DT_ADJ_64BIT_MODE for making stack walking …
|
|
|
@22104
|
15 years |
vboxsync |
selmR3GetSelectorInfo64: Fixed bug in detecting 64-bit code segemnts - …
|
|
|
@22103
|
15 years |
vboxsync |
NAT: removing some todos
|
|
|
@22102
|
15 years |
vboxsync |
NAT: flags -> bp_flags
|
|
|
@22101
|
15 years |
vboxsync |
NAT: dhcp rfc2131/rfc2132 step 1
|
|
|
@22100
|
15 years |
vboxsync |
SSM: Fixed assertion in SSMR3SetGCPtrSize on 32-bit hosts.
|
|
|
@22099
|
15 years |
vboxsync |
video hw accel: YUY2 format support debugged, bugfixes
|
|
|
@22098
|
15 years |
vboxsync |
Additions/x11/vboxvideo: simplify the source tree by removing …
|
|
|
@22097
|
15 years |
vboxsync |
Additions/x11/VBoxClient: remove unneeded function from the seamless …
|
|
|
@22096
|
15 years |
vboxsync |
Devices/VMMDev: simplify and complete mouse status requests
|
|
|
@22095
|
15 years |
vboxsync |
Additions/x11/vboxmouse: don't overwrite mouse status flags we don't …
|
|
|
@22094
|
15 years |
vboxsync |
Additions/x11/vboxmouse: don't overwrite mouse status flags we don't …
|
|
|
@22093
|
15 years |
vboxsync |
Additions/x11/vboxvideo_13: use the generic in-server VGA hardware …
|
|
|
@22092
|
15 years |
vboxsync |
iprt/md5.cpp|h: some cleanup and tuning to see how fast it can be (too …
|
|
|
@22091
|
15 years |
vboxsync |
Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r50784 …
|
|
|
@22090
|
15 years |
vboxsync |
Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r50326: …
|
|
|
@22089
|
15 years |
vboxsync |
Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r50005: …
|
|
|
@22088
|
15 years |
vboxsync |
Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r48554 …
|
|
|
@22087
|
15 years |
vboxsync |
Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r43690: …
|
|
|
@22086
|
15 years |
vboxsync |
Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r41801: …
|
|
|
@22085
|
15 years |
vboxsync |
Additions/x11/vboxvideo_13: merge back vboxvideo_15 parts of r32186: …
|
|
|
@22084
|
15 years |
vboxsync |
Additions/x11/vboxvideo_13: Backported r31434 from vboxvideo_15: …
|
|
|
@22083
|
15 years |
vboxsync |
Solaris/Installer: bits.
|
|
|
@22082
|
15 years |
vboxsync |
Solaris/Installer: Enabled the new vboxconfig.sh.
|
|
|
@22080
|
15 years |
vboxsync |
Solaris/Installer: vboxconfig.sh bits.
|
|
|
@22079
|
15 years |
vboxsync |
Back to manual msr save and restore.
|
|
|
@22078
|
15 years |
vboxsync |
freebsd/SUPDrv-freebsd.def: LF
|
|
|
@22077
|
15 years |
vboxsync |
HostDrivers/Support: header and svn props cleanup.
|
|
|
@22076
|
15 years |
vboxsync |
build fix.
|
|
|
@22075
|
15 years |
vboxsync |
internal/iprt.h: don't enable RT_MORE_STRICT on windows yet, it's …
|
|
|
@22074
|
15 years |
vboxsync |
semaphore-r0drv-darwin.cpp: cMillies == 0 will not block.
|
|
|
@22073
|
15 years |
vboxsync |
iprt/r0drv/solaris: context assertions (RT_MORE_STRICT).
|
|
|
@22072
|
15 years |
vboxsync |
DrvHostSerial: fixed raw mode
|
|
|
@22071
|
15 years |
vboxsync |
internal/iprt.h: Enabled RT_MORE_STRICT for debug builds.
|
|
|
@22070
|
15 years |
vboxsync |
VMM,ConsoleImpl2: Moved NT4LeafLimit down into /CPUM and documented …
|
|
|
@22069
|
15 years |
vboxsync |
memobj-r0drv-darwin.cpp: Fixed assertion which would cause panic in …
|
|
|
@22068
|
15 years |
vboxsync |
Python shell: dark COM magick
|
|
|
@22067
|
15 years |
vboxsync |
Solaris/Installer: vboxconfig.sh bits.
|
|
|
@22066
|
15 years |
vboxsync |
darwin/load.sh: generate dSYM directory on snow leopard. added missing …
|
|
|
@22064
|
15 years |
vboxsync |
Alignment again
|
|
|
@22063
|
15 years |
vboxsync |
Removed unnecessary check
|
|
|
@22062
|
15 years |
vboxsync |
Solaris/Installer: checkinstall, spelling
|
|
|
@22061
|
15 years |
vboxsync |
Solaris/Installer: make checkinstall halt webservice, unplumb vboxnet.
|
|
|
@22060
|
15 years |
vboxsync |
More cleanup
|
|
|
@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 …
|
|
|