VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38339   14 years vboxsync changelog
(edit) @38338   14 years vboxsync German NLS fixes
(edit) @38337   14 years vboxsync another typo
(edit) @38336   14 years vboxsync FE/Qt: some copy'n'paste typos from r73323
(edit) @38335   14 years vboxsync changelog
(edit) @38334   14 years vboxsync changelog
(edit) @38333   14 years vboxsync Storage/RAW: Remove superfluous line
(edit) @38332   14 years vboxsync Runtime/fileaio-freebsd: Fix error check for aio_error (detected by …
(edit) @38331   14 years vboxsync wddm/wine: fix winsat crashes (context adjustments for …
(edit) @38330   14 years vboxsync FE/VBoxManage: Allow CD/DVD drive hotplugging
(edit) @38329   14 years vboxsync Main/MachineImpl: Allow hotplugging of CD/DVD drives
(edit) @38328   14 years vboxsync AHCI: Fixes for CD/DVD hotplugging
(edit) @38327   14 years vboxsync EMR3Init: duh.
(edit) @38326   14 years vboxsync EM,REM: Make the EM execution scheduling policies apply to HM as well.
(edit) @38325   14 years vboxsync VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
(edit) @38324   14 years vboxsync FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
(edit) @38323   14 years vboxsync VBoxDrv: Don't create a session for ring-0 client that will be …
(edit) @38322   14 years vboxsync Additions/FreeBSD: Correct permission for /dev/vboxguest (Thanks to …
(edit) @38321   14 years vboxsync SUPDrv: Fixed broken IDC on windows.
(edit) @38320   14 years vboxsync Redid the A20 gate assertion fix - the recompiler needs to be told.
(edit) @38319   14 years vboxsync Recompiler/FreeBSD: Fix alignment on 32bit
(edit) @38318   14 years vboxsync FE/Qt: UIIndicatorsPool: Fixing a typo.
(edit) @38317   14 years vboxsync Additions/FreeBSD: More build fixes
(edit) @38316   14 years vboxsync Additions/FreeBSD: Build fix
(edit) @38315   14 years vboxsync crogl: send WM_SETTINGCHANGE outside the hashtable lock to avoid …
(edit) @38314   14 years vboxsync crogl: fix hgcm con raisings, that cause WinSAT, immage viewer, etc. …
(edit) @38313   14 years vboxsync VBoxGINA: Use "autologon" log group, fixed WinLogon API hooking (>= …
(edit) @38312   14 years vboxsync Added "autologon" logging group (VBoxGINA, VBoxCredProv, PAM).
(edit) @38311   14 years vboxsync FE/Qt4: VBoxProblemReporter -> UIMessageCenter; Coding Style cleanup
(edit) @38310   14 years vboxsync Reverted accidental commit in r73297, fixed debug logging.
(edit) @38309   14 years vboxsync VMMDevTesting.h/.mac: VMMDEV_TESTING_UNIT_NONE.
(edit) @38308   14 years vboxsync Main/Medium: public cloneToEx API for internal use which makes it …
(edit) @38307   14 years vboxsync FE/Qt4-NLS: merged sv and r73312, r73313
(edit) @38306   14 years vboxsync FE/Qt4-NLS: merged sr and r73312, r73313
(edit) @38305   14 years vboxsync Addressed some todos.
(edit) @38304   14 years vboxsync FE/Qt: English NLS
(edit) @38303   14 years vboxsync FE/Qt: added a warning about the ICH9 emulation being experimental
(edit) @38302   14 years vboxsync RDP/client: warnings.
(edit) @38301   14 years vboxsync typo.
(edit) @38300   14 years vboxsync REM,PGM: Fix A20 syncing between the VMM and the recompiler.
(edit) @38299   14 years vboxsync VBoxPci/linux: adapt to new location/name of header file in Linux 3.1. …
(edit) @38298   14 years vboxsync crOpenGL: proper handling of pack/unpack states with PBO's
(edit) @38297   14 years vboxsync duh
(edit) @38296   14 years vboxsync xpcom build fix.
(edit) @38295   14 years vboxsync Main: Use absolute pointing device by default for NT 5.0 and later guests.
(edit) @38294   14 years vboxsync Build fix.
(edit) @38293   14 years vboxsync Build fix.
(edit) @38292   14 years vboxsync usb/win: disable back verbose logging
(edit) @38291   14 years vboxsync darwin install: No need to strip the binaries now.
(edit) @38290   14 years vboxsync GuestCtrl: Update.
(edit) @38289   14 years vboxsync usb/win: temporary enable verbose release logging again
(edit) @38288   14 years vboxsync usb/win: more correct hub drvobj aquisition, more verbose logging
(edit) @38287   14 years vboxsync kBuild 2533 -> 2540: debug info fixes, esp. mac.
(edit) @38286   14 years vboxsync loadusb.sh must be installed with the executable bit set.
(edit) @38285   14 years vboxsync comment typo.
(edit) @38284   14 years vboxsync usb/win: disable back verbose loging
(edit) @38283   14 years vboxsync wddm/wine: bugfix
(edit) @38282   14 years vboxsync usb/win: temporary enable verbose logging for release build
(edit) @38281   14 years vboxsync some new toolchain hacks I found laying around.
(edit) @38280   14 years vboxsync annoying usb assertion
(edit) @38279   14 years vboxsync kbuild 2528 -> 2533: mac fixes and some cleanup.
(edit) @38278   14 years vboxsync *.kmk: install path adjustments.
(edit) @38277   14 years vboxsync Config.kmk: INST_ADDITIONS_LIB fix.
(edit) @38276   14 years vboxsync nsNativeComponentLoader::RegisterComponentsInDir: Don't go looking for …
(edit) @38275   14 years vboxsync Main/DisplayImpl: document an internal API
(edit) @38274   14 years vboxsync Additions/x11/vboxmouse: some server versions round up pointer values …
(edit) @38273   14 years vboxsync Additions/x11/vboxmouse: return proper default for unknown values in …
(edit) @38272   14 years vboxsync Additions/x11/vboxmouse: some server versions round up pointer values …
(edit) @38271   14 years vboxsync Main/MouseImpl: correct absolute axis scaling to return the centre of …
(edit) @38270   14 years vboxsync Build fix.
(edit) @38269   14 years vboxsync GuestCtrl: Update.
(edit) @38268   14 years vboxsync usb/win: logging fixes
(edit) @38267   14 years vboxsync kBuild: 2525 -> 2528: symlink fix, darwin split debug info support.
(edit) @38266   14 years vboxsync ChangeLog: update
(edit) @38265   14 years vboxsync Manual: updated clone VM GUI docu
(edit) @38264   14 years vboxsync Main-CloneVM: Respected the modified state of the source VM. Set to …
(edit) @38263   14 years vboxsync typo
(edit) @38262   14 years vboxsync usb/win: better logging & cleanup
(edit) @38261   14 years vboxsync Added (not currently used) ifdef, corrected IDT definitions.
(edit) @38260   14 years vboxsync Config.kmk: point INST_DEBUG to where it eventually will end up in the …
(edit) @38259   14 years vboxsync kBuild: 2520 -> 2525: debug info installation. (win+darwin only so far)
(edit) @38258   14 years vboxsync Config.kmk: debug info install/splitting.
(edit) @38257   14 years vboxsync openssl: wrap data and asn1/*.
(edit) @38256   14 years vboxsync duh!
(edit) @38255   14 years vboxsync C&P.
(edit) @38254   14 years vboxsync More openssl build fixes.
(edit) @38253   14 years vboxsync zlib: Wrap all public symbols.
(edit) @38252   14 years vboxsync openssl: build fix when using configure.
(edit) @38251   14 years vboxsync Tabs.
(edit) @38250   14 years vboxsync Removed shipping "vbox-img.exe" again.
(edit) @38249   14 years vboxsync Installer-OSX: add two files to the uninstaller
(edit) @38248   14 years vboxsync Installer-OSX: add vbox-img
(edit) @38247   14 years vboxsync Stupid XML.
(edit) @38246   14 years vboxsync Windows host installer: Only ship vbox-img.exe in 32-bit.
(edit) @38245   14 years vboxsync crOpenGL: prevent clients from deleting default mural
(edit) @38244   14 years vboxsync crOpenGL: missing commit for r72917, fix thread sync issues
(edit) @38243   14 years vboxsync HWACCM/SVM: Fix running 64bit guests on AMD E-350 CPUs. The DPL field …
(edit) @38242   14 years vboxsync main/mouse: correct abs mouse pointer calculation for windows guests …
(edit) @38241   14 years vboxsync FE/Qt4: enable linked cloning of the "Current State" by implicitly …
(edit) @38240   14 years vboxsync Installer/linux: reverted r65935: do not unload the kernel module on …
Note: See TracRevisionLog for help on using the revision log.

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