VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54579   10 years vboxsync paranoia.
(edit) @54578   10 years vboxsync HostDrivers/Support: Host suspend/resume now recomputes TSC-deltas for …
(edit) @54577   10 years vboxsync FE/Qt: Fix for r65354.
(edit) @54576   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: recreate surfaces in vmsvga3dContextDestroy …
(edit) @54575   10 years vboxsync DrvHostOSSAudio: typo
(edit) @54574   10 years vboxsync Storage/vditool: copyright
(edit) @54573   10 years vboxsync forward-ported r98709 (NAT: missing check in LogRel)
(edit) @54572   10 years vboxsync Added 3D capability usage xrefs against current linux sources.
(edit) @54571   10 years vboxsync Dump more.
(edit) @54570   10 years vboxsync simplification.
(edit) @54569   10 years vboxsync added a linux too for dumping svga capabilites as seen by the guest.
(edit) @54568   10 years vboxsync In case we need it later.
(edit) @54567   10 years vboxsync DisplayImpl: handle VBVA_SCREEN_F_BLANK
(edit) @54566   10 years vboxsync FE/Qt: UIFramebuffer: no special NULL value for pending source bitmap.
(edit) @54565   10 years vboxsync include,Additions: introduce VBVA_SCREEN_F_BLANK
(edit) @54564   10 years vboxsync style
(edit) @54563   10 years vboxsync BIOS: INT13h function 17h/18h support. Contributed by Dave Meagher.
(edit) @54562   10 years vboxsync QtGui: prepareDebugger is done too early, moved to …
(edit) @54561   10 years vboxsync Moved all the CPUID related code from CPUM.cpp to CPUMR3CpuId.cpp
(edit) @54560   10 years vboxsync SUPHardNt: Don't get confused and throw …
(edit) @54558   10 years vboxsync Fixing sRGB profile for certain png resource files (step 1).
(edit) @54556   10 years vboxsync VUSB: Added RH service to abort an endpoint (as opposed to canceling a …
(edit) @54555   10 years vboxsync FE/Qt: 6227: Build-fix for r98688.
(edit) @54554   10 years vboxsync FE/Qt: 6227: Inline enum values for generated COM enums.
(edit) @54553   10 years vboxsync NetworkServices/DHCP: document the current state of specifying custom …
(edit) @54552   10 years vboxsync VMMR0: Clear pVCpu->idHostCpu on way out while measuring deltas as well.
(edit) @54551   10 years vboxsync HostDrivers/Support: doxygen nit.
(edit) @54550   10 years vboxsync TM: Updated per cpu info logging for the gip (log everything that …
(edit) @54549   10 years vboxsync TM.cpp: Use the nominal CPU frequency, not the current …
(edit) @54548   10 years vboxsync ValidationKit: excluded wei01-b6ka-3 from network cleanup script
(edit) @54547   10 years vboxsync PDM/Audio: Fix for Core Audio input streams.
(edit) @54546   10 years vboxsync VMMSwitcher: no write completion required
(edit) @54545   10 years vboxsync VMM/HMR0: Temporarily revert r98414.
(edit) @54544   10 years vboxsync VBoxNetDHCP: Removed XXX as this is the correct way to call a method. …
(edit) @54543   10 years vboxsync VBoxNetDHCP: COMGETTER(MacOptions) apparently isn't. It works on Unix …
(edit) @54542   10 years vboxsync VBoxNetDHCP: Use map::end() instead of map::cend() to cater to older STL.
(edit) @54541   10 years vboxsync VBoxNetDHCP: Quick and dirty code to pass extra DHCP options to …
(edit) @54539   10 years vboxsync FE/Qt: Comment fixes according Qt Linguist NLS codec requirements.
(edit) @54538   10 years vboxsync FE/Qt: 6669: Few small fixes and rework/cleanup for QIMainDialog.
(edit) @54537   10 years vboxsync VMMSwitcher: fixed code for disabling the Extended LVT APIC registers
(edit) @54536   10 years vboxsync D'oh!
(edit) @54535   10 years vboxsync CPUMR0: more debug logging
(edit) @54534   10 years vboxsync PDM/Audio: Fix for Core Audio backend.
(edit) @54532   10 years vboxsync FE/Qt: Runtime UI: Update View menu with new HiDPI icons (part #4).
(edit) @54531   10 years vboxsync Additions/x11/vboxvideo: revert temporary check-in.
(edit) @54530   10 years vboxsync Additions/x11/vboxvideo: temporary check-in of local state: dynamic …
(edit) @54529   10 years vboxsync FE/Qt: 7462: Add status-bar enable check-box to status-bar editor …
(edit) @54528   10 years vboxsync FE/Qt: Mac OS X: Build fix for r98641.
(edit) @54527   10 years vboxsync FE/Qt: 7462: Add menu-bar enable check-box to menu-bar editor opened …
(edit) @54525   10 years vboxsync VBoxManageControlVM: Make all relevant runtime changes trigger a …
(edit) @54524   10 years vboxsync Additions/common/VBoxGuest: fix missing symbols in Linux vboxguest module.
(edit) @54523   10 years vboxsync VBoxManageControlVM: explicitly call SaveMachine for a few more functions
(edit) @54522   10 years vboxsync VBoxGuest.cpp: todo wrt unnecessary session walking.
(edit) @54521   10 years vboxsync OS/2 GA (C) years.
(edit) @54520   10 years vboxsync VBoxControl.cpp: document -V not -v for short version option.
(edit) @54519   10 years vboxsync PDM/Audio: Fix for Core Audio backend.
(edit) @54518   10 years vboxsync Typo.
(edit) @54517   10 years vboxsync FE/Qt: 7716: Fix for mini-toolbar tool-button press crash.
(edit) @54516   10 years vboxsync SUPDrvGip.cpp: Increased the TSC frequency refinement period to 12.2 …
(edit) @54515   10 years vboxsync SUPDrvGip.cpp: Re-enabled the clock tick sync code in …
(edit) @54514   10 years vboxsync SUPDrvGip.cpp: Re-enabled the TSC frequency refinement timer for …
(edit) @54513   10 years vboxsync PDM/Audio: Update for Core Audio backend.
(edit) @54512   10 years vboxsync RTTimerDestroy() is off limits from the timer callback on windows too.
(edit) @54511   10 years vboxsync Main/BandwidthControl: eliminate warning
(edit) @54510   10 years vboxsync SUPDrvGip.cpp: Forgot something during the Init/Delete removal, would …
(edit) @54509   10 years vboxsync FE/Qt: Runtime UI: Update View menu with new icons (part #3).
(edit) @54508   10 years vboxsync PDM/Audio: Update for Core Audio backend.
(edit) @54507   10 years vboxsync Host 3D: fix compilation warnings for crServer.
(edit) @54505   10 years vboxsync FE/Qt: 7614: Make sure 'desired' and 'actual' option values have …
(edit) @54504   10 years vboxsync VBoxNetDHCP: Drag kicking and screaming VBoxNetDhcp::m_DhcpServer to …
(edit) @54503   10 years vboxsync Main: remove mouse test case.
(edit) @54502   10 years vboxsync SUPDrv-win.cpp: Reverted r98598.
(edit) @54501   10 years vboxsync Reverted r98596, only using broadcast IPI in RTMpOnSpecific for …
(edit) @54500   10 years vboxsync VBoxManage: gcc false positive warnings
(edit) @54499   10 years vboxsync VBoxNetDHCP: keep a pointer to NetworkManager instead of using a …
(edit) @54498   10 years vboxsync SUPDrvGip.cpp: Temporariliy disabled TSC frequency refinement on windows.
(edit) @54496   10 years vboxsync VMMSwitcher: test code for disabling the Extended LVT APIC registers …
(edit) @54495   10 years vboxsync Main/Display and Mouse: input mapping fix for when VMMDev is not in use.
(edit) @54494   10 years vboxsync Main/Display: input mapping fix.
(edit) @54493   10 years vboxsync Build fix.
(edit) @54492   10 years vboxsync Temporarily disable the time tick loop in …
(edit) @54491   10 years vboxsync PDM/Audio: Fixed crashes on termination.
(edit) @54490   10 years vboxsync Temporarily disabled delta calculations on windows.
(edit) @54489   10 years vboxsync SUPDrvGip.cpp: Simplify the data structures for the TSC measurements, …
(edit) @54488   10 years vboxsync NT: Try only using IPIs in RTMpOnSpecific.
(edit) @54487   10 years vboxsync FE/VBoxManage: Add support for medium encryption
(edit) @54486   10 years vboxsync Main/Medium: Add basic support to encrypt/decrypt media, work in progress
(edit) @54484   10 years vboxsync Runtime/VBoxRTImp: Don't export openssl methods in the import library. …
(edit) @54483   10 years vboxsync Whops.
(edit) @54482   10 years vboxsync Audio/AudioMixBuffer: Bugfixes, updated testcase.
(edit) @54480   10 years vboxsync SUPDrvGip.cpp: Double the timeout to just below 2ms to make it less …
(edit) @54479   10 years vboxsync Runtime/r0drv/solaris: Fix Solaris 10 breakage due to incompatible …
(edit) @54478   10 years vboxsync Additions/x11/vboxvideo: fix sporadic failure to deactivate virtual …
(edit) @54477   10 years vboxsync IPRT: name the Linux workqueue iprt-VBoxWQueue as a bit more …
(edit) @54476   10 years vboxsync IPRT: fix for Linux 2.6.27
(edit) @54475   10 years vboxsync CPUMR0: fHasThermal was never used
(edit) @54474   10 years vboxsync VMMSwitcher: fixed two typos which prevented proper handling of the …
(edit) @54473   10 years vboxsync FE/Qt: mis-types in X11 keyboard handling code.
(edit) @54472   10 years vboxsync typo
(edit) @54471   10 years vboxsync mp-r0drv-solaris: C-style decl.
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