|
|
@21175
|
16 years |
vboxsync |
Don't release the PGM lock when calling the PGM pool handler. …
|
|
|
@21174
|
16 years |
vboxsync |
Preread opcode bytes when disassembling instructions. …
|
|
|
@21173
|
16 years |
vboxsync |
Console could not load two or more temporary shared folders from saved …
|
|
|
@21172
|
16 years |
vboxsync |
Shared folders host service: fixed load state failure, when the order …
|
|
|
@21171
|
16 years |
vboxsync |
xpcom: fix build issues on some compilers by including stdint.h
|
|
|
@21170
|
16 years |
vboxsync |
Additions: Mouse polling support in Solaris kernel module and minor …
|
|
|
@21169
|
16 years |
vboxsync |
xpcom: fix hopefully all remaining bitness issues
|
|
|
@21168
|
16 years |
vboxsync |
More statistics
|
|
|
@21167
|
16 years |
vboxsync |
VBoxServiceInternal.h: docs clearification.
|
|
|
@21166
|
16 years |
vboxsync |
VBoxServiceVMInfo.cpp: Don't crash in the termination code if init fails.
|
|
|
@21165
|
16 years |
vboxsync |
VBoxService.cpp: Fixed error message.
|
|
|
@21164
|
16 years |
vboxsync |
Extra statistics for PGMPhysRead/Write
|
|
|
@21163
|
16 years |
vboxsync |
VBoxServiceTimeSync.cpp: Reformatted the help.
|
|
|
@21162
|
16 years |
vboxsync |
VBoxServiceTimeSync.cpp: Updated docs. Added one more review question.
|
|
|
@21161
|
16 years |
vboxsync |
Backed out 49450. Not necessary
|
|
|
@21160
|
16 years |
vboxsync |
VBoxServiceTimeSync.cpp: Split up the code doing the platform specific …
|
|
|
@21159
|
16 years |
vboxsync |
StatLocked is VBOX_WITH_STATISTICS only
|
|
|
@21158
|
16 years |
vboxsync |
VBoxServiceTimeSync.cpp: r=bird: More todos for the windows code.
|
|
|
@21157
|
16 years |
vboxsync |
VBoxServiceTimeSync.cpp: r=bird: Some todos for the windows code.
|
|
|
@21156
|
16 years |
vboxsync |
IPRT: fix valgrind warnings about ministring + self assignment
|
|
|
@21155
|
16 years |
vboxsync |
VBoxGuest-linux.c: bugfixes. the timeservice works now.
|
|
|
@21154
|
16 years |
vboxsync |
fixed potential uninitialized member of ministring
|
|
|
@21153
|
16 years |
vboxsync |
PDMQueue: tyop.
|
|
|
@21152
|
16 years |
vboxsync |
fixed assertion
|
|
|
@21151
|
16 years |
vboxsync |
PDMQueue: Fixed leaking the last pending item when the consume …
|
|
|
@21150
|
16 years |
vboxsync |
VBoxService/common: Fixed Guest Additions version lookup.
|
|
|
@21149
|
16 years |
vboxsync |
xpcom: ignore the '#' flag in printf statements
|
|
|
@21148
|
16 years |
vboxsync |
Added assertion for @todo
|
|
|
@21147
|
16 years |
vboxsync |
xpcom: fix for fixed logging
|
|
|
@21146
|
16 years |
vboxsync |
Compile fix
|
|
|
@21145
|
16 years |
vboxsync |
Use ASMAtomicBitTestAndClear for VM_FF_TESTANDCLEAR.
|
|
|
@21144
|
16 years |
vboxsync |
Prevent future mistakes with VM_FF_TESTANDCLEAR
|
|
|
@21143
|
16 years |
vboxsync |
kStuff from r28 -> r33. Finally got around changing the license to MIT.
|
|
|
@21142
|
16 years |
vboxsync |
FE/Qt: French nls
|
|
|
@21141
|
16 years |
vboxsync |
PDMQueue.cpp: make sure the FF is cleared before we return.
|
|
|
@21140
|
16 years |
vboxsync |
Config.kmk,VBoxGuest.h: temp hacks.
|
|
|
@21139
|
16 years |
vboxsync |
VBoxService: Fixed handling of disabled services.
|
|
|
@21138
|
16 years |
vboxsync |
Main/Makefile.kmk: Fixed annoying remaking of VirtualBox_stripped.xidl …
|
|
|
@21137
|
16 years |
vboxsync |
VBoxGuest-linux: building, logging and a bugfix. (it loads now)
|
|
|
@21136
|
16 years |
vboxsync |
SUPDrv.c: todo.
|
|
|
@21135
|
16 years |
vboxsync |
log.cpp: Fixed assertion if RTLogDestroy is called during linux module …
|
|
|
@21134
|
16 years |
vboxsync |
IOMInterpretOUTSEx: Must clear u32Value before using iomRamRead to get …
|
|
|
@21133
|
16 years |
vboxsync |
xpcom: fix breakage (hiding local var)
|
|
|
@21132
|
16 years |
vboxsync |
FE/Qt4: grr
|
|
|
@21131
|
16 years |
vboxsync |
vgabios: Define alternate 14x9 and 16x9 font subtables; some software …
|
|
|
@21130
|
16 years |
vboxsync |
FE/Qt4: Changed max values for the guest memory/VCPUs based on the host.
|
|
|
@21129
|
16 years |
vboxsync |
VBoxFUSE: Export to OSE.
|
|
|
@21128
|
16 years |
vboxsync |
PDMQueue: Fixed the flushing loop when a consumer (NAT?) had had enough.
|
|
|
@21127
|
16 years |
vboxsync |
crOpenGL: fix window/context management for multithreaded apps
|
|
|
@21126
|
16 years |
vboxsync |
PDMR3QueueFlushAll: The bit number, not the mask.
|
|
|
@21125
|
16 years |
vboxsync |
Don't register unused stat counters
|
|
|
@21124
|
16 years |
vboxsync |
FE/Qt4: next try for win
|
|
|
@21123
|
16 years |
vboxsync |
Removed redundant check
|
|
|
@21122
|
16 years |
vboxsync |
FE/Qt4: fix win
|
|
|
@21121
|
16 years |
vboxsync |
FE/Qt4: missed
|
|
|
@21120
|
16 years |
vboxsync |
FE/Qt4: spelling
|
|
|
@21119
|
16 years |
vboxsync |
FE/Qt4: Make the RAM slider snap on usual positions.
|
|
|
@21118
|
16 years |
vboxsync |
VBoxGuest (common): building on linux.
|
|
|
@21117
|
16 years |
vboxsync |
xpcom: fix logging crashes caused by bitness issues
|
|
|
@21116
|
16 years |
vboxsync |
Adjusted assertion
|
|
|
@21115
|
16 years |
vboxsync |
Moved CR0.WP=0 handling up a bit
|
|
|
@21114
|
16 years |
vboxsync |
Solaris/Installer: include directory entires in the prototype.
|
|
|
@21113
|
16 years |
vboxsync |
xpcom: first go at making xpcom bitness-safe
|
|
|
@21112
|
16 years |
vboxsync |
NAT: use constant
|
|
|
@21111
|
16 years |
vboxsync |
DBGF,DBGC: Added DBGFR3AsSymbolByName and DBGFR3AsSymbolByAddr. Start …
|
|
|
@21110
|
16 years |
vboxsync |
RTDbg: Some adjustments and fixes.
|
|
|
@21109
|
16 years |
vboxsync |
iprt/cdefs.h: Fixed RT_FROM_MEMBER.
|
|
|
@21108
|
16 years |
vboxsync |
DBGFAddrSpace.cpp: Fixed address space spans.
|
|
|
@21107
|
16 years |
vboxsync |
dbgmodnm.cpp: the module mangling didn't quite work out, redid it.
|
|
|
@21106
|
16 years |
vboxsync |
iprt/types.h: _MAX & _MIN defines for a bunch of types.
|
|
|
@21105
|
16 years |
vboxsync |
Fe/Qt4: We want help on windows as well.
|
|
|
@21104
|
16 years |
vboxsync |
another shot at the add build box.
|
|
|
@21103
|
16 years |
vboxsync |
additions build fix.
|
|
|
@21102
|
16 years |
vboxsync |
VBoxGuest (common): poll() update.
|
|
|
@21101
|
16 years |
vboxsync |
superflous
|
|
|
@21100
|
16 years |
vboxsync |
additions build fix.
|
|
|
@21099
|
16 years |
vboxsync |
removed darwin debug flags
|
|
|
@21098
|
16 years |
vboxsync |
export to OSE
|
|
|
@21097
|
16 years |
vboxsync |
shot at the doc burn
|
|
|
@21096
|
16 years |
vboxsync |
Solaris/Drivers: Use RT_XSTR and spaces
|
|
|
@21095
|
16 years |
vboxsync |
VBoxGuest (common): mouse polling.
|
|
|
@21094
|
16 years |
vboxsync |
VMM: Added MMR3HyperAllocOnceNoRelEx so that we can force the ring-0 …
|
|
|
@21093
|
16 years |
vboxsync |
add build fix?
|
|
|
@21092
|
16 years |
vboxsync |
iprt/cdefs.h: Added RT_STR(str) and RT_XSTR(str).
|
|
|
@21091
|
16 years |
vboxsync |
Config.kmk: No boost assertions, please.
|
|
|
@21090
|
16 years |
vboxsync |
Main/xpcom/server: Launch only kernel arch matching VBoxSVC for …
|
|
|
@21089
|
16 years |
vboxsync |
debug mac build error.
|
|
|
@21088
|
16 years |
vboxsync |
debug mac build error.
|
|
|
@21087
|
16 years |
vboxsync |
Only build r3/xml.cpp as part of VBoxRT for now, to not upset the …
|
|
|
@21086
|
16 years |
vboxsync |
debug mac build error.
|
|
|
@21085
|
16 years |
vboxsync |
Main: fix class import/export linkage by using RT_DECL_CLASS (r49346)
|
|
|
@21084
|
16 years |
vboxsync |
iprt/cdefs.h: RT_DECL_CLASS.
|
|
|
@21083
|
16 years |
vboxsync |
Another one, very important.
|
|
|
@21082
|
16 years |
vboxsync |
Missed one VBOX_WITH_LIBXML2_IN_VBOXRT.
|
|
|
@21081
|
16 years |
vboxsync |
fix windows burn from r49339
|
|
|
@21080
|
16 years |
vboxsync |
fix burns after r49339: needs BOOST SDK
|
|
|
@21079
|
16 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21078
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Paranoia part 2.
|
|
|
@21077
|
16 years |
vboxsync |
back out r49329, r49331, will start over
|
|
|
@21076
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: some paranoia on message sizes.
|
|
|