VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36403   14 years vboxsync VBoxVideo: fix memory leak
(edit) @36402   14 years vboxsync VBoxVideo: typo fix
(edit) @36401   14 years vboxsync VBoxBFE: The testcase/Makefile.kmk is *NOT* allowed to reference …
(edit) @36400   14 years vboxsync PCI: work on IOMMU notifications
(edit) @36399   14 years vboxsync vboxweb.cpp: prefix nit.
(edit) @36398   14 years vboxsync x86.h: doxygen comments.
(edit) @36397   14 years vboxsync FE/Qt: 3887: Make certain VM settings editable during runtime: Saved …
(edit) @36396   14 years vboxsync VBoxGlobal.cpp: Allow Network -> Allow VMs; easier to understand what …
(edit) @36395   14 years vboxsync Main/xml/Settings: fAutoReset and hdType were sometimes not correctly …
(edit) @36394   14 years vboxsync FE/Qt: Additional fix for r70746: Check also if corresponding …
(edit) @36393   14 years vboxsync FE/Qt: 5605: Display the GUI warning in VM settings if USB 2.0 option …
(edit) @36392   14 years vboxsync r0drv/solaris/solevent*: Must re-check the wait condition before going …
(edit) @36391   14 years vboxsync dev/audio: consistent CoInit/Uninit
(edit) @36390   14 years vboxsync thread-win.cpp: Backed out r70739 as OleUninitialize will decrement …
(edit) @36389   14 years vboxsync Additions/x11: remove headers for X.Org Server 1.10 pre-release
(edit) @36388   14 years vboxsync Additions/x11: do not build or install drivers for pre-release server …
(edit) @36387   14 years vboxsync remove extra ole ref decrement
(edit) @36386   14 years vboxsync FE/VirtualBox: Use VBoxOGLTest program on FreeBSD
(edit) @36385   14 years vboxsync VBoxNetFlt/FreeBSD: Fix kernel crash if VIMAGE is enabled (Thanks to …
(edit) @36384   14 years vboxsync recompiler: Fix build on FreeBSD
(edit) @36383   14 years vboxsync AHCI+ATAController: Port r70670 + r70674 (Signal no current profile if …
(edit) @36382   14 years vboxsync hint
(edit) @36381   14 years vboxsync todo
(edit) @36380   14 years vboxsync s/hard reset/reset/g
(edit) @36379   14 years vboxsync thread2-r0drv-linux.c: iprt-%s not vbox-%s as thread name (old …
(edit) @36378   14 years vboxsync thread2-r0drv-linux.c: Missing break in the RTTHREADTYPE_TIMER case. …
(edit) @36377   14 years vboxsync Solaris/VBoxNetFltBow: remove unneeded headers.
(edit) @36376   14 years vboxsync build fix
(edit) @36375   14 years vboxsync tstGuestPropSvc.cpp: Used RTTest so we can allocate a guarded buffer …
(edit) @36374   14 years vboxsync FE/Qt: forward ported r70622 to trunk: make sure that the window is …
(edit) @36373   14 years vboxsync HGCMInternal.cpp: RTR0MemObjSize does the alignment assertions now.
(edit) @36372   14 years vboxsync RTR0MemObjSize: Correct documentation and added alignment guarantee.
(edit) @36371   14 years vboxsync indent
(edit) @36370   14 years vboxsync indent
(edit) @36369   14 years vboxsync VBoxService/cat: Inform about read input error.
(edit) @36368   14 years vboxsync thread-win.cpp: Enabled the COM assertions + automatic cleanup.
(edit) @36367   14 years vboxsync fileio-win.cpp: Handle ERROR_NOT_ENOUGH_MEMORY conditions occuring …
(edit) @36366   14 years vboxsync iprt/thread-win.cpp: Experimental code (disabled) for checking for …
(edit) @36365   14 years vboxsync Main: Fix for parameter handling in setGuestPropertyToVM().
(edit) @36364   14 years vboxsync FE/Qt: Runtime GUI: VRDE server status is now updated on notifications …
(edit) @36363   14 years vboxsync IPRT: Added g_frtAtExitCalled.
(edit) @36362   14 years vboxsync iprt/dllmain-win.cpp: Make sure IPRT doesn't ever get unloaded.
(edit) @36361   14 years vboxsync fix solaris debug builds
(edit) @36360   14 years vboxsync Runtime/r0drv/linux: fail to lock kernel memory for kmap()'ed memory
(edit) @36359   14 years vboxsync Linux/Additions/sharedfolders: don't use GFP_HIGHUSER if we pass …
(edit) @36358   14 years vboxsync NAT/arp: typo (gramma).
(edit) @36357   14 years vboxsync FE/Qt: 3887: Make certain VM settings editable during runtime (initial …
(edit) @36356   14 years vboxsync FE/Qt: Another code reordering missed in r70213.
(edit) @36355   14 years vboxsync FE/Qt: Some code reordering missed in r70213.
(edit) @36354   14 years vboxsync NAT: log ether %RX8->%hhx.
(edit) @36353   14 years vboxsync NAT/arp: cosmetic. verfication of updating of pair moved to …
(edit) @36352   14 years vboxsync NAT: for gratuitous ARP processing pair ar_sip, ar_sha is used. NAT …
(edit) @36351   14 years vboxsync NAT: loging of ethernet addresses.
(edit) @36350   14 years vboxsync Main/server/USB/linux: get rid of esoteric locations for probing for …
(edit) @36349   14 years vboxsync Runtime/log: another forgotten file
(edit) @36348   14 years vboxsync Main/USB/Linux: also show state in testcase device enumeration
(edit) @36347   14 years vboxsync Runtime/log: adapt more places
(edit) @36346   14 years vboxsync vboxshell: use new media API
(edit) @36345   14 years vboxsync Runtime/log: forgotten file
(edit) @36344   14 years vboxsync Runtime/log: implement log rotation, adapt all code creating log files …
(edit) @36343   14 years vboxsync PCI: actual IOMMU attach/detach code for Linux
(edit) @36342   14 years vboxsync VBoxUSB/solaris: Fix misleading variable names.
(edit) @36341   14 years vboxsync HostDrivers/VBoxUSB/solaris: LogRel device capture/release and fix …
(edit) @36340   14 years vboxsync PCI: guest power management
(edit) @36339   14 years vboxsync DevATA: Adjust maximum transfer length to the new value, fixes ATAPI …
(edit) @36338   14 years vboxsync VBoxService: Also report terminated status when used by SCM, logging.
(edit) @36337   14 years vboxsync DevATA: Disable feature list for now because it breaks at least Windows XP
(edit) @36336   14 years vboxsync DevATA: Signal no current profile if no medium is loaded and add …
(edit) @36335   14 years vboxsync FE/Common/VBoxKeyboard: some release logging
(edit) @36334   14 years vboxsync FE/Qt: SLE* is SUSE as well (though not really OpenSUSE)
(edit) @36333   14 years vboxsync fix debug build
(edit) @36332   14 years vboxsync Additions/sharedfolders/linux: don't free the instantiated path name …
(edit) @36331   14 years vboxsync VBoxService: Attempt to fix pre-init (broken by r70386). End …
(edit) @36330   14 years vboxsync VBOXSERVICE_NAME_GLOBAL is confusing, drop it.
(edit) @36329   14 years vboxsync PCI: per-VM initialization (for IOMMU domains)
(edit) @36328   14 years vboxsync VBoxService.cpp: Re r70385: Check if CreateMutex fails. Minor cleanups.
(edit) @36327   14 years vboxsync filteraudio: don't crash if input is not available (xtracker 5599)
(edit) @36326   14 years vboxsync Main/GuestCopy: Fixed copying of multiple of _64K files.
(edit) @36325   14 years vboxsync RDP/client/vrdp: removed three assertions and added a pointer comment
(edit) @36324   14 years vboxsync FE/Qt: Settings page API: Some internal cleanup and refactoring.
(edit) @36323   14 years vboxsync FE/Qt: Settings Dialog: Some internal cleanup and refactoring.
(edit) @36322   14 years vboxsync USB/Input: comments typo.
(edit) @36321   14 years vboxsync VBoxServicePipeBuf.*: nits.
(edit) @36320   14 years vboxsync RDP/client: typo.
(edit) @36319   14 years vboxsync RDP/client: disable rdpusb.c assertions in release builds
(edit) @36318   14 years vboxsync Additions: indentation.
(edit) @36317   14 years vboxsync crOpenGL: remove Assert usage, AssertRC is still there though
(edit) @36316   14 years vboxsync Storage/DevATA+DevAHCI+ATAController: make assertion less strict, …
(edit) @36315   14 years vboxsync VMM: more correct MSR_IA32_MISC_ENABLE emulation
(edit) @36314   14 years vboxsync Installer/Linux: fix regexes, particularly for old versions of sed
(edit) @36313   14 years vboxsync doc/manual: mention uttsc and Solaris in the RDP client context
(edit) @36312   14 years vboxsync Runtime/common/misc/sg: temporarily sanity check
(edit) @36311   14 years vboxsync Windows Guest Additions installer: Check if VBoxGINA already is …
(edit) @36310   14 years vboxsync Networking/VDE: patch by Renzo Davoli to fix ticket #7119
(edit) @36309   14 years vboxsync Main/GuestCtrl: Some more checking for SetProcessInput.
(edit) @36308   14 years vboxsync fix OSE
(edit) @36307   14 years vboxsync x11include/xorg-server-1.3.0.0: not needed, save some space
(edit) @36306   14 years vboxsync x11includes: warnings
(edit) @36305   14 years vboxsync VBoxService/GuestExec: Fixed file copy on Linux, refactored pipe …
(edit) @36304   14 years vboxsync x11include: remove superfluous svn:executable properties
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