VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4984   18 years vboxsync (void)
(edit) @4983   18 years vboxsync VBoxBFE.cpp fix
(edit) @4982   18 years vboxsync VBoxBFE.cpp fix
(edit) @4981   18 years vboxsync as locking... hope it works.
(edit) @4980   18 years vboxsync GVMR0CreateVM isn't used yet, so disable the code for now.
(edit) @4979   18 years vboxsync New ring-0 assertion avoidance, now for all platforms.
(edit) @4978   18 years vboxsync Backed out most of 24659.
(edit) @4977   18 years vboxsync Backed out most of 24659.
(edit) @4976   18 years vboxsync backing out 24661 and 24659.
(edit) @4975   18 years vboxsync backing out 24660.
(edit) @4974   18 years vboxsync RTThreadNativeSelf
(edit) @4973   18 years vboxsync export SUPR0LowAlloc/Free.
(edit) @4972   18 years vboxsync IN_GVM_R0
(edit) @4971   18 years vboxsync GVM.
(edit) @4970   18 years vboxsync r=bird
(edit) @4969   18 years vboxsync VBoxControl addcustommode should not add dublicates.
(edit) @4968   18 years vboxsync Implemented VBoxControl setvideomode command for Windows guest additions.
(edit) @4967   18 years vboxsync yasm bug #115 triggered this assertion.
(edit) @4966   18 years vboxsync .run, .deb, .rpm: approaved nls translations, the right way
(edit) @4965   18 years vboxsync Allow allocations up to the maximum guest VRAM size.
(edit) @4964   18 years vboxsync PSUPDRVSESSION is already R0 only.
(edit) @4963   18 years vboxsync Compile fix
(edit) @4962   18 years vboxsync Don't turn off interrupts here
(edit) @4961   18 years vboxsync Tabs
(edit) @4960   18 years vboxsync Raise IRQL to DISPATCH_LEVEL to prevent Windows from rescheduling us …
(edit) @4959   18 years vboxsync build fix.
(edit) @4958   18 years vboxsync Added hSelf and removed pVMHC from the VM structure.
(edit) @4957   18 years vboxsync Compile fix
(edit) @4956   18 years vboxsync FE/Qt: ja_JP should be ja.
(edit) @4955   18 years vboxsync Compile fix
(edit) @4954   18 years vboxsync Accidental commit removed
(edit) @4953   18 years vboxsync Cleaned up disassembler
(edit) @4952   18 years vboxsync FE/Qt: Added the list of approved languages; Fixed the Win32 installer …
(edit) @4951   18 years vboxsync leading _ is fine.
(edit) @4950   18 years vboxsync Allow to use custom resolutions for any secondary monitor in the …
(edit) @4949   18 years vboxsync A couple of freebsd hacks. will sort these out correctly some time later.
(edit) @4948   18 years vboxsync enable more stuff on freebsd.
(edit) @4947   18 years vboxsync FE/Qt: Removed underscores and Alt+ accelerators from the Cancel …
(edit) @4946   18 years vboxsync error code corrections and better release logging.
(edit) @4945   18 years vboxsync just to make it compile on freebsd.
(edit) @4944   18 years vboxsync FE/Qt: Added Slovak translation.
(edit) @4943   18 years vboxsync Return from VMR3ReqWait, if the request was killed in vmR3DestroyFinalBit.
(edit) @4942   18 years vboxsync Backed out 24688
(edit) @4941   18 years vboxsync Backed out 24691
(edit) @4940   18 years vboxsync Backed out 24688
(edit) @4939   18 years vboxsync Correction
(edit) @4938   18 years vboxsync 1.5: Backported r24649: do not turn off interrupts in GIP timer handler
(edit) @4937   18 years vboxsync Todo added
(edit) @4936   18 years vboxsync svn:eol-style for unix targets on a windows share.
(edit) @4935   18 years vboxsync build fixes / warnings.
(edit) @4934   18 years vboxsync Bugfix.
(edit) @4933   18 years vboxsync Fixed warning.
(edit) @4932   18 years vboxsync Always use the ioctl path for hwaccm code execution.
(edit) @4931   18 years vboxsync Updated the Russian language (fixed Alt-o accels for OK buttons, spelling).
(edit) @4930   18 years vboxsync Updated the Romanian and Korean languages; added the new Basque …
(edit) @4929   18 years vboxsync Removed incorrect log flush
(edit) @4928   18 years vboxsync Lower the cpu usage pf the serial port on windows hosts
(edit) @4927   18 years vboxsync Only bool is required, no need for _Bool.
(edit) @4926   18 years vboxsync don't depend on a file handle when requesting volume information …
(edit) @4925   18 years vboxsync Added a LogRel with additional driver open info. Return the …
(edit) @4924   18 years vboxsync Linux kernel module put_user fix. Code is unused but would not compile …
(edit) @4923   18 years vboxsync Bugfix
(edit) @4922   18 years vboxsync Log everything that's opened or loaded into ring-0 with .reload …
(edit) @4921   18 years vboxsync Debug code removed
(edit) @4920   18 years vboxsync Corrections
(edit) @4919   18 years vboxsync Introduced RT_NO_RING0_ASSERTIONS
(edit) @4918   18 years vboxsync Introduced RT_NO_RING0_ASSERTIONS
(edit) @4917   18 years vboxsync Don't trigger breakpoints in ring 0. (AssertRelease & co)
(edit) @4916   18 years vboxsync re-added and fixed the German no deadkey layout
(edit) @4915   18 years vboxsync warning
(edit) @4914   18 years vboxsync group X11, SDL and USB to make porting easier.
(edit) @4913   18 years vboxsync configure: for X11 search in /usr/local as well
(edit) @4912   18 years vboxsync Do not call the framebuffer NotifyUpdate is rectangle is empty.
(edit) @4911   18 years vboxsync Raise irql to DISPATCH_LEVEl (should already be at that level though) …
(edit) @4910   18 years vboxsync made --build-xalan work again
(edit) @4909   18 years vboxsync Implement statfs call for Linux guests. Makes volume info (e.g. df) work.
(edit) @4908   18 years vboxsync Cify since we use these two files in Linux kernel modules
(edit) @4907   18 years vboxsync Second try
(edit) @4906   18 years vboxsync Hack for new yasm.
(edit) @4905   18 years vboxsync Reverted for now
(edit) @4904   18 years vboxsync Fix (hopefully!) for bool type handling in Linux
(edit) @4903   18 years vboxsync forgot these
(edit) @4902   18 years vboxsync add /usr/local to the default search path of xalan and xerces
(edit) @4901   18 years vboxsync don't kill the heap, it'll be taken care of in VMR3Create if we fail.
(edit) @4900   18 years vboxsync fixed driver version error code
(edit) @4899   18 years vboxsync small include fix for certain yasm versions
(edit) @4898   18 years vboxsync Log the address of VMMR0EntryEx into the release log. Makes debugging …
(edit) @4897   18 years vboxsync oops.
(edit) @4896   18 years vboxsync FreeBSD / cleanup.
(edit) @4895   18 years vboxsync FreeBSD
(edit) @4894   18 years vboxsync FreeBSD
(edit) @4893   18 years vboxsync freebsd schema.
(edit) @4892   18 years vboxsync oops.
(edit) @4891   18 years vboxsync configure: add LIBPTHREAD as well when testing for Qt
(edit) @4890   18 years vboxsync FreeBSD patches
(edit) @4889   18 years vboxsync typo
(edit) @4888   18 years vboxsync FreeBSD patches.
(edit) @4887   18 years vboxsync FreeBSD patches.
(edit) @4886   18 years vboxsync configure: handle multiple include paths
(edit) @4885   18 years vboxsync Freebsd patches.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette