VirtualBox

source: vbox/trunk/include

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @66193   8 年 vboxsync pdmstorageifs.h: Return the region number on success too
(edit) @66192   8 年 vboxsync VD,pdmstorageifs.h: Move media descriptor related definitions to an …
(edit) @66166   8 年 vboxsync pdmstorageifs.h,DrvVD.cpp: Add region descriptor API for media which …
(edit) @66154   8 年 vboxsync bios: Use port defintion from VBox/bios.h.
(edit) @66149   8 年 vboxsync Added VBox/bios.h and VBox/bios.mac (generated) and changed the …
(edit) @66148   8 年 vboxsync kmk -f Maintenance.kmk incs
(edit) @66147   8 年 vboxsync please just skip the #endif comments if you cannot get it right.
(edit) @66140   8 年 vboxsync Storage: Add backend to handle CUE/BIN images (not yet working as the …
(edit) @66139   8 年 vboxsync vd.h: Typo
(edit) @66110   8 年 vboxsync Storage/VD: Implement infrastructure for region lists to be able to …
(edit) @66101   8 年 vboxsync SharedFolders: Some adjustments necessary for flexible array syntax in …
(edit) @66100   8 年 vboxsync iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_IN_UNION and …
(edit) @66098   8 年 vboxsync iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_IN_UNION and …
(edit) @66095   8 年 vboxsync CPUMR3CpuId.cpp: Detect AMD Ryzen.
(edit) @66089   8 年 vboxsync iprt/cdefs.h: Another RT_FLEXIBLE_ARRAY note reading unions and gcc.
(edit) @66088   8 年 vboxsync VBox/shflsvc.h: There should be no reason to pack SHFLSTRING, it's …
(edit) @66087   8 年 vboxsync VBox/shflsvc.h: There should be no reason to pack SHFLSTRING, it's …
(edit) @66086   8 年 vboxsync iprt/cdefs.h: gcc 6.1 seems to be the cut-off for using [] arrays in …
(edit) @66083   8 年 vboxsync iprt/cdefs.h: RT_FLEXIBLE_ARRAY: g++ 5.4.0 throws pedantic warning …
(edit) @66081   8 年 vboxsync iprt/cdefs.h: RT_FLEXIBLE_ARRAY: g++ 4.9.x throws pedantic warning …
(edit) @66079   8 年 vboxsync iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_NESTED to deal with MSC/GCC …
(edit) @66064   8 年 vboxsync iprt/cdefs.h: Adding a RT_FLEXIBLE_ARRAY macro.
(edit) @66060   8 年 vboxsync VMM: Nested Hw.virt: Solaris build fix
(edit) @66056   8 年 vboxsync x86.h: X86_MODRM_MAKE()
(edit) @66047   8 年 vboxsync VMM: Attempted build fix for Solaris.
(edit) @66043   8 年 vboxsync VMM: Nested Hw.virt: Build fix.
(edit) @66042   8 年 vboxsync VMM: Nested Hw.virt: bits.
(edit) @66041   8 年 vboxsync VMM: Nested Hw.virt: bits.
(edit) @66040   8 年 vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66023   8 年 vboxsync VBox/vmm/pgm.h: Note that PGMMODE is part of saved state.
(edit) @66022   8 年 vboxsync VMM: Nested Hw.virt: Backed out r113878. Attempted build fix for linux …
(edit) @66015   8 年 vboxsync VMM: Nested Hw.virt: Bits.
(edit) @66001   8 年 vboxsync VMM: Nested Hw.virt: Temporary build fix to work around recompiler …
(edit) @66000   8 年 vboxsync VMM: Nested Hw.virt: Preps for SVM vmrun/#VMEXIT impl.
(edit) @65989   8 年 vboxsync VMM: Nested Hw.virt: Implement AMD-V VMMCALL in IEM. Cleanup the code …
(edit) @65948   8 年 vboxsync gcc 7: added 'break' to the 'else' case of all Assert*Break() macros. …
(edit) @65934   8 年 vboxsync VMM: Nested Hw.virt: Invlpga IEM interface with HM.
(edit) @65933   8 年 vboxsync VMM: Nested Hw.virt: Implemented vmsave, vmload, invlpga in IEM.
(edit) @65910   8 年 vboxsync VMM: Nested Hw.virt: Empty struct fix.
(edit) @65909   8 年 vboxsync VMM: Nested Hw.virt: Alignment fixes for 32-bit.
(edit) @65907   8 年 vboxsync VMM: Nested Hw.virt: doxygen.
(edit) @65906   8 年 vboxsync VMM: Nested Hw.virt: alignment fix for 32-bit host.
(edit) @65904   8 年 vboxsync VMM: Nested Hw.virt: Started with tweaking the AMD bits and laying the …
(edit) @65896   8 年 vboxsync VMM: Add TMR3TimerSkip to skip a saved timer state in a given SSM …
(edit) @65892   8 年 vboxsync iprt: Simplify the AVL stuff by simply donating the version of the …
(edit) @65876   8 年 vboxsync IEM,DIS: Updates
(edit) @65873   8 年 vboxsync typo
(edit) @65870   8 年 vboxsync iprt/cdefs.h: Added RT_CONCAT7, RT_CONCAT8, RT_CONCAT9.
(edit) @65829   8 年 vboxsync PDMPCIDEV: polishing the previously added fake interface
(edit) @65821   8 年 vboxsync PDMPCIDEV: add a fake interface, see previous change to DevPciIch9.cpp
(edit) @65816   8 年 vboxsync RDP/client: compile fixes
(edit) @65811   8 年 vboxsync RTCString::equals(): don't call memcmp() with a zero length
(edit) @65794   8 年 vboxsync EM: VMCPU_FF_UNHALT should be cleared together with …
(edit) @65792   8 年 vboxsync EM,GIM: Let EM be the only one to mess with VMCPU_FF_UNHALT and …
(edit) @65776   8 年 vboxsync x86.h,.mac: Fixed harmless X86_OP_PRF_REPNZ/REPZ mixup.
(edit) @65763   8 年 vboxsync CPUM: Added fXop to CPUMFEATURES.
(edit) @65695   8 年 vboxsync Audio: Adjusted PDMAUDIOSTRMSTS_VALID_MASK.
(edit) @65694   8 年 vboxsync Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
(edit) @65660   8 年 vboxsync Audio: Added PDMAUDIOSTREAMLAYOUT_RAW to pass the raw audio data to …
(edit) @65657   8 年 vboxsync Audio/pdmaudioifs.h: Be more specific in PDMAUDIOPCMPROPS_MAKE_SHIFT_PARMS.
(edit) @65639   8 年 vboxsync gcc 7: iprt/asm.h: simplify macro declaration to make gcc 7 happy
(edit) @65624   8 年 vboxsync Audio: More abstraction for the backends: Now the backend stream's …
(edit) @65595   8 年 vboxsync Fixed an ancient typo.
(edit) @65587   8 年 vboxsync IEM: Changed IEMMODE from enum to uint8_t to save strcuture space. …
(edit) @65579   8 年 vboxsync IPRT: RTNetMaskToPrefixIPv4 and RTNetPrefixToMaskIPv4.
(edit) @65565   8 年 vboxsync Audio: Make use of pvBuf/cbBuf parameters in …
(edit) @65529   8 年 vboxsync USB: bugref:8752 Fix USBLibPurgeEncoding and always purge the device …
(edit) @65493   8 年 vboxsync CPUM,PGM: cmpxchg16b work (stats).
(edit) @65441   8 年 vboxsync comment whitespace fix
(edit) @65397   8 年 vboxsync iprt/asm-amd64-x86-watcom-32.h: cpuid input argument fix
(edit) @65381   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65380   8 年 vboxsync VMM/APIC: Implement interrupt source tags (debugging).
(edit) @65301   8 年 vboxsync PCI: Save and restore I/O region sizes and types so we can callback …
(edit) @65299   8 年 vboxsync PGM,PDM: Added API for reducing the size a MMIO2 or pre-registered …
(edit) @65240   8 年 vboxsync pecoff.h,ldrPE.cpp: New IMAGE_LOAD_CONFIG_DIRECTORY structure in …
(edit) @65239   8 年 vboxsync IPRT: Added RTLdrOpenEx that takes an optional RTERRINFO.
(edit) @65238   8 年 vboxsync nt/nt.h: W10 TEB and PEB updates.
(edit) @65220   8 年 vboxsync Devices/Storage/IOBufMgmt: Some code which helped debugging the …
(edit) @65208   8 年 vboxsync Runtime/AVL: fixed headers
(edit) @65193   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65135   8 年 vboxsync VMM/APIC: Interface for retrieving APIC pages in all contexts.
(edit) @65121   8 年 vboxsync doxygen fix
(edit) @65120   8 年 vboxsync Main: doxygen fixes
(edit) @65118   8 年 vboxsync Debugger: doxygen fixes
(edit) @65117   8 年 vboxsync HostDrivers/VBoxPci: doxygen fixes
(edit) @65112   8 年 vboxsync doxygen fix
(edit) @65107   8 年 vboxsync include/VBox: Create header containing inline helpers to convert …
(edit) @65101   8 年 vboxsync Devices: doxygen fixes
(edit) @65100   8 年 vboxsync Devices/Audio: doxygen fixes
(edit) @65088   8 年 vboxsync Main: doxygen fixes
(edit) @65078   8 年 vboxsync Devices/Storage/DrvHost*: Avoid using SCSI_MAX_BUFFER_SIZE (will be …
(edit) @65075   8 年 vboxsync Devices/Storage: Move ide.h to include/VBox/ata.h to be consistent …
(edit) @65069   8 年 vboxsync Devices/Storage: Rename ATAPI_INQUIRY_*_ID_LENGTH to …
(edit) @65061   8 年 vboxsync pdmstorageifs.h: Pass the CDB length in PDMIMEDIA::pfnSendCmd to not …
(edit) @65057   8 年 vboxsync Devices/Storage: Kill the host SCSI passthrough driver, wasn't really …
(edit) @65047   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @64995   8 年 vboxsync bugref:8527. put Unattended interface into build
(edit) @64993   8 年 vboxsync XML: added new function setContent()
(edit) @64958   8 年 vboxsync iprt/asmdefs.mac: corrected svn properties (incorrect EOL).
(edit) @64902   8 年 vboxsync iprt/asmdefs.h, cdefs.h: comment typo
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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