|
|
@9917
|
17 years |
vboxsync |
Corrected hungarian spelling and added a todo.
|
|
|
@9916
|
17 years |
vboxsync |
The AMD64 specific 8-bit registers are busted it seems.
|
|
|
@9915
|
17 years |
vboxsync |
fixed build breaks
|
|
|
@9914
|
17 years |
vboxsync |
Basic register testcase (to be expanded).
|
|
|
@9913
|
17 years |
vboxsync |
It's spl, bpl, sil and dil (not *b).
|
|
|
@9912
|
17 years |
vboxsync |
Fixed bustage when the 64-bit address operand was changed to …
|
|
|
@9911
|
17 years |
vboxsync |
wrong. there were three calls.
|
|
|
@9910
|
17 years |
vboxsync |
build fix for sleep(). there were two calls.
|
|
|
@9909
|
17 years |
vboxsync |
fixed spelling (r32159)
|
|
|
@9907
|
17 years |
vboxsync |
build fix for sleep()
|
|
|
@9906
|
17 years |
vboxsync |
build fixes for undefined VERR_NOT_IMPLEMENTED
|
|
|
@9905
|
17 years |
vboxsync |
Linux additions kernel modules: load vboxadd and vboxvfs during system …
|
|
|
@9904
|
17 years |
vboxsync |
Global and per-VM CPU usage API added
|
|
|
@9903
|
17 years |
vboxsync |
vboxadd linux additions kernel module: properly register a misc device …
|
|
|
@9902
|
17 years |
vboxsync |
Added rdesktop 1.6.0.
|
|
|
@9901
|
17 years |
vboxsync |
Removed rdesktop 1.5.0.
|
|
|
@9900
|
17 years |
vboxsync |
Turned this annoying error into a warning. (needs to be properly fixed!)
|
|
|
@9899
|
17 years |
vboxsync |
Triggered assertion
|
|
|
@9897
|
17 years |
vboxsync |
Updates for executing 64 bits guest code with AMD-V.
|
|
|
@9896
|
17 years |
vboxsync |
Fixed SVMInvlpgA for 64 bits guest pointers and a potential issue with …
|
|
|
@9895
|
17 years |
vboxsync |
Netware apparently needs 512 MB minimum.
|
|
|
@9894
|
17 years |
vboxsync |
FE/Qt4: minor sync of the Linux keyboard library with Qt3
|
|
|
@9893
|
17 years |
vboxsync |
Attempt to fix PAE (can't verify now).
AMD64 paging updates.
|
|
|
@9892
|
17 years |
vboxsync |
Fe/Qt4: Fixed bug in New VM Wizard: unable to change memory size to …
|
|
|
@9891
|
17 years |
vboxsync |
Print error msg containing the detected raw disk size if it's not …
|
|
|
@9890
|
17 years |
vboxsync |
amd64 paging updates
|
|
|
@9889
|
17 years |
vboxsync |
Fe/Qt4: Fixed VMSettings selector list changes during VBoxManage …
|
|
|
@9888
|
17 years |
vboxsync |
Updates for amd64 paging.
|
|
|
@9886
|
17 years |
vboxsync |
Fe/Qt4: Language Global Settings ported. Global Settings now checks …
|
|
|
@9885
|
17 years |
vboxsync |
FE/Qt: more updates to the French translation
|
|
|
@9884
|
17 years |
vboxsync |
Frontends/VBoxManage: add a VBoxManage interface to the guest/host …
|
|
|
@9883
|
17 years |
vboxsync |
Main: add the Main part of the guest/host configuration registry
|
|
|
@9882
|
17 years |
vboxsync |
HostServices/SharedInfoServices: deal with empty registry values …
|
|
|
@9881
|
17 years |
vboxsync |
32 bits iUserTable again (preparing for amd64 changes)
|
|
|
@9880
|
17 years |
vboxsync |
External contribution: Gi youl Kim
Mac OS X deals with filename using …
|
|
|
@9879
|
17 years |
vboxsync |
Masks
|
|
|
@9877
|
17 years |
vboxsync |
Wrong masks
|
|
|
@9876
|
17 years |
vboxsync |
Logging update
|
|
|
@9875
|
17 years |
vboxsync |
Typos
|
|
|
@9874
|
17 years |
vboxsync |
Clear shadow pae pd & pdpte entries when changed.
|
|
|
@9872
|
17 years |
vboxsync |
Fe/Qt4: Extend QITreeWidget api to let it's complex items have …
|
|
|
@9871
|
17 years |
vboxsync |
Same goes for X86_PTE_G. (big page to pt mapping)
|
|
|
@9870
|
17 years |
vboxsync |
Ignore A & D bits in the big page comparison as well.
|
|
|
@9869
|
17 years |
vboxsync |
AssertCR3 for long mode.
|
|
|
@9868
|
17 years |
vboxsync |
Fe/Qt4: Make the context menu trigger for QITreeWidget more correct …
|
|
|
@9867
|
17 years |
vboxsync |
Fe/Qt4: Make the context menu trigger for QITreeWidget more correct.
|
|
|
@9866
|
17 years |
vboxsync |
FE/Qt4-OSX: Macified help button.
|
|
|
@9865
|
17 years |
vboxsync |
Solaris USB: enabled ProxyDev, and some cleanups.
|
|
|
@9864
|
17 years |
vboxsync |
Logging update
|
|
|
@9863
|
17 years |
vboxsync |
Detect PML4E & PDPTE changes in SyncCR3 as well.
|
|
|
@9862
|
17 years |
vboxsync |
FE/Qt4: exec not before 4.3
|
|
|
@9861
|
17 years |
vboxsync |
be nice to our dep build machines :)
|
|
|
@9860
|
17 years |
vboxsync |
Return immediately in case the PML4E or PDPTE has been changed.
|
|
|
@9859
|
17 years |
vboxsync |
Wrong mask again
|
|
|
@9858
|
17 years |
vboxsync |
Wrong mask
|
|
|
@9857
|
17 years |
vboxsync |
Updates for amd64 paging
|
|
|
@9856
|
17 years |
vboxsync |
Make Solaris raw disks (the unbuffered ones which are char devices) …
|
|
|
@9855
|
17 years |
vboxsync |
SyncPage fix for out of sync pde's.
|
|
|
@9854
|
17 years |
vboxsync |
Sigh.
|
|
|
@9853
|
17 years |
vboxsync |
kernel gs base can be changed behind our back (swapgs), so always …
|
|
|
@9852
|
17 years |
vboxsync |
Added CPUMGetGuestMsr
|
|
|
@9850
|
17 years |
vboxsync |
Swapgs & vmcall added to the tables.
|
|
|
@9849
|
17 years |
vboxsync |
Many fixes for operand sizes (Iv -> Iz)
|
|
|
@9848
|
17 years |
vboxsync |
Fix
|
|
|
@9847
|
17 years |
vboxsync |
Updates for dumping 64 bits descriptors
|
|
|
@9846
|
17 years |
vboxsync |
Disassembly update for flat addresses & 64 bits mode
|
|
|
@9845
|
17 years |
vboxsync |
Format specifier
|
|
|
@9844
|
17 years |
vboxsync |
Correction
|
|
|
@9843
|
17 years |
vboxsync |
Unassemble fix
|
|
|
@9842
|
17 years |
vboxsync |
Link fix
|
|
|
@9841
|
17 years |
vboxsync |
Added CPUMGetGuest/HyperRIP.
|
|
|
@9840
|
17 years |
vboxsync |
Unassemble fix for 64 bits code
|
|
|
@9839
|
17 years |
vboxsync |
New implementation of RTTimer... using POSIX timers.
|
|
|
@9838
|
17 years |
vboxsync |
Fix for parsing nonsense.
|
|
|
@9837
|
17 years |
vboxsync |
build fix
|
|
|
@9836
|
17 years |
vboxsync |
Fixed some inconsistencies (thanks Frank)
|
|
|
@9835
|
17 years |
vboxsync |
build fix
|
|
|
@9834
|
17 years |
vboxsync |
Initial support for 64 bits register dumps.
|
|
|
@9833
|
17 years |
vboxsync |
qword accesses
|
|
|
@9832
|
17 years |
vboxsync |
Installer: added host/guest information service to the installers
|
|
|
@9831
|
17 years |
vboxsync |
Backed out r31929. #2962: "Major slowdown on 32bit hosts".
|
|
|
@9830
|
17 years |
vboxsync |
Additions/common: uninitialised variable in the R3 guest library
|
|
|
@9829
|
17 years |
vboxsync |
Runtime/common: handle the EPROTO posix error code as we return this …
|
|
|
@9828
|
17 years |
vboxsync |
Fe/Qt: Removed some commented code related to non-ported …
|
|
|
@9827
|
17 years |
vboxsync |
Fe/Qt4: GlobalUSBSettings ported to qt4. Hidden for now by #ifdef …
|
|
|
@9826
|
17 years |
vboxsync |
Additions/x11: make the Xorg 1.3+ Additions handle modes specified by …
|
|
|
@9825
|
17 years |
vboxsync |
Log update
|
|
|
@9824
|
17 years |
vboxsync |
Some preparations for fixing PAE.
|
|
|
@9822
|
17 years |
vboxsync |
Compile fix.
|
|
|
@9821
|
17 years |
vboxsync |
Compile fix
|
|
|
@9820
|
17 years |
vboxsync |
Fe/Qt4: GlobalInputSettings ported to qt4, fixed tab-order for …
|
|
|
@9819
|
17 years |
vboxsync |
Fe/Qt4: correct porting of qt3::QString::ucs2() to …
|
|
|
@9818
|
17 years |
vboxsync |
SSM format changed
|
|
|
@9817
|
17 years |
vboxsync |
fs & gs base cleanup
|
|
|
@9816
|
17 years |
vboxsync |
Windows shared folders: a more generic directory listing bugfix.
|
|
|
@9815
|
17 years |
vboxsync |
Removed unnecessary guest msr saving.
|
|
|
@9814
|
17 years |
vboxsync |
FS & GS base msr fixes
|
|
|
@9811
|
17 years |
vboxsync |
Additions/x11: use the guest/host registry to save the last resolution …
|
|
|
@9810
|
17 years |
vboxsync |
HostServices/SharedInfoServices: comment/warning
|
|
|
@9809
|
17 years |
vboxsync |
Main: save and reload the guest/host registry in extra data at machine …
|
|
|