VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37452   13 years vboxsync IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
(edit) @37451   13 years vboxsync doc/manual: new/updated documentation for generic networking mode, UDP …
(edit) @37450   13 years vboxsync VBoxManage: help item
(edit) @37449   13 years vboxsync Main;VBoxManage: more clone vm work
(edit) @37448   13 years vboxsync process-creation/*: Adjusted assertions for RTPROC_FLAGS_SAME_CONTRACT …
(edit) @37447   13 years vboxsync GuestCtrl/Execute: Added NoProfile flag for executing processes …
(edit) @37446   13 years vboxsync DevACPI.cpp: More style cleanup.
(edit) @37445   13 years vboxsync FE/Qt: Do not add cloned medium into internal registry, closing it at …
(edit) @37444   13 years vboxsync DevACPI: Locking and code cleanup.
(edit) @37443   13 years vboxsync PDM: Implemented the NOP critical section.
(edit) @37442   13 years vboxsync tm.h: Forgot the header changes relating to timer clock locking.
(edit) @37441   13 years vboxsync wrong file.
(edit) @37440   13 years vboxsync tm.h: Forgot the header changes relating to timer clock locking.
(edit) @37439   13 years vboxsync TMAllVirtual.cpp: Added some trace points.
(edit) @37438   13 years vboxsync HostServices/SharedClipboard/testcase: disable Windows for now
(edit) @37437   13 years vboxsync HostServices/SharedClipboard/testcase: attempt to hack/fix the Windows …
(edit) @37436   13 years vboxsync EFI/fs: right typedefs for base type definitions.
(edit) @37435   13 years vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @37434   13 years vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @37433   13 years vboxsync crOpenGL: prevent log flooding
(edit) @37432   13 years vboxsync crOpenGL: strict offset check (#5720)
(edit) @37431   13 years vboxsync usb/win: close handle
(edit) @37430   13 years vboxsync Devices/testcase: more EHCI offset checks
(edit) @37429   13 years vboxsync compile fixes if VBOX_WITH_MAIN is not defined
(edit) @37428   13 years vboxsync doc/manual: typo
(edit) @37427   13 years vboxsync BIOS/AHCI: Updates for the driver, grub can boot from a SATA disk now
(edit) @37426   13 years vboxsync IOMInline.h: Make sure we don't call PDMCritSectIsInitialized …
(edit) @37425   13 years vboxsync IOM: cleaning up in progress…
(edit) @37424   13 years vboxsync IOM: Moved the inline functions out of IOMInternal.h and into IOMInline.h.
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @37422   13 years vboxsync VBoxTray.cpp: Tabs and some minor cleanups.
(edit) @37421   13 years vboxsync VBoxGuestInstallHelper.cpp: static, static, static. Use lower case …
(edit) @37420   13 years vboxsync Config.kmk: Lion build fix.
(edit) @37419   13 years vboxsync PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
(edit) @37418   13 years vboxsync Fixed a uninitialized variable in a PDM driver method used by VBoxBFE …
(edit) @37417   13 years vboxsync Try to fix build
(edit) @37416   13 years vboxsync Try to fix build
(edit) @37415   13 years vboxsync TM.cpp: Backed out previous revision (r72213) - the file was not …
(edit) @37414   13 years vboxsync TM: Added TMTimerLock, TMTimerUnlock and TMTimerIsLockOwner for …
(edit) @37413   13 years vboxsync vmm/dbgftrace.h: Forgot the DBGF trace header.
(edit) @37412   13 years vboxsync Main/MachineImpl: don't hide the error code if creating a differential …
(edit) @37411   13 years vboxsync VMM,SUPDrv: Created DBGFTrace.
(edit) @37410   13 years vboxsync VMM,SUPDrv: Created DBGFTrace.
(edit) @37409   13 years vboxsync iprt/trace: Added the CPU/APIC ID to the trace entires. Added some …
(edit) @37408   13 years vboxsync changelog
(edit) @37407   13 years vboxsync FE/Qt: 4908: Create New Virtual Disk wizard: Show valid size of copied …
(edit) @37406   13 years vboxsync FE/Qt: 4908: Create New Virtual Disk wizard: support for copying …
(edit) @37405   13 years vboxsync VBoxService/Toolbox: Update for ls (support symlinks).
(edit) @37404   13 years vboxsync VBoxService/Toolbox: Update for ls.
(edit) @37403   13 years vboxsync VBoxService/Toolbox: Implemented ls tool.
(edit) @37402   13 years vboxsync cosmetics
(edit) @37401   13 years vboxsync VBoxManageInfo.cpp: build fix.
(edit) @37400   13 years vboxsync tracebuf.cpp: Attempt to fix the windows builds. Use defines for the …
(edit) @37399   13 years vboxsync build fix
(edit) @37398   13 years vboxsync build fix.
(edit) @37397   13 years vboxsync build fix.
(edit) @37396   13 years vboxsync iprt/trace.h: Mostly done, but untested and undocumented.
(edit) @37395   13 years vboxsync VBoxManage: show generic networking properties
(edit) @37394   13 years vboxsync Wddm/3D: fixed random screen corruption when running 3d apps under …
(edit) @37393   13 years vboxsync OpenGL/packer/pack_shaders.c: more dead code false positives
(edit) @37392   13 years vboxsync OpenGL/error/error.py: moved ERROR_UNUSED to the top of the function …
(edit) @37391   13 years vboxsync DevACPI: d'oh!
(edit) @37390   13 years vboxsync Main/USB/linux: attempt to fix USB detection on CentOS/RHEL 5, added …
(edit) @37389   13 years vboxsync HWACCMAll.cpp: Added todo for optimziating the poking a little bit.
(edit) @37388   13 years vboxsync Devices/Input/UsbMouse, UsbKbd: Support explicit USB HID descriptor …
(edit) @37387   13 years vboxsync VMM/HM: Drop assertion in hmR0PokeCpu that might be subject to traces …
(edit) @37386   13 years vboxsync VMM/HM: more paranoid poking code.
(edit) @37385   13 years vboxsync adjust to misspelled member name.
(edit) @37384   13 years vboxsync 1 million rectangles ought to be enough for anybody…
(edit) @37383   13 years vboxsync OpenGL-OSX: no alpha for the target
(edit) @37382   13 years vboxsync OpenGL-OSX: flush before swapping
(edit) @37381   13 years vboxsync VBoxVideo: move typecasts to proper arguments
(edit) @37380   13 years vboxsync Main/Console+InternalMachineControl: add a (not yet implemented) …
(edit) @37379   13 years vboxsync blank lines
(edit) @37378   13 years vboxsync VBoxVideo: add some explicit typecasts
(edit) @37377   13 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.
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