|
|
@34303
|
14 years |
vboxsync |
Main/Keyboard: cannot resize weakly attached safearrays, need to …
|
|
|
@34302
|
14 years |
vboxsync |
PCI: run BIOS fake on reset in ICH9
|
|
|
@34301
|
14 years |
vboxsync |
PCI: interrupt mapping
|
|
|
@34300
|
14 years |
vboxsync |
builds on windows, removing hack.
|
|
|
@34299
|
14 years |
vboxsync |
PCI: fixed issue with bridge config space writes
|
|
|
@34298
|
14 years |
vboxsync |
build fix #2
|
|
|
@34297
|
14 years |
vboxsync |
crOpenGL/wddm: flush proper client
|
|
|
@34296
|
14 years |
vboxsync |
build fix #1
|
|
|
@34295
|
14 years |
vboxsync |
crOpenGL/wddm: more strict window info tracking
|
|
|
@34294
|
14 years |
vboxsync |
fdc: Synced code, now easier to follow and fix.
|
|
|
@34293
|
14 years |
vboxsync |
Let's see VBoxExtPackHelperApp this builds on windows now…
|
|
|
@34292
|
14 years |
vboxsync |
Made VBoxManage extpack uninstall <name> work.
|
|
|
@34291
|
14 years |
vboxsync |
doc adj
|
|
|
@34290
|
14 years |
vboxsync |
wddm/3d: aero multimon fixes
|
|
|
@34289
|
14 years |
vboxsync |
thread-posix.cpp: Restored an accidental change causing crashes in …
|
|
|
@34288
|
14 years |
vboxsync |
Main/Keyboard: eliminate code duplication, handle keyboard queue …
|
|
|
@34287
|
14 years |
vboxsync |
ExtPack: Don't hold any locks when calling extension pack hooks …
|
|
|
@34286
|
14 years |
vboxsync |
nit
|
|
|
@34285
|
14 years |
vboxsync |
Tab.
|
|
|
@34284
|
14 years |
vboxsync |
crOpenGL: check call return values and add warning
|
|
|
@34283
|
14 years |
vboxsync |
USBLib-win: minor fix
|
|
|
@34282
|
14 years |
vboxsync |
Windows host installer: Use embedded icon of VirtualBox.exe for file …
|
|
|
@34281
|
14 years |
vboxsync |
USBLib-win: cleanup code (merge step 2 and 3)
|
|
|
@34280
|
14 years |
vboxsync |
SUPR3HardenedVerify.cpp: Fixed bugs in supR3HardenedVerifyDir+File.
|
|
|
@34279
|
14 years |
vboxsync |
Installer-Win: same description as on the other OS's
|
|
|
@34278
|
14 years |
vboxsync |
Windows host installer: Implemented file handling registration of …
|
|
|
@34277
|
14 years |
vboxsync |
Main: important addition to r68023; allow searching of machines by …
|
|
|
@34276
|
14 years |
vboxsync |
warnings
|
|
|
@34275
|
14 years |
vboxsync |
FE/Qt4; Installer-OSX; Resources: add handling of file type association
|
|
|
@34274
|
14 years |
vboxsync |
USBLib-win: be more verbose on last error
|
|
|
@34273
|
14 years |
vboxsync |
VBoxService/ToolBox: Completed misc todos, updated documentation.
|
|
|
@34272
|
14 years |
vboxsync |
CPUMInternal.mac: Use RTR0PTR_RES.
|
|
|
@34271
|
14 years |
vboxsync |
Audio/HDA: some reorganization. IOC of DBLE and SDnSTS(BIC) with …
|
|
|
@34270
|
14 years |
vboxsync |
crOpenGL: fix check for huge guest windows
|
|
|
@34269
|
14 years |
vboxsync |
crOpenGL: fix broken state when using multiscreen
|
|
|
@34268
|
14 years |
vboxsync |
PCI: some 64-bit BARs bits
|
|
|
@34267
|
14 years |
vboxsync |
3d: multimon support fix
|
|
|
@34266
|
14 years |
vboxsync |
PCI: use stable_sort() when sorting rules for more predicatble …
|
|
|
@34265
|
14 years |
vboxsync |
USBLib-win: use RTStrFree and play safe
|
|
|
@34264
|
14 years |
vboxsync |
another typo
|
|
|
@34263
|
14 years |
vboxsync |
another typo
|
|
|
@34262
|
14 years |
vboxsync |
build fix
|
|
|
@34261
|
14 years |
vboxsync |
typo
|
|
|
@34260
|
14 years |
vboxsync |
USBLib-win: attempt to fix xtracker 5374
|
|
|
@34259
|
14 years |
vboxsync |
backed out r68006
|
|
|
@34258
|
14 years |
vboxsync |
Attempt to fix #5374
|
|
|
@34257
|
14 years |
vboxsync |
USBLib-win: coding style and cosmetics
|
|
|
@34256
|
14 years |
vboxsync |
IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
|
|
|
@34255
|
14 years |
vboxsync |
Renaming, spelling.
|
|
|
@34254
|
14 years |
vboxsync |
Guest Additions Update/Main+Fe/Qt4: Don't show errors (also don't in …
|
|
|
@34253
|
14 years |
vboxsync |
HostServices/GuestControl: Added guest clients reference counting for …
|
|
|
@34252
|
14 years |
vboxsync |
VirtualBox.xidl: doc build fix.
|
|
|
@34251
|
14 years |
vboxsync |
IPRT/process-win: Added mapping function for specific Windows error codes.
|
|
|
@34250
|
14 years |
vboxsync |
VBoxManageGuestCtrl.cpp: r=bird: Shouldn't --mode be octal? Please …
|
|
|
@34249
|
14 years |
vboxsync |
oops.
|
|
|
@34248
|
14 years |
vboxsync |
Main: always write release logs into Logs subfolder of machine's folder
|
|
|
@34247
|
14 years |
vboxsync |
DrvVD: Bugfix
|
|
|
@34246
|
14 years |
vboxsync |
PDMBlkCache: Bug fix
|
|
|
@34245
|
14 years |
vboxsync |
VBoxServiceToolBox.cpp: r=bird: A bunch of review comments. Only the …
|
|
|
@34244
|
14 years |
vboxsync |
Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
|
|
|
@34243
|
14 years |
vboxsync |
PDM: Added search paths to the device and driver DLL CFGM nodes so …
|
|
|
@34241
|
14 years |
vboxsync |
PDM: Added search paths to the device and driver DLL CFGM nodes so …
|
|
|
@34240
|
14 years |
vboxsync |
CFGMR3QueryStringAllocDef: Deal with pszDef = NULL.
|
|
|
@34239
|
14 years |
vboxsync |
nc
|
|
|
@34238
|
14 years |
vboxsync |
Devices/Makefile.kmk: Added VBOX_WITHOUT_ETHERBOOT for avoiding …
|
|
|
@34237
|
14 years |
vboxsync |
Main: Be a bit more obvious when logging warnings instead of errors.
|
|
|
@34236
|
14 years |
vboxsync |
crOpenGL/wddm: track windows by last used dc
|
|
|
@34235
|
14 years |
vboxsync |
NAT: fine-tuning of r66315
|
|
|
@34234
|
14 years |
vboxsync |
header fixes
|
|
|
@34233
|
14 years |
vboxsync |
header fixes
|
|
|
@34231
|
14 years |
vboxsync |
PCI: allow arbitrary width BAR accesses
|
|
|
@34230
|
14 years |
vboxsync |
iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
|
|
|
@34229
|
14 years |
vboxsync |
Audio/HDA: some reorganization.
|
|
|
@34228
|
14 years |
vboxsync |
Audio/HDA: clean up hdaReadAudio
|
|
|
@34227
|
14 years |
vboxsync |
Audio/HDA: backed r67971.
|
|
|
@34226
|
14 years |
vboxsync |
Audio/HDA: removed unused flag.
|
|
|
@34225
|
14 years |
vboxsync |
Audio/HDA: posponed hda transfers removed on reset.
hdaWriteAudio …
|
|
|
@34224
|
14 years |
vboxsync |
DrvVD: Block cache integration, work in progress
|
|
|
@34223
|
14 years |
vboxsync |
BlockCache: Bug fixes
|
|
|
@34222
|
14 years |
vboxsync |
PDMDriver: Helper to create a block cache for drivers
|
|
|
@34221
|
14 years |
vboxsync |
Build fix
|
|
|
@34220
|
14 years |
vboxsync |
Build fix
|
|
|
@34219
|
14 years |
vboxsync |
PDM/BlockCache: First part for #5295, move the writeback cache into a …
|
|
|
@34218
|
14 years |
vboxsync |
AVL: add range version with uint64_t keys
|
|
|
@34217
|
14 years |
vboxsync |
VD: Use S/G buffers instead of S/G arrays for VDAsyncWrite and …
|
|
|
@34216
|
14 years |
vboxsync |
VM.cpp: Fix freeing UVM structure, sizeof() doesn't work for VMs with …
|
|
|
@34215
|
14 years |
vboxsync |
Serial/host: removed debug output
|
|
|
@34214
|
14 years |
vboxsync |
IPRT: Added RTPathJoinEx and RTPathAppendEx.
|
|
|
@34213
|
14 years |
vboxsync |
FE/Qt4: remove debug stuff
|
|
|
@34212
|
14 years |
vboxsync |
Serial/Linux Host: fix status line notification (ticket #812, thanks …
|
|
|
@34211
|
14 years |
vboxsync |
crOpenGL: don't try to change linker symbol
|
|
|
@34210
|
14 years |
vboxsync |
crOpenGL: add another fedora64 fix
|
|
|
@34209
|
14 years |
vboxsync |
NAT: added 'info nat%d' handler
|
|
|
@34208
|
14 years |
vboxsync |
FE/Qt4: make drag pixmap opaque on non Mac
|
|
|
@34207
|
14 years |
vboxsync |
pdmdrv: introduced PDMDrvHlpDBGFInfoRegister / PDMDrvHlpDBGFInfoDeregister
|
|
|
@34206
|
14 years |
vboxsync |
VBoxStub: Some renaming, added error message for missing path on …
|
|
|
@34205
|
14 years |
vboxsync |
IPRT: Fix for RTPathChangeToDosSlashes().
|
|
|
@34204
|
14 years |
vboxsync |
crOpenGL: use jmp chain only when necessary
|
|
|
@34203
|
14 years |
vboxsync |
dev/vga: saved state fix for solaris host
|
|
|
@34202
|
14 years |
vboxsync |
FE/Qt4: tmp; create the QPixmap ourself
|
|
|