VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37379   14 years vboxsync blank lines
(edit) @37378   14 years vboxsync VBoxVideo: add some explicit typecasts
(edit) @37377   14 years vboxsync Main/USB/linux: attempt to fix USB detection on CentOS/RHEL 5, fix
(edit) @37376   14 years vboxsync Build fix.
(edit) @37375   14 years vboxsync GuestCtrl: Added APIs for guest directory enumeration, guest file …
(edit) @37374   14 years vboxsync FE/Qt: Reflecting medium-variant in VM settings / Storage page and …
(edit) @37373   14 years vboxsync Main/USB/linux: attempt to fix USB detection on CentOS/RHEL 5
(edit) @37372   14 years vboxsync Additions/Solaris/Installer: Posix
(edit) @37371   14 years vboxsync Installer/solaris: Posix
(edit) @37370   14 years vboxsync PGM: Disabled assertions, triggers on mac os x in …
(edit) @37369   14 years vboxsync Network/Pcap.cpp: work around wireshark bug, which cannot always …
(edit) @37368   14 years vboxsync FE/Qt: update the text about automatic capturing of the keyboard
(edit) @37367   14 years vboxsync FE/Qt: do not forget the global keyboard auto-capture flag
(edit) @37366   14 years vboxsync FE/Qt: remove the grab-the-keyboard-50-times hack
(edit) @37365   14 years vboxsync FE/Qt: only grab the keyboard focus when a non-modifier key (or the …
(edit) @37364   14 years vboxsync FE/Qt: only grab the keyboard focus when a non-modifier key (or the …
(edit) @37363   14 years vboxsync iprt/assert.h: addendum to r72121
(edit) @37362   14 years vboxsync PGMNotifyNxeChanged: Another try.
(edit) @37361   14 years vboxsync Alignment fix.
(edit) @37360   14 years vboxsync PGMPhysSimpleReadGCPtr: hrumpf.
(edit) @37359   14 years vboxsync VUSB: Don't create the reset timer on the fly, it triggers lock order …
(edit) @37358   14 years vboxsync PDM/TM: Implemented USB timers.
(edit) @37357   14 years vboxsync PGM: relax some assertion added earlier today so they'll survive reset …
(edit) @37356   14 years vboxsync Main/src-server/xpcom/server.cpp: fix handling of parameter passing …
(edit) @37355   14 years vboxsync build fix.
(edit) @37354   14 years vboxsync PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
(edit) @37353   14 years vboxsync Warning.
(edit) @37352   14 years vboxsync HostServices/GuestCtrl: Simplified host/guest command handling.
(edit) @37351   14 years vboxsync Additions/linux/drm: RHEL6.1 compile fix
(edit) @37350   14 years vboxsync Additions/linux: path fix for export_modules
(edit) @37349   14 years vboxsync FE/Qt: 4574: VM Settings / Display page: Allowing to set up to 256MB …
(edit) @37348   14 years vboxsync FE/Qt: UIKeyboardHandler refactoring
(edit) @37347   14 years vboxsync Solaris/Installer: print detected OS versions before installing drivers.
(edit) @37346   14 years vboxsync usb/win: assertion message fix
(edit) @37345   14 years vboxsync FE/Qt: 4908: Wizard for creating new virtual disks: Full names for …
(edit) @37344   14 years vboxsync comment
(edit) @37343   14 years vboxsync Solaris/Installer: export LANG=C just to be safe.
(edit) @37342   14 years vboxsync Additions/WINNT/Installer: NLS adjustment
(edit) @37341   14 years vboxsync FE/Qt: 5723: Unable to add attachment with port > 0 to SATA controller …
(edit) @37340   14 years vboxsync VBoxService/Toolbox: Implemented (basic) stat tool.
(edit) @37339   14 years vboxsync Installer/linux: adjustments to the USB device node creation script …
(edit) @37338   14 years vboxsync Solaris/Installer: Install netbow driver changes.
(edit) @37337   14 years vboxsync Additions/WINNT/Installer: French NLS
(edit) @37336   14 years vboxsync Additions/WINNT/Installer: English NLS adjustment
(edit) @37335   14 years vboxsync VBoxVideo: fix integer overflow in parameters check (#5720)
(edit) @37334   14 years vboxsync Windows Guest Additions installer/WDDM: VRAM NLS change.
(edit) @37333   14 years vboxsync OpenGl-OSX: debug left over; remove compiler warnings; use GL_LINEAR …
(edit) @37332   14 years vboxsync OpenGl-OSX: introduce double buffer support for FBO (Gnome3 fix); use …
(edit) @37331   14 years vboxsync FE/Qt: 4908: Beef up new HD wizard: Initial commit.
(edit) @37330   14 years vboxsync PDMBlkCache: Fix loading a saved state which has fewer saved entries …
(edit) @37329   14 years vboxsync VD: Remove left over defines for logging and assertions
(edit) @37328   14 years vboxsync Solaris/Installer: install NetBow driver with explicit, optional …
(edit) @37327   14 years vboxsync Main/Console: Fix FreeBSD build (thanks to Bernhard Froehlich)
(edit) @37326   14 years vboxsync Windows Guest Additions installer/WDDM: Added another hint for VRAM usage.
(edit) @37325   14 years vboxsync USB: device qualifier descriptor (from spec).
(edit) @37324   14 years vboxsync TM,Devices: Fixed default critical section screwup and adjusted its …
(edit) @37323   14 years vboxsync build fix and some prefix cleanup.
(edit) @37322   14 years vboxsync FE/Qt: factor some more bits out of the keyboard event handler
(edit) @37321   14 years vboxsync build fix
(edit) @37320   14 years vboxsync HWACCM: Slowly shortening it to 'HM' (too much uppercase typing for …
(edit) @37319   14 years vboxsync HWACCM: Use RTOnce to serialize the enabling so that no CPU can start …
(edit) @37318   14 years vboxsync build hack
(edit) @37317   14 years vboxsync Additions/WINNT/Installer: English and French NLS adjustment
(edit) @37316   14 years vboxsync IPRT: Inlined the already-done check in RTOnce().
(edit) @37315   14 years vboxsync English NLS.
(edit) @37314   14 years vboxsync solaris/mod.sh: one sync is enough.
(edit) @37313   14 years vboxsync RTProcWait/win: build fix
(edit) @37312   14 years vboxsync RTProcWait/win: Don't leak opened process handles.
(edit) @37311   14 years vboxsync rtProcWinRemovePid: Don't forget to close the process handle.
(edit) @37310   14 years vboxsync rtThreadNativeDestroy/win: build fix
(edit) @37309   14 years vboxsync rtThreadNativeDestroy: Close the native thread handle.
(edit) @37308   14 years vboxsync tstVDIo: Implement support for async flushes
(edit) @37307   14 years vboxsync Partly revert r72058, the gcc warning was fixed already
(edit) @37306   14 years vboxsync Main: Fix building if VBOX_WITH_USB is not defined (on FreeBSD 7.4 for …
(edit) @37305   14 years vboxsync IPRT/FreeBSD: Fix running VMs on 7.4, the sleep queue lock is released …
(edit) @37304   14 years vboxsync crOpenGL: fix broken rendering when running any other opengl app under …
(edit) @37303   14 years vboxsync Installer/linux: search and replace error in r72048
(edit) @37302   14 years vboxsync Installer/linux: re-packing was not done correctly when kernel module …
(edit) @37301   14 years vboxsync NetCfg: fix up for r72032
(edit) @37300   14 years vboxsync wddm: memory leaks fixes, some cleanup
(edit) @37299   14 years vboxsync Network/DrvVDE: make cfgm parameter case match the rest of the code …
(edit) @37298   14 years vboxsync HWACCM: Added todo on race in HWACCMR0EnableAllCpus. Hide dummy methods.
(edit) @37297   14 years vboxsync Runtime/r0drv/linux: mpnotification, filter off unwanted events.
(edit) @37296   14 years vboxsync FE/Qt: typo
(edit) @37295   14 years vboxsync Runtime/r0drv/linux: Use RTThreadPreemptDisable/Enable wrappers so …
(edit) @37294   14 years vboxsync Runtime/r0drv/linux: Fixed Mp event notifications.
(edit) @37293   14 years vboxsync Support/SupDrv.c: release assertion.
(edit) @37292   14 years vboxsync changelog
(edit) @37291   14 years vboxsync VBoxGuest/win: comments v2
(edit) @37290   14 years vboxsync VBoxGuest/win: comments
(edit) @37289   14 years vboxsync Windows host installaer/VBoxNetCfg: Major overhaul for supporting …
(edit) @37288   14 years vboxsync VBoxGuest/win: IoSkip & CallDriver for PNP_QUERY IRPS
(edit) @37287   14 years vboxsync Runtime/crypto+ssl: build fix when linking against external …
(edit) @37286   14 years vboxsync VBoxGuest/win: complete the PNP_QUERY IRPS
(edit) @37285   14 years vboxsync Main: right place fo VBOX_WITH_USB_VIDEO.
(edit) @37284   14 years vboxsync OSE fix
(edit) @37283   14 years vboxsync Main: typo.
(edit) @37282   14 years vboxsync Main,ExtPacks/Puel/UsbWebcam: UsbWebcam intergration.
(edit) @37281   14 years vboxsync IPRT/r0drv/solaris: Working on large page allocation optimization. …
(edit) @37280   14 years vboxsync SUPDrv-solaris.c: ugly module loading hack for S10
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