VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5266   17 years vboxsync Show a warning message when the guest tries to send a ping packet that …
(edit) @5265   17 years vboxsync Be careful with PAGE_ADDRESS, it only works for pointers in the …
(edit) @5264   17 years vboxsync Quit unconditionally on a guru meditation.
(edit) @5263   17 years vboxsync drop the whole bootchk bit if it's not supposed to be used.
(edit) @5262   17 years vboxsync env->pVM has the right type.
(edit) @5261   17 years vboxsync Wrong boundary check causes us to miss certain instruction updates.
(edit) @5260   17 years vboxsync Enable own VBoxConsoleWnd::setMask() function for all win platforms …
(edit) @5259   17 years vboxsync Small fix for file open parameter translation from Linux guest shared …
(edit) @5258   17 years vboxsync Rewrote the shared folder create file function on the host to …
(edit) @5257   17 years vboxsync less magic
(edit) @5256   17 years vboxsync sync
(edit) @5255   17 years vboxsync sync
(edit) @5254   17 years vboxsync Reset ring-0 stats too (untested).
(edit) @5253   17 years vboxsync Added a -reset option to the vmstatistics command.
(edit) @5252   17 years vboxsync Added a pattern argument to the IMachineDebugger ResetStats and …
(edit) @5251   17 years vboxsync more noise.
(edit) @5250   17 years vboxsync strlen->size_t + RTCritSectLeaveMultiple(unsigned,) => noise. fixed.
(edit) @5249   17 years vboxsync Make guru meditation work. At this point rc2 cannot be …
(edit) @5248   17 years vboxsync Debug builds now need strcmp. Knut, please revise.
(edit) @5247   17 years vboxsync 2410: VBoxSVC crash when CD/DVD image removed (deregistered) from …
(edit) @5246   17 years vboxsync German nls update, removed obsolete strings
(edit) @5245   17 years vboxsync install VirtualBoxAPI.chm on Linux as well
(edit) @5244   17 years vboxsync Some more tuning wheels and nobs.
(edit) @5243   17 years vboxsync FE/Qt: Resynchronized all translation files with the sources (because …
(edit) @5242   17 years vboxsync FE/Qt: Don't forget to enclose human readable strings in tr()!!!
(edit) @5241   17 years vboxsync FE/Qt: Russian translation: better terms for Start and Reset.
(edit) @5240   17 years vboxsync GCFGM mock-up.
(edit) @5239   17 years vboxsync configure: don't check for GUI-related libs in headless mode
(edit) @5238   17 years vboxsync Linux host keyboard: ignore more than two keyboard symbols, as using …
(edit) @5237   17 years vboxsync FE/Qt: Increased the initial size of the main Selector window to have …
(edit) @5236   17 years vboxsync Main: Differencing hard disks belonging to a snapshot could be …
(edit) @5235   17 years vboxsync Main: Fixed another r24978 regression: Don't de-associate hard disks …
(edit) @5234   17 years vboxsync improve kernel version check
(edit) @5233   17 years vboxsync Added a request for resetting GVMM stats. not hooked up to STAM yet.
(edit) @5232   17 years vboxsync Reapplied [25153].
(edit) @5231   17 years vboxsync Export the multiple release event semaphores.
(edit) @5230   17 years vboxsync Added r0drv/nt/semeventmulti-r0drv-nt.cpp.
(edit) @5229   17 years vboxsync rtSemEventWait -> rtSemEventMultiWait.
(edit) @5228   17 years vboxsync use the right magic.
(edit) @5227   17 years vboxsync semaphore-r0drv-lnx.c split.
(edit) @5226   17 years vboxsync Added r0drv/linux/semeventmulti-r0drv-linux.c
(edit) @5225   17 years vboxsync semaphore-r0drv-lnx.c split.
(edit) @5224   17 years vboxsync oops.
(edit) @5223   17 years vboxsync Split up r0drv/nt/semaphore-r0drv-nt.cpp.
(edit) @5222   17 years vboxsync Split up r0drv/nt/semaphore-r0drv-nt.cpp.
(edit) @5221   17 years vboxsync Fixed the 64-bit build.
(edit) @5220   17 years vboxsync Backed out [25153] as the multiple event APIs are missing on linux and …
(edit) @5219   17 years vboxsync HaltEvent -> HaltEventMulti
(edit) @5218   17 years vboxsync Main: Fixed getDVDImageUsage()/getFloppyImageUsage() to a) prevent …
(edit) @5217   17 years vboxsync typo
(edit) @5216   17 years vboxsync AHCI: add log group dev_ahci
(edit) @5215   17 years vboxsync names
(edit) @5214   17 years vboxsync typo
(edit) @5213   17 years vboxsync German NLS update
(edit) @5212   17 years vboxsync Solaris.
(edit) @5211   17 years vboxsync GVMM statistics.
(edit) @5210   17 years vboxsync Silly typo.
(edit) @5209   17 years vboxsync solaris VBoxSVC needs getfullrawname, which is in libadm.so.
(edit) @5208   17 years vboxsync more logging
(edit) @5207   17 years vboxsync Added support for multi pattern expressions (not optimized).
(edit) @5206   17 years vboxsync Don't look for 0x55AA signature on floppy boot sectors. There is no …
(edit) @5205   17 years vboxsync Process indirect calls to catch cpuid instructions in OpenSuse 10.3
(edit) @5204   17 years vboxsync Added a vmstatistics command.
(edit) @5203   17 years vboxsync ORDERDEPS should be sufficient.
(edit) @5202   17 years vboxsync respect the STAMVISIBILITY_USED in the xml snapshot.
(edit) @5201   17 years vboxsync Fixed 'controlvm floppyattach'. The new code mirrors dvdattach. The …
(edit) @5200   17 years vboxsync check pointers
(edit) @5199   17 years vboxsync fewer recorded calls
(edit) @5198   17 years vboxsync Experiment with call recording for CSAM
(edit) @5197   17 years vboxsync Experiment with call recording for CSAM
(edit) @5196   17 years vboxsync Implemented INT 15h/89h (switch to protected mode). Used by AIX 1.3.
(edit) @5195   17 years vboxsync FE/Qt: Resynchronized all translation files with the sources (for 1.5.2).
(edit) @5194   17 years vboxsync FE/Qt: To avoid ambiguity, don not use QButton::setAccel() (and remove …
(edit) @5193   17 years vboxsync FE/Qt: Added VBoxGlobal::setTextLabel(), a proper reimpl of …
(edit) @5192   17 years vboxsync FE/Qt: Updated Chinese translation.
(edit) @5191   17 years vboxsync typo
(edit) @5190   17 years vboxsync Added MachineDebugger::getStats.
(edit) @5189   17 years vboxsync Implemented STAMR3Snapshot (untested, missing formal XML description).
(edit) @5188   17 years vboxsync warnings
(edit) @5187   17 years vboxsync Linux Guest Additions: export X.Org Server 1.4 support to OSE
(edit) @5186   17 years vboxsync Solaris DVD/CDROM.
(edit) @5185   17 years vboxsync Extra field for TD type
(edit) @5184   17 years vboxsync Solaris.
(edit) @5183   17 years vboxsync hdr.
(edit) @5182   17 years vboxsync Solaris
(edit) @5181   17 years vboxsync eol, typo
(edit) @5180   17 years vboxsync FE/Qt: Icon update.
(edit) @5179   17 years vboxsync FE/Qt: Typo.
(edit) @5178   17 years vboxsync More space of TD copy
(edit) @5177   17 years vboxsync disable IDT_PATCHING code in the Linux vboxdrv module
(edit) @5176   17 years vboxsync typo
(edit) @5175   17 years vboxsync better translation
(edit) @5174   17 years vboxsync better translation
(edit) @5173   17 years vboxsync Updated kBuild to r1191.
(edit) @5172   17 years vboxsync Added modifyvm -biospxedebug on|off option.
(edit) @5171   17 years vboxsync Added PXEDebug option scaffolding.
(edit) @5170   17 years vboxsync Added PXEDebug option to BIOS. Write setting to CMOS offset 0x3f.
(edit) @5169   17 years vboxsync Use unlocked_ioctl when available, otherwise leave the kernel lock.
(edit) @5168   17 years vboxsync RTSemEventWaitNoResume
(edit) @5167   17 years vboxsync New halt method.
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