|
|
@32727
|
14 years |
vboxsync |
com/string: Windows build fixes
|
|
|
@32726
|
14 years |
vboxsync |
Audio: PCI symbolic constants, cap list bug in HDA
|
|
|
@32725
|
14 years |
vboxsync |
USB: symbolic PCI constants
|
|
|
@32724
|
14 years |
vboxsync |
e1k: few PCI-related notes
|
|
|
@32723
|
14 years |
vboxsync |
AHCI: few PCI device config notes
|
|
|
@32720
|
14 years |
vboxsync |
Devices/BIOS: allow to overwrite DmiSystemSKU
|
|
|
@32719
|
14 years |
vboxsync |
VBoxManage/Makefile.kmk: DEFS cleanup
|
|
|
@32718
|
14 years |
vboxsync |
com/string: Remove bool conversion operator and other convenience …
|
|
|
@32717
|
14 years |
vboxsync |
XPCOM: stderr usage fixes for debug builds
|
|
|
@32716
|
14 years |
vboxsync |
Solaris/VBoxNetFlt: fix deadlock with PromiscReq and ModWritePut (#5262)
|
|
|
@32715
|
14 years |
vboxsync |
PCI: unused vars
|
|
|
@32714
|
14 years |
vboxsync |
PCI: extended address space access
|
|
|
@32713
|
14 years |
vboxsync |
Runtime/alloc-r0drv: fixed invalid paramter return value
|
|
|
@32712
|
14 years |
vboxsync |
VBoxManage: forgot the help for guestproperty and guestcontrol; enable …
|
|
|
@32711
|
14 years |
vboxsync |
timer-r0drv-linux.c: incorrect check for cpu migration.
|
|
|
@32710
|
14 years |
vboxsync |
Solaris/VBoxNetFlt: fix deadlock with PromiscReq and ModWritePut (#5262)
|
|
|
@32709
|
14 years |
vboxsync |
VBoxManage: don't show the logo by default; output to stdout if help …
|
|
|
@32708
|
14 years |
vboxsync |
iprt: build fixes
|
|
|
@32707
|
14 years |
vboxsync |
IPRT: Added RTMemAllocEx[Tag] and RTMemFreeEx, only implemented in …
|
|
|
@32705
|
14 years |
vboxsync |
VBOX_WITH_GUEST_PROPS
|
|
|
@32704
|
14 years |
vboxsync |
VBoxServiceAutoMount: cosmetics
|
|
|
@32703
|
14 years |
vboxsync |
wddm/3d: additional fix to the first black frame with Aero on Win7
|
|
|
@32702
|
14 years |
vboxsync |
Solaris/Installer: Make package non-relocatable and use PKG_INSTALL_ROOT.
|
|
|
@32701
|
14 years |
vboxsync |
Frontends/VBoxManage: Error printing cleanup, use stderr and …
|
|
|
@32700
|
14 years |
vboxsync |
Shared folder/Linux: properly handle VERR_INVALID_NAME; Windows hosts …
|
|
|
@32699
|
14 years |
vboxsync |
wddm/3d: [partial] fix to the first black frame with Aero on Win7
|
|
|
@32697
|
14 years |
vboxsync |
wddm/3d: make winsat more happy
|
|
|
@32696
|
14 years |
vboxsync |
AC97: Assert if the amount read/written isn not aligned (can lead to …
|
|
|
@32695
|
14 years |
vboxsync |
Main/Medium: new method exportFile which allows to export a medium …
|
|
|
@32694
|
14 years |
vboxsync |
try to make r66016 right
|
|
|
@32693
|
14 years |
vboxsync |
build fix
|
|
|
@32692
|
14 years |
vboxsync |
Additions/x11/vboxvideo: some more simplification
|
|
|
@32691
|
14 years |
vboxsync |
Storage/VBoxHDD+iSCSI+DrvVD,Main/Medium: Make the IO and TCPNET …
|
|
|
@32690
|
14 years |
vboxsync |
VBoxGuest: Enabled new Windows driver (PnP + NT4 Legacy) using common …
|
|
|
@32689
|
14 years |
vboxsync |
Shared folders: don't abort the directory listing if an entry with an …
|
|
|
@32688
|
14 years |
vboxsync |
whitespace
|
|
|
@32687
|
14 years |
vboxsync |
VBoxTray: Applied refined patch for NT4 resizing/graphics capabilities …
|
|
|
@32686
|
14 years |
vboxsync |
VBoxManage: don't pass NULL argv paramters to RTGetOpt (fixes public 7388)
|
|
|
@32685
|
14 years |
vboxsync |
Logging distinction.
|
|
|
@32684
|
14 years |
vboxsync |
Build fix.
|
|
|
@32683
|
14 years |
vboxsync |
Windows Guest Additions installer: More WDDM cleanup.
|
|
|
@32682
|
14 years |
vboxsync |
Main: fixed incorrect parameters checking in MediumFormat implementation
|
|
|
@32681
|
14 years |
vboxsync |
Additions/WINNT: fix for building with Wine
|
|
|
@32680
|
14 years |
vboxsync |
Audio: Proper rate conversion for recording in null backend.
|
|
|
@32679
|
14 years |
vboxsync |
wddm/3d: fix NPE
|
|
|
@32678
|
14 years |
vboxsync |
Devices/Serial, Devices/Parallel: minor fix (free alloc'd string)
|
|
|
@32677
|
14 years |
vboxsync |
wddm/3d: auto-resize & fullscreen working for Aero
|
|
|
@32676
|
14 years |
vboxsync |
Devices/Graphics: minor fix (free alloc'd string)
|
|
|
@32675
|
14 years |
vboxsync |
Devices/BIOS: minor fix (free alloc'd strings)
|
|
|
@32674
|
14 years |
vboxsync |
IPRT: started on some internal ring-0 alloc api.
|
|
|
@32673
|
14 years |
vboxsync |
Devices/Audio: minor fix (free alloc'd string).
|
|
|
@32672
|
14 years |
vboxsync |
VMMDev: Use snapshot dir as default guest coredump dir.
|
|
|
@32670
|
14 years |
vboxsync |
timer-r0drv-linux.c: bug fixes. The ugly guest debugging tracking will …
|
|
|
@32669
|
14 years |
vboxsync |
tstRTR0Timer: Some more tests.
|
|
|
@32668
|
14 years |
vboxsync |
Audio: Fixed recording with null audio backend.
|
|
|
@32667
|
14 years |
vboxsync |
FE/Qt: Global/VM Settings cumulative refactoring (part 1).
|
|
|
@32664
|
14 years |
vboxsync |
VBoxGuest/win/WINNT: Corrected return value in case of errors.
|
|
|
@32663
|
14 years |
vboxsync |
Logging update.
|
|
|
@32661
|
14 years |
vboxsync |
VBoxGuest/WINNT: Extended IOCtl-handling for dumping guest cores.
|
|
|
@32660
|
14 years |
vboxsync |
Windows Guest Additions installer: Log SVN rev in debug build, fix …
|
|
|
@32659
|
14 years |
vboxsync |
Main: clarification
|
|
|
@32658
|
14 years |
vboxsync |
Main: some defaults for the COM ports
|
|
|
@32657
|
14 years |
vboxsync |
IPRT/process-win: Added fallback for environment block creation …
|
|
|
@32656
|
14 years |
vboxsync |
IPRT/process-win: Added dynamic loading of Userenv-APIs.
|
|
|
@32655
|
14 years |
vboxsync |
reset not resetted
|
|
|
@32654
|
14 years |
vboxsync |
Additions/VBoxGuest: limit the occurrence of some more LogRel statements
|
|
|
@32653
|
14 years |
vboxsync |
IPRT/process-win: Added extended user profile invocation (environment …
|
|
|
@32652
|
14 years |
vboxsync |
Typo.
|
|
|
@32651
|
14 years |
vboxsync |
wddm/3d: fix libwine crashes on winsat run
|
|
|
@32650
|
14 years |
vboxsync |
wddm: auto-resize (w/o Aero) fix
|
|
|
@32649
|
14 years |
vboxsync |
Main/Machine: Move the code for registering the VM metrics to the …
|
|
|
@32648
|
14 years |
vboxsync |
IPRT: linux kernel timer changes, testcase. hrtimers are not working …
|
|
|
@32647
|
14 years |
vboxsync |
Additions/VBoxService: fix
|
|
|
@32646
|
14 years |
vboxsync |
FE/Qt: codenames of the next Linux distributions
|
|
|
@32645
|
14 years |
vboxsync |
Devices/VMMDev: partly reverted r66037 (tighter check on mouse pointer …
|
|
|
@32644
|
14 years |
vboxsync |
typo
|
|
|
@32643
|
14 years |
vboxsync |
Additions/VBoxService: introduced --timesync-set-on-restore …
|
|
|
@32642
|
14 years |
vboxsync |
Storage/VMDK: Make sure that streamOptimized VMDK files we create …
|
|
|
@32641
|
14 years |
vboxsync |
Storage/VBoxHDD: small optimization in the error path, no need to …
|
|
|
@32640
|
14 years |
vboxsync |
Solaris/Installer: Remote installation fix. Make package …
|
|
|
@32639
|
14 years |
vboxsync |
Solaris/Installer: Remote installation fix. Make package …
|
|
|
@32638
|
14 years |
vboxsync |
typo
|
|
|
@32637
|
14 years |
vboxsync |
PCI: further MCFG work
|
|
|
@32636
|
14 years |
vboxsync |
Bugfix.
|
|
|
@32635
|
14 years |
vboxsync |
burn fix
|
|
|
@32634
|
14 years |
vboxsync |
VBoxService: Added a simple testcase for guest user environment.
|
|
|
@32633
|
14 years |
vboxsync |
VbglR3GetSessionId,VBoxServiceVMInfo: Documented VbglR3GetSessionId …
|
|
|
@32632
|
14 years |
vboxsync |
wddm/3d: display resize when aero is on (autoresize not working with …
|
|
|
@32631
|
14 years |
vboxsync |
Devices/VMMDev and Additions/common/VBoxGuestLib: get the mouse …
|
|
|
@32630
|
14 years |
vboxsync |
Runtime: fix burn
|
|
|
@32629
|
14 years |
vboxsync |
Runtime: remove the useless secondary temporary memory pointer
|
|
|
@32628
|
14 years |
vboxsync |
Additions/VM Info: use the session to determine if we have to flush …
|
|
|
@32627
|
14 years |
vboxsync |
Linux installer/Linux Additions installer: remove pending PIDFILE on …
|
|
|
@32626
|
14 years |
vboxsync |
Audio/HDA: (assert fix) configuration register of reserved 0x1B-node …
|
|
|
@32625
|
14 years |
vboxsync |
VMDK: Don't ignore block devices during a async flush request
|
|
|
@32624
|
14 years |
vboxsync |
Additions/x11/vboxmouse: reapplied r65869: removed unused files from …
|
|
|
@32623
|
14 years |
vboxsync |
Additions/x11/vboxmouse: switch vboxmouse_14 to use the _15 code base …
|
|
|
@32622
|
14 years |
vboxsync |
wddm: VBOXWDDM->VBOX_WITH_WDDM
|
|
|
@32621
|
14 years |
vboxsync |
Additions/common/VBoxGuest: fix for r65820 to make WAITEVENT work again
|
|
|
@32620
|
14 years |
vboxsync |
OSE fix
|
|
|