VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46944   12 years vboxsync VMM: Comment not meant for AMD-V.
(edit) @46943   12 years vboxsync VMM: Superfluous and partially outdated comment.
(edit) @46942   12 years vboxsync VMM: Fix LDTR restoration to be done dynamically. This is required for …
(edit) @46941   12 years vboxsync Moved some related files from win/amd64 to common/asm while at it (LDTR).
(edit) @46940   12 years vboxsync Missing dependencies.
(edit) @46939   12 years vboxsync Missing ASMGetLDTR on win64.
(edit) @46938   12 years vboxsync darwin build fix.
(edit) @46937   12 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
(edit) @46936   12 years vboxsync fix
(edit) @46935   12 years vboxsync Devices/Config.kmk: Produce codeview symbol files instead of dwarf.
(edit) @46934   12 years vboxsync dbgmodcodeview.cpp: Forced the code to deal with the bios symbol files.
(edit) @46933   12 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
(edit) @46932   12 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM.
(edit) @46931   12 years vboxsync FE/Qt: Runtime UI: Video Capture indicator: Using camera-icon for …
(edit) @46930   12 years vboxsync Devices/Input/UsbMouse: release logging.
(edit) @46929   12 years vboxsync VMM/HMR0Mixed: A couple of missed skip LDTR, TR restoration in the …
(edit) @46928   12 years vboxsync VMM: Missed copyright year update.
(edit) @46927   12 years vboxsync testcase/tstASMStructs: attempted dependency fix.
(edit) @46926   12 years vboxsync VMM: Annoying assembler warning.
(edit) @46925   12 years vboxsync VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
(edit) @46924   12 years vboxsync FE/Qt: Runtime UI: Multi-screen layout: Extended release logging (gui …
(edit) @46923   12 years vboxsync Devices/Input: add USB multi-touch device, not yet active.
(edit) @46922   12 years vboxsync Missing break in complicated vboxNetFltLinuxFrameSize case.
(edit) @46921   12 years vboxsync misspelled @todo.
(edit) @46920   12 years vboxsync doc/manual: cosmetical fixes
(edit) @46919   12 years vboxsync VMMDev: report failure if the test wasn't closed correctly by the guest.
(edit) @46918   12 years vboxsync EM.cpp: fIemExecutesAll fixes.
(edit) @46917   12 years vboxsync bs2 + VBoxInsTst hacking.
(edit) @46916   12 years vboxsync dbgmoddwarf.cpp: Ignore abbreviations with code 0, they're just …
(edit) @46915   12 years vboxsync PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 …
(edit) @46914   12 years vboxsync VMM/HMR0: spaces.
(edit) @46913   12 years vboxsync VMM/HMR0: Oops typo. Skip GDTR, IDTR save & restore in the new VT-x …
(edit) @46912   12 years vboxsync FE/Qt: Selector UI: Details pane: Display element: Added Video Capture …
(edit) @46911   12 years vboxsync FE/Qt: VM icons (used in different GUI places) update.
(edit) @46910   12 years vboxsync FE/Qt: Some incremental icon update for r86898.
(edit) @46909   12 years vboxsync Todos.
(edit) @46908   12 years vboxsync server.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46907   12 years vboxsync svcmain.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46906   12 years vboxsync variation control…
(edit) @46905   12 years vboxsync VMM/HMR0: World-switch assembly cleanup.
(edit) @46904   12 years vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @46903   12 years vboxsync FE/Qt: MacOS X host: Global/Machine settings dialog 32px icons update.
(edit) @46902   12 years vboxsync Config.kmk: Flipping the switch to the new AMD-V code for everyone.
(edit) @46901   12 years vboxsync VMM/HMSVMR0: No lazy CR3, PAE PDPE updating necessary on AMD-V.
(edit) @46900   12 years vboxsync VMM/HM: Spaces, comment.
(edit) @46899   12 years vboxsync doc/manual: document certain GUI customization
(edit) @46898   12 years vboxsync FE/Qt: Runtime UI: Extra-data handling for GUI/DefaultCloseAction, …
(edit) @46897   12 years vboxsync OS X installer: clean up pkgutil database after VBox uninstall.
(edit) @46896   12 years vboxsync VBoxDisp,VBoxVideo,VBoxControl: registry flags to tweak the Windows …
(edit) @46895   12 years vboxsync VBoxControl: Windows: search for the VirtualBox video driver registry key.
(edit) @46894   12 years vboxsync New way of varying the three SIB fields. Expected to create better …
(edit) @46893   12 years vboxsync more tedium…
(edit) @46892   12 years vboxsync VMM/HMSVMR0: redundant.
(edit) @46891   12 years vboxsync deb: sync
(edit) @46890   12 years vboxsync deb/rpm: stripping modules not necessary/supported anymore
(edit) @46889   12 years vboxsync amd64 is fine
(edit) @46888   12 years vboxsync VMM/HM: Alignment and fix an assertion in the new AMD-V code.
(edit) @46887   12 years vboxsync crOpenGL/wgl: more correct repaint handling
(edit) @46886   12 years vboxsync wine: surface cleanup fix
(edit) @46885   12 years vboxsync crOpenGL: TexPresent fixes
(edit) @46884   12 years vboxsync FE/Qt: consider Win 8.1
(edit) @46883   12 years vboxsync VMM/HMSVMR0: Go back to ring-3 on host interrupts as we cannot really …
(edit) @46882   12 years vboxsync VMM/HMVMXR0: Go back to ring-3 on host interrupts unconditionally if …
(edit) @46881   12 years vboxsync VMM/HMVMXR0: Avoid reloading guest state on multiple reschedules on …
(edit) @46880   12 years vboxsync \n
(edit) @46879   12 years vboxsync order
(edit) @46878   12 years vboxsync doc/manual: OEL => OL
(edit) @46877   12 years vboxsync not for Win 8.1 / 32
(edit) @46876   12 years vboxsync added Win8.1 OS type
(edit) @46875   12 years vboxsync yeah, finally getting somewhere…
(edit) @46874   12 years vboxsync Linux installer: crap
(edit) @46873   12 years vboxsync Config.kmk: Add pylint2 to list (used on Arch)
(edit) @46872   12 years vboxsync Installer/linux: typo
(edit) @46871   12 years vboxsync VMM/HM: Cleanup event injection statistics.
(edit) @46870   12 years vboxsync Linux installer: create components/VBoxVMM.so, otherwise the extpack …
(edit) @46869   12 years vboxsync VMM/HMSVMR0: Only save/restore TSC_AUX MSR when required.
(edit) @46868   12 years vboxsync FE/Qt: Machine settings: Serial page: Layout fix.
(edit) @46867   12 years vboxsync GA/Installer/win: fix win8.1 wddm driver installation
(edit) @46866   12 years vboxsync Additions/win: fix
(edit) @46865   12 years vboxsync extension pack build fix.
(edit) @46864   12 years vboxsync FE/Qt: UI frame-buffer interface: Extended release (gui flow) logging.
(edit) @46863   12 years vboxsync tstDisasm-1A.asm: Build fix for newer yasm (not sure if it's in 1.1.0 …
(edit) @46862   12 years vboxsync IMP2 build fix (should fix mac osx, hopefully without breaking linux …
(edit) @46861   12 years vboxsync Don't allow mixing builds.
(edit) @46860   12 years vboxsync CFGMR3DestroyTree
(edit) @46859   12 years vboxsync Storage/DiskIntegrity: New option to read the entire disk into memory …
(edit) @46858   12 years vboxsync VBoxGuest/win: fix win 8.1 detection
(edit) @46857   12 years vboxsync VBoxVideo: logging
(edit) @46856   12 years vboxsync 8-bit high register hell (reg/reg only so far).
(edit) @46855   12 years vboxsync iprt/asmdefs.mac: Working towards working import handling, at last... …
(edit) @46854   12 years vboxsync pylint adj.
(edit) @46853   12 years vboxsync NMI -> laptop.
(edit) @46852   12 years vboxsync wddm: fix win version support warning
(edit) @46851   12 years vboxsync ga/win/graphics: fix win version support
(edit) @46850   12 years vboxsync VMM/VMMR0: HM profile counters.
(edit) @46849   12 years vboxsync spaces.
(edit) @46848   12 years vboxsync FE/Qt: Overall GUI cleanup: Few more things for Qt version less than 4.7.
(edit) @46847   12 years vboxsync FE/Qt: Mac host: Removing old Qt4.7 stuff related to menu-bar.
(edit) @46846   12 years vboxsync FE/Qt: Mac host: Remove old Qt4.7 hack for base action-pool.
(edit) @46845   12 years vboxsync Windows Guest Additions: Added support for Windows 8.1 (Blue) / …
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