VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @7660   17 years vboxsync Split off amd64
(edit) @7658   17 years vboxsync Typo
(edit) @7657   17 years vboxsync Renamed 4M to BIG
(edit) @7656   17 years vboxsync Use GST_PDE4M_PG_MASK
(edit) @7655   17 years vboxsync PAE fixes & changes
(edit) @7654   17 years vboxsync Implement raw file backend for VBoxHDD-new.
(edit) @7653   17 years vboxsync Fix senseless code in VMDK comment handling.
(edit) @7652   17 years vboxsync Tiny validity check and comment cleanup in new VDI implementation.
(edit) @7651   17 years vboxsync FE/Qt: More OS Type icons.
(edit) @7650   17 years vboxsync Missed one
(edit) @7649   17 years vboxsync Assertion added for detection long mode (reminder)
(edit) @7648   17 years vboxsync Use ASMCpuId_EDX.
(edit) @7647   17 years vboxsync Use ASMCpuId_EDX.
(edit) @7646   17 years vboxsync Extra check for valid cpuid
(edit) @7645   17 years vboxsync CPUMCPUIDFEATURE_LONG_MODE added
(edit) @7644   17 years vboxsync Added CPUMCPUIDFEATURE_PAE
(edit) @7643   17 years vboxsync FE/Qt4: Better placement for setLayoutMargin().
(edit) @7642   17 years vboxsync Additional cleanup
(edit) @7641   17 years vboxsync pcnet: set TINT a little bit later; fix CSR4_TXSTRT bit
(edit) @7640   17 years vboxsync pcnet: drop packets if VM is not running yet/anymore
(edit) @7639   17 years vboxsync More strictness.
(edit) @7636   17 years vboxsync oops.
(edit) @7635   17 years vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7634   17 years vboxsync Removed unused VMR3ReqCallU variant.
(edit) @7632   17 years vboxsync Added optional fences to the hyper heap.
(edit) @7631   17 years vboxsync Fixed log crash in SSMR3Seek.
(edit) @7630   17 years vboxsync Keep hitting the assertion in the wait code. Attempt to improve this …
(edit) @7629   17 years vboxsync Initial cleanup for PAE
(edit) @7628   17 years vboxsync Assert some one problematic VMR3ReqCall* RTGC* stuff. (fix when they …
(edit) @7627   17 years vboxsync FE/Qt4: This was one version to low.
(edit) @7626   17 years vboxsync Solaris vboxguest: cosmetics.
(edit) @7625   17 years vboxsync Again
(edit) @7624   17 years vboxsync More alignment fixes
(edit) @7623   17 years vboxsync FE/Qt4: Added Qt 4.2 support function for setContentsMargins.
(edit) @7622   17 years vboxsync Only 64 bits
(edit) @7621   17 years vboxsync Alignment
(edit) @7620   17 years vboxsync RTGCPHYS is now 64 bits
(edit) @7619   17 years vboxsync FE/Qt4: Temporary disable paint on screen if we display the pause image.
(edit) @7618   17 years vboxsync VMM/PATM: conditionally ifdef'ed out an assertion which I have been …
(edit) @7617   17 years vboxsync VBoxREM fix
(edit) @7616   17 years vboxsync cosmetics
(edit) @7615   17 years vboxsync FE/Qt: Fixed leftovers: os_other.png -> os_unknown.png.
(edit) @7614   17 years vboxsync fix 64-builds
(edit) @7613   17 years vboxsync better fix for r29105 (see #2680): Make PGM3PhysGrowRange() take …
(edit) @7612   17 years vboxsync warning
(edit) @7611   17 years vboxsync Main/FE/Qt: Use "GUI/Qt3" or "gui" session type to start Qt3 GUI and …
(edit) @7610   17 years vboxsync FE/Qt: Dropped refresh timer rendering mode.
(edit) @7609   17 years vboxsync FE/Qt: Export new OS Type ID icons to OSE and reset keyword substitution.
(edit) @7608   17 years vboxsync FE/Qt: Added/updated new OS Type ID icons.
(edit) @7607   17 years vboxsync Main: Added more OS Type IDs.
(edit) @7605   17 years vboxsync fixed VMR3Req call
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