VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @792   18 years vboxsync Check link states when sending data.
(edit) @790   18 years vboxsync put back old log code
(edit) @789   18 years vboxsync Fix for dynamic ram
(edit) @788   18 years vboxsync FE/Qt: Refreshed the rest of icons.
(edit) @787   18 years vboxsync made ALSA work again
(edit) @786   18 years vboxsync More logging
(edit) @785   18 years vboxsync FE/Qt: Refreshed lots of icons (various cosmetic fixes).
(edit) @784   18 years vboxsync FE/Qt: Removed unnecessary separator in the status bar of the VM …
(edit) @783   18 years vboxsync Fixed deadlock in RegisterExternalFramebuffer
(edit) @782   18 years vboxsync Hack to prevent a deadlock between powerdown and EMT.
(edit) @781   18 years vboxsync Fixed deadlock in SetupInternalFramebuffer
(edit) @780   18 years vboxsync FE/Qt: Fixed: Opening VDM from the VM Settings dialog didn't refresh …
(edit) @779   18 years vboxsync FE/Qt: Fixed the "Failed to access USB controller" message box: Added …
(edit) @778   18 years vboxsync Fixed capability reporting so that it works with libhal.
(edit) @777   18 years vboxsync FE/Qt: Fixed VDM: After releasing a VDI, the Select button's enabled …
(edit) @776   18 years vboxsync warning
(edit) @775   18 years vboxsync VBoxManage: Fixed showvdiinfo: - Would never show info for a …
(edit) @774   18 years vboxsync A new console callback must be informed about the current state.
(edit) @773   18 years vboxsync Correction
(edit) @772   18 years vboxsync Compile fix
(edit) @771   18 years vboxsync AMD-V was stil left disabled. Now enabled. Enabled sysenter/sysexit in …
(edit) @769   18 years vboxsync Prevent some warnings as these files are compiled as .c files on Linux now.
(edit) @768   18 years vboxsync Forgot another X86_CPUID_FEATURE_EDX_SEP flag.
(edit) @767   18 years vboxsync Added @todo
(edit) @766   18 years vboxsync Use our runtime heap.
(edit) @765   18 years vboxsync More protection during termination.
(edit) @762   18 years vboxsync - Additions, Config.kmk, Runtime: o Make the additions build on …
(edit) @760   18 years vboxsync Enhanced detection of changed pages.
(edit) @759   18 years vboxsync FE/Qt: Added VRDP UI to the VM Console window.
(edit) @758   18 years vboxsync update physical address of flushed page
(edit) @756   18 years vboxsync export to OSE
(edit) @755   18 years vboxsync FE/Qt: Refreshed mouse icons; updated the green color on the …
(edit) @754   18 years vboxsync Again
(edit) @753   18 years vboxsync compile fix
(edit) @752   18 years vboxsync Fixed cleanup
(edit) @751   18 years vboxsync Stricter check in RTCritSectEnter for destroyed critical sections.
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