|
|
@7717
|
17 years |
vboxsync |
Some write protect changes
|
|
|
@7716
|
17 years |
vboxsync |
Missing PDPTR change
|
|
|
@7715
|
17 years |
vboxsync |
Renamed PDPTR to PDPT.
Added preliminary code for executing code with …
|
|
|
@7714
|
17 years |
vboxsync |
FE/SDL: on resize reduce the height only if the secure label is …
|
|
|
@7713
|
17 years |
vboxsync |
forgot the comment with the max output size.
|
|
|
@7712
|
17 years |
vboxsync |
Solaris vboxdrv: changed module description string for consistency.
|
|
|
@7711
|
17 years |
vboxsync |
typo
|
|
|
@7710
|
17 years |
vboxsync |
append one space after the cpu id
|
|
|
@7709
|
17 years |
vboxsync |
Added a cpuid / apicid logging prefix. New *_LOG_FLAGS is 'cpuid'.
|
|
|
@7708
|
17 years |
vboxsync |
small logging change
|
|
|
@7707
|
17 years |
vboxsync |
simlification.
|
|
|
@7703
|
17 years |
vboxsync |
more logging
|
|
|
@7702
|
17 years |
vboxsync |
Fixed a bunch of #else and #endif comments. The convention here is …
|
|
|
@7701
|
17 years |
vboxsync |
pcnet: a little bit less logging noise, code cosmetics
|
|
|
@7700
|
17 years |
vboxsync |
AMD64 shadow mode isn't valid for real and protected mode either from …
|
|
|
@7698
|
17 years |
vboxsync |
Removed redundant check
|
|
|
@7697
|
17 years |
vboxsync |
Bugfix for real & protected mode
|
|
|
@7696
|
17 years |
vboxsync |
Init PAT msr
|
|
|
@7695
|
17 years |
vboxsync |
Added system MSRs to the CPUMCTX structure.
Sync them in REM as well.
|
|
|
@7693
|
17 years |
vboxsync |
PCNet: SSM support for the private guest interface
|
|
|
@7692
|
17 years |
vboxsync |
Solaris installer: export to OSE
|
|
|
@7690
|
17 years |
vboxsync |
Integrate contributed code to implement VDCopy function in VBoxHDD-new.
|
|
|
@7689
|
17 years |
vboxsync |
Integrate contributed code to rename a VDI file.
|
|
|
@7688
|
17 years |
vboxsync |
PCnet: some cleanup, use host-provided RX buffers but don't access …
|
|
|
@7687
|
17 years |
vboxsync |
The limit in the hidden selector register is the final one; no need to …
|
|
|
@7686
|
17 years |
vboxsync |
Wrong prefix
|
|
|
@7685
|
17 years |
vboxsync |
minor corrections
|
|
|
@7684
|
17 years |
vboxsync |
overflow check.
|
|
|
@7683
|
17 years |
vboxsync |
uint8_t *pv -> pb;
|
|
|
@7681
|
17 years |
vboxsync |
added VMMDev config option to keep credentials
|
|
|
@7680
|
17 years |
vboxsync |
FE/Qt4: Forgot to remove some unused member.
|
|
|
@7679
|
17 years |
vboxsync |
Using an uninitialized variable
|
|
|
@7678
|
17 years |
vboxsync |
FE/Qt4: Ported the Console Window to Qt4.
|
|
|
@7677
|
17 years |
vboxsync |
Cleanup
|
|
|
@7676
|
17 years |
vboxsync |
Cleaned up.
AMD64 shadow paging is only valid with AMD64 guest paging. …
|
|
|
@7675
|
17 years |
vboxsync |
finally fix the 64-bit Linux builds
|
|
|
@7674
|
17 years |
vboxsync |
small fix
|
|
|
@7673
|
17 years |
vboxsync |
next try
|
|
|
@7672
|
17 years |
vboxsync |
try to fix 64-bit boxes
|
|
|
@7671
|
17 years |
vboxsync |
PCNet: Create private PCI memory for shared RX/TX descriptors and buffers.
|
|
|
@7669
|
17 years |
vboxsync |
VBoxTakeSnapshotDlg ported qt3=>qt4.
|
|
|
@7668
|
17 years |
vboxsync |
Cleaned up
|
|
|
@7667
|
17 years |
vboxsync |
More comments + PAE updates
|
|
|
@7666
|
17 years |
vboxsync |
Put back the original PAE defines. AMD differs from Intel wrt valid …
|
|
|
@7665
|
17 years |
vboxsync |
Don't assert if we receive an unknown HGCM request during init, see #2738
|
|
|
@7664
|
17 years |
vboxsync |
Comment update
|
|
|
@7663
|
17 years |
vboxsync |
VBoxVMInformationDlg ported qt3=>qt4.
|
|
|
@7662
|
17 years |
vboxsync |
Clarified code
|
|
|
@7661
|
17 years |
vboxsync |
Solaudio: fixed occasional ticking problem.
|
|
|
@7660
|
17 years |
vboxsync |
Split off amd64
|
|
|
@7658
|
17 years |
vboxsync |
Typo
|
|
|
@7657
|
17 years |
vboxsync |
Renamed 4M to BIG
|
|
|
@7656
|
17 years |
vboxsync |
Use GST_PDE4M_PG_MASK
|
|
|
@7655
|
17 years |
vboxsync |
PAE fixes & changes
|
|
|
@7654
|
17 years |
vboxsync |
Implement raw file backend for VBoxHDD-new.
|
|
|
@7653
|
17 years |
vboxsync |
Fix senseless code in VMDK comment handling.
|
|
|
@7652
|
17 years |
vboxsync |
Tiny validity check and comment cleanup in new VDI implementation.
|
|
|
@7651
|
17 years |
vboxsync |
FE/Qt: More OS Type icons.
|
|
|
@7650
|
17 years |
vboxsync |
Missed one
|
|
|
@7649
|
17 years |
vboxsync |
Assertion added for detection long mode (reminder)
|
|
|
@7648
|
17 years |
vboxsync |
Use ASMCpuId_EDX.
|
|
|
@7647
|
17 years |
vboxsync |
Use ASMCpuId_EDX.
|
|
|
@7646
|
17 years |
vboxsync |
Extra check for valid cpuid
|
|
|
@7645
|
17 years |
vboxsync |
CPUMCPUIDFEATURE_LONG_MODE added
|
|
|
@7644
|
17 years |
vboxsync |
Added CPUMCPUIDFEATURE_PAE
|
|
|
@7643
|
17 years |
vboxsync |
FE/Qt4: Better placement for setLayoutMargin().
|
|
|
@7642
|
17 years |
vboxsync |
Additional cleanup
|
|
|
@7641
|
17 years |
vboxsync |
pcnet: set TINT a little bit later; fix CSR4_TXSTRT bit
|
|
|
@7640
|
17 years |
vboxsync |
pcnet: drop packets if VM is not running yet/anymore
|
|
|
@7639
|
17 years |
vboxsync |
More strictness.
|
|
|
@7636
|
17 years |
vboxsync |
oops.
|
|
|
@7635
|
17 years |
vboxsync |
The new MMIO2 code.
WARNING! This changes the pci mapping protocol …
|
|
|
@7634
|
17 years |
vboxsync |
Removed unused VMR3ReqCallU variant.
|
|
|
@7632
|
17 years |
vboxsync |
Added optional fences to the hyper heap.
|
|
|
@7631
|
17 years |
vboxsync |
Fixed log crash in SSMR3Seek.
|
|
|
@7630
|
17 years |
vboxsync |
Keep hitting the assertion in the wait code. Attempt to improve this …
|
|
|
@7629
|
17 years |
vboxsync |
Initial cleanup for PAE
|
|
|
@7628
|
17 years |
vboxsync |
Assert some one problematic VMR3ReqCall* RTGC* stuff. (fix when they …
|
|
|
@7627
|
17 years |
vboxsync |
FE/Qt4: This was one version to low.
|
|
|
@7626
|
17 years |
vboxsync |
Solaris vboxguest: cosmetics.
|
|
|
@7625
|
17 years |
vboxsync |
Again
|
|
|
@7624
|
17 years |
vboxsync |
More alignment fixes
|
|
|
@7623
|
17 years |
vboxsync |
FE/Qt4: Added Qt 4.2 support function for setContentsMargins.
|
|
|
@7622
|
17 years |
vboxsync |
Only 64 bits
|
|
|
@7621
|
17 years |
vboxsync |
Alignment
|
|
|
@7620
|
17 years |
vboxsync |
RTGCPHYS is now 64 bits
|
|
|
@7619
|
17 years |
vboxsync |
FE/Qt4: Temporary disable paint on screen if we display the pause image.
|
|
|
@7618
|
17 years |
vboxsync |
VMM/PATM: conditionally ifdef'ed out an assertion which I have been …
|
|
|
@7617
|
17 years |
vboxsync |
VBoxREM fix
|
|
|
@7616
|
17 years |
vboxsync |
cosmetics
|
|
|
@7615
|
17 years |
vboxsync |
FE/Qt: Fixed leftovers: os_other.png -> os_unknown.png.
|
|
|
@7614
|
17 years |
vboxsync |
fix 64-builds
|
|
|
@7613
|
17 years |
vboxsync |
better fix for r29105 (see #2680): Make PGM3PhysGrowRange() take …
|
|
|
@7612
|
17 years |
vboxsync |
warning
|
|
|
@7611
|
17 years |
vboxsync |
Main/FE/Qt: Use "GUI/Qt3" or "gui" session type to start Qt3 GUI and …
|
|
|
@7610
|
17 years |
vboxsync |
FE/Qt: Dropped refresh timer rendering mode.
|
|
|
@7609
|
17 years |
vboxsync |
FE/Qt: Export new OS Type ID icons to OSE and reset keyword substitution.
|
|
|
@7608
|
17 years |
vboxsync |
FE/Qt: Added/updated new OS Type ID icons.
|
|
|
@7607
|
17 years |
vboxsync |
Main: Added more OS Type IDs.
|
|
|
@7605
|
17 years |
vboxsync |
fixed VMR3Req call
|
|
|