VirtualBox

source: vbox/trunk/src

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @63694   8 年 vboxsync revert previous commit (r110452).
(edit) @63693   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 1): Selector UI: …
(edit) @63692   8 年 vboxsync pdmdev.h: Missed some inline wrappers when doing MMIO.
(edit) @63691   8 年 vboxsync Runtime/testcase: added tests for ASMBitFirstSetU64()/ASMBitLastSetU64()
(edit) @63690   8 年 vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63689   8 年 vboxsync Storage: New ramdisk driver for debugging and make DrvDiskIntegrity …
(edit) @63685   8 年 vboxsync PDM,DevPci*: Allow larger PCI region sizes.
(edit) @63684   8 年 vboxsync Audio/DrvAudio.cpp: Convert to bytes before leaving critical section …
(edit) @63683   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Fixed interface casting messup.
(edit) @63682   8 年 vboxsync PDM,IOM: MMIO range length is now a RTGCPHYS instead of uint32_t.
(edit) @63681   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Added missing static DECLCALLBACK decorations.
(edit) @63678   8 年 vboxsync IPRT/lockvalidator.cpp: Build fix when RTLOCKVAL_WITH_VERBOSE_DUMPS is set.
(edit) @63677   8 年 vboxsync shut up gcc for complaining about readdir_r() with glibc 2.24+
(edit) @63676   8 年 vboxsync NAT: soread - errno is valid only when syscall indicates failure, so …
(edit) @63675   8 年 vboxsync NAT: soread - check FIONREAD only when necessary.
(edit) @63674   8 年 vboxsync build fix
(edit) @63673   8 年 vboxsync HostDrivers/Support: make setting capabilities compatible for newer kernels
(edit) @63672   8 年 vboxsync NAT: soread - save errno from recv(2) that we check later on as it may …
(edit) @63671   8 年 vboxsync Audio/DrvAudio: Renamed drvAudioStreamDestroyInternal() -> …
(edit) @63670   8 年 vboxsync Audio/AudioMixer: Leave critical section in any case in …
(edit) @63669   8 年 vboxsync Dev/Net/Virtio: Move packet dumper into common header and use it in virtio.
(edit) @63668   8 年 vboxsync slirp: Spell "initialized" correctly.
(edit) @63667   8 年 vboxsync Not intended.
(edit) @63666   8 年 vboxsync Not so strict.
(edit) @63665   8 年 vboxsync PCI: Take into account amount of RAM below/above 4GB when mapping …
(edit) @63664   8 年 vboxsync Typo.
(edit) @63663   8 年 vboxsync DevPCI,DevPciIch9: sketched getting memory sizes above & below 4GB.
(edit) @63662   8 年 vboxsync PCI: added missing test variable
(edit) @63661   8 年 vboxsync build fix
(edit) @63660   8 年 vboxsync MM: Added MMR3PhysGet4GBRamHoleSize, MMPhysGetRamSizeAbove4GB, and …
(edit) @63659   8 年 vboxsync PCI: Enable mapping 64-bit BARs above 4GB.
(edit) @63658   8 年 vboxsync PCI: Enable mapping 64-bit BARs above 4GB.
(edit) @63657   8 年 vboxsync VBoxSCSI: fix loading a saved state from before r104155 (or r104311
(edit) @63654   8 年 vboxsync Audio/AudioMixer.cpp: Additional check in AudioMixerStreamIsValid().
(edit) @63653   8 年 vboxsync Main/MediumImpl: Don't expost stream optimized images as preferred …
(edit) @63652   8 年 vboxsync 3D: Skip the second VBOXCMDVBVA_RESIZE which hides disabled Virtual …
(edit) @63651   8 年 vboxsync VMM/GIM/HyperV: unused param build fix.
(edit) @63650   8 年 vboxsync VMM/GIM/HyperV: unused param build fix.
(edit) @63649   8 年 vboxsync VMM/GIM/HyperV: unused param build fix.
(edit) @63648   8 年 vboxsync VMM/GIM/HyperV: Add partial support for synthetic interrupt controller …
(edit) @63646   8 年 vboxsync 3D: Reverted r110321, more simple solution found for bugref:8387
(edit) @63645   8 年 vboxsync Linux installer: allow to overwrite the (fixed) installation directory …
(edit) @63644   8 年 vboxsync VMDK: Fix possible endless loop when reading when processing the grain …
(edit) @63643   8 年 vboxsync VBoxC: VirtualBoxClient need to go away ASAP nobody is using it any …
(edit) @63641   8 年 vboxsync dllmain.cpp: forgotten debug variable.
(edit) @63640   8 年 vboxsync PGMInternal.h: comment typo.
(edit) @63639   8 年 vboxsync VBoxC: Looks like VirtualBoxClient::Data::m_pEventSource is holding in …
(edit) @63637   8 年 vboxsync VMM/APIC: Doxygen fix.
(edit) @63636   8 年 vboxsync Storage/QED: Check that the filename size for the backing file is in …
(edit) @63635   8 年 vboxsync Storage/QCOW,Parallels: Fix a few possible crashes possible when …
(edit) @63634   8 年 vboxsync VMM/APIC: doxygen fix.
(edit) @63633   8 年 vboxsync VMM/APIC: unused param fix.
(edit) @63632   8 年 vboxsync VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V …
(edit) @63631   8 年 vboxsync rpm: attempt to fix docs path
(edit) @63630   8 年 vboxsync Dev/Net/E1000: Do not mask ICR bits during read (bugref:8560)
(edit) @63629   8 年 vboxsync Audio/DrvHostDebugAudio.cpp: Use RTPathTemp() for retrieving the …
(edit) @63628   8 年 vboxsync Audio/AudioMixer.cpp: Destroy critical sections for mixer streams.
(edit) @63627   8 年 vboxsync BIOS: update alternative sources (this time without local modifications)
(edit) @63626   8 年 vboxsync FE/Qt: bugref:8308: Aggregate VirtualBoxClient and VirtualBox events …
(edit) @63625   8 年 vboxsync BIOS: update alternative sources
(edit) @63624   8 年 vboxsync Audio/DrvAudio.cpp: Fixed capturing input data.
(edit) @63623   8 年 vboxsync Audio/AudioMixer.cpp: Do not return an error in AudioMixerSinkRead() …
(edit) @63622   8 年 vboxsync EFI/Firmware: get gcc warnings under control
(edit) @63621   8 年 vboxsync NAT/TFTP: avoid writing 64-bit size_t to a 32-bit int.
(edit) @63619   8 年 vboxsync SharedFolders: removed unnecessary assertion
(edit) @63618   8 年 vboxsync DevIoApic: Comment regarding remote IRR bit and corresponding bugref.
(edit) @63617   8 年 vboxsync VGA BIOS: Fixed 4bpp scanline calculation, see bugref:8558.
(edit) @63616   8 年 vboxsync Build fix.
(edit) @63615   8 年 vboxsync Audio/AudioMixer: Added critical sections for thread safety.
(edit) @63613   8 年 vboxsync Audio/DrvAudio.cpp: Some release assertions.
(edit) @63612   8 年 vboxsync FE/Qt: bugref:8151: Runtime UI: Finally, we can again unify all the …
(edit) @63611   8 年 vboxsync 3D: Special handling of PM events in DdiCommitVidPn by introducing …
(edit) @63610   8 年 vboxsync FE/Qt: bugref:8151: Runtime UI: Move the X11 Qt4 keyboard capture code …
(edit) @63609   8 年 vboxsync FE/Qt: bugref:8151: Runtime UI: Use the 'delayed keyboard capture' …
(edit) @63608   8 年 vboxsync FE/Qt: bugref:8151: Runtime UI: Use the 'delayed keyboard capture' …
(edit) @63606   8 年 vboxsync PDMIDISPLAYCONNECTOR: const ptr vs const data mismatch.
(edit) @63605   8 年 vboxsync rpm: make the existence of tools/.../chrpath optional
(edit) @63602   8 年 vboxsync FE/Qt: when logging the Qt version, do it later in case we are a VM …
(edit) @63601   8 年 vboxsync FE/Qt: bugref:8151: X11: Runtime UI: Move mouse-related logic from …
(edit) @63600   8 年 vboxsync Typo.
(edit) @63599   8 年 vboxsync FE/Qt: bugref:8151: X11: Runtime UI: Improve user experience with the …
(edit) @63595   8 年 vboxsync revert r110292 as it causes triple faults with certain guests
(edit) @63594   8 年 vboxsync Devices/Graphics/BIOS: do not report a physical base pointer for …
(edit) @63593   8 年 vboxsync Audio/AudioMixer.cpp: Shorter.
(edit) @63592   8 年 vboxsync bugref:7179. Shifted the function handler() into the private section.
(edit) @63591   8 年 vboxsync Serial/Host: Don't try to kick off a thread to monitor the status …
(edit) @63590   8 年 vboxsync warning about explicit braces
(edit) @63589   8 年 vboxsync 2 yasm warnings
(edit) @63587   8 年 vboxsync bugref:8151: FE/Qt: improve X11 keyboard capturing: try to fix …
(edit) @63586   8 年 vboxsync FE/Qt: bugref:8552: Mac OS X: VMStarter: Using NSRunningApplication …
(edit) @63585   8 年 vboxsync bugref:8482. Accidentally removed the header tchar.h. Fixed.
(edit) @63584   8 年 vboxsync bugref:8482. The redundant async task implementations was eliminated …
(edit) @63583   8 年 vboxsync DrvHostSerial/Linux: fix pegging one CPU if TIOCMIWAIT fails …
(edit) @63582   8 年 vboxsync bugref:4323. Added a new subcommand for changing medium description.
(edit) @63581   8 年 vboxsync bugref:4323. First implementation of Medium::setDescription().
(edit) @63580   8 年 vboxsync Build fix for r110268.
(edit) @63579   8 年 vboxsync FE/Qt: bugref:7846: Runtime UI: Implementing mouse native event filter …
(edit) @63578   8 年 vboxsync FE/Qt: bugref:7846: Runtime UI: Moving native event filter code from …
(edit) @63577   8 年 vboxsync FE/Qt: bugref:8090: UIMessageCenter: UIUpdateManager: Implementing …
(edit) @63574   8 年 vboxsync Shut up the other two aiGrpNms instances as well.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette