VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38321   13 years vboxsync SUPDrv: Fixed broken IDC on windows.
(edit) @38320   13 years vboxsync Redid the A20 gate assertion fix - the recompiler needs to be told.
(edit) @38318   13 years vboxsync FE/Qt: UIIndicatorsPool: Fixing a typo.
(edit) @38317   13 years vboxsync Additions/FreeBSD: More build fixes
(edit) @38316   13 years vboxsync Additions/FreeBSD: Build fix
(edit) @38315   13 years vboxsync crogl: send WM_SETTINGCHANGE outside the hashtable lock to avoid …
(edit) @38314   13 years vboxsync crogl: fix hgcm con raisings, that cause WinSAT, immage viewer, etc. …
(edit) @38313   13 years vboxsync VBoxGINA: Use "autologon" log group, fixed WinLogon API hooking (>= …
(edit) @38311   13 years vboxsync FE/Qt4: VBoxProblemReporter -> UIMessageCenter; Coding Style cleanup
(edit) @38310   13 years vboxsync Reverted accidental commit in r73297, fixed debug logging.
(edit) @38308   13 years vboxsync Main/Medium: public cloneToEx API for internal use which makes it …
(edit) @38307   13 years vboxsync FE/Qt4-NLS: merged sv and r73312, r73313
(edit) @38306   13 years vboxsync FE/Qt4-NLS: merged sr and r73312, r73313
(edit) @38305   13 years vboxsync Addressed some todos.
(edit) @38304   13 years vboxsync FE/Qt: English NLS
(edit) @38303   13 years vboxsync FE/Qt: added a warning about the ICH9 emulation being experimental
(edit) @38302   13 years vboxsync RDP/client: warnings.
(edit) @38300   13 years vboxsync REM,PGM: Fix A20 syncing between the VMM and the recompiler.
(edit) @38299   13 years vboxsync VBoxPci/linux: adapt to new location/name of header file in Linux 3.1. …
(edit) @38298   13 years vboxsync crOpenGL: proper handling of pack/unpack states with PBO's
(edit) @38297   13 years vboxsync duh
(edit) @38296   13 years vboxsync xpcom build fix.
(edit) @38295   13 years vboxsync Main: Use absolute pointing device by default for NT 5.0 and later guests.
(edit) @38294   13 years vboxsync Build fix.
(edit) @38293   13 years vboxsync Build fix.
(edit) @38292   13 years vboxsync usb/win: disable back verbose logging
(edit) @38291   13 years vboxsync darwin install: No need to strip the binaries now.
(edit) @38290   13 years vboxsync GuestCtrl: Update.
(edit) @38289   13 years vboxsync usb/win: temporary enable verbose release logging again
(edit) @38288   13 years vboxsync usb/win: more correct hub drvobj aquisition, more verbose logging
(edit) @38286   13 years vboxsync loadusb.sh must be installed with the executable bit set.
(edit) @38285   13 years vboxsync comment typo.
(edit) @38284   13 years vboxsync usb/win: disable back verbose loging
(edit) @38283   13 years vboxsync wddm/wine: bugfix
(edit) @38282   13 years vboxsync usb/win: temporary enable verbose logging for release build
(edit) @38280   13 years vboxsync annoying usb assertion
(edit) @38278   13 years vboxsync *.kmk: install path adjustments.
(edit) @38275   13 years vboxsync Main/DisplayImpl: document an internal API
(edit) @38274   13 years vboxsync Additions/x11/vboxmouse: some server versions round up pointer values …
(edit) @38273   13 years vboxsync Additions/x11/vboxmouse: return proper default for unknown values in …
(edit) @38272   13 years vboxsync Additions/x11/vboxmouse: some server versions round up pointer values …
(edit) @38271   13 years vboxsync Main/MouseImpl: correct absolute axis scaling to return the centre of …
(edit) @38270   13 years vboxsync Build fix.
(edit) @38269   13 years vboxsync GuestCtrl: Update.
(edit) @38268   13 years vboxsync usb/win: logging fixes
(edit) @38264   13 years vboxsync Main-CloneVM: Respected the modified state of the source VM. Set to …
(edit) @38263   13 years vboxsync typo
(edit) @38262   13 years vboxsync usb/win: better logging & cleanup
(edit) @38261   13 years vboxsync Added (not currently used) ifdef, corrected IDT definitions.
(edit) @38251   13 years vboxsync Tabs.
(edit) @38250   13 years vboxsync Removed shipping "vbox-img.exe" again.
(edit) @38249   13 years vboxsync Installer-OSX: add two files to the uninstaller
(edit) @38248   13 years vboxsync Installer-OSX: add vbox-img
(edit) @38247   13 years vboxsync Stupid XML.
(edit) @38246   13 years vboxsync Windows host installer: Only ship vbox-img.exe in 32-bit.
(edit) @38245   13 years vboxsync crOpenGL: prevent clients from deleting default mural
(edit) @38244   13 years vboxsync crOpenGL: missing commit for r72917, fix thread sync issues
(edit) @38243   13 years vboxsync HWACCM/SVM: Fix running 64bit guests on AMD E-350 CPUs. The DPL field …
(edit) @38242   13 years vboxsync main/mouse: correct abs mouse pointer calculation for windows guests …
(edit) @38241   13 years vboxsync FE/Qt4: enable linked cloning of the "Current State" by implicitly …
(edit) @38240   13 years vboxsync Installer/linux: reverted r65935: do not unload the kernel module on …
(edit) @38239   13 years vboxsync wddm/wine: fix pbo creation err handling
(edit) @38238   13 years vboxsync wddm/3d: disable debugging by default
(edit) @38237   13 years vboxsync Build fix.
(edit) @38236   13 years vboxsync wddm/wine: some cleaning
(edit) @38235   13 years vboxsync GuestCtrl: Update.
(edit) @38232   13 years vboxsync rtMpNotificationLinuxOnCurrentCpu must be declared as a callback.
(edit) @38230   13 years vboxsync wddm/wine: workaround chromium inability for nondefault unpack raw …
(edit) @38229   13 years vboxsync VMMR3/VM.cpp: Make UUID an optional parameter. Unbreaks VBoxBFE.
(edit) @38228   13 years vboxsync webservice/Makefile.kmk: Dependency fix.
(edit) @38227   13 years vboxsync Devices/VMMDev: Make GuestCoreDumpDir an optional parameter. Unbreaks …
(edit) @38226   13 years vboxsync rdesktop: Use VBOX_OPENSSL2.
(edit) @38225   13 years vboxsync nit
(edit) @38224   13 years vboxsync VBoxService/VMInfo-win: Don't bail out if there are no network …
(edit) @38223   13 years vboxsync VBoxService: Implemented "--only-<service>" to just start one specific …
(edit) @38222   13 years vboxsync FE/Qt: 5800: Rework GUI networking support to use latest Qt networking …
(edit) @38221   13 years vboxsync Fixed assertion.
(edit) @38220   13 years vboxsync DevPcBios: Checksum basic CMOS data.
(edit) @38219   13 years vboxsync ATA: Set DSC in a few more cases.
(edit) @38218   13 years vboxsync wddm/wine: yet another PBO fix
(edit) @38217   13 years vboxsync wddm/wine: fix fast sys2vram blits for the PBO case
(edit) @38216   13 years vboxsync Additions/linux/drm: build bits for a KMS driver, enable with …
(edit) @38214   13 years vboxsync tstGuestCtrlParseBuffer: Update.
(edit) @38213   13 years vboxsync main/usb/win: replug device fix
(edit) @38212   13 years vboxsync GuestCtrlIO/GuestProcessStream: Renamed member variables.
(edit) @38211   13 years vboxsync Main: make path comparison independently of the slash style (public #9303)
(edit) @38210   13 years vboxsync Main: Testcase for guest control output buffer parsing now is using …
(edit) @38208   13 years vboxsync usb/win: yet another fix, sigh
(edit) @38207   13 years vboxsync Additions/VBoxVideo: move a couple of functions from the X.Org driver …
(edit) @38206   13 years vboxsync win/usb: fix typo
(edit) @38205   13 years vboxsync FE/Qt: recommitted .ts file updates from r73118:73124, marking the …
(edit) @38204   13 years vboxsync tstVDIo: New testcase for image cloning
(edit) @38203   13 years vboxsync VD: New VDCopyEx() API which can speedup cloning of diff images when …
(edit) @38202   13 years vboxsync VDI: Logging fix
(edit) @38201   13 years vboxsync Additions/common: make vbglR3IoCtl fail cleanly on Linux if …
(edit) @38200   13 years vboxsync usb/win: fix detection devices w/o drv key
(edit) @38199   13 years vboxsync mpnotification-r0drv-linux.c: More assertion details.
(edit) @38197   13 years vboxsync FE/Qt4-NLS: merged sr, zh_TW, lt, bg, es, uk and pt_BR
(edit) @38196   13 years vboxsync Some more cleanup.
(edit) @38195   13 years vboxsync rtcLoadExec: Avoid asserting in TMTimerSetFrequencyHint.
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