VirtualBox

source: vbox/trunk

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @64765   8 年 vboxsync Storage/VD: (bugref:8685) Fixed VBoxSVC crash on removing extpack …
(edit) @64764   8 年 vboxsync VMM/GIM: Doxygen nit.
(edit) @64763   8 年 vboxsync pixel.c: Compile with older gcc without failing on global shadow …
(edit) @64762   8 年 vboxsync FE/Qt: Do not directly include QtGlobal, within latest Qt5 it causes …
(edit) @64761   8 年 vboxsync xHCI: Removed unused/irrelevant stats.
(edit) @64760   8 年 vboxsync FE/Qt: bugref:7127: Finish medium-enumeration even if there is just …
(edit) @64759   8 年 vboxsync NetworkServices/NAT: fixed two socket leaks to make Parfait happy (not …
(edit) @64758   8 年 vboxsync validationkit: warnings
(edit) @64757   8 年 vboxsync Installers: add Russian translation to desktop files. Thank you Vadim …
(edit) @64756   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 143): …
(edit) @64755   8 年 vboxsync FE/Qt: bugref:8671: Runtime UI: A bit of care and paranoia for the …
(edit) @64754   8 年 vboxsync FE/Qt: bugref:8671: Runtime UI: Protection versus recursive UIMachine …
(edit) @64753   8 年 vboxsync FE/Qt: UISettingsSelector class: Extend the selector item interface …
(edit) @64752   8 年 vboxsync bs3-cpu-basic-2: updates
(edit) @64751   8 年 vboxsync bs3kit: Added Bs3SelSetup16BitCode, Bs3SelSetup16BitData.
(edit) @64750   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 142): Own …
(edit) @64749   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 141): Move …
(edit) @64748   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 140): Move …
(edit) @64747   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 139): Extend …
(edit) @64746   8 年 vboxsync German NLS fix
(edit) @64745   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 138): Rename some …
(edit) @64744   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 137): Make …
(edit) @64743   8 年 vboxsync WDDM: bugref:8668: Fixed incorrect filling of DMA buffers in …
(edit) @64742   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 136): Improving w/a …
(edit) @64741   8 年 vboxsync DrvHostPulseAudio: debugging
(edit) @64740   8 年 vboxsync Dev/E1000: (bugref:8624) Removed link-up delay
(edit) @64739   8 年 vboxsync RTNtPathExpand8dot3Path: Return warning if we failed to open anything.
(edit) @64738   8 年 vboxsync RTNtPathExpand8dot3Path: Use the right define (same value, so no change).
(edit) @64737   8 年 vboxsync supHardNtVpNewImage: More info on RTNtPathExpand8dot3Path trouble.
(edit) @64736   8 年 vboxsync WDDM: bugref:8668: Fixed incorrect filling of DMA buffers in …
(edit) @64735   8 年 vboxsync bs3-cpu-basic-2-pf: updates
(edit) @64734   8 年 vboxsync bs3kit: Bs3PagingQueryAddressInfo
(edit) @64733   8 年 vboxsync pciR3MergedRegisterDeviceOnBus: Incorrect logrel-assertion condition …
(edit) @64732   8 年 vboxsync bugref:8087: Additions/x11: support non-root X server: do not build …
(edit) @64731   8 年 vboxsync SUP,IPRT: If link time validation fails with …
(edit) @64730   8 年 vboxsync DrvHostPulseAudio: re-applied temporary logging
(edit) @64729   8 年 vboxsync FE/Qt: bugref:8670: Fixing regression of r108620 due to which slider …
(edit) @64728   8 年 vboxsync Storage/DrvRamDisk: build fix
(edit) @64727   8 年 vboxsync Storage/DrvVD: Don't process I/O requests under a lock but postpone it …
(edit) @64726   8 年 vboxsync doc/manual: bring the explanation how VirtualBox determines the user's …
(edit) @64725   8 年 vboxsync Storage/DrvRamDisk: Fixes
(edit) @64724   8 年 vboxsync Storage/DrvDiskIntegrity: Fixes
(edit) @64723   8 年 vboxsync DBGF: typo
(edit) @64722   8 年 vboxsync DBGF: duh
(edit) @64721   8 年 vboxsync DBGC: Basic implementation of the 'gu' (shift-F11), 'p' (F10), 'pc', …
(edit) @64720   8 年 vboxsync DBGF: Added DBGFR3StepEx for simple step-over support as well as both …
(edit) @64719   8 年 vboxsync WuiTestBoxList: Adding summary at the bottom of the page (untested).
(edit) @64718   8 年 vboxsync bugref:8530: Documentation: improve automated instructions for …
(edit) @64717   8 年 vboxsync bugref:#8530: Documentation: improve automated instructions for …
(edit) @64716   8 年 vboxsync bugref:#8530: Documentation: improve automated instructions for …
(edit) @64715   8 年 vboxsync FE/Qt: removed a few superfluous semicolons
(edit) @64714   8 年 vboxsync Runtime: fixed tiny memory leak
(edit) @64713   8 年 vboxsync FE/Qt: gcc asan fixes
(edit) @64712   8 年 vboxsync Storage/VD: Add a message explaining why the size is invalid
(edit) @64711   8 年 vboxsync VD: Check that the size is aligned to a 512 byte sector boundary
(edit) @64710   8 年 vboxsync bs3kit: s/bs3PagingGetPte/bs3PagingGetPaePte/
(edit) @64709   8 年 vboxsync DrvHostPulseAudio: removed temporary logging
(edit) @64708   8 年 vboxsync DrvHostPulseAudio: renamed fLoopWait to fAbortLoop and made it volatile!
(edit) @64707   8 年 vboxsync DevPciIch9: add bus topology information to "info pci", to …
(edit) @64706   8 年 vboxsync build fix
(edit) @64705   8 年 vboxsync Additions/linux/installer: fixed override of Guest Additions kernel …
(edit) @64704   8 年 vboxsync bs3-basic-2: started on #PF testcase
(edit) @64703   8 年 vboxsync bs3-basic-2: started on #PF testcase
(edit) @64702   8 年 vboxsync DevPciIch9: Assert/LogRel on bad PCI bridge config. LogRel the PDM …
(edit) @64701   8 年 vboxsync ich9pciBiosInitBridgeTopology: VBOX_PCI_SUBORDINATE_BUS again.
(edit) @64700   8 年 vboxsync ich9pciBiosInitBridgeTopology: Missed VBOX_PCI_SUBORDINATE_BUS, now it …
(edit) @64699   8 年 vboxsync ich9pciBiosInitBridgeTopology: Missed VBOX_PCI_SUBORDINATE_BUS.
(edit) @64698   8 年 vboxsync bs3kit: fix
(edit) @64697   8 年 vboxsync DevPciIch9: Default to PDM bus numbering.
(edit) @64696   8 年 vboxsync DevPCI*,PDM: Get internal bus number from PDM.
(edit) @64695   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 135): A bit more …
(edit) @64694   8 年 vboxsync bs3kit: Added Bs3SwitchTo32BitAndCallC and fixed a few problems …
(edit) @64693   8 年 vboxsync Storage/VDI: Check that the new size is within the supported range
(edit) @64692   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 134): …
(edit) @64691   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 133): …
(edit) @64690   8 年 vboxsync VBoxDbgConsole: Made it grok F11, F5, ctrl+break and alt+delete.
(edit) @64689   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 132): …
(edit) @64688   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 131): …
(edit) @64687   8 年 vboxsync Audio/DrvHostPulseAudio: added some temporary logging to debug a …
(edit) @64686   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 130): …
(edit) @64685   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 129): …
(edit) @64684   8 年 vboxsync Dev/E1000: (bugref:8624) Delay interrupts in IMS handler, enable …
(edit) @64683   8 年 vboxsync FE/Qt: bugref:6899: Accessibility support (step 128): …
(edit) @64682   8 年 vboxsync Storage/IOBufMgmt: Fixes
(edit) @64681   8 年 vboxsync NVMe: Add support for the controller memory buffer (CMB) feature from …
(edit) @64680   8 年 vboxsync AHCI: Missed initializing fMapped here which can lead to a wrong call …
(edit) @64679   8 年 vboxsync NAT: slirp_select_poll - don't stop after draining half-closed socket, …
(edit) @64678   8 年 vboxsync updates
(edit) @64677   8 年 vboxsync fix
(edit) @64676   8 年 vboxsync VMM/HMVMXR0: Pass 'rcRun' from VMLAUNCH/VMRESUME to …
(edit) @64675   8 年 vboxsync FE/Qt: bugref:8536: VM Settings: USB page: Allow the hexadecimal …
(edit) @64674   8 年 vboxsync IOBufMgmt: Defrag the I/O memory buffer if everything is free and an …
(edit) @64673   8 年 vboxsync testboxscript/setup.sh: set the -x bit on testboxscript-service.sh.
(edit) @64672   8 年 vboxsync AHCI: Add support for pfnIoReqQueryBuf for 4KB page aligned guest buffers
(edit) @64671   8 年 vboxsync DrvVD: Add statistics about how many attempts were made to query a …
(edit) @64670   8 年 vboxsync HostServices/SharedOpenGL: bugref:8662: disable deallocation of all …
(edit) @64669   8 年 vboxsync openssl 1.1.0c: VBox adaptions (taken from 1.1.0b), adapted …
(edit) @64668   8 年 vboxsync More
(edit) @64667   8 年 vboxsync More
(edit) @64666   8 年 vboxsync More
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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