|
|
@26388
|
15 years |
vboxsync |
Convert physical page nr to physical page address
|
|
|
@26387
|
15 years |
vboxsync |
Additions/linux: xorg.conf hacking: fix for the case of old X.Org …
|
|
|
@26386
|
15 years |
vboxsync |
Additions/linux: xorg.conf hacking scripts: cosmetics
|
|
|
@26385
|
15 years |
vboxsync |
typo
|
|
|
@26384
|
15 years |
vboxsync |
FE/Qt4: code names for Linux distributions
|
|
|
@26383
|
15 years |
vboxsync |
FE/Qt4: and the 64bit variant as well
|
|
|
@26382
|
15 years |
vboxsync |
FE/Qt4: Oracle Linux icon
|
|
|
@26381
|
15 years |
vboxsync |
Solaris/SUPLib: enabled fix for #4650 (fix fd table from growing on …
|
|
|
@26380
|
15 years |
vboxsync |
VbglR3/VBoxCredProv/pam_vbox: Renamed VbglR3CredentialsAreAvailable() …
|
|
|
@26379
|
15 years |
vboxsync |
typos, references
|
|
|
@26378
|
15 years |
vboxsync |
FE/Qt4: Make sure all possible OS type patterns work.
|
|
|
@26377
|
15 years |
vboxsync |
FE/Qt4: Oracle Linux is missing in the icon list.
|
|
|
@26376
|
15 years |
vboxsync |
HPET: reworking locking per Knut suggestions
|
|
|
@26375
|
15 years |
vboxsync |
Webservice: use AutoLock.h for locking; more fine-grained locking in …
|
|
|
@26374
|
15 years |
vboxsync |
VbglR3/VBoxCredProv/pam_vbox: Return value for …
|
|
|
@26373
|
15 years |
vboxsync |
FE/Qt4: LFS is Linux 2.6
|
|
|
@26372
|
15 years |
vboxsync |
FE/Qt4: Sabayon is Gentoo based.
|
|
|
@26371
|
15 years |
vboxsync |
VBoxManageControlVM: build fix (no printf).
|
|
|
@26370
|
15 years |
vboxsync |
Webservice: code documentation
|
|
|
@26368
|
15 years |
vboxsync |
Duplication
|
|
|
@26367
|
15 years |
vboxsync |
FE/Qt4: Be a little bit more user friendly and try to guess the OS …
|
|
|
@26366
|
15 years |
vboxsync |
Main: fixed 64 bit type
|
|
|
@26365
|
15 years |
vboxsync |
vmR3SetErrorUV: Log the status code too.
|
|
|
@26364
|
15 years |
vboxsync |
Flush the PGM pool cache as we might have stale references to pages …
|
|
|
@26363
|
15 years |
vboxsync |
thread-posix.cpp: RTThreadPoke is optional, don't assert if the signal …
|
|
|
@26362
|
15 years |
vboxsync |
Solaris/SUPLib: fix for #4650 (fix fd table from growing on vboxflt close)
|
|
|
@26361
|
15 years |
vboxsync |
thread-posix.cpp: No RTThreadPoke in guest context.
|
|
|
@26360
|
15 years |
vboxsync |
Add testcase for guest statistics
|
|
|
@26358
|
15 years |
vboxsync |
Additions/common, Additions/Solaris: Fix logging.
|
|
|
@26357
|
15 years |
vboxsync |
OSE build fix
|
|
|
@26356
|
15 years |
vboxsync |
Document controlvm balloon and stats options
|
|
|
@26355
|
15 years |
vboxsync |
Get rid of annoying assertion
|
|
|
@26354
|
15 years |
vboxsync |
Activated memory balloon and statistics again
|
|
|
@26353
|
15 years |
vboxsync |
GuestHost/crOpenGL: little extra logging info.
|
|
|
@26351
|
15 years |
vboxsync |
gcc-4.5 warning
|
|
|
@26350
|
15 years |
vboxsync |
Removed the balloon interface from Main's VMM device. Directly call …
|
|
|
@26349
|
15 years |
vboxsync |
no reading SMC in OSE (but need to find better place for this code anyway)
|
|
|
@26348
|
15 years |
vboxsync |
Must use VMMR3EmtRendezvous in PGMR3PhysFreeRamPages
|
|
|
@26344
|
15 years |
vboxsync |
Runtime: white space cleanup.
|
|
|
@26343
|
15 years |
vboxsync |
RTErrConvertFromWin32.cpp: tabs
|
|
|
@26338
|
15 years |
vboxsync |
AsyncCompletion: Introduce range locks to prevent concurrent access to …
|
|
|
@26336
|
15 years |
vboxsync |
Installers/linux: enable debug builds of the Linux installers again
|
|
|
@26335
|
15 years |
vboxsync |
typos
|
|
|
@26334
|
15 years |
vboxsync |
AsyncCompletion: Fix a few bugs which could result in cache exceeding …
|
|
|
@26333
|
15 years |
vboxsync |
Main, QT4/FE: OS X guest type support
|
|
|
@26332
|
15 years |
vboxsync |
burn fix
|
|
|
@26331
|
15 years |
vboxsync |
SMC: read OSK from the device
|
|
|
@26330
|
15 years |
vboxsync |
Introducing PGMR3PhysFreeRamPages
|
|
|
@26329
|
15 years |
vboxsync |
HPET: cleanup, OSE export, enable R0
|
|
|
@26328
|
15 years |
vboxsync |
Properly disable it
|
|
|
@26327
|
15 years |
vboxsync |
Disable the balloon and stats service parts again.
|
|
|
@26326
|
15 years |
vboxsync |
Updates for guest statistics and memory ballooning
|
|
|
@26324
|
15 years |
vboxsync |
wddm: more VidPn impl
|
|
|
@26323
|
15 years |
vboxsync |
Main/Machine+Console: Extend the scope of the power up progress …
|
|
|
@26322
|
15 years |
vboxsync |
Frontends/VBoxSDL+VBoxHeadless: code cleanup, reorganize code a little.
|
|
|
@26321
|
15 years |
vboxsync |
FE/Qt4-nls: merged Japanese, Slovak, Serbian, Danish, Spanish, Catalan …
|
|
|
@26320
|
15 years |
vboxsync |
wddm: more VidPn impl
|
|
|
@26319
|
15 years |
vboxsync |
another warning regarding an ignored return value
|
|
|
@26318
|
15 years |
vboxsync |
build fix
|
|
|
@26317
|
15 years |
vboxsync |
bogus
|
|
|
@26316
|
15 years |
vboxsync |
gcc warnings when compiling against newer libcs
|
|
|
@26315
|
15 years |
vboxsync |
gcc false positive warning
|
|
|
@26314
|
15 years |
vboxsync |
build fix
|
|
|
@26313
|
15 years |
vboxsync |
fixed status LEDs for storage devices
|
|
|
@26312
|
15 years |
vboxsync |
audio: changed audio detection order (first pulse, then alsa)
|
|
|
@26311
|
15 years |
vboxsync |
FE/Qt: handle Ctrl-Break properly on Linux hosts
|
|
|
@26310
|
15 years |
vboxsync |
e1000: Mega-patch to bring up the link in OSX.
|
|
|
@26309
|
15 years |
vboxsync |
alignment
|
|
|
@26308
|
15 years |
vboxsync |
tstDeviceStructSize: qualified the output.
|
|
|
@26307
|
15 years |
vboxsync |
e1000: alignment
|
|
|
@26306
|
15 years |
vboxsync |
pcnet: alignment.
|
|
|
@26305
|
15 years |
vboxsync |
pdmnetif.h & users: sketched out a new interface that is intended to …
|
|
|
@26303
|
15 years |
vboxsync |
PGMAllBth.h: warnings
|
|
|
@26302
|
15 years |
vboxsync |
SELMGC.cpp: warning.
|
|
|
@26301
|
15 years |
vboxsync |
wddm: disable makefile err, more display modes support impl
|
|
|
@26300
|
15 years |
vboxsync |
pdmifs.h: Moved the network interfaces to a separate header called …
|
|
|
@26299
|
15 years |
vboxsync |
Updates
|
|
|
@26296
|
15 years |
vboxsync |
more warnings.
|
|
|
@26295
|
15 years |
vboxsync |
Backed out r57393
|
|
|
@26294
|
15 years |
vboxsync |
Backed out r57362
|
|
|
@26293
|
15 years |
vboxsync |
Removed statistics guest interval update option
|
|
|
@26292
|
15 years |
vboxsync |
Moved statistics and balloon handling to the guest service process
|
|
|
@26291
|
15 years |
vboxsync |
warnings.
|
|
|
@26290
|
15 years |
vboxsync |
Statistics interval controllable from within the guest from now on.
|
|
|
@26289
|
15 years |
vboxsync |
Devices: warnings.
|
|
|
@26288
|
15 years |
vboxsync |
back out r57355 again
|
|
|
@26287
|
15 years |
vboxsync |
DrvNAT: poll taks an int timeout.
|
|
|
@26286
|
15 years |
vboxsync |
VBoxManage: add internalcommands testsession <vmname> for debugging
|
|
|
@26285
|
15 years |
vboxsync |
DevATA: Initializers... wonder if all compilers will like this.
|
|
|
@26284
|
15 years |
vboxsync |
Enabled the memory ballooning options in VBoxManage
|
|
|
@26283
|
15 years |
vboxsync |
crOpenGL: fix text relocations in VBoxOGL.so for linux.amd64 (#4662)
|
|
|
@26282
|
15 years |
vboxsync |
another gcc warning
|
|
|
@26280
|
15 years |
vboxsync |
VMM: More warnings.
|
|
|
@26279
|
15 years |
vboxsync |
VMM: More warnings.
|
|
|
@26278
|
15 years |
vboxsync |
VMM: More warnings.
|
|
|
@26277
|
15 years |
vboxsync |
VMM: more RC/GC warnings - CSAMDoesPageNeedScanning and CSAMMarkPage …
|
|
|
@26276
|
15 years |
vboxsync |
typos.
|
|
|
@26274
|
15 years |
vboxsync |
VMM: more RC/GC warnings.
|
|
|
@26273
|
15 years |
vboxsync |
VMM: more RC/GC warnings.
|
|
|
@26272
|
15 years |
vboxsync |
VMM: more RC/GC warnings.
|
|
|