VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21255   16 years vboxsync Fixes for hypervisor debugging
(edit) @21254   16 years vboxsync Python: search lib64 too
(edit) @21253   16 years vboxsync video hw accel: Blt fixes/enhances, Flip basis for Guest driver & …
(edit) @21252   16 years vboxsync First attempt to enable hypervisor breakpoints with vt-x/amd-v guests
(edit) @21251   16 years vboxsync emR3SingleStepExecRem shouldn't be static
(edit) @21250   16 years vboxsync VBoxService: extend the standard target to make the NT4 one.
(edit) @21249   16 years vboxsync Comment
(edit) @21248   16 years vboxsync crOpenGL: fix dynamic linking for non dri/fakedri builds
(edit) @21247   16 years vboxsync VBoxService/common: Don't do the ACL stuff on service startup when …
(edit) @21246   16 years vboxsync VBoxService/common: Now works with NT4 as well.
(edit) @21245   16 years vboxsync Python shell: minor improvments
(edit) @21244   16 years vboxsync Linux installer: typo (public defect #4388)
(edit) @21243   16 years vboxsync Use normal priority for the power notification thread. (windows host)
(edit) @21241   16 years vboxsync Correction
(edit) @21240   16 years vboxsync Python: use 10.5 SDK for 2.6 bridge on Darwin too
(edit) @21239   16 years vboxsync Python: fix default version build too
(edit) @21238   16 years vboxsync Python: don't build 2.3 glue version on Darwin
(edit) @21233   16 years vboxsync linux sf: two @todos.
(edit) @21232   16 years vboxsync VMMDev/VBoxDev.cpp -> VMMDev/VMMDev.cpp
(edit) @21231   16 years vboxsync VMMDev/VBoxDev.cpp -> VMMDev/VMMDev.cpp
(edit) @21230   16 years vboxsync build fix.
(edit) @21229   16 years vboxsync windows additions: build fixes.
(edit) @21228   16 years vboxsync build fix.
(edit) @21227   16 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   16 years vboxsync VMMDev.h: cleanup.
(edit) @21225   16 years vboxsync Eliminated the VMMDEVHYP[PTR|PHYS]* types.
(edit) @21222   16 years vboxsync VMM: svn-ps.sh EM*; don't use double underscores.
(edit) @21221   16 years vboxsync EMHandleRCTmpl.h: Ran svn-ps.cmd on it.
(edit) @21220   16 years vboxsync Missed one.
(edit) @21219   16 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @21218   16 years vboxsync Additions: Use VBoxGuestLib.h instead of VBoxGuest.h where applicable.
(edit) @21216   16 years vboxsync Additions/x11/VBoxClient: fix resizing of shaped windows
(edit) @21215   16 years vboxsync Installer/linux: support Pardus
(edit) @21214   16 years vboxsync Additions/x11/VBoxClient: fix the seamless unit test
(edit) @21213   16 years vboxsync Enabled restarting pending IO instructions without requiring a full …
(edit) @21211   16 years vboxsync VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
(edit) @21210   16 years vboxsync Updates
(edit) @21209   16 years vboxsync Updates for io instruction restarts
(edit) @21208   16 years vboxsync Started with saving pending failed IO instructions.
(edit) @21207   16 years vboxsync Additions/x11/VBoxClient: add a unit test for seamless. Failing tests …
(edit) @21206   16 years vboxsync proper #ifdef VBOX for r49510
(edit) @21205   16 years vboxsync BIOS: Implement Ctrl+Alt+Del for real mode
(edit) @21204   16 years vboxsync Python shell: use shlex
(edit) @21203   16 years vboxsync Python: remove bogus message
(edit) @21202   16 years vboxsync FE/Qt4: fix Plastique style
(edit) @21201   16 years vboxsync VBoxGuestR3Lib.cpp: Solaris+freebsd todo.
(edit) @21200   16 years vboxsync VBoxGuestR3Lib.cpp: Fix the XFREE86 build mode.
(edit) @21199   16 years vboxsync VBoxGuest-linux.c,VBoxGuestR3Lib.cpp: Fixed ioctl error check for …
(edit) @21198   16 years vboxsync VBoxGuestR3LibGuestProp.cpp: removed (uint32_t) cast+todo.
(edit) @21197   16 years vboxsync log-vbox.cpp: guest r0drv fixes.
(edit) @21196   16 years vboxsync Break up raw mode and hwacc EM parts.
(edit) @21195   16 years vboxsync Python: multiversion for Solaris
(edit) @21194   16 years vboxsync FE/Qt4: Colored slider for memory/CPU. Better snapping handling.
(edit) @21193   16 years vboxsync Forward all unhandled WM_POWERBROADCAST cases to the default window …
(edit) @21192   16 years vboxsync Export
(edit) @21191   16 years vboxsync Split up RC handling for raw and hwacc modes.
(edit) @21190   16 years vboxsync Main/ConsoleImpl: fix construction of hard disk config properties, …
(edit) @21189   16 years vboxsync FE/Qt: don't consider disabled ports when checking for duplicate parameters
(edit) @21188   16 years vboxsync Add hotplug flag to PDMR3DeviceAttach/Detach
(edit) @21187   16 years vboxsync Deal with operand size and mod default values for certain instructions …
(edit) @21186   16 years vboxsync recompiler: Fixed mov to/from CRx/DRx decoding to match reality (mod …
(edit) @21185   16 years vboxsync GuestHost/SharedClipboard fix the clipboard on Solaris 10 and remove …
(edit) @21184   16 years vboxsync GuestHost/SharedClipboard: fix broken code for selecting the format to …
(edit) @21183   16 years vboxsync Solaris/Installer: fixed incorrect smf-vboxwebsrv.sh.
(edit) @21182   16 years vboxsync Installer/solaris: try fix wildcard problem
(edit) @21181   16 years vboxsync Installer/solaris: add support for installing all available …
(edit) @21180   16 years vboxsync xpcom: optional additional python 2.5 support for solaris
(edit) @21179   16 years vboxsync xpcom: small double-slash fix for the special VBoxSVC launch logic on …
(edit) @21178   16 years vboxsync xpcom/python: fixed some annoying gcc warnings
(edit) @21176   16 years vboxsync Shared folders host service: fixed gcc warnings about signed / …
(edit) @21175   16 years vboxsync Don't release the PGM lock when calling the PGM pool handler. …
(edit) @21174   16 years vboxsync Preread opcode bytes when disassembling instructions. …
(edit) @21173   16 years vboxsync Console could not load two or more temporary shared folders from saved …
(edit) @21172   16 years vboxsync Shared folders host service: fixed load state failure, when the order …
(edit) @21171   16 years vboxsync xpcom: fix build issues on some compilers by including stdint.h
(edit) @21170   16 years vboxsync Additions: Mouse polling support in Solaris kernel module and minor …
(edit) @21169   16 years vboxsync xpcom: fix hopefully all remaining bitness issues
(edit) @21168   16 years vboxsync More statistics
(edit) @21167   16 years vboxsync VBoxServiceInternal.h: docs clearification.
(edit) @21166   16 years vboxsync VBoxServiceVMInfo.cpp: Don't crash in the termination code if init fails.
(edit) @21165   16 years vboxsync VBoxService.cpp: Fixed error message.
(edit) @21164   16 years vboxsync Extra statistics for PGMPhysRead/Write
(edit) @21163   16 years vboxsync VBoxServiceTimeSync.cpp: Reformatted the help.
(edit) @21162   16 years vboxsync VBoxServiceTimeSync.cpp: Updated docs. Added one more review question.
(edit) @21161   16 years vboxsync Backed out 49450. Not necessary
(edit) @21160   16 years vboxsync VBoxServiceTimeSync.cpp: Split up the code doing the platform specific …
(edit) @21159   16 years vboxsync StatLocked is VBOX_WITH_STATISTICS only
(edit) @21158   16 years vboxsync VBoxServiceTimeSync.cpp: r=bird: More todos for the windows code.
(edit) @21157   16 years vboxsync VBoxServiceTimeSync.cpp: r=bird: Some todos for the windows code.
(edit) @21155   16 years vboxsync VBoxGuest-linux.c: bugfixes. the timeservice works now.
(edit) @21153   16 years vboxsync PDMQueue: tyop.
(edit) @21152   16 years vboxsync fixed assertion
(edit) @21151   16 years vboxsync PDMQueue: Fixed leaking the last pending item when the consume …
(edit) @21150   16 years vboxsync VBoxService/common: Fixed Guest Additions version lookup.
(edit) @21149   16 years vboxsync xpcom: ignore the '#' flag in printf statements
(edit) @21148   16 years vboxsync Added assertion for @todo
(edit) @21147   16 years vboxsync xpcom: fix for fixed logging
(edit) @21146   16 years vboxsync Compile fix
(edit) @21144   16 years vboxsync Prevent future mistakes with VM_FF_TESTANDCLEAR
(edit) @21143   16 years vboxsync kStuff from r28 -> r33. Finally got around changing the license to MIT.
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