VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

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