|
|
@32766
|
14 years |
vboxsync |
wddm: multi-monitor fixes
|
|
|
@32765
|
14 years |
vboxsync |
PCI: Linux guests really access extended PCI space
|
|
|
@32763
|
14 years |
vboxsync |
attach a new hard disk for Solaris/OpenSolaris to SATA
|
|
|
@32762
|
14 years |
vboxsync |
FE/Qt: fixed a typo in the Chinese translation, see bug 2018 comment 203
|
|
|
@32761
|
14 years |
vboxsync |
FE/Qt4: correct header comment
|
|
|
@32760
|
14 years |
vboxsync |
FE/Qt4: coding style; renaming; adding extra cpp file
|
|
|
@32759
|
14 years |
vboxsync |
FE/Qt4: coding style
|
|
|
@32758
|
14 years |
vboxsync |
FE/Qt4: factor out that tray icon class
|
|
|
@32757
|
14 years |
vboxsync |
more fudge.
|
|
|
@32756
|
14 years |
vboxsync |
Runtime: more fixes
|
|
|
@32755
|
14 years |
vboxsync |
SUPDrv.c: Some timer debugging assistance.
|
|
|
@32754
|
14 years |
vboxsync |
Runtime: next burn fix try
|
|
|
@32753
|
14 years |
vboxsync |
tstRTR0Timer: fixes, works on linux now.
|
|
|
@32752
|
14 years |
vboxsync |
Runtime: fix piggy compiler
|
|
|
@32751
|
14 years |
vboxsync |
Runtime: initial VFS support for tar
|
|
|
@32750
|
14 years |
vboxsync |
Solaris/Installer: zone fix.
|
|
|
@32749
|
14 years |
vboxsync |
tstRTR0Timer: fixes.
|
|
|
@32748
|
14 years |
vboxsync |
r0drv/linux/timer-r0drv-linux.c: fixes for cpu specific timers.
|
|
|
@32747
|
14 years |
vboxsync |
NAT: reduces responsibility of DHCP server about validness of TFTP …
|
|
|
@32746
|
14 years |
vboxsync |
pgmPoolFlushDirtyPage,pgmPoolAddDirtyPage: Must use …
|
|
|
@32745
|
14 years |
vboxsync |
NAT: Don't let exceed the bounds of mbuf selecting corresponding mbuf zone.
|
|
|
@32744
|
14 years |
vboxsync |
NAT: don't mix ether header lenght with free space calculation.
|
|
|
@32743
|
14 years |
vboxsync |
build fix
|
|
|
@32742
|
14 years |
vboxsync |
tstRTR0Timer: some train code.
|
|
|
@32741
|
14 years |
vboxsync |
Made the GUI check if GUI/Dbg/{Enabled,AutoShow} is in …
|
|
|
@32740
|
14 years |
vboxsync |
vboxNetFltDarwinMBufFromSG: Removed obsolete assertion (triggers when …
|
|
|
@32739
|
14 years |
vboxsync |
wddm/3d: profiling stuff
|
|
|
@32738
|
14 years |
vboxsync |
OSE fix
|
|
|
@32737
|
14 years |
vboxsync |
timer-r0drv-linux.c: Fixes.
|
|
|
@32736
|
14 years |
vboxsync |
tstRTR0Timer: More tests (almost there now).
|
|
|
@32735
|
14 years |
vboxsync |
HDA: temporary disabled code to fake PCIe device
|
|
|
@32733
|
14 years |
vboxsync |
com/string: this is tricky to get right on COM and on XPCOM
|
|
|
@32732
|
14 years |
vboxsync |
FE/Qt4-NLS: Merged sv, hu and lt.
|
|
|
@32731
|
14 years |
vboxsync |
Logging.
|
|
|
@32730
|
14 years |
vboxsync |
com/string: Solaris build fix
|
|
|
@32729
|
14 years |
vboxsync |
Comment about a possible erratum
|
|
|
@32728
|
14 years |
vboxsync |
backed out accidental changes
|
|
|
@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 …
|
|
|
@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.
|
|
|