|
|
@39697
|
13 years |
vboxsync |
Runtime/r0drv: get the physical address of Linux kernel kmap mappings too.
|
|
|
@39696
|
13 years |
vboxsync |
Additions/x11/vboxvideo: fix burn from r75534 due to symbol check script.
|
|
|
@39695
|
13 years |
vboxsync |
Additions/x11/vboxvideo: missing module initialisation function, …
|
|
|
@39694
|
13 years |
vboxsync |
Main/GuestCtrl: fixed assertion (cbToRead is unsigned)
|
|
|
@39693
|
13 years |
vboxsync |
Additions/common/VBoxGuestLib: fixed LOG_GROUP define
|
|
|
@39692
|
13 years |
vboxsync |
pipe-posix.cpp: solaris build fix.
|
|
|
@39691
|
13 years |
vboxsync |
pipe-win.cpp: build fix.
|
|
|
@39690
|
13 years |
vboxsync |
IPRT: Added RTPipeQueryReadable.
|
|
|
@39685
|
13 years |
vboxsync |
doc updates.
|
|
|
@39684
|
13 years |
vboxsync |
Parallel: Some love for the long abandoned parallel port emulation. …
|
|
|
@39683
|
13 years |
vboxsync |
The beginning of some lower level main / vbox docs.
|
|
|
@39682
|
13 years |
vboxsync |
Guru: Some minor logger adjustments.
|
|
|
@39681
|
13 years |
vboxsync |
AsyncCompletion: Build fix
|
|
|
@39680
|
13 years |
vboxsync |
AsyncCompletion: Build fix
|
|
|
@39679
|
13 years |
vboxsync |
AsyncCompletion: Check that reads are always in the file limits and …
|
|
|
@39678
|
13 years |
vboxsync |
guru: todo
|
|
|
@39677
|
13 years |
vboxsync |
Main/Network: removed unnecessary defaults for IPAddress and …
|
|
|
@39676
|
13 years |
vboxsync |
LogDbgDestinations: bugfix.
|
|
|
@39675
|
13 years |
vboxsync |
VBoxManage debugvm show improvemnts.
|
|
|
@39674
|
13 years |
vboxsync |
Windows Guest installer: Also check for installed VBoxCredProv component.
|
|
|
@39673
|
13 years |
vboxsync |
pam_vbox: Include version information + target arch in debug log.
|
|
|
@39672
|
13 years |
vboxsync |
Additions/common/VBoxGuestLib: logging.
|
|
|
@39669
|
13 years |
vboxsync |
GuestCtrl: Allow empty passwords in IGuest::CopyFromGuest and …
|
|
|
@39668
|
13 years |
vboxsync |
Implemented the log setting properties (read-only).
|
|
|
@39666
|
13 years |
vboxsync |
A IVirtualBox todo; file headers.
|
|
|
@39665
|
13 years |
vboxsync |
Additions/linux/installer: explicitly set directory permissions, …
|
|
|
@39664
|
13 years |
vboxsync |
GUI: Use the 'edition' property of the extension packs.
|
|
|
@39663
|
13 years |
vboxsync |
Additions/linux/installer: explicitly set directory permissions.
|
|
|
@39662
|
13 years |
vboxsync |
VBoxManage: list extpacks: show edition.
|
|
|
@39661
|
13 years |
vboxsync |
Main: Adding an 'edition' property to the extension packs.
|
|
|
@39660
|
13 years |
vboxsync |
FE/VBoxManage: Add support for raw image files in createrawvmdk (based …
|
|
|
@39659
|
13 years |
vboxsync |
GuestControl: Bugfixes, logging.
|
|
|
@39657
|
13 years |
vboxsync |
IPRT/FreeBSD: Rewrite of R0 memory objects handling, thanks to Andriy …
|
|
|
@39656
|
13 years |
vboxsync |
IPRT/FreeBSD: Fix warning, thanks to Andriy Gapon and Bernhard Froehlich
|
|
|
@39655
|
13 years |
vboxsync |
AHCI: Long overdue code cleanup, removes over 800 lines of unused or …
|
|
|
@39653
|
13 years |
vboxsync |
PDM.cpp: another one
|
|
|
@39652
|
13 years |
vboxsync |
PDM.cpp: Assign NULL, not false, to pfnAsyncNotify when done.
|
|
|
@39651
|
13 years |
vboxsync |
Use indirect calls to avoid conditionals; renamed constants for clarity.
|
|
|
@39650
|
13 years |
vboxsync |
DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). …
|
|
|
@39649
|
13 years |
vboxsync |
wine/wddm: faster blits
|
|
|
@39648
|
13 years |
vboxsync |
wine: fix debug build
|
|
|
@39647
|
13 years |
vboxsync |
VBoxInternal2
|
|
|
@39646
|
13 years |
vboxsync |
SharedFolders: more fixes
|
|
|
@39644
|
13 years |
vboxsync |
d'oh!
|
|
|
@39643
|
13 years |
vboxsync |
SharedFolders: more fixes
|
|
|
@39642
|
13 years |
vboxsync |
fix for r74907 (Main: Use shorter thread names)
|
|
|
@39640
|
13 years |
vboxsync |
Correct RTREQPOOLSTAT_NS_AVERAGE_REQ_QUEUED and …
|
|
|
@39639
|
13 years |
vboxsync |
reqpool.cpp: Use the pool name to name the worker threads.
|
|
|
@39636
|
13 years |
vboxsync |
reqpool: fixed RTREQPOOLSTAT_REQUESTS_PROCESSED.
|
|
|
@39634
|
13 years |
vboxsync |
reqpool.cpp: build fix.
|
|
|
@39633
|
13 years |
vboxsync |
forgot to add the testcase…
|
|
|
@39632
|
13 years |
vboxsync |
Most of the reqpool code is there now. The testcase didn't turn up any …
|
|
|
@39631
|
13 years |
vboxsync |
crOpenGL: context & window destroy fixes
|
|
|
@39630
|
13 years |
vboxsync |
shared folders: restore old code for deleting files/directories
|
|
|
@39629
|
13 years |
vboxsync |
more symlinks
|
|
|
@39628
|
13 years |
vboxsync |
symlinks: small fixes
|
|
|
@39627
|
13 years |
vboxsync |
backed out previous changeset
|
|
|
@39626
|
13 years |
vboxsync |
more symlink stuff
|
|
|
@39624
|
13 years |
vboxsync |
Windows Guest Additions installer: NLS changes for D3D repair.
|
|
|
@39622
|
13 years |
vboxsync |
Reverted r75378, r75383 and r75389 (VBoxMouse: Try to make it more …
|
|
|
@39621
|
13 years |
vboxsync |
Removed unused variable (c&p).
|
|
|
@39620
|
13 years |
vboxsync |
more reqpool code.
|
|
|
@39619
|
13 years |
vboxsync |
16 bits is plenty for the AHCI index register.
|
|
|
@39618
|
13 years |
vboxsync |
wine: assertion fix
|
|
|
@39617
|
13 years |
vboxsync |
later.
|
|
|
@39616
|
13 years |
vboxsync |
reqpool.cpp: Some more code.
|
|
|
@39614
|
13 years |
vboxsync |
Additions/Windows/Installer: French NLS.
|
|
|
@39613
|
13 years |
vboxsync |
build fix
|
|
|
@39612
|
13 years |
vboxsync |
IPRT/*: add _NO_SYMLINKS flags to certain functions
|
|
|
@39611
|
13 years |
vboxsync |
Added notes.
|
|
|
@39610
|
13 years |
vboxsync |
Further fixes and more logging.
|
|
|
@39609
|
13 years |
vboxsync |
VBoxMouse: Try to make it more compatible with manual class filter …
|
|
|
@39608
|
13 years |
vboxsync |
VBoxMouse: Try to make it more compatible with manual class filter …
|
|
|
@39607
|
13 years |
vboxsync |
HostServices/SharedFolders: store the host folder name as UTF8 as we …
|
|
|
@39606
|
13 years |
vboxsync |
some debugging cleanup
|
|
|
@39605
|
13 years |
vboxsync |
missing file
|
|
|
@39604
|
13 years |
vboxsync |
VBoxMouse: Try to make it more compatible with manual class filter …
|
|
|
@39603
|
13 years |
vboxsync |
crHgsmi: cleanup
|
|
|
@39602
|
13 years |
vboxsync |
wine/XPDM: 1. Additional swapchain creation fixes 2. De-libwine'ize …
|
|
|
@39601
|
13 years |
vboxsync |
FE/Qt: 5804: Allow one operation on several VMs: Disable 'settings', …
|
|
|
@39600
|
13 years |
vboxsync |
Windows Guest Additions installer: Always do D3D file verification.
|
|
|
@39599
|
13 years |
vboxsync |
NAT: repaired port forwarding
|
|
|
@39598
|
13 years |
vboxsync |
Silly coding error.
|
|
|
@39597
|
13 years |
vboxsync |
Throw away unneeded data from CD.
|
|
|
@39596
|
13 years |
vboxsync |
Minor cleanup.
|
|
|
@39594
|
13 years |
vboxsync |
HostServices/SharedFolders: spaces
|
|
|
@39593
|
13 years |
vboxsync |
FE/Qt: 5984: Summary pages of wizards will now reflect summary without …
|
|
|
@39592
|
13 years |
vboxsync |
VBoxService/VMInfo-win: Respect stale session entries.
|
|
|
@39591
|
13 years |
vboxsync |
Messing with read sizes some more.
|
|
|
@39590
|
13 years |
vboxsync |
Watch for TFES bit, too.
|
|
|
@39589
|
13 years |
vboxsync |
Undid previous change.
|
|
|
@39588
|
13 years |
vboxsync |
Watch for TFES bit, too.
|
|
|
@39587
|
13 years |
vboxsync |
wddm/3d: remove caps correction as it is done in wine d3d9 now
|
|
|
@39586
|
13 years |
vboxsync |
Shared folders: disallow following symbolic links
|
|
|
@39585
|
13 years |
vboxsync |
Removed assertion.
|
|
|
@39584
|
13 years |
vboxsync |
Log PRDT entries.
|
|
|
@39583
|
13 years |
vboxsync |
Updated logging.
|
|
|
@39582
|
13 years |
vboxsync |
VBoxManage/GuestCtrl: Update.
|
|
|
@39581
|
13 years |
vboxsync |
FE/Qt: add tooltip to the DVDs toolbar menu to show the image path.
|
|
|
@39580
|
13 years |
vboxsync |
FE/Qt: VM Device menu: Show tool-tips for CD/DVD and Floppy menu items.
|
|
|