VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @44352   12 years vboxsync Windows Guest Additions installer: Fixed updating auto-logon modules …
(edit) @44351   12 years vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
(edit) @44350   12 years vboxsync Main: machine folder name sanitising was not working in release …
(edit) @44349   12 years vboxsync Main: machine folder name sanitising was not working in release builds.
(edit) @44348   12 years vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
(edit) @44347   12 years vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
(edit) @44346   12 years vboxsync TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
(edit) @44345   12 years vboxsync Installer/solaris,Installer/freebsd: Follow the Windows & Linux …
(edit) @44344   12 years vboxsync Installer/linux/Makefile.kmk: VBoxBFE mystery, let's keep it out of …
(edit) @44343   12 years vboxsync Temporarily disabled building VBoxBFE.
(edit) @44342   12 years vboxsync build fix
(edit) @44341   12 years vboxsync Windows Guest Additions installer: Try to fix section selection on …
(edit) @44340   12 years vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @44339   12 years vboxsync VBoxDrvInst: Try using advpack.dll for DefaultInstall actions.
(edit) @44338   12 years vboxsync Frontends/VBoxBalloonCtrl: forgotten help text
(edit) @44337   12 years vboxsync update
(edit) @44336   12 years vboxsync Frontends/VBoxBalloonCtrl: add logic to prevent deflating the balloon …
(edit) @44335   12 years vboxsync VBoxGuestAdditions.nsi: Log if auto-logon support was installed previously.
(edit) @44334   12 years vboxsync wddm: autoresize fixes
(edit) @44332   12 years vboxsync crOpenGL: additional stencil state fixes
(edit) @44331   12 years vboxsync wddm: fix display re-enabling
(edit) @44330   12 years vboxsync VBoxRecompiler.c: Fixed copy & past bug (from EM).
(edit) @44329   12 years vboxsync VBoxManagerGuestProp.cpp: Allow unix shell users to use 'unset' …
(edit) @44328   12 years vboxsync VBoxControl.cpp: Allow unix shell users to use 'unset' instead of 'delete'.
(edit) @44327   12 years vboxsync Main/Snapshot: the merge procedure became a little bit better. …
(edit) @44326   12 years vboxsync crOpenGL: 1. stencil state fixes, 2. missing gets
(edit) @44325   12 years vboxsync FE/Common/Keyboard: missing the XKB name for a Japanese keyboard key …
(edit) @44324   12 years vboxsync VbglR3/VBoxControl: Added "guestproperty delete" + VbglR3GuestPropDelete.
(edit) @44323   12 years vboxsync FE/Qt: 6591: Take-screenshot dialog should have accessible keyboard …
(edit) @44322   12 years vboxsync Fe/VBoxManage: Implemented "guestproperty delete", updated documentation.
(edit) @44321   12 years vboxsync NetFlt/Linux: wording change for host-bound packet send suppression stats
(edit) @44320   12 years vboxsync Main: adjust r83244. Don't loop endlessly in case the PRNG is broken …
(edit) @44319   12 years vboxsync FE/Qt: Commenting some unused code.
(edit) @44318   12 years vboxsync FE/Qt: VM selector cleanup: Removing obsolete code from the …
(edit) @44317   12 years vboxsync Additions/VBoxGuest: compile fix for Linux 3.8-rc4
(edit) @44316   12 years vboxsync Main: Check for already used UUIDs when registering a new non file …
(edit) @44315   12 years vboxsync FE/Qt: VM selector cleanup: Remove some obsolete code (UIVMListView).
(edit) @44314   12 years vboxsync Linux installer: /etc/vbox/vbox.cfg is optional!
(edit) @44313   12 years vboxsync FE/Qt: Another GUI uuid fix according to defect #5744.
(edit) @44312   12 years vboxsync FE/Qt: Reverting r83231 because it doesn't take into account all the …
(edit) @44311   12 years vboxsync spaces
(edit) @44310   12 years vboxsync Devices/Bus/Pci, Devices/PC/DevAPIC: the Guru meditation handler does …
(edit) @44309   12 years vboxsync VBoxManage: sanity check
(edit) @44308   12 years vboxsync FE/Qt: Another GUI uuid fix according to defect #5744.
(edit) @44307   12 years vboxsync FE/Qt: One more global extra-data handling fix according to defect #5744.
(edit) @44306   12 years vboxsync wined3d: 1.fix shader gen 2.use vboxogl PixelFormat API directly
(edit) @44305   12 years vboxsync VboxTray/VideoMode: Dynamic configuration of secondary monitor for …
(edit) @44304   12 years vboxsync FE/Qt: 6569: Make sure all the NLS strings related to VM selector are …
(edit) @44303   12 years vboxsync FE/Qt: Global extra-data handling fix according to defect #5744.
(edit) @44302   12 years vboxsync Runtime: work around gcc bug 55940, see public ticket 11035
(edit) @44301   12 years vboxsync Test suite build fix.
(edit) @44300   12 years vboxsync Windows build fixes.
(edit) @44299   12 years vboxsync RTTar: Implemented simple extraction (-x).
(edit) @44298   12 years vboxsync Implemented RTFileSetOwner on non-windows systems.
(edit) @44297   12 years vboxsync VBoxTray: fix ChangeDisplaySettingsEx ref
(edit) @44296   12 years vboxsync VBoxTray: some auto-resize cleanup & todos/questions
(edit) @44295   12 years vboxsync FE/Qt: VM Selector: Chooser-view: Avoid group-item excessive update.
(edit) @44294   12 years vboxsync FE/Qt: VM selector: Chooser-view / Details-view cleanup.
(edit) @44293   12 years vboxsync VBoxManage: warning
(edit) @44292   12 years vboxsync NetFlt/Linux: Minor fix for kfree_skb usage (#6539)
(edit) @44291   12 years vboxsync build fix
(edit) @44290   12 years vboxsync crOpenGL: saved state fixes & improvements
(edit) @44289   12 years vboxsync crOpenGL: saved state restoration fix
(edit) @44288   12 years vboxsync Eliminate last use of CombinedProgress class etc xtracker id id 6167
(edit) @44286   12 years vboxsync iprt/rm: Some corrections and optimizations.
(edit) @44285   12 years vboxsync FE/Qt: VM Selector: Chooser-view: Avoid machine-item excessive update.
(edit) @44282   12 years vboxsync VBoxManage: wrong define.
(edit) @44281   12 years vboxsync export to OSE
(edit) @44279   12 years vboxsync One important thing I forgot.
(edit) @44278   12 years vboxsync IPRT: Initial implementation of rm. Missing interactivity. Not tested …
(edit) @44277   12 years vboxsync log typo.
(edit) @44275   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44274   12 years vboxsync Guest properties/Main/: Added more safety checks, also re-validate …
(edit) @44271   12 years vboxsync BIOS: Sanity check El Torito boot sector count.
(edit) @44270   12 years vboxsync FE/Qt: 6556: Fixing layout bug in Import Appliance wizard (Mac OS).
(edit) @44269   12 years vboxsync VMX: Fixed invalid check.
(edit) @44268   12 years vboxsync FE/Qt: 6556: Fixing layout bug in Clone VM wizard (Mac OS).
(edit) @44267   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44266   12 years vboxsync VMM: comment clarification, there's no REX prefix for rdmsr.
(edit) @44265   12 years vboxsync Backed out r83139.
(edit) @44264   12 years vboxsync Use VBOX_WITH_LIGHTDM_GREETER_PACKING for ...well, packing.
(edit) @44263   12 years vboxsync lightdm-greeter: Try to fix packaging the .desktop file.
(edit) @44262   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44260   12 years vboxsync Fixed ASMCpuId_Idx_ECX on windows (didn't consider ECX input).
(edit) @44259   12 years vboxsync VMM: STAM counter naming.
(edit) @44258   12 years vboxsync NLS: fix Russian translation.
(edit) @44257   12 years vboxsync run-inst.sh: Syntax help typo.
(edit) @44256   12 years vboxsync Storage/iSCSI: Clean up and merge sync and async I/O
(edit) @44255   12 years vboxsync Test value unit constants.
(edit) @44254   12 years vboxsync BIOS: Do not panic when an unsupported El Torito function is called.
(edit) @44252   12 years vboxsync Storage/Backends: async/sync I/O unification, remove separate entries …
(edit) @44251   12 years vboxsync VMM: stam counters and some renames.
(edit) @44250   12 years vboxsync Runtime/sg.cpp: void * -> const void * in RTSgBufCopyFromBuf
(edit) @44249   12 years vboxsync GuestControl/service: const, HostCmd -> VBOXGUESTCTRLHOSTCMD.
(edit) @44248   12 years vboxsync VBoxSerice/GuestCtrl: Renamed/shorted (static) function names.
(edit) @44247   12 years vboxsync SUPDrvTracer.cpp: Fixed crash on Mac OS X Snow Leopard where …
(edit) @44246   12 years vboxsync SUPLib: warning
(edit) @44245   12 years vboxsync VMM: Added stats counter for preemption timer exits.
(edit) @44244   12 years vboxsync Burn fix
(edit) @44243   12 years vboxsync Storage/tstVDIo: Add sync tests
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