VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @63706   8 years vboxsync non-windows build fix for r110477
(edit) @63705   8 years vboxsync BugReport(bugref:7809): Use RTProcGetExecutablePath instead of argv0, …
(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) @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) @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) @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) @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) @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.
(edit) @63649   8 years vboxsync VMM/GIM/HyperV: unused param build fix.
(edit) @63648   8 years vboxsync VMM/GIM/HyperV: Add partial support for synthetic interrupt controller …
(edit) @63646   8 years vboxsync 3D: Reverted r110321, more simple solution found for bugref:8387
(edit) @63645   8 years vboxsync Linux installer: allow to overwrite the (fixed) installation directory …
(edit) @63644   8 years vboxsync VMDK: Fix possible endless loop when reading when processing the grain …
(edit) @63643   8 years vboxsync VBoxC: VirtualBoxClient need to go away ASAP nobody is using it any …
(edit) @63641   8 years vboxsync dllmain.cpp: forgotten debug variable.
(edit) @63640   8 years vboxsync PGMInternal.h: comment typo.
(edit) @63639   8 years vboxsync VBoxC: Looks like VirtualBoxClient::Data::m_pEventSource is holding in …
(edit) @63637   8 years vboxsync VMM/APIC: Doxygen fix.
(edit) @63636   8 years vboxsync Storage/QED: Check that the filename size for the backing file is in …
(edit) @63635   8 years vboxsync Storage/QCOW,Parallels: Fix a few possible crashes possible when …
(edit) @63634   8 years vboxsync VMM/APIC: doxygen fix.
(edit) @63633   8 years vboxsync VMM/APIC: unused param fix.
(edit) @63632   8 years vboxsync VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V …
(edit) @63631   8 years vboxsync rpm: attempt to fix docs path
(edit) @63630   8 years vboxsync Dev/Net/E1000: Do not mask ICR bits during read (bugref:8560)
(edit) @63629   8 years vboxsync Audio/DrvHostDebugAudio.cpp: Use RTPathTemp() for retrieving the …
(edit) @63628   8 years vboxsync Audio/AudioMixer.cpp: Destroy critical sections for mixer streams.
(edit) @63627   8 years vboxsync BIOS: update alternative sources (this time without local modifications)
(edit) @63626   8 years vboxsync FE/Qt: bugref:8308: Aggregate VirtualBoxClient and VirtualBox events …
(edit) @63625   8 years vboxsync BIOS: update alternative sources
(edit) @63624   8 years vboxsync Audio/DrvAudio.cpp: Fixed capturing input data.
(edit) @63623   8 years vboxsync Audio/AudioMixer.cpp: Do not return an error in AudioMixerSinkRead() …
(edit) @63622   8 years vboxsync EFI/Firmware: get gcc warnings under control
(edit) @63621   8 years vboxsync NAT/TFTP: avoid writing 64-bit size_t to a 32-bit int.
(edit) @63619   8 years vboxsync SharedFolders: removed unnecessary assertion
(edit) @63618   8 years vboxsync DevIoApic: Comment regarding remote IRR bit and corresponding bugref.
(edit) @63617   8 years vboxsync VGA BIOS: Fixed 4bpp scanline calculation, see bugref:8558.
(edit) @63616   8 years vboxsync Build fix.
(edit) @63615   8 years vboxsync Audio/AudioMixer: Added critical sections for thread safety.
(edit) @63613   8 years vboxsync Audio/DrvAudio.cpp: Some release assertions.
(edit) @63612   8 years vboxsync FE/Qt: bugref:8151: Runtime UI: Finally, we can again unify all the …
(edit) @63611   8 years vboxsync 3D: Special handling of PM events in DdiCommitVidPn by introducing …
(edit) @63610   8 years vboxsync FE/Qt: bugref:8151: Runtime UI: Move the X11 Qt4 keyboard capture code …
(edit) @63609   8 years vboxsync FE/Qt: bugref:8151: Runtime UI: Use the 'delayed keyboard capture' …
(edit) @63608   8 years vboxsync FE/Qt: bugref:8151: Runtime UI: Use the 'delayed keyboard capture' …
(edit) @63606   8 years vboxsync PDMIDISPLAYCONNECTOR: const ptr vs const data mismatch.
(edit) @63605   8 years vboxsync rpm: make the existence of tools/.../chrpath optional
(edit) @63602   8 years vboxsync FE/Qt: when logging the Qt version, do it later in case we are a VM …
(edit) @63601   8 years vboxsync FE/Qt: bugref:8151: X11: Runtime UI: Move mouse-related logic from …
(edit) @63600   8 years vboxsync Typo.
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