VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16024   16 years vboxsync rtProcInitExePath/freebsd: Make an attempt at dealing with …
(edit) @16023   16 years vboxsync Qt4/Makefile: vboxkeyboard.tar.gz doesn't work on case insentivie file …
(edit) @16022   16 years vboxsync AHCI: several fixes: * Workaround different behavior in interrupt …
(edit) @16021   16 years vboxsync PDM: Add new flags which will make the device notified first if the VM …
(edit) @16020   16 years vboxsync Qt4Gui: predend we're using VBoxNetFlt already on FreeBSD, old broken …
(edit) @16019   16 years vboxsync tstVMStructGC,Config.kmk,iprt/stdint.h: FreeBSD/amd64 hacks.
(edit) @16018   16 years vboxsync Main: FreeBSD stubbing.
(edit) @16016   16 years vboxsync Main: FreeBSD stubbing.
(edit) @16015   16 years vboxsync Runtime: FreeBSD build fixes (stubbing RTMp* in ring-3).
(edit) @16014   16 years vboxsync Makefiles: Added LIBPATHs corresponding to the INCS for *BSD; …
(edit) @16013   16 years vboxsync VBoxGuest/Makefile: Corrected indentation.
(edit) @16012   16 years vboxsync Various Makefiles: Cleaning out uncessary _INCS.freebsd props (moved …
(edit) @16007   16 years vboxsync nspr/_freebsd.cfg: Updated to a more recent version wtih amd64 support.
(edit) @16006   16 years vboxsync Main: attempt to fix symbol conflicts with dynamically loaded libdbus-1
(edit) @16005   16 years vboxsync Implemented in-place disable of ACPI devices, added disabled by …
(edit) @16004   16 years vboxsync Main/Global.cpp: Increase the memory size recommendations for Ubuntu …
(edit) @16001   16 years vboxsync Main: Fixed r41667.
(edit) @16000   16 years vboxsync Main: Don't write a zero char to the end of a virgin global or machine …
(edit) @15999   16 years vboxsync hrmpf
(edit) @15998   16 years vboxsync Main/SettingsConverter: Fixed: Conversion fails on a virgin 1.3 …
(edit) @15997   16 years vboxsync DBGFR3MemScan: Fixed crash on 32-bit hosts.
(edit) @15996   16 years vboxsync Fixed wrong return code; broke MCP2 booting with AMD-V/VT-x
(edit) @15995   16 years vboxsync XPCOM: raise the XP com thread default stack size from 64 to 128K for …
(edit) @15994   16 years vboxsync Fe/VBoxManage, Main: Enumerating guest properties did not work …
(edit) @15993   16 years vboxsync cosmetical fix
(edit) @15992   16 years vboxsync Linux vboxdrv: 2.6.29-rc1 compile fix; small cosmetical fixes
(edit) @15991   16 years vboxsync Main: Fixed: CD/DVD and Floppy not locked for reading when manually …
(edit) @15990   16 years vboxsync Fixed nested paging base addresses for pool allocations of PML4Es & PDPTEs
(edit) @15989   16 years vboxsync Fixed clearing properly
(edit) @15988   16 years vboxsync Restore previous EFER state while checking for SVM presence.
(edit) @15987   16 years vboxsync Additions/Linux: return an error if we can't copy back the bounce …
(edit) @15986   16 years vboxsync Spaces -> Tabs.
(edit) @15985   16 years vboxsync XPCOM/DConnect: Cosmetics.
(edit) @15984   16 years vboxsync Guest Additions .ISO: Added Readme.txt for gone drivers, structured …
(edit) @15983   16 years vboxsync XPCOM: code cleanup and logging in ipcDConnectService.
(edit) @15982   16 years vboxsync Set the limit to 0xffff when loading a segment register in real mode.
(edit) @15981   16 years vboxsync Hidden selector limit must be set to 0xffff in real mode.
(edit) @15979   16 years vboxsync I got positive report from Lubomir who was running this patch. It …
(edit) @15978   16 years vboxsync Main: Backed out r41613.
(edit) @15977   16 years vboxsync Devices/VGA: round custom video modes up to an X resolution which is a …
(edit) @15976   16 years vboxsync Guest Additions .ISO: Removed file specs for the Windows drivers. …
(edit) @15975   16 years vboxsync Windows Guest Additions Installer: Added "/extract" switch to only …
(edit) @15974   16 years vboxsync XPCOM: fix a race condition in ipcDConnectService::Init.
(edit) @15973   16 years vboxsync Comment added
(edit) @15972   16 years vboxsync Fe/Qt4: Added Windows 7 icons.
(edit) @15971   16 years vboxsync VT-x: The limit must correspond to the granularity bit
(edit) @15970   16 years vboxsync Spaces.
(edit) @15969   16 years vboxsync FE/Qt4: new win7 guest icons
(edit) @15968   16 years vboxsync Added Windows 7 to OS types list.
(edit) @15967   16 years vboxsync Windows Guest Additions: Now Shared Folders also work with Windows 7.
(edit) @15966   16 years vboxsync NetIfList-win.cpp: Don't assert if I haven't loaded the driver/whatever.
(edit) @15965   16 years vboxsync Main: Added ISharedFolder::lastAccessError.
(edit) @15964   16 years vboxsync crOpenGL: revert 41400, +add more clear comments
(edit) @15963   16 years vboxsync initial HPET device support (not yet functional)
(edit) @15962   16 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
(edit) @15961   16 years vboxsync missed relocation type in ASM
(edit) @15960   16 years vboxsync FE/Qt4-OSX: update the realtime preview only if we are in an …
(edit) @15957   16 years vboxsync build fix
(edit) @15956   16 years vboxsync NAT: no release profile counters
(edit) @15955   16 years vboxsync fix OSE headers
(edit) @15954   16 years vboxsync IPRT: Added Windows 2008 and Windows 7 OS detection.
(edit) @15953   16 years vboxsync export E1000 to OSE
(edit) @15952   16 years vboxsync FE/Qt4: 3433: New VM wizard does not allow to create VMs with more …
(edit) @15951   16 years vboxsync Solaris/Installer: fix for #3381 (combined package).
(edit) @15950   16 years vboxsync VBoxNetFlt.c: Use AssertFailed not Assert(0), return …
(edit) @15949   16 years vboxsync VBoxNetFlt/Makefile: Access WinNetConfig.lib using …
(edit) @15948   16 years vboxsync VBoxNetFlt/Makefile: Access WinNetConfig.lib using .
(edit) @15947   16 years vboxsync VBoxNetFlt/Makefile: Revered r41509 because it doesn't change the …
(edit) @15946   16 years vboxsync Additions/x11: fix a segfault in vboxmouse with Xorg server 1.5 under …
(edit) @15945   16 years vboxsync Main: Pass inaccessible shared folders to the guest instead of …
(edit) @15943   16 years vboxsync removed that warning again
(edit) @15942   16 years vboxsync gcc warnings
(edit) @15941   16 years vboxsync use new PDMDrv helpers
(edit) @15937   16 years vboxsync Solaris/Installer: zone fixes for #3381 (combined package).
(edit) @15936   16 years vboxsync Changed the way linux network interfaces are enumerated so the …
(edit) @15935   16 years vboxsync wording
(edit) @15934   16 years vboxsync hwaccm: added a runtime warning if the user tries to execute a VM with …
(edit) @15933   16 years vboxsync don't flood the release log with IPv6 warnings
(edit) @15931   16 years vboxsync gcc found one of these bugs
(edit) @15928   16 years vboxsync HostServices/SharedClipboard: fix a deadlock and reintroduce timeouts …
(edit) @15927   16 years vboxsync FE/Qt: French nls updates, thanks to Jacky672 on forums.virtualbox.org
(edit) @15926   16 years vboxsync Installers/Linux: cosmetic patch for init scripts for ArchLinux, …
(edit) @15925   16 years vboxsync NAT: Fix ICMP affected by no-copy patch.
(edit) @15924   16 years vboxsync cosmetical fix
(edit) @15923   16 years vboxsync NetFlt/win: bind/unbind concurrency fix
(edit) @15922   16 years vboxsync XPCOM/DConnect: Fixed SEGFAULT: access to released interface pointer …
(edit) @15921   16 years vboxsync Solaris/installer: Changes for #3381 (combined package).
(edit) @15920   16 years vboxsync REM: logging changes, cleanup
(edit) @15919   16 years vboxsync NAT:fix #3480
(edit) @15918   16 years vboxsync cosmetical issue
(edit) @15917   16 years vboxsync NetFlt/win: concurency issue fix
(edit) @15916   16 years vboxsync Added a missed autoInitSpan.setSucceeded to the …
(edit) @15915   16 years vboxsync Solaris/installer: Changes for #3381 (combined package).
(edit) @15914   16 years vboxsync NAT: temporally enable intermediate buffer on send, to avoid overhead …
(edit) @15913   16 years vboxsync Solaris/Installer: #3381 (combined package).
(edit) @15912   16 years vboxsync Solaris/Installer: Changes for #3381 (combined package).
(edit) @15911   16 years vboxsync Solaris/Additions: Don't share makefile variables.
(edit) @15910   16 years vboxsync FE/Qt4: 2965: Main window and VM window should not appear outside the …
(edit) @15909   16 years vboxsync Target "load": Avoid misleading ERROR messages from rmmod by only …
(edit) @15908   16 years vboxsync Some cleanup
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette