VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

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