VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20461   16 years vboxsync More MSR logging
(edit) @20460   16 years vboxsync Windows guest display driver: use correct foreground color in …
(edit) @20459   16 years vboxsync changed version
(edit) @20458   16 years vboxsync First protect the dirty pages and then update the display. We might …
(edit) @20457   16 years vboxsync NAT: warnings
(edit) @20456   16 years vboxsync NAT: solaris build fix
(edit) @20455   16 years vboxsync NAT: build fix
(edit) @20454   16 years vboxsync NAT: several counters in DrvNAT +interface for unify NAT counter's …
(edit) @20453   16 years vboxsync NAT: adds performance counters to sbuf and tcp_input
(edit) @20452   16 years vboxsync NAT: Make Devices less dependend on changes in NAT
(edit) @20451   16 years vboxsync FreeBSD: Enable shared OpenGL service. Completely untested due to lack …
(edit) @20450   16 years vboxsync FreeBSD: Add support for shared clipboards. Requires libXt
(edit) @20449   16 years vboxsync FreeBSD: Implement preemption API for guest SMP and enable it …
(edit) @20448   16 years vboxsync Runtime/semevent-r0drv-freebsd: Use a sleeping mutex instead of a …
(edit) @20447   16 years vboxsync Config.kmk: Enabled VBOX_WITH_VMMR0_DISABLE_PREEMPTION for linux, …
(edit) @20446   16 years vboxsync NAT: correct condition
(edit) @20445   16 years vboxsync Python: generic callback creation mechanism, use like cb = …
(edit) @20444   16 years vboxsync Protect VGA accesses with a critical section.
(edit) @20443   16 years vboxsync Runtime: testcase for RW semaphores
(edit) @20442   16 years vboxsync more typos
(edit) @20441   16 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: auto-save …
(edit) @20440   16 years vboxsync comment/typo fix
(edit) @20439   16 years vboxsync crOpenGL: spaces to tab
(edit) @20438   16 years vboxsync crOpenGL: typo
(edit) @20437   16 years vboxsync crOpenGL: fix various opengl 2.0 get functions
(edit) @20436   16 years vboxsync Windows build fix
(edit) @20435   16 years vboxsync Windows build fixes
(edit) @20434   16 years vboxsync More logging
(edit) @20433   16 years vboxsync VBoxSDL: made it compile with SDL1.3 to support multiple guest …
(edit) @20432   16 years vboxsync better error message for Linux if the vboxnetflt module is not accessible
(edit) @20431   16 years vboxsync warning
(edit) @20430   16 years vboxsync Attempt to fix compilation
(edit) @20429   16 years vboxsync tstPDMAsyncCompletion.cpp: Fixed header and a couple of variable names.
(edit) @20428   16 years vboxsync Corrected size of uPendingExcptCR2
(edit) @20427   16 years vboxsync Comment update
(edit) @20426   16 years vboxsync Protect pgm handler notifications in the recompiler.
(edit) @20425   16 years vboxsync NAT/libalias: NSOCK_{INC,DEC}_EX macros introduced to collect correct …
(edit) @20424   16 years vboxsync NAT: Backed r48369
(edit) @20423   16 years vboxsync NAT: tcp/udp_init routines call added
(edit) @20422   16 years vboxsync crOpenGL: update comment
(edit) @20421   16 years vboxsync Rewrote rem notification handling.
(edit) @20420   16 years vboxsync Solaris/Installer: fixed and tested ips/pkg(5) post install.
(edit) @20419   16 years vboxsync crOpenGL: add 2 more missing opengl 2.0 functions
(edit) @20418   16 years vboxsync VBoxHDD: no checks for 16383 cylinders anymore
(edit) @20417   16 years vboxsync VBoxHDD: Properties, use RT_MIN
(edit) @20416   16 years vboxsync VHD: Fix cloning (public #4080)
(edit) @20415   16 years vboxsync VBoxHDD: Simple application for comparing two cloned images
(edit) @20414   16 years vboxsync #3783: Apply the workaround to pre-2.6.18 kernels as well.
(edit) @20413   16 years vboxsync fix OSE
(edit) @20412   16 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes - VM …
(edit) @20411   16 years vboxsync crOpenGL: allow wine to query real host gpu vendor/version/renderer …
(edit) @20410   16 years vboxsync Invert test
(edit) @20409   16 years vboxsync Protect REMNotifyInvalidatePage
(edit) @20408   16 years vboxsync Moved REM locking to VMMAll
(edit) @20407   16 years vboxsync Removed REMR3ReplayInvalidatedPages
(edit) @20406   16 years vboxsync Removed obsolete REMR3ReplayInvalidatedPages
(edit) @20405   16 years vboxsync Solaris/SMF: fix manifest and start script. Single VM crash no longer …
(edit) @20404   16 years vboxsync Inform REM outside of the pgm lock.
(edit) @20403   16 years vboxsync ACPI: include vbox.dsl into the binary if needed
(edit) @20402   16 years vboxsync Compile fix
(edit) @20401   16 years vboxsync crOpenGL: make glview happy to report our GLSL version
(edit) @20400   16 years vboxsync ACPI: refactoring, prepare for dynamic DSDT generation
(edit) @20399   16 years vboxsync Minor updates
(edit) @20398   16 years vboxsync crOpenGL: make icd recognizeable by glew library, +fix issue with …
(edit) @20397   16 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes - …
(edit) @20396   16 years vboxsync deb/rpm: more python path fixes
(edit) @20395   16 years vboxsync FE/Qt4: Virtualization LED tool-tip updated with SMP information.
(edit) @20394   16 years vboxsync SUPLib-darwin.cpp: Pass idCpu along.
(edit) @20393   16 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: Trying to …
(edit) @20392   16 years vboxsync crOpenGL: add glsl version to getstring
(edit) @20391   16 years vboxsync darwin build fix
(edit) @20390   16 years vboxsync crOpenGL: use case insensitive compare to match app names
(edit) @20389   16 years vboxsync Python: escape backslashes
(edit) @20388   16 years vboxsync NAT: range 8k-1M
(edit) @20387   16 years vboxsync NAT: CFGM keys are \0 terminated
(edit) @20386   16 years vboxsync FE/Qt4: 3936: Smaller UI modifications - required fixes.
(edit) @20385   16 years vboxsync Missing return value
(edit) @20384   16 years vboxsync LogRel() the amount of available host memory as well
(edit) @20383   16 years vboxsync NAT: Introduced parameters in extra data for tuning NAT buffers …
(edit) @20382   16 years vboxsync LogRel() the amount of host memory
(edit) @20381   16 years vboxsync VirtualBox.xidl: UUID for r48138.
(edit) @20380   16 years vboxsync NAT: interface declaration
(edit) @20379   16 years vboxsync NAT: introduce slirp's interface to configure socket's and sbuf defaults
(edit) @20378   16 years vboxsync NAT: socket perfmance counters
(edit) @20377   16 years vboxsync NAT: sbuf perfomance counters
(edit) @20376   16 years vboxsync NAT: slirp performance counters
(edit) @20375   16 years vboxsync iprt/cdefs.h: removed the obsolete BEGIN_DECLS and END_DECLS macros.
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20373   16 years vboxsync Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20372   16 years vboxsync Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20371   16 years vboxsync Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20370   16 years vboxsync Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20369   16 years vboxsync Additions: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20368   16 years vboxsync Frontends: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20367   16 years vboxsync Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20366   16 years vboxsync HostDrivers: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20365   16 years vboxsync VMM: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20364   16 years vboxsync IPRT: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20363   16 years vboxsync VBox/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20362   16 years vboxsync iprt/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
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