VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21390   16 years vboxsync iprt/cdefs.h: RT_EXCEPTIONS_ENABLED, RT_THROW and RT_THROW_BAD_ALLOC.
(edit) @21389   16 years vboxsync Forgot to apply count_shift to the timer delta (regression from 48850)
(edit) @21388   16 years vboxsync IPRT: doc fix
(edit) @21387   16 years vboxsync DHCP server: fix bad ifdef block, optimize
(edit) @21386   16 years vboxsync NAT: unused variable
(edit) @21385   16 years vboxsync NAT: incorrect m_adj usage
(edit) @21384   16 years vboxsync Python: couple WS-related fixes
(edit) @21383   16 years vboxsync Frontends/vboxshell: enhance "info" command to list attached hard …
(edit) @21382   16 years vboxsync crOpenGL: don't free buffer data on the guest side when unmapping
(edit) @21381   16 years vboxsync IPRT: gcc warnings when compiled as ISO C
(edit) @21380   16 years vboxsync crOpenGL: fix check typo
(edit) @21379   16 years vboxsync warning
(edit) @21378   16 years vboxsync ConsoleImpl2.cpp: r=bird: Who is gonna catch that std:bad_alloc() thow?
(edit) @21377   16 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21376   16 years vboxsync VBoxGuest: Fixed VBoxGuestCommonIOCtl bug where pcbDataReturned wasn't …
(edit) @21375   16 years vboxsync log.cpp: Make the ring-0 fallback logging more obvious and support the …
(edit) @21374   16 years vboxsync iprt/log.h: Corrected RTLOGFLAGS_PREFIX_MASK.
(edit) @21373   16 years vboxsync Parallels: OSE header
(edit) @21372   16 years vboxsync Compile fix
(edit) @21371   16 years vboxsync Parallels: Add support for parallels images to standard VirtualBox and …
(edit) @21370   16 years vboxsync Python: glue array naming typo
(edit) @21369   16 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21368   16 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21367   16 years vboxsync PDMQueue: More stats.
(edit) @21366   16 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21365   16 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21364   16 years vboxsync readability newline
(edit) @21363   16 years vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
(edit) @21362   16 years vboxsync backing out r49709 to fix windows burns for now
(edit) @21361   16 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21360   16 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21359   16 years vboxsync fixed a gcc warning
(edit) @21358   16 years vboxsync IPRT: ministring crash fix + documentation
(edit) @21357   16 years vboxsync Linux host kernel modules: copy Modules.symvers to vboxnetadp as well
(edit) @21356   16 years vboxsync typo
(edit) @21355   16 years vboxsync build fix.
(edit) @21354   16 years vboxsync typo
(edit) @21353   16 years vboxsync CPUID: correct core count encoding
(edit) @21352   16 years vboxsync Fixed a VCC warning.
(edit) @21351   16 years vboxsync HstDrv: Made vboxnetadp and vboxnetflt use IPRT from vboxdrv.
(edit) @21350   16 years vboxsync Apply cpuid leaf 4 hack only for uniprocessor guests
(edit) @21349   16 years vboxsync spinlock-r0drv-linux.c: missing header.
(edit) @21348   16 years vboxsync FE/Qt4: Always make sure the native path separators will be displayed.
(edit) @21347   16 years vboxsync FE/Qt4: grrr
(edit) @21346   16 years vboxsync internal/iprt.h: IN_MODULE or our hack, MODULE is the linux kernel's …
(edit) @21345   16 years vboxsync FE/Qt4: shut up warnings
(edit) @21344   16 years vboxsync FE/Qt4: no defaults
(edit) @21343   16 years vboxsync export vboxnetflt for Windows to OSE
(edit) @21342   16 years vboxsync OSE fix
(edit) @21341   16 years vboxsync OSE fix
(edit) @21340   16 years vboxsync OSE fix
(edit) @21339   16 years vboxsync linux/vboxvfs: made it build and load when using vboxguest.
(edit) @21338   16 years vboxsync Net[Flt,Adp]/win: enabling by default for the OSE
(edit) @21337   16 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @21336   16 years vboxsync typo
(edit) @21335   16 years vboxsync Extra comment
(edit) @21334   16 years vboxsync Provide an ACPI 1.0 FADT in the RSDT. Fixed Win2k buffer overruns.
(edit) @21333   16 years vboxsync Net[Flt,Adp]/win: export to OSE, disabled by default
(edit) @21332   16 years vboxsync dead
(edit) @21331   16 years vboxsync Python shell: adding shell command, repeat count for runScript
(edit) @21330   16 years vboxsync Python shell: execute external scripts, autodetect path
(edit) @21329   16 years vboxsync Drop the ignored checks for additional instructions from the previous …
(edit) @21328   16 years vboxsync addendum to r49488
(edit) @21327   16 years vboxsync cpumR3Load: ignore some advanced capability bits, that we don't expose …
(edit) @21326   16 years vboxsync build fix.
(edit) @21325   16 years vboxsync build fix.
(edit) @21324   16 years vboxsync FE/Qt4: use min RAM
(edit) @21323   16 years vboxsync VBoxService/common: Differ between crOGL amd64 and x86 DLLs.
(edit) @21322   16 years vboxsync OSE header fix
(edit) @21321   16 years vboxsync OSE: export SCSI + SATA
(edit) @21320   16 years vboxsync Extra CPUID 1 ecx capability bits
(edit) @21319   16 years vboxsync linux/vfsmod.c: Don't clear the HGCM event flag, we're not the only …
(edit) @21318   16 years vboxsync linux/sf: export missing files.
(edit) @21317   16 years vboxsync crOpenGL: another temporary hack to enable 2 more extensions
(edit) @21316   16 years vboxsync crOpenGL: add comment
(edit) @21315   16 years vboxsync strformatrt.cpp: Use thousand separators in the formatting of RTtimspec.
(edit) @21314   16 years vboxsync IPRT: Implemented rtR0MemObjNativeLockKernel for linux.
(edit) @21313   16 years vboxsync crOpenGL: fix UnmapBufferARB processing
(edit) @21312   16 years vboxsync crOpenGL: fix occasional local changes commited with r49656
(edit) @21311   16 years vboxsync crOpenGL: fix build, missing dependency
(edit) @21310   16 years vboxsync crOpenGL: host VBOs another file
(edit) @21309   16 years vboxsync crOpenGL: use host VBO's missed file
(edit) @21308   16 years vboxsync crOpenGL: use host side VBO when possible
(edit) @21307   16 years vboxsync FE/Qt4: build fix
(edit) @21306   16 years vboxsync crOpenGL: tabs to spaces
(edit) @21305   16 years vboxsync FE/Qt4: Use new memory slider in the "new vm wizard" also.
(edit) @21304   16 years vboxsync video hw accel: more flip & overlay support impl for QGLFrameBuffer
(edit) @21303   16 years vboxsync -:
(edit) @21302   16 years vboxsync *.kup need no eol-style.
(edit) @21301   16 years vboxsync webservice/Makefile.kmk: Restored spaces that r49593 removed and fixed …
(edit) @21300   16 years vboxsync Python: make deinit thread friendly
(edit) @21299   16 years vboxsync #3953: Workaround for the problem of input arrays being returned as …
(edit) @21298   16 years vboxsync tstRunTestcases: small fixes
(edit) @21297   16 years vboxsync freebsd64 fix
(edit) @21296   16 years vboxsync Linux kernel modules: compile fix for recent Linux kernels
(edit) @21295   16 years vboxsync svn:eol-style native
(edit) @21294   16 years vboxsync svn:eol-style native
(edit) @21293   16 years vboxsync svn:eol-style native
(edit) @21292   16 years vboxsync svn:eol-style native
(edit) @21291   16 years vboxsync leftover
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