VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38379   13 years vboxsync VBoxUSB/solaris: show full client device path in the syslog.
(edit) @38378   13 years vboxsync Don't issue instructions rescheduling to RAW or HWACCM mode when …
(edit) @38377   13 years vboxsync DevPS2: Reworked and improved the KBC emulation.
(edit) @38376   13 years vboxsync Drain more keys (Ctrl-Alt-Del generates more than bytes for key up). …
(edit) @38375   13 years vboxsync FE/Qt4: VBoxLineTextEdit -> UILineTextEdit; Coding Style cleanup
(edit) @38374   13 years vboxsync crOpenGL: don't add explicit writebacks to guest buffers
(edit) @38373   13 years vboxsync FE/Qt4: fix warning
(edit) @38372   13 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Renaming UIActionPoolOffline …
(edit) @38371   13 years vboxsync Darwin burn fix
(edit) @38370   13 years vboxsync vboxnetadp: BPF support for vboxnetX devices (#5817)
(edit) @38369   13 years vboxsync ChangeLog: update
(edit) @38368   13 years vboxsync changelog
(edit) @38367   13 years vboxsync FE/Qt4: fix pressing Enter when the License Edit button is shown in …
(edit) @38366   13 years vboxsync wine/wddm: cleanup & fixes for window create/destroy
(edit) @38365   13 years vboxsync Main/VRDE: default port
(edit) @38364   13 years vboxsync REM: Try fix the broken sysexit (and partially sysenter).
(edit) @38363   13 years vboxsync wddm/3d: make wine handle gl window create/destroy
(edit) @38362   13 years vboxsync Installer/linux: we were creating USB device nodes we did not want to …
(edit) @38361   13 years vboxsync Changelog.
(edit) @38360   13 years vboxsync Windows host: Fixed icon for .VDI files.
(edit) @38359   13 years vboxsync Installer-OSX: remove vbox-img again
(edit) @38358   13 years vboxsync ChangeLog: update for r73378
(edit) @38357   13 years vboxsync Main: fix NonRational flag survival on snapshot creation (public #9379)
(edit) @38356   13 years vboxsync usb/win: more logging
(edit) @38355   13 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Reuse global 'help' …
(edit) @38354   13 years vboxsync x86\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
(edit) @38353   13 years vboxsync amd64\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
(edit) @38352   13 years vboxsync Storage/testcase: allow to create bigger virtual disk images than 1TB
(edit) @38351   13 years vboxsync FE/Qt4-OSX: fix burn
(edit) @38350   13 years vboxsync USB: Avoid assertion during the SavePrep routine.
(edit) @38349   13 years vboxsync em.h: Saved state fix.
(edit) @38348   13 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Initial version: Action pool …
(edit) @38347   13 years vboxsync German NLS fix
(edit) @38346   13 years vboxsync FE/Qt4: fix small leaks
(edit) @38345   13 years vboxsync NAT: logging. (vbox/#9346).
(edit) @38344   13 years vboxsync changelog
(edit) @38343   13 years vboxsync FE/Qt4: fix exporting of additional infos
(edit) @38342   13 years vboxsync changelog
(edit) @38341   13 years vboxsync doc: entry for fix of #8919.
(edit) @38340   13 years vboxsync Installer/Linux: remove VBoxBalloonCtrl symlink
(edit) @38339   13 years vboxsync changelog
(edit) @38338   13 years vboxsync German NLS fixes
(edit) @38337   13 years vboxsync another typo
(edit) @38336   13 years vboxsync FE/Qt: some copy'n'paste typos from r73323
(edit) @38335   13 years vboxsync changelog
(edit) @38334   13 years vboxsync changelog
(edit) @38333   13 years vboxsync Storage/RAW: Remove superfluous line
(edit) @38332   13 years vboxsync Runtime/fileaio-freebsd: Fix error check for aio_error (detected by …
(edit) @38331   13 years vboxsync wddm/wine: fix winsat crashes (context adjustments for …
(edit) @38330   13 years vboxsync FE/VBoxManage: Allow CD/DVD drive hotplugging
(edit) @38329   13 years vboxsync Main/MachineImpl: Allow hotplugging of CD/DVD drives
(edit) @38328   13 years vboxsync AHCI: Fixes for CD/DVD hotplugging
(edit) @38327   13 years vboxsync EMR3Init: duh.
(edit) @38326   13 years vboxsync EM,REM: Make the EM execution scheduling policies apply to HM as well.
(edit) @38325   13 years vboxsync VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
(edit) @38324   13 years vboxsync FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
(edit) @38323   13 years vboxsync VBoxDrv: Don't create a session for ring-0 client that will be …
(edit) @38322   13 years vboxsync Additions/FreeBSD: Correct permission for /dev/vboxguest (Thanks to …
(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) @38319   13 years vboxsync Recompiler/FreeBSD: Fix alignment on 32bit
(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) @38312   13 years vboxsync Added "autologon" logging group (VBoxGINA, VBoxCredProv, PAM).
(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) @38309   13 years vboxsync VMMDevTesting.h/.mac: VMMDEV_TESTING_UNIT_NONE.
(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) @38301   13 years vboxsync typo.
(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) @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
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