VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47138   12 years vboxsync IEM: idiv and div missing bits and fixes.
(edit) @47137   12 years vboxsync FE/Qt: Global preferences: *Language* page cleanup/rework (part 2).
(edit) @47136   12 years vboxsync FE/Qt: Global preferences: *Language* page cleanup/rework.
(edit) @47135   12 years vboxsync 32bit fixes
(edit) @47134   12 years vboxsync FE/Qt: Global preferences: *General* page cleanup/rework (part 2).
(edit) @47133   12 years vboxsync FE/Qt: Global preferences: *Update* page cleanup/rework.
(edit) @47132   12 years vboxsync test divide errors (BS2+big.mac).
(edit) @47131   12 years vboxsync iprt/x86extra.mac: Added all the trap enums.
(edit) @47130   12 years vboxsync FE/Qt: Global preferences: General page cleanup/rework.
(edit) @47129   12 years vboxsync VBoxNetDHCP: cosmetics.
(edit) @47128   12 years vboxsync note about missed condition for dhcp-opt-lease-time on DHCPACK. …
(edit) @47127   12 years vboxsync server-id should be sent unconditionally for (DHCPOFFER, DHCPACK, DHCPNAK).
(edit) @47126   12 years vboxsync Runtime: RTSystemShutdown for Solaris (untested)
(edit) @47125   12 years vboxsync python: Emit VBOX_E_xxx constants. Make pretty output.
(edit) @47124   12 years vboxsync Fixed python bindings bustage on windows, the libary UUID was changed …
(edit) @47123   12 years vboxsync VMM/HM: Dispatch host NMIs on Intel. Added separate STAM counter for …
(edit) @47122   12 years vboxsync IPRT/localipc-win.cpp: Update (waiting on data now is properly getting …
(edit) @47121   12 years vboxsync FE/Qt: Popup-center: More suitable *default* button (icon, tool-tip), …
(edit) @47120   12 years vboxsync kBuild 2687 -> 2689: Check for /lib = /usr/lib and put /usr before / …
(edit) @47119   12 years vboxsync VMM/HMSVMR0: spaces, redundant brackets and comment.
(edit) @47118   12 years vboxsync NetworkServices: fixed parameters
(edit) @47117   12 years vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @47116   12 years vboxsync crOpenGL: saved state and dummy mural/context fixes
(edit) @47115   12 years vboxsync initterm-r0drv.cpp: RTR0TermForced must not forget to set g_crtR0Users …
(edit) @47114   12 years vboxsync On 32-bit darwin we must use the sysctl hw.cpu64bit_capable to figure …
(edit) @47113   12 years vboxsync ConsoleVRDPServer: stop remote usb thread before stopping the VRDP server.
(edit) @47112   12 years vboxsync Main: warnings
(edit) @47111   12 years vboxsync VBoxNetDHCP: fix
(edit) @47110   12 years vboxsync VMM/HMVMXR0: Assert that the valid bit is set on Xcpt exits.
(edit) @47109   12 years vboxsync VMM: XCPT_NMI -> XCPT_OR_NMI. Name it like Intel does in the spec.
(edit) @47108   12 years vboxsync FE/Qt: Popup-center: Popup-pane & popup-text-pane tool-tips.
(edit) @47107   12 years vboxsync FE/Qt: Popup-center: Popup-pane: Replace green-arrow with red-cross …
(edit) @47106   12 years vboxsync ConsoleImpl: serialize onVRDEServerChange
(edit) @47105   12 years vboxsync VMM/HMVMXR0: Added a todo.
(edit) @47104   12 years vboxsync build fix
(edit) @47103   12 years vboxsync FE/Qt: Popup-center: Process Notify3DEvent frame-buffer callback.
(edit) @47102   12 years vboxsync Runtime: Missing checks for RTPROC_FLAGS_SAME_CONTRACT in the process …
(edit) @47101   12 years vboxsync FE/Qt: Using popup-center stuff for *unable to send ACPI shutdown* warning.
(edit) @47100   12 years vboxsync FE/Qt: Using popup-center stuff for *auto-capture* warning.
(edit) @47099   12 years vboxsync FE/Qt: Using popup-center stuff for *paused VM input* and …
(edit) @47098   12 years vboxsync FE/Qt: Using popup-center stuff for bit-depth warnings.
(edit) @47097   12 years vboxsync VMM/HMSVMR0: SMI and INIT exit handling.
(edit) @47096   12 years vboxsync Runtime/darwin: implemented RTMpGetCoreCount()
(edit) @47095   12 years vboxsync VMM/HMSVMR0: Don't intercept SMIs.
(edit) @47094   12 years vboxsync VMM/HMVMXR0: Log exit reasons for more rare/improbable gurus.
(edit) @47093   12 years vboxsync Runtime/RTProcDaemonize: Use RTPROC_FLAGS_SAME_CONTRACT when creating …
(edit) @47092   12 years vboxsync VMM/HMSVMR0: Fix VERR_SVM_UNKNOWN_EXIT guru.
(edit) @47091   12 years vboxsync FE/Qt: Popup-center: Alert about wrong color depth.
(edit) @47090   12 years vboxsync VMM: Naming convention. lasterror->LastError.
(edit) @47089   12 years vboxsync VMM/HM: Additional HM error code for certain gurus. Later use it for …
(edit) @47088   12 years vboxsync Additions/linux/drm: added a module alias for the VBox graphics device
(edit) @47087   12 years vboxsync FE/Qt: 6749: Removing obsolete SDL support code.
(edit) @47086   12 years vboxsync FE/Qt: Some *debug* runtime info to About dialog.
(edit) @47085   12 years vboxsync Build fix.
(edit) @47084   12 years vboxsync SVN props.
(edit) @47083   12 years vboxsync IPRT/localipc-win.cpp: Update, added testcase (work in progress).
(edit) @47082   12 years vboxsync FE/Qt: Quartz2D frame-buffer: Seamless mode: Paint-region redraw …
(edit) @47081   12 years vboxsync FE/Qt: Quartz2D frame-buffer: Do not clear part of painted region …
(edit) @47080   12 years vboxsync VMM/HMSVMR0: Fail on unexpected exception exits when …
(edit) @47079   12 years vboxsync crOpenGL: remove debugging stuff, sontinued
(edit) @47078   12 years vboxsync crOpenGL: remove debugging stuff, sigh
(edit) @47077   12 years vboxsync kStuff r50 -> r53: Yesterday's macho fixes.
(edit) @47076   12 years vboxsync VMM/HM(VMX|SVM)R0: Easier to toggle statements.
(edit) @47075   12 years vboxsync crOpenGL: fix shader info getters
(edit) @47074   12 years vboxsync Additions/x11: Avoid MBs of shadow-decl warning on Solaris while …
(edit) @47073   12 years vboxsync FE/Qt: X11 hosts: Build fix for r87116.
(edit) @47072   12 years vboxsync VMM/HMSVMR0: Use a different error code for unrecognized vs. …
(edit) @47071   12 years vboxsync Runtime: btrfs
(edit) @47070   12 years vboxsync wddm: fix 3D disabled case
(edit) @47069   12 years vboxsync VMM/HM: No TPR patching on Intel, don't log it.
(edit) @47068   12 years vboxsync FE/Qt: Quartz2D frame-buffer: Cleanup some debug code.
(edit) @47067   12 years vboxsync FE/Qt: Frame-buffers: Visible-region update optimization.
(edit) @47066   12 years vboxsync VMM/HMVMXR0: More validations for the error code valid bit.
(edit) @47065   12 years vboxsync VMM/HWVMXR0: Trip over assert.
(edit) @47064   12 years vboxsync VMM/CPUMR0: Slightly easier to read.
(edit) @47063   12 years vboxsync wddm: more cleanup & generic way for handling 3D and 2D commands
(edit) @47062   12 years vboxsync HMVMX: Look at the right exit info to figure out error code.
(edit) @47061   12 years vboxsync wined3d: fix shader cleanup
(edit) @47060   12 years vboxsync KLDRMOD_OPEN_FLAGS_FOR_INFO
(edit) @47059   12 years vboxsync wddm/3d: fixes to r0-based presentation
(edit) @47058   12 years vboxsync FE/Qt: QImage frame-buffer: Do not clear part of painted region which …
(edit) @47057   12 years vboxsync RTLdrFlt,dwarf: Sequeeze more info out of the darwin kernel debug info.
(edit) @47056   12 years vboxsync VMM: spaces.
(edit) @47055   12 years vboxsync VMM/HMSVMR0: Paranoia assert on global init.
(edit) @47054   12 years vboxsync VMM/HMSVMR0: Fix TPR patching case to properly resync the changed TPR …
(edit) @47053   12 years vboxsync FE/Qt: Grok Win2k* VM names to Win2k* guest types in the VM creation …
(edit) @47052   12 years vboxsync Comment typos.
(edit) @47051   12 years vboxsync IPRT/localipc-win.cpp: Update on implementation (untested so far), …
(edit) @47050   12 years vboxsync VMM/HM: LogRel nit.
(edit) @47049   12 years vboxsync wddm/3d: do not submit TexPresent when host reports it unsupported
(edit) @47048   12 years vboxsync Config.kmk: OS/2 (additions) build fix.
(edit) @47047   12 years vboxsync Two image BS2 so we can drop the test size restrictions. Rewrite the …
(edit) @47046   12 years vboxsync Config.kmk: GCCConfig.kmk -> DynamicConfig.kmk, adding a yasm warning …
(edit) @47045   12 years vboxsync Config.kmk: GCCConfig.kmk -> DynamicConfig.kmk, adding a yasm warning …
(edit) @47044   12 years vboxsync Config.kmk: Switching to the new AMD-V code again.
(edit) @47043   12 years vboxsync FE/Qt: Build fix for r87076.
(edit) @47042   12 years vboxsync FE/Qt: Popup-center: Font-tuning for popup-pane's text-pane.
(edit) @47041   12 years vboxsync FE/Qt: Popup-center: Popup-stack layout now takes into account …
(edit) @47040   12 years vboxsync FE/Qt: Popup-center: Top-level popup-stack optimization for Win host.
(edit) @47039   12 years vboxsync wddm: fix multimon issue
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