VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7773   17 years vboxsync spaces.
(edit) @7772   17 years vboxsync Use the new PDMDevHlpVMState, drop the fSaving flag.
(edit) @7771   17 years vboxsync Solaris additions: Fixes for working under Indiana guests. One …
(edit) @7769   17 years vboxsync - use PDMDevHlpVMState()
(edit) @7768   17 years vboxsync Added a VMState dev/usb/drvhlp.
(edit) @7767   17 years vboxsync FE/Qt4: Removed some warnings.
(edit) @7766   17 years vboxsync FE/Qt4: Enabled unified toolbar for the selector window on Mac OS X.
(edit) @7765   17 years vboxsync Additions/x11: fixed mixed up variable name in x11config.pl
(edit) @7764   17 years vboxsync FE/Qt4: fix compilation for release builds
(edit) @7763   17 years vboxsync FE/Qt4: Ported mostly of the VBoxGlobal related function to Qt4.
(edit) @7762   17 years vboxsync small optimization
(edit) @7761   17 years vboxsync Use RTLdrLoadAppSharedLib for VRDP and HGCM libraries.
(edit) @7760   17 years vboxsync Shot at the alignment problem.
(edit) @7759   17 years vboxsync The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
(edit) @7756   17 years vboxsync r=bird: Don't use TMCLOCK_VIRTUAL_SYNC unless it actually fixes …
(edit) @7755   17 years vboxsync Added a flag to the MMIO2 registration and did some other MMIO2 …
(edit) @7754   17 years vboxsync More info on this ataDestruct assertion.
(edit) @7753   17 years vboxsync The PGM bits of the MMIO cleanup. Moved the parts of PGMR3Reset that …
(edit) @7752   17 years vboxsync Dropped the pszDesc argument to *MMIORegisterGC/R0. It only persists …
(edit) @7751   17 years vboxsync Simplified and cleaned up the MMIO code. - The R0 and GC MMIO range …
(edit) @7749   17 years vboxsync Relocate offMMIOHandlerGC. Fixes guru on windows bootup.
(edit) @7748   17 years vboxsync Removed invalid paging combinations
(edit) @7747   17 years vboxsync PAE correction
(edit) @7746   17 years vboxsync Solaris host USB: Initially proxy stuff.
(edit) @7745   17 years vboxsync Added enmSpeed to USBDEVICE, needed to figure out where to attach a device.
(edit) @7744   17 years vboxsync Solaris OSE installer: skip unavailable docs.
(edit) @7743   17 years vboxsync And another one
(edit) @7742   17 years vboxsync Corrected assertion for PAE guest mode
(edit) @7741   17 years vboxsync Removed invalid paging combinations
(edit) @7740   17 years vboxsync PAE update
(edit) @7739   17 years vboxsync Moved WP check to the right place; fixes stuck boot of XP with hwaccm …
(edit) @7738   17 years vboxsync PAE switches should be handled correctly
(edit) @7737   17 years vboxsync Allow PGM mode changes in ring 0 (hwaccm)
(edit) @7736   17 years vboxsync FE/Qt4: Fixed missing language update of the main menus.
(edit) @7735   17 years vboxsync Include EFER msr in all PGMChangeMode calls.
(edit) @7734   17 years vboxsync Export missing files for Solaris OSE packing.
(edit) @7733   17 years vboxsync Fixed compile error.
(edit) @7732   17 years vboxsync PGM_GST_32BIT -> PGM_TYPE_32BIT & PGM_GST_PAE -> PGM_TYPE_PAE - fixes …
(edit) @7731   17 years vboxsync MMIO cleanup in progress.
(edit) @7730   17 years vboxsync Added CPUMSet/GetGuestEFER. Corrected NX bit handling.
(edit) @7729   17 years vboxsync Missing changes
(edit) @7728   17 years vboxsync Some cleanup. CheckPageFault: implemented PAE case
(edit) @7727   17 years vboxsync VBoxSnapshotsWgt ported qt3=>qt4.
(edit) @7726   17 years vboxsync Moved the R0/GC registration out of IOMAll.cpp and into IOM.cpp since …
(edit) @7724   17 years vboxsync removed unused globals.
(edit) @7723   17 years vboxsync DECLINLINE
(edit) @7722   17 years vboxsync FE/Qt4: Ported this one also.
(edit) @7721   17 years vboxsync FE/Qt4: Ported several classes from qt3 to qt4 and some minor changes.
(edit) @7720   17 years vboxsync oops.
(edit) @7719   17 years vboxsync pgmGstGetPaePDPtr.
(edit) @7718   17 years vboxsync Enabled X86_CR0_WP=0 code execution with VT-x & AMD-V
(edit) @7717   17 years vboxsync Some write protect changes
(edit) @7716   17 years vboxsync Missing PDPTR change
(edit) @7715   17 years vboxsync Renamed PDPTR to PDPT. Added preliminary code for executing code with …
(edit) @7714   17 years vboxsync FE/SDL: on resize reduce the height only if the secure label is …
(edit) @7713   17 years vboxsync forgot the comment with the max output size.
(edit) @7712   17 years vboxsync Solaris vboxdrv: changed module description string for consistency.
(edit) @7711   17 years vboxsync typo
(edit) @7710   17 years vboxsync append one space after the cpu id
(edit) @7709   17 years vboxsync Added a cpuid / apicid logging prefix. New *_LOG_FLAGS is 'cpuid'.
(edit) @7708   17 years vboxsync small logging change
(edit) @7707   17 years vboxsync simlification.
(edit) @7703   17 years vboxsync more logging
(edit) @7702   17 years vboxsync Fixed a bunch of #else and #endif comments. The convention here is …
(edit) @7701   17 years vboxsync pcnet: a little bit less logging noise, code cosmetics
(edit) @7700   17 years vboxsync AMD64 shadow mode isn't valid for real and protected mode either from …
(edit) @7698   17 years vboxsync Removed redundant check
(edit) @7697   17 years vboxsync Bugfix for real & protected mode
(edit) @7696   17 years vboxsync Init PAT msr
(edit) @7695   17 years vboxsync Added system MSRs to the CPUMCTX structure. Sync them in REM as well.
(edit) @7693   17 years vboxsync PCNet: SSM support for the private guest interface
(edit) @7692   17 years vboxsync Solaris installer: export to OSE
(edit) @7690   17 years vboxsync Integrate contributed code to implement VDCopy function in VBoxHDD-new.
(edit) @7689   17 years vboxsync Integrate contributed code to rename a VDI file.
(edit) @7688   17 years vboxsync PCnet: some cleanup, use host-provided RX buffers but don't access …
(edit) @7687   17 years vboxsync The limit in the hidden selector register is the final one; no need to …
(edit) @7686   17 years vboxsync Wrong prefix
(edit) @7685   17 years vboxsync minor corrections
(edit) @7684   17 years vboxsync overflow check.
(edit) @7683   17 years vboxsync uint8_t *pv -> pb;
(edit) @7681   17 years vboxsync added VMMDev config option to keep credentials
(edit) @7680   17 years vboxsync FE/Qt4: Forgot to remove some unused member.
(edit) @7679   17 years vboxsync Using an uninitialized variable
(edit) @7678   17 years vboxsync FE/Qt4: Ported the Console Window to Qt4.
(edit) @7677   17 years vboxsync Cleanup
(edit) @7676   17 years vboxsync Cleaned up. AMD64 shadow paging is only valid with AMD64 guest paging. …
(edit) @7675   17 years vboxsync finally fix the 64-bit Linux builds
(edit) @7674   17 years vboxsync small fix
(edit) @7673   17 years vboxsync next try
(edit) @7672   17 years vboxsync try to fix 64-bit boxes
(edit) @7671   17 years vboxsync PCNet: Create private PCI memory for shared RX/TX descriptors and buffers.
(edit) @7669   17 years vboxsync VBoxTakeSnapshotDlg ported qt3=>qt4.
(edit) @7668   17 years vboxsync Cleaned up
(edit) @7667   17 years vboxsync More comments + PAE updates
(edit) @7666   17 years vboxsync Put back the original PAE defines. AMD differs from Intel wrt valid …
(edit) @7665   17 years vboxsync Don't assert if we receive an unknown HGCM request during init, see #2738
(edit) @7664   17 years vboxsync Comment update
(edit) @7663   17 years vboxsync VBoxVMInformationDlg ported qt3=>qt4.
(edit) @7662   17 years vboxsync Clarified code
(edit) @7661   17 years vboxsync Solaudio: fixed occasional ticking problem.
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