VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65732   8 years vboxsync Validation Kit: fixes for pylint 1.6.x
(edit) @65731   8 years vboxsync ValidationKit/tdStorageBenchmark1: Upload the raw benchmark output …
(edit) @65730   8 years vboxsync ValidationKit: vboxwrappers.py no longer needs array
(edit) @65729   8 years vboxsync ValidationKit: when setting the MAC address: if we can't find out the …
(edit) @65728   8 years vboxsync Validation Kit: typo
(edit) @65727   8 years vboxsync Validation Kit: added 2 kernel panic reasons
(edit) @65726   8 years vboxsync Audio/ValKit: Fix compilation errors and driver name, bugref:7673
(edit) @65725   8 years vboxsync Validation Kit: increased values for single/total upload
(edit) @65724   8 years vboxsync removed double call of "a->session->UnlockMachine()"
(edit) @65723   8 years vboxsync small fix in the unattended help command
(edit) @65722   8 years vboxsync ValidationKit/tdStorageBenchmark1: Increase test timeout to 3 hours …
(edit) @65721   8 years vboxsync VMM: fixed small memory leak in MMR3HyperAllocOnceNoRelEx()
(edit) @65720   8 years vboxsync build fix?
(edit) @65719   8 years vboxsync VMM/PDMNetShaper: fixed small memory leak during termination
(edit) @65718   8 years vboxsync VMM/VM: fixed small memory leak during termination
(edit) @65717   8 years vboxsync VMM/PDMBlkCache: fixed small memory leak during termination
(edit) @65716   8 years vboxsync VMM/PDMAsyncCompletionFile: fixed small memory leak on termination
(edit) @65715   8 years vboxsync VMM/DBGFAddrSpace: no need to retain a debug address space we just …
(edit) @65714   8 years vboxsync Devices/EFI: paranoia s/MMR3HeapFree/PDMDevHlpMMHeapFree/
(edit) @65713   8 years vboxsync Devices/DrvRamDisk: small memory leak during termination
(edit) @65712   8 years vboxsync Devices/VMMDev: fixed small memory leak during termination
(edit) @65711   8 years vboxsync Devices/PC: paranoia s/MMR3HeapFree/PDMDevHlpMMHeapFree/
(edit) @65710   8 years vboxsync Devices/NAT: fixed small memory leaks on termination
(edit) @65709   8 years vboxsync Devices/VGA: fixed small memory leaks during termination
(edit) @65708   8 years vboxsync Devices/Bus: fixed small memory leaks on destruct
(edit) @65707   8 years vboxsync Devices/Audio: destroy the cricital section when destroying the sink
(edit) @65706   8 years vboxsync HostServices/GuestProperties: free all properties during uninit()
(edit) @65705   8 years vboxsync Runtime/dbgas: small memory leak
(edit) @65704   8 years vboxsync Runtime: if we are compiled with address sanitizer enabled (gcc/llvm …
(edit) @65703   8 years vboxsync DrvDiskIntegrity: Don't embed the tracking structure into the request …
(edit) @65702   8 years vboxsync FE/Qt: Global preferences: Display page: Softly remove 'auto' value …
(edit) @65701   8 years vboxsync FE/Qt: Global preferences: Input page: Separate shortcut search …
(edit) @65700   8 years vboxsync DrvNAT: missing RTReqQueueDestroy() call
(edit) @65699   8 years vboxsync Audio: Bugfixes.
(edit) @65698   8 years vboxsync NetAdp/win (bugref:8488) standalone implementation, does not require …
(edit) @65697   8 years vboxsync VMM/HMVMXR0: Set HM_CHANGED_ALL_GUEST after saving the guest state to …
(edit) @65696   8 years vboxsync Build fix.
(edit) @65694   8 years vboxsync Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
(edit) @65693   8 years vboxsync Validation Kit: fixed typo
(edit) @65692   8 years vboxsync jpeg-8a => jpeg-9b
(edit) @65691   8 years vboxsync jpeg-8a => jpeg-9b
(edit) @65690   8 years vboxsync FE/Qt: Global preferences: Extension page: Get rid of superfluous data …
(edit) @65689   8 years vboxsync FE/Qt: Global preferences: Update page: Integrate settings caching.
(edit) @65688   8 years vboxsync FE/Qt: Global preferences: Proxy page: Integrate settings caching.
(edit) @65687   8 years vboxsync FE/Qt: Global preferences: Network page: Integrate settings caching.
(edit) @65686   8 years vboxsync FE/Qt: Global preferences: Language page: Integrate settings caching.
(edit) @65685   8 years vboxsync FE/Qt: Global preferences: Input page: Integrate settings caching.
(edit) @65684   8 years vboxsync FE/Qt: Global preferences: General page: Integrate settings caching.
(edit) @65683   8 years vboxsync ValidationKit: when getting the IP address of the system (for testing …
(edit) @65682   8 years vboxsync FE/Qt: Global preferences: Extension page: Integrate settings caching.
(edit) @65681   8 years vboxsync FE/Qt: Global preferences: Display page: Integrate settings caching.
(edit) @65680   8 years vboxsync FE/Qt: Global preferences: Network page: Some reordering to prevent …
(edit) @65679   8 years vboxsync FE/Qt: Global preferences: Input page: Small rework related to cache …
(edit) @65678   8 years vboxsync FE/Qt: Global preferences: Refactoring to prpeare to settings cache …
(edit) @65677   8 years vboxsync Audio: Also initialize cShift parameter when creating audio streams in …
(edit) @65676   8 years vboxsync Audio/DrvHostDSound.cpp: Fixed crashes.
(edit) @65675   8 years vboxsync Audio/DrvAudioCommon.cpp: Fixes for DrvAudioHlpPCMPropsAreValid(), …
(edit) @65674   8 years vboxsync Reverted r113373 (committed too much).
(edit) @65673   8 years vboxsync Audio/DrvAudioCommon.cpp: Fixes for DrvAudioHlpPCMPropsAreValid(), …
(edit) @65672   8 years vboxsync Additions/VBoxClient: on NetBSD <stdlib.h> doesn't provide the bits …
(edit) @65671   8 years vboxsync DrvHostDSound: NULL pointer check
(edit) @65670   8 years vboxsync Audio/ValKit: Saving buffer submittions timings for each .wav file, …
(edit) @65669   8 years vboxsync Renaming.
(edit) @65668   8 years vboxsync Audio/AudioMixBuffer.cpp: Minor adjustments for AudioMixBufPeek().
(edit) @65667   8 years vboxsync Audio: temporary fix
(edit) @65666   8 years vboxsync vbox.dsl: fix in default values for low memory space
(edit) @65665   8 years vboxsync gcc 7: Main: fall thru
(edit) @65664   8 years vboxsync more appropriate here :)
(edit) @65662   8 years vboxsync gcc 7: Devices/Network: fall thru
(edit) @65661   8 years vboxsync gcc 7: DrvHostPulseAudio: fall thru
(edit) @65660   8 years vboxsync Audio: Added PDMAUDIOSTREAMLAYOUT_RAW to pass the raw audio data to …
(edit) @65659   8 years vboxsync VBoxNetDHCP: fix option iteration.
(edit) @65658   8 years vboxsync NetLib: bswap udp length
(edit) @65656   8 years vboxsync VMM/HMVMXR0: fall thru.
(edit) @65655   8 years vboxsync Audio/DrvHostNullAudio.cpp: Remove not-used stuff.
(edit) @65654   8 years vboxsync gcc 7: Disassembler: fall thru
(edit) @65653   8 years vboxsync gcc 7: Frontends: fall thru
(edit) @65652   8 years vboxsync gcc 7: VBoxManage: fall thru
(edit) @65651   8 years vboxsync gcc 7: Validation Kit: fall thru
(edit) @65650   8 years vboxsync gcc 7: fall thru
(edit) @65649   8 years vboxsync gcc 7: VBoxNetAdpCtl: fall thru
(edit) @65648   8 years vboxsync gcc 7: Devices: fall thru
(edit) @65647   8 years vboxsync gcc 7: Devices/ipxe: nonnull
(edit) @65646   8 years vboxsync gcc 7: Main: fall thru
(edit) @65645   8 years vboxsync gcc 7: Debugger: fall thru
(edit) @65644   8 years vboxsync gcc 7: Storage: fall thru
(edit) @65643   8 years vboxsync gcc 7: GuestHost: fall thru
(edit) @65642   8 years vboxsync gcc 7: Runtime: fall thru
(edit) @65641   8 years vboxsync gcc 7: Additions: fall-thru
(edit) @65640   8 years vboxsync gcc 7: missing break
(edit) @65638   8 years vboxsync tstVDIo: Missing break
(edit) @65637   8 years vboxsync VMM/PATMRC: properly return with error code
(edit) @65636   8 years vboxsync Audio: Added DrvAudioHlpPCMPropsAreValid(), removed unnecessary stream …
(edit) @65635   8 years vboxsync tstAudioMixBuffer.cpp: Fixed testcase.
(edit) @65634   8 years vboxsync IEM: Typo fix.
(edit) @65633   8 years vboxsync vbox.dsl: no root bus resource window for Windows < 7
(edit) @65632   8 years vboxsync FE/Qt: fall thru
(edit) @65631   8 years vboxsync IEM: When loading a 16-bit stack from TSS, consistently force a 16-bit …
(edit) @65630   8 years vboxsync AudioMixBuffer: Renamed AudioMixBufAcquire() to AudioMixBufPeek() and …
(edit) @65629   8 years vboxsync FE/Qt: Settings: A bit of refactoring to bring the code of global and …
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