VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42523   13 years vboxsync crOpenGL: bugfix
(edit) @42522   13 years vboxsync AHCI: Move MSI cap to its proper place.
(edit) @42521   13 years vboxsync Additions/common/VBoxService: clean up toolbox help slightly.
(edit) @42520   13 years vboxsync crOpenGL: debug assertion fixes
(edit) @42519   13 years vboxsync burn fix
(edit) @42518   13 years vboxsync crOpenGL/wddm: context-connection and other fixes
(edit) @42517   13 years vboxsync crOpenGL: fix assertion
(edit) @42516   13 years vboxsync wine/wddm: shader cache destroy fix
(edit) @42515   13 years vboxsync Additions/common/VBoxService: add vbox_rm.
(edit) @42509   13 years vboxsync Build fix.
(edit) @42508   13 years vboxsync build fix
(edit) @42507   13 years vboxsync Guest Control 2.0: Update.
(edit) @42505   13 years vboxsync nit.
(edit) @42504   13 years vboxsync VMM/VMMR3/CPUMR3: VIA CpuId comments.
(edit) @42503   13 years vboxsync Added a test profiling RTProcCreate+RTProcWait.
(edit) @42502   13 years vboxsync fix gcc warning
(edit) @42501   13 years vboxsync followup for r79662, sigh
(edit) @42500   13 years vboxsync burn fix
(edit) @42499   13 years vboxsync crOgl/wddm: per-context connections
(edit) @42498   13 years vboxsync Additions/common/VBoxService: small duplication elimination.
(edit) @42497   13 years vboxsync nit picking - duh
(edit) @42496   13 years vboxsync Runtime/FreeBSD: Fix R0 spinlocks breaking VBox
(edit) @42495   13 years vboxsync nit picking
(edit) @42494   13 years vboxsync Devices/Makefile: warning
(edit) @42493   13 years vboxsync VMM/VMMR3/TM: Fixed-rate TSC detection for VIA Cpus.
(edit) @42492   13 years vboxsync VMM/VMMR3/TM: Fixed-rate TSC detection for VIA Cpus.
(edit) @42491   13 years vboxsync Autostart: Support for Solaris
(edit) @42489   13 years vboxsync Main/Machine: get the conditions right when the group association can …
(edit) @42488   13 years vboxsync REM: retf/iret should set the accessed bit in the selectors, I think.
(edit) @42487   13 years vboxsync IEM: imul fixes.
(edit) @42486   13 years vboxsync CPUMR3ResetCpu: Set the accessed bit in the segment registers. Hope …
(edit) @42485   13 years vboxsync Guest Control 2.0: Update.
(edit) @42484   13 years vboxsync IEM: ring-3 mapping fixes.
(edit) @42483   13 years vboxsync IEM: Working on new BIOS / NT…
(edit) @42482   13 years vboxsync helper_rdmsr: Don't try to check if the value is the same for …
(edit) @42481   13 years vboxsync patmPatchGenMovControl: Fix pasto in comment, refer to CRx.
(edit) @42480   13 years vboxsync Report CRx reads as reads and writes as writes in statistics, not vice …
(edit) @42479   13 years vboxsync Main/DisplayImpl.cpp: Working on supporting video recording for …
(edit) @42478   13 years vboxsync Guest Control 2.0: Update.
(edit) @42477   13 years vboxsync typo
(edit) @42476   13 years vboxsync VBoxHeadless: help typo
(edit) @42475   13 years vboxsync VMMR3/CPUM.cpp: fix VIA specific CPUID feature dump
(edit) @42474   13 years vboxsync recompiler/Sun/testmath.c: be a bit more generous with the rounding. …
(edit) @42473   13 years vboxsync VBoxHeadless/VideoCapture: fixed the testbox failure issue observed in …
(edit) @42472   13 years vboxsync better help text
(edit) @42471   13 years vboxsync backed out r79610
(edit) @42470   13 years vboxsync Additions/solaris/installer: do not build and pack the X.Org vboxmouse …
(edit) @42469   13 years vboxsync Additions/solaris/installer: run vboxmslnk instead of installing the …
(edit) @42468   13 years vboxsync Additions/solaris/installer and vboxms: add SMF service description …
(edit) @42467   13 years vboxsync VBoxHeadless/VideoCapture: Integration of VideoRecFB* files in the …
(edit) @42466   13 years vboxsync Additions/common/VBoxGuestLib: we do not need VbglIsReady() after all.
(edit) @42465   13 years vboxsync Additions/common/VBoxGuestLib: set the status when terminating.
(edit) @42464   13 years vboxsync VMM/CPUMR0: Enable LAPIC mappings for VIA Cpus.
(edit) @42463   13 years vboxsync TRPMForwardTrap: Don't clobber CR2, only set it when dispatching a #PF!
(edit) @42461   13 years vboxsync Guest Control 2.0: Update.
(edit) @42460   13 years vboxsync VBoxManage: polished help
(edit) @42459   13 years vboxsync Additions/solaris/installer: complete installation even if modules …
(edit) @42458   13 years vboxsync Additions/solaris/installer: automatically load vboxms module.
(edit) @42457   13 years vboxsync Additions/solaris/vboxms: adjust device name, vboxmouse to vboxms.
(edit) @42456   13 years vboxsync Additions/solaris/vboxms: adjust device name, vboxmouse to vboxms.
(edit) @42455   13 years vboxsync BIOS: updated alternative
(edit) @42454   13 years vboxsync VGA bios: update alternative
(edit) @42453   13 years vboxsync IEM: Status code handling. PGM interface for R0 and RC.
(edit) @42452   13 years vboxsync CPUMAllRegs.cpp: Documented some return values on a few CPUMSetGuest* …
(edit) @42450   13 years vboxsync trpmGCExitTrap: Check for VMCPU_FF_SELM_SYNC_GDT, …
(edit) @42449   13 years vboxsync DBGFStack.cpp: Forced it to work with hypervisor stacks again (the …
(edit) @42446   13 years vboxsync added --settingspw and --settingspwfile to VBoxHeadless and VBoxSDL
(edit) @42445   13 years vboxsync Frontends/VBoxManage,doc/manual: more password file handling touchups, …
(edit) @42444   13 years vboxsync Frontends/VBoxManage: add options to specify passwords through a file
(edit) @42443   13 years vboxsync EFI/OVMF: some clean up.
(edit) @42442   13 years vboxsync Elinate use of NULL object references in the API - 6124
(edit) @42441   13 years vboxsync D'oh!
(edit) @42439   13 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42437   13 years vboxsync IEM: Stats and more gentle stubs for unimplemented instructions.
(edit) @42436   13 years vboxsync Guest Control 2.0: Update.
(edit) @42435   13 years vboxsync deb: no libhal dependency
(edit) @42434   13 years vboxsync Frontends/VideoCapture:Implementation of encoding and support logic in …
(edit) @42433   13 years vboxsync Main/UsbCardReader: fixes.
(edit) @42432   13 years vboxsync IEM: Fixed iret problem in raw-mode - invalid selector data.
(edit) @42431   13 years vboxsync Fixes bad coding style that trips up the VC2010 preprocessor.
(edit) @42430   13 years vboxsync missing space.
(edit) @42429   13 years vboxsync EFI/OVMF: too noisy.
(edit) @42428   13 years vboxsync Fixes bad coding style that trips up the VC2010 preprocessor.
(edit) @42427   13 years vboxsync VMM: Fixed some selector arithmetic, introducing a new constand and …
(edit) @42426   13 years vboxsync wine: remove debug assertion
(edit) @42425   13 years vboxsync Additions/solaris/vboxms: added mouse driver to installer, not yet …
(edit) @42424   13 years vboxsync Additions/solaris/vboxms: cosmetics.
(edit) @42423   13 years vboxsync build fix
(edit) @42422   13 years vboxsync build fix
(edit) @42421   13 years vboxsync EFI/OVMF: protects 64Kb at end of system memory. no explicit HOB …
(edit) @42420   13 years vboxsync Eliminating CPUM_CHANGED_HIDDEN_SEL_REGS_INVALID and …
(edit) @42418   13 years vboxsync try to fix the burns
(edit) @42416   13 years vboxsync VGA: Better range checks.
(edit) @42414   13 years vboxsync warning
(edit) @42413   13 years vboxsync SDKRef fix
(edit) @42412   13 years vboxsync build fix
(edit) @42411   13 years vboxsync Guest Control 2.0: Update.
(edit) @42410   13 years vboxsync Fixed blunder in CPUMR3RemLeave (since r62771).
(edit) @42409   13 years vboxsync Devices/VGA: added additional enable-able release loggingfor screen …
(edit) @42408   13 years vboxsync wine: shader cache (enabled for wddm for now)
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