|
|
@918
|
18 years |
vboxsync |
reproduce the EMAll.cpp relocation issue.
|
|
|
@917
|
18 years |
vboxsync |
Allow mixing of platform code.
|
|
|
@916
|
18 years |
vboxsync |
oops
|
|
|
@915
|
18 years |
vboxsync |
A new loader testcase.
|
|
|
@914
|
18 years |
vboxsync |
PVMR0 changes for darwin.
|
|
|
@913
|
18 years |
vboxsync |
Made it work on darwin and implemented the profiling.
|
|
|
@912
|
18 years |
vboxsync |
increase support driver version to ensure a recent linux driver
|
|
|
@911
|
18 years |
vboxsync |
Main: Fixed an assertion hit when opening the VDM dialog from the …
|
|
|
@910
|
18 years |
vboxsync |
Compile fix
|
|
|
@909
|
18 years |
vboxsync |
Put load/save state code in the wrong handler.
|
|
|
@908
|
18 years |
vboxsync |
In DevVGA the line width in bytes was incorrectly calculated for non …
|
|
|
@906
|
18 years |
vboxsync |
Save and load state notifications for HGCM host services added.
|
|
|
@904
|
18 years |
vboxsync |
and another one
|
|
|
@903
|
18 years |
vboxsync |
Main: Fixed a stupud bug.
|
|
|
@902
|
18 years |
vboxsync |
Main: Restored r18598 + fixes (don't call OnStateChange on new …
|
|
|
@901
|
18 years |
vboxsync |
Added SSMR3DeregisterExternal
|
|
|
@899
|
18 years |
vboxsync |
don't assert on bad uuid strings.
|
|
|
@898
|
18 years |
vboxsync |
small fix for older bcc's
|
|
|
@897
|
18 years |
vboxsync |
introduced VBOX_LIBIDL_CONFIG
|
|
|
@896
|
18 years |
vboxsync |
1803: FE/Qt leaks memory on Windows
It looks like QCursor uses …
|
|
|
@895
|
18 years |
vboxsync |
off_t -> KLDRFOFF. skip underscore when resolving imported symbols.
|
|
|
@894
|
18 years |
vboxsync |
kLdr integration. tstLdrObj.gc now works on darwin.
|
|
|
@893
|
18 years |
vboxsync |
Use RTRand.
|
|
|
@892
|
18 years |
vboxsync |
Test binary representation.
|
|
|
@891
|
18 years |
vboxsync |
RTRand API (feel free to improve the fallback code).
|
|
|
@890
|
18 years |
vboxsync |
RTRand API (feel free to improve the fallback code).
|
|
|
@888
|
18 years |
vboxsync |
killed warnings.
|
|
|
@887
|
18 years |
vboxsync |
Backed out rev. 18598
|
|
|
@886
|
18 years |
vboxsync |
Main: Implemented sending essential notifications (such as the current …
|
|
|
@885
|
18 years |
vboxsync |
Original address of faulting patch instruction must be corrected by …
|
|
|
@884
|
18 years |
vboxsync |
Linux additions: If the use did not specify any mode then use a …
|
|
|
@882
|
18 years |
vboxsync |
CSAMR3CheckCode added
|
|
|
@880
|
18 years |
vboxsync |
Added some missing SELMToFlat calls.
|
|
|
@879
|
18 years |
vboxsync |
FE/Qt: Added the eraser icon (for clearing/resetting values to …
|
|
|
@878
|
18 years |
vboxsync |
fixed log flags in page pool
|
|
|
@877
|
18 years |
vboxsync |
Changed error message when out of memory. (no longer allowed to save …
|
|
|
@876
|
18 years |
vboxsync |
protect locked pages against fork()
|
|
|
@875
|
18 years |
vboxsync |
FE/Qt: Improved: .VDI eteinsion was not added to a name of the VDI …
|
|
|
@874
|
18 years |
vboxsync |
Paranoia for 64-bit restore issue.
|
|
|
@873
|
18 years |
vboxsync |
Some release logging, mainly for debugging the 64-bit restore issue.
|
|
|
@872
|
18 years |
vboxsync |
Compile fix
|
|
|
@871
|
18 years |
vboxsync |
Use VMR3SuspendNoSave to suspend the VM when running out of memory …
|
|
|
@870
|
18 years |
vboxsync |
Added VMR3SuspendNoSave.
|
|
|
@868
|
18 years |
vboxsync |
Fixed freeze during add/remove/add/remove sequence in clean …
|
|
|
@866
|
18 years |
vboxsync |
Backed out 18570 & 18569
|
|
|
@865
|
18 years |
vboxsync |
Another check for VMSTATE_SUSPENDED_NOSAVE.
|
|
|
@864
|
18 years |
vboxsync |
Added VMSTATE_SUSPENDED_NOSAVE state handling.
|
|
|
@860
|
18 years |
vboxsync |
Fixed crash on snapshot merge.
|
|
|
@858
|
18 years |
vboxsync |
Compile fix
|
|
|
@857
|
18 years |
vboxsync |
Corrected physical ram/rom registration in dynamic ram case.
|
|
|
@856
|
18 years |
vboxsync |
More information in assertions.
|
|
|
@855
|
18 years |
vboxsync |
include the gcc stuff into the r3 nocrt gcc lib and the gc and r0 libs …
|
|
|
@854
|
18 years |
vboxsync |
shut up.
|
|
|
@853
|
18 years |
vboxsync |
Out of memory condition during state restore is fatal.
|
|
|
@852
|
18 years |
vboxsync |
Fixed problem that you cannot do Select until you refresh the dialog …
|
|
|
@851
|
18 years |
vboxsync |
Refresh HCPhys.
|
|
|
@850
|
18 years |
vboxsync |
Missing case where we should check that the guest RAM was indeed allocated.
|
|
|
@849
|
18 years |
vboxsync |
In 2.6.17 linux/futex.h starts including linux/sched.h and is no …
|
|
|
@848
|
18 years |
vboxsync |
AMD64 debugging: Added checks for NMIs and that IF is cleared when …
|
|
|
@847
|
18 years |
vboxsync |
Interrupt masking testcase. (attempt at debugging amd64 issue)
|
|
|
@846
|
18 years |
vboxsync |
Fix for OpenBSD 4.0 (again).
|
|
|
@845
|
18 years |
vboxsync |
stupid, stupid, me
|
|
|
@844
|
18 years |
vboxsync |
updated precompiled recompiler objects
|
|
|
@843
|
18 years |
vboxsync |
the wrapper too.
|
|
|
@841
|
18 years |
vboxsync |
PGMPhysGCPhys2HCPtr fix.
|
|
|
@840
|
18 years |
vboxsync |
Corrected boundary check.
|
|
|
@839
|
18 years |
vboxsync |
Corrected typo.
|
|
|
@838
|
18 years |
vboxsync |
GC Phys to HC virt conversion changes for dynamic RAM allocation.
|
|
|
@837
|
18 years |
vboxsync |
GC Phys to HC virt conversion changes for dynamic RAM allocation.
|
|
|
@836
|
18 years |
vboxsync |
GC Phys to HC virt conversion changes for dynamic RAM allocation.
|
|
|
@835
|
18 years |
vboxsync |
GC Phys to HC virt conversion changes for dynamic RAM allocation.
|
|
|
@833
|
18 years |
vboxsync |
Main: Minor message correction.
|
|
|
@831
|
18 years |
vboxsync |
FE/Qt: Make the Auto-resize Guest Display option On by deafult for …
|
|
|
@830
|
18 years |
vboxsync |
Made it built (but currently disabled).
|
|
|
@827
|
18 years |
vboxsync |
workaround for #1780; fixed a Qt warning
|
|
|
@826
|
18 years |
vboxsync |
adapted copyright statement
|
|
|
@823
|
18 years |
vboxsync |
Wonder if this compiles…
|
|
|
@822
|
18 years |
vboxsync |
A quick futex based RTSEMEVENT and RTSEMEVENTMULTI implementation, …
|
|
|
@821
|
18 years |
vboxsync |
enable double faults handling in AMD64 builds (for debugging).
|
|
|
@819
|
18 years |
vboxsync |
FE/Qt: Replaced all semi-transparent (disabled-like) icons with …
|
|
|
@817
|
18 years |
vboxsync |
nc
|
|
|
@816
|
18 years |
vboxsync |
FE/Qt: Updated the VM details template (VRDP, Host network interface name).
|
|
|
@815
|
18 years |
vboxsync |
Main:
- Return E_NOTIMPL for global USB filters and all other stuff …
|
|
|
@814
|
18 years |
vboxsync |
some more words if audio does not work
|
|
|
@813
|
18 years |
vboxsync |
Try to deal with illegal descriptors
|
|
|
@812
|
18 years |
vboxsync |
Inverted bit checks
|
|
|
@811
|
18 years |
vboxsync |
Corrected comment + log
|
|
|
@810
|
18 years |
vboxsync |
Paranoid own bit checks in TMD & RMD reads.
|
|
|
@809
|
18 years |
vboxsync |
FE/Qt: Added Enable/Disable context menus to USB/Mouse status bar …
|
|
|
@808
|
18 years |
vboxsync |
Irq check update
|
|
|
@807
|
18 years |
vboxsync |
fixed error output
|
|
|
@806
|
18 years |
vboxsync |
FE/Qt: Fixed: "cannotGetUSBController" message box would show up even …
|
|
|
@805
|
18 years |
vboxsync |
Corrected link restoration again
|
|
|
@804
|
18 years |
vboxsync |
Added @todo
|
|
|
@803
|
18 years |
vboxsync |
Must restore the old lookup record in case we aren't able to update …
|
|
|
@801
|
18 years |
vboxsync |
Link down check wasn't correct.
|
|
|
@799
|
18 years |
vboxsync |
VBOX_LIBPATH_X11
|
|
|
@798
|
18 years |
vboxsync |
X11 libpath.
|
|
|
@794
|
18 years |
vboxsync |
export it.
|
|
|
@793
|
18 years |
vboxsync |
disabled Xorg guest mouse driver debug logging
|
|
|