VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38288   13 years vboxsync usb/win: more correct hub drvobj aquisition, more verbose logging
(edit) @38287   13 years vboxsync kBuild 2533 -> 2540: debug info fixes, esp. mac.
(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) @38281   13 years vboxsync some new toolchain hacks I found laying around.
(edit) @38280   13 years vboxsync annoying usb assertion
(edit) @38279   13 years vboxsync kbuild 2528 -> 2533: mac fixes and some cleanup.
(edit) @38278   13 years vboxsync *.kmk: install path adjustments.
(edit) @38277   13 years vboxsync Config.kmk: INST_ADDITIONS_LIB fix.
(edit) @38276   13 years vboxsync nsNativeComponentLoader::RegisterComponentsInDir: Don't go looking for …
(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) @38267   13 years vboxsync kBuild: 2525 -> 2528: symlink fix, darwin split debug info support.
(edit) @38266   13 years vboxsync ChangeLog: update
(edit) @38265   13 years vboxsync Manual: updated clone VM GUI docu
(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) @38260   13 years vboxsync Config.kmk: point INST_DEBUG to where it eventually will end up in the …
(edit) @38259   13 years vboxsync kBuild: 2520 -> 2525: debug info installation. (win+darwin only so far)
(edit) @38258   13 years vboxsync Config.kmk: debug info install/splitting.
(edit) @38257   13 years vboxsync openssl: wrap data and asn1/*.
(edit) @38256   13 years vboxsync duh!
(edit) @38255   13 years vboxsync C&P.
(edit) @38254   13 years vboxsync More openssl build fixes.
(edit) @38253   13 years vboxsync zlib: Wrap all public symbols.
(edit) @38252   13 years vboxsync openssl: build fix when using configure.
(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) @38234   13 years vboxsync Config.kmk: enable translated manual builds in OSE
(edit) @38233   13 years vboxsync doc/manual: more French translation, contributed by Jean-Philippe Mengual
(edit) @38232   13 years vboxsync rtMpNotificationLinuxOnCurrentCpu must be declared as a callback.
(edit) @38231   13 years vboxsync *.kmk: OpenSSL symbol mangling.
(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) @38215   13 years vboxsync ChangeLog: update
(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) @38209   13 years vboxsync changelog
(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) @38198   13 years vboxsync doc/manual: changelog.
(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.
(edit) @38194   13 years vboxsync Additions/linux|x11/*kmk: some cleanups.
(edit) @38193   13 years vboxsync Windows guest shared folders: implement SetFileAllocationInformation.
(edit) @38192   13 years vboxsync Main: bits for debugging cardreader.
(edit) @38191   13 years vboxsync Frontends/VBoxManage: allow starting several VMs with startvm
(edit) @38190   13 years vboxsync Manual: add info about Windows guests which are members of an Active …
(edit) @38189   13 years vboxsync FE/Qt4: typo
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