VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63749   8 years vboxsync Audio/DrvHostALSAAudio.cpp: Fixed recording.
(edit) @63748   8 years vboxsync Fixed workspace generation for src/VBox/HostDrivers/adpctl.
(edit) @63747   8 years vboxsync Main/ConsoleImpl: Fix config for multiple NVMe controllers if ICH9 is used
(edit) @63746   8 years vboxsync ValidationKit/tdStorageBenchmark: Add option to test the different …
(edit) @63745   8 years vboxsync Build fix (warnings as errors).
(edit) @63744   8 years vboxsync Build fix (warnings as errors).
(edit) @63743   8 years vboxsync Audio: More code for device enumeration and dynamic device handling / …
(edit) @63742   8 years vboxsync Main/webservices: tools/common/gsoap/v2.7.12-r2/stdsoap2.cpp has a …
(edit) @63741   8 years vboxsync Storage/QED,QCOW: Always write the complete L1 and L2 table when …
(edit) @63740   8 years vboxsync DrvVD: Don't use the async VD API in PDMIMEDIAEX when it is not supported
(edit) @63739   8 years vboxsync spaces
(edit) @63738   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: if the guest …
(edit) @63737   8 years vboxsync Audio/DevSB16.cpp: Stream validation on construction not needed …
(edit) @63736   8 years vboxsync Logging.
(edit) @63735   8 years vboxsync BugReport(bugref:7809): Do not throw exceptions in destructors.
(edit) @63734   8 years vboxsync Config.kmk: watcom can do kSubmit/kWorker now.
(edit) @63733   8 years vboxsync VD: Reject creating base image variants which are not supported by the …
(edit) @63732   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 15): Selector UI: …
(edit) @63731   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 14): Selector UI: …
(edit) @63730   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 13): Selector UI: …
(edit) @63729   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 12): Selector UI: …
(edit) @63728   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 11): Selector UI: …
(edit) @63727   8 years vboxsync DiskIntegrity: Updates to handle the PDMIMEDIAEX interface
(edit) @63726   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 10): Selector UI: …
(edit) @63725   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 9): Selector UI: …
(edit) @63724   8 years vboxsync Storage/DrvRamDisk: warning fixes for release builds
(edit) @63723   8 years vboxsync VD: Free the allocated I/O buffer already when the request completed …
(edit) @63722   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 8): Selector UI: …
(edit) @63721   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 7): Selector UI: …
(edit) @63720   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 6): Selector UI: …
(edit) @63719   8 years vboxsync Logging.
(edit) @63718   8 years vboxsync Audio: Adjusted error texts for re-attaching the LUNs in case the host …
(edit) @63717   8 years vboxsync Audio/DrvAudio: Only try to re-initialize once, and after that the …
(edit) @63716   8 years vboxsync Docs.
(edit) @63715   8 years vboxsync Build fix (warnings as errors).
(edit) @63714   8 years vboxsync Build fix.
(edit) @63713   8 years vboxsync Build fix (warnings as errors).
(edit) @63712   8 years vboxsync gcc 6 compile fix
(edit) @63711   8 years vboxsync Audio: Implemented support for audio device enumeration handling, …
(edit) @63710   8 years vboxsync VBoxVMMPreload: only try to load VBoxDD2R0 if really necessary
(edit) @63709   8 years vboxsync Config.kmk: More kSubmit/kWorker experimentation.
(edit) @63708   8 years vboxsync bootsectors/Config.kmk: Experimenting nasm + object conversion using …
(edit) @63707   8 years vboxsync bugref:6417 Further checkin general tidy up.
(edit) @63706   8 years vboxsync non-windows build fix for r110477
(edit) @63705   8 years vboxsync BugReport(bugref:7809): Use RTProcGetExecutablePath instead of argv0, …
(edit) @63704   8 years vboxsync export
(edit) @63703   8 years vboxsync BugReport(bugref:7809): Collect all logs as well as driver versions.
(edit) @63702   8 years vboxsync DevPciIch: use the proper constant here
(edit) @63701   8 years vboxsync pdmdev: remark about PDM_DEVHLPR3_VERSION in 5.0
(edit) @63700   8 years vboxsync Storage/DrvDiskIntegrity: Start integration to work with the extended …
(edit) @63699   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 5): Selector UI: Basic …
(edit) @63698   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 4): Selector UI: …
(edit) @63697   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 3): Selector UI: Basic …
(edit) @63696   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 2): Selector UI: …
(edit) @63695   8 years vboxsync pdmdev.h: Missed some inline wrappers when doing MMIO.
(edit) @63694   8 years vboxsync revert previous commit (r110452).
(edit) @63693   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 1): Selector UI: …
(edit) @63692   8 years vboxsync pdmdev.h: Missed some inline wrappers when doing MMIO.
(edit) @63691   8 years vboxsync Runtime/testcase: added tests for ASMBitFirstSetU64()/ASMBitLastSetU64()
(edit) @63690   8 years vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63689   8 years vboxsync Storage: New ramdisk driver for debugging and make DrvDiskIntegrity …
(edit) @63688   8 years vboxsync asm.h: here as well
(edit) @63687   8 years vboxsync asm.h: next try
(edit) @63686   8 years vboxsync asm.h: ASMBitLastSetU64 fix.
(edit) @63685   8 years vboxsync PDM,DevPci*: Allow larger PCI region sizes.
(edit) @63684   8 years vboxsync Audio/DrvAudio.cpp: Convert to bytes before leaving critical section …
(edit) @63683   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Fixed interface casting messup.
(edit) @63682   8 years vboxsync PDM,IOM: MMIO range length is now a RTGCPHYS instead of uint32_t.
(edit) @63681   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Added missing static DECLCALLBACK decorations.
(edit) @63680   8 years vboxsync doc/manual: fixed the path
(edit) @63679   8 years vboxsync doc/manual: properly document the format of the device name for a …
(edit) @63678   8 years vboxsync IPRT/lockvalidator.cpp: Build fix when RTLOCKVAL_WITH_VERBOSE_DUMPS is set.
(edit) @63677   8 years vboxsync shut up gcc for complaining about readdir_r() with glibc 2.24+
(edit) @63676   8 years vboxsync NAT: soread - errno is valid only when syscall indicates failure, so …
(edit) @63675   8 years vboxsync NAT: soread - check FIONREAD only when necessary.
(edit) @63674   8 years vboxsync build fix
(edit) @63673   8 years vboxsync HostDrivers/Support: make setting capabilities compatible for newer kernels
(edit) @63672   8 years vboxsync NAT: soread - save errno from recv(2) that we check later on as it may …
(edit) @63671   8 years vboxsync Audio/DrvAudio: Renamed drvAudioStreamDestroyInternal() -> …
(edit) @63670   8 years vboxsync Audio/AudioMixer: Leave critical section in any case in …
(edit) @63669   8 years vboxsync Dev/Net/Virtio: Move packet dumper into common header and use it in virtio.
(edit) @63668   8 years vboxsync slirp: Spell "initialized" correctly.
(edit) @63667   8 years vboxsync Not intended.
(edit) @63666   8 years vboxsync Not so strict.
(edit) @63665   8 years vboxsync PCI: Take into account amount of RAM below/above 4GB when mapping …
(edit) @63664   8 years vboxsync Typo.
(edit) @63663   8 years vboxsync DevPCI,DevPciIch9: sketched getting memory sizes above & below 4GB.
(edit) @63662   8 years vboxsync PCI: added missing test variable
(edit) @63661   8 years vboxsync build fix
(edit) @63660   8 years vboxsync MM: Added MMR3PhysGet4GBRamHoleSize, MMPhysGetRamSizeAbove4GB, and …
(edit) @63659   8 years vboxsync PCI: Enable mapping 64-bit BARs above 4GB.
(edit) @63658   8 years vboxsync PCI: Enable mapping 64-bit BARs above 4GB.
(edit) @63657   8 years vboxsync VBoxSCSI: fix loading a saved state from before r104155 (or r104311
(edit) @63656   8 years vboxsync Manual: Correct syntax for VBoxManage getextradata ... enumerate
(edit) @63655   8 years vboxsync Add nasm and yasm to svn:ignore
(edit) @63654   8 years vboxsync Audio/AudioMixer.cpp: Additional check in AudioMixerStreamIsValid().
(edit) @63653   8 years vboxsync Main/MediumImpl: Don't expost stream optimized images as preferred …
(edit) @63652   8 years vboxsync 3D: Skip the second VBOXCMDVBVA_RESIZE which hides disabled Virtual …
(edit) @63651   8 years vboxsync VMM/GIM/HyperV: unused param build fix.
(edit) @63650   8 years vboxsync VMM/GIM/HyperV: unused param build fix.
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