|
|
@30336
|
14 years |
vboxsync |
logging.
|
|
|
@30335
|
14 years |
vboxsync |
VRDP: video channel: enable SunFlsh support by default (xTracker 4606).
|
|
|
@30334
|
14 years |
vboxsync |
Must initialize idHostCpu properly (breaks SMP guest restore)
|
|
|
@30333
|
14 years |
vboxsync |
E1000: properly disconnect the network cable if the guest driver was …
|
|
|
@30332
|
14 years |
vboxsync |
Redundant lock/unlock
|
|
|
@30331
|
14 years |
vboxsync |
Main: further event work
|
|
|
@30330
|
14 years |
vboxsync |
FE/Qt: New running VM core: reworking some UIMachineLogic(+specific …
|
|
|
@30329
|
14 years |
vboxsync |
No need to call it twice
|
|
|
@30328
|
14 years |
vboxsync |
More paranoia
|
|
|
@30327
|
14 years |
vboxsync |
Paranoia
|
|
|
@30326
|
14 years |
vboxsync |
PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
|
|
|
@30325
|
14 years |
vboxsync |
Obsolete pgmLock/Unlock
|
|
|
@30324
|
14 years |
vboxsync |
Main, Runtime: refined file system check to warn for disabled host …
|
|
|
@30323
|
14 years |
vboxsync |
FE/Qt4: Only show first run wizard, if we are not in teleportation mode.
|
|
|
@30322
|
14 years |
vboxsync |
VBoxManage: cosmetical fixes
|
|
|
@30321
|
14 years |
vboxsync |
VBoxInternalManage.cpp: Copy & past in debuglog.
|
|
|
@30320
|
14 years |
vboxsync |
*: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
|
|
|
@30319
|
14 years |
vboxsync |
VBoxManage: added internal command: debuglog
|
|
|
@30318
|
14 years |
vboxsync |
iprt/cpp/ministring.h: Added a append variant taking a 'const char *' …
|
|
|
@30317
|
14 years |
vboxsync |
wddm/2d: bugfixing + more impl
|
|
|
@30316
|
14 years |
vboxsync |
CPUM.cpp: Too quick with r62871, the test just wasn't updated when …
|
|
|
@30315
|
14 years |
vboxsync |
CPUM.cpp: Fixed inverted uVersion check in cpumR3LoadcpuId.
|
|
|
@30314
|
14 years |
vboxsync |
Main: fixes to saveSettings and locking calls, part 2
|
|
|
@30313
|
14 years |
vboxsync |
Storage/VBoxHDD: optimize image cloning, at the moment only for newly …
|
|
|
@30312
|
14 years |
vboxsync |
Runtime/process-posix: Better error message if the binaries format is …
|
|
|
@30311
|
14 years |
vboxsync |
forgotten couple
|
|
|
@30310
|
14 years |
vboxsync |
Main: some events work
|
|
|
@30309
|
14 years |
vboxsync |
Storage/iSCSI: switch to sending in a single call, avoiding separate …
|
|
|
@30308
|
14 years |
vboxsync |
wddm/2d: bugfixing
|
|
|
@30307
|
14 years |
vboxsync |
compile fix
|
|
|
@30306
|
14 years |
vboxsync |
Runtime/socket: Windows does have a good enough sendmsg() equivalent …
|
|
|
@30305
|
14 years |
vboxsync |
build fix
|
|
|
@30304
|
14 years |
vboxsync |
Main: fixes to saveSettings and locking calls
|
|
|
@30303
|
14 years |
vboxsync |
iprt/RTDirRead: fixed memory leak introduced in r60863
|
|
|
@30302
|
14 years |
vboxsync |
comment.
|
|
|
@30301
|
14 years |
vboxsync |
VMM: Flush REM TLB during the live save / teleportation shadow page …
|
|
|
@30300
|
14 years |
vboxsync |
Main: another minor BSTR/Bstr fix
|
|
|
@30299
|
14 years |
vboxsync |
Main/testcase/Makefile.kmk: OVF testcase fix.
|
|
|
@30298
|
14 years |
vboxsync |
fixed memory leaks in Machine::GetGuestPropertyValue() and …
|
|
|
@30297
|
14 years |
vboxsync |
AsyncCompletion/File: Disable async flushes on Solaris hosts for now. …
|
|
|
@30296
|
14 years |
vboxsync |
Additions/linux/installer: support ArchLinux better
|
|
|
@30295
|
14 years |
vboxsync |
Additions/linux/installer: make sure the rest of the installation …
|
|
|
@30294
|
14 years |
vboxsync |
build fix
|
|
|
@30293
|
14 years |
vboxsync |
Runtime/Makefile.kmk: Don't set RT_WITH_ICONV_CACHE when building …
|
|
|
@30292
|
14 years |
vboxsync |
Main/Medium: add a couple of forgotten AutoCaller objects to fix …
|
|
|
@30291
|
14 years |
vboxsync |
FE/Qt: New running VM core: Move some machine-view settings from …
|
|
|
@30290
|
14 years |
vboxsync |
small fix
|
|
|
@30289
|
14 years |
vboxsync |
improved r62816: only show a warning now, not an error; enable the …
|
|
|
@30288
|
14 years |
vboxsync |
FE/Qt4: cleanup
|
|
|
@30287
|
14 years |
vboxsync |
Main: added some host partition sanity checks for all virtual disk …
|
|
|
@30286
|
14 years |
vboxsync |
Main/Settings: fixed determination if we require settings V1_9 or …
|
|
|
@30285
|
14 years |
vboxsync |
Clean up balloon statistics in case the VM process crashed.
|
|
|
@30284
|
14 years |
vboxsync |
todo
|
|
|
@30283
|
14 years |
vboxsync |
Runtime: error checking
|
|
|
@30282
|
14 years |
vboxsync |
RTFsQueryType(): hfsplus on Linux
|
|
|
@30281
|
14 years |
vboxsync |
Runtime: added Darwin support to RTFsQueryType
|
|
|
@30280
|
14 years |
vboxsync |
VBoxShell: foreach with simple XPath-like nodes addressing
|
|
|
@30279
|
14 years |
vboxsync |
removed unused header
|
|
|
@30278
|
14 years |
vboxsync |
RTFsQueryType: clarification
|
|
|
@30277
|
14 years |
vboxsync |
Main/Medium: fix broken error messages
|
|
|
@30276
|
14 years |
vboxsync |
iprt: added RTFsQueryType() for Windows
|
|
|
@30275
|
14 years |
vboxsync |
Runtime/socket: fix size_t/int problem
|
|
|
@30274
|
14 years |
vboxsync |
iprt: testcase for RTFsQueryType()
|
|
|
@30273
|
14 years |
vboxsync |
Runtime/socket: typo
|
|
|
@30272
|
14 years |
vboxsync |
Runtime/socket: there is no sendmsg equivalent on all Windows …
|
|
|
@30271
|
14 years |
vboxsync |
EFI: fixes signature of GetSystemMemorySize, fetching amount of …
|
|
|
@30270
|
14 years |
vboxsync |
Runtime/tcp+socket: Add function to write to a socket using a …
|
|
|
@30269
|
14 years |
vboxsync |
svn keywords fix
|
|
|
@30268
|
14 years |
vboxsync |
logging fix
|
|
|
@30267
|
14 years |
vboxsync |
OSE fix
|
|
|
@30266
|
14 years |
vboxsync |
OSE fix
|
|
|
@30265
|
14 years |
vboxsync |
OSE fix
|
|
|
@30264
|
14 years |
vboxsync |
wddm/2d: bugfixing
|
|
|
@30263
|
14 years |
vboxsync |
VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
|
|
|
@30262
|
14 years |
vboxsync |
VBoxNetFlt-linux.c: nits
|
|
|
@30261
|
14 years |
vboxsync |
VBoxShell: generic foreach
|
|
|
@30260
|
14 years |
vboxsync |
OVF: first testcase.
|
|
|
@30259
|
14 years |
vboxsync |
FE/Qt: New running VM core: Fixed bug in VBoxDefs::ResizeEventType …
|
|
|
@30258
|
14 years |
vboxsync |
FE/Qt: New running VM core: little coding cosmetics.
|
|
|
@30257
|
14 years |
vboxsync |
2x use AssertCompileNS.
|
|
|
@30256
|
14 years |
vboxsync |
Incorrect queue option resulted in deadlocks
|
|
|
@30255
|
14 years |
vboxsync |
iprt/memcmp.asm: fixed wrongly returning 0 on 64-bit hosts if the …
|
|
|
@30254
|
14 years |
vboxsync |
iprt: introduced RTFsQueryType()
|
|
|
@30253
|
14 years |
vboxsync |
iprt/assert.h: Use static_assert with g++ when available. Added …
|
|
|
@30252
|
14 years |
vboxsync |
Windows Guest Additions Credential Provider:
- Added reverse lookup …
|
|
|
@30251
|
14 years |
vboxsync |
Paranoid check
|
|
|
@30250
|
14 years |
vboxsync |
tstRTAssertCompile.cpp: Postpone array problem on MSC.
|
|
|
@30249
|
14 years |
vboxsync |
Removed assertions again; can cause double faults due to logging …
|
|
|
@30248
|
14 years |
vboxsync |
Paranoia
|
|
|
@30247
|
14 years |
vboxsync |
Fix page fusion on smp guests
|
|
|
@30246
|
14 years |
vboxsync |
comment
|
|
|
@30245
|
14 years |
vboxsync |
VRDP: SunFlsh video channel: send frames, configuration (xTracker 4606).
|
|
|
@30244
|
14 years |
vboxsync |
iprt/assert.h: copy & past…
|
|
|
@30243
|
14 years |
vboxsync |
header change
|
|
|
@30242
|
14 years |
vboxsync |
Assertions
|
|
|
@30241
|
14 years |
vboxsync |
VMMGetCpu was completely broken in the context of GMMR0CheckSharedModules
|
|
|
@30240
|
14 years |
vboxsync |
iprt/assert.h: Added AssertCompileMembersAtSameOffset, …
|
|
|
@30239
|
14 years |
vboxsync |
wddm/2d: kernel(miniport) part impl
|
|
|
@30238
|
14 years |
vboxsync |
fileaio-solaris.cpp: Variable mixup. Fixes hang during async I/O
|
|
|
@30237
|
14 years |
vboxsync |
Make sure GMMR0MapUnmapChunk can deal with calls from non-EMT threads.
|
|
|