VirtualBox

source: vbox/trunk/include

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @55422   10 年 vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55421   10 年 vboxsync HGSMI: cleanup, logging, comments, move legacy host heap support from …
(edit) @55419   10 年 vboxsync spaces.
(edit) @55386   10 年 vboxsync iprt/thread.h: typo.
(edit) @55353   10 年 vboxsync include/VBox/HostServices/Service.h: adjusted Message implementation …
(edit) @55342   10 年 vboxsync HGSMI: cleanup, comments.
(edit) @55340   10 年 vboxsync Audio: Fixed warnings, largely inconsistent types.
(edit) @55335   10 年 vboxsync Audio: Spelling, Hungarian fixes.
(edit) @55331   10 年 vboxsync PGMHandlerPhysicalChangeCallbacks -> PGMHandlerPhysicalChangeUserArgs.
(edit) @55327   10 年 vboxsync Backed out r99649; doesn't work in guest contexts, d'oh.
(edit) @55326   10 年 vboxsync VBox/hgcmsvc.h: Added optional arguments for setPointer() and …
(edit) @55319   10 年 vboxsync forward-ported r98914, r98916 from 4.3 to trunk (LogRel and build fix)
(edit) @55318   10 年 vboxsync forward-ported r98913 from 4.3 to trunk (Support/Darwin: on recent …
(edit) @55315   10 年 vboxsync cpum.h: CPUMDeactivateGuestFPUState was removed earlier today.
(edit) @55313   10 年 vboxsync ASMXSave and ASMXRstor mangling.
(edit) @55310   10 年 vboxsync duh
(edit) @55309   10 年 vboxsync build fix
(edit) @55308   10 年 vboxsync asm-amd64-x86.h: Added ASMXSave and ASMXRstor.
(edit) @55306   10 年 vboxsync VMM: renamed HM_[DISABLE|RESTORE]_PREEMPT_IF_NEEDED() macro.
(edit) @55290   10 年 vboxsync HM: Save/Load/Restore XCR0 handling during world switching. …
(edit) @55289   10 年 vboxsync IEM,CPUM: Implemented XSETBV and XGETBV.
(edit) @55286   10 年 vboxsync mark one additional log statement as gcc extension to shut up gcc 5
(edit) @55259   10 年 vboxsync Main/Serial+Devices/Serial: new TCP backend for serial port. …
(edit) @55257   10 年 vboxsync HM/VMX: Added new exit codes.
(edit) @55255   10 年 vboxsync Main/Snapshot: only update the machine state on the VM process if …
(edit) @55254   10 年 vboxsync kmk incs
(edit) @55248   10 年 vboxsync HMR0VMX,EM,IEM: Moved the CRx related interpretation methods from EM …
(edit) @55229   10 年 vboxsync CPUM,IEM: Expose GuestFeatures and HostFeatures (exploded CPUID), …
(edit) @55192   10 年 vboxsync gcc 5 is very picky regarding FUNCTION and PRETTY_FUNCTION in …
(edit) @55161   10 年 vboxsync iprt/err.h: Redid r99228 as shifting status code is risky wrt …
(edit) @55157   10 年 vboxsync VMM/TM: logrel nits.
(edit) @55129   10 年 vboxsync VMM/GIM: Allow dynamic enabling of #UD traps and per-VCPU hypercalls.
(edit) @55124   10 年 vboxsync s/targetting/targeting/
(edit) @55118   10 年 vboxsync VMM: GIM raw-mode support.
(edit) @55117   10 年 vboxsync cpumctx.h: comment nit.
(edit) @55111   10 年 vboxsync Disassembler: added AMD-V vmmcall.
(edit) @55108   10 年 vboxsync build fix
(edit) @55107   10 年 vboxsync asm-amd64-x86.h: Added ASMGetXcr0 & ASMSetXcr0.
(edit) @55106   10 年 vboxsync VMM: host+guest xsave/xrstor state handling - not enabled.
(edit) @55091   10 年 vboxsync VBoxTray/VBoxDnD: Fixed a crash + format detection.
(edit) @55071   10 年 vboxsync iprt/cdefs: use this magic with gcc >= 4.4 as it may trigger the …
(edit) @55062   10 年 vboxsync Remove CPUFeatures and CPUFeaturesExt from CPUM, use HostFeatures …
(edit) @55048   10 年 vboxsync VMM,REM: Allocate the FPU/SSE/AVX/FUTURE state stuff. We need to use …
(edit) @55037   10 年 vboxsync VMM/GIM: Add hypercall support and KVM spinlock support.
(edit) @55034   10 年 vboxsync VMM: Added VMCPU_FF_UNHALT force-flag.
(edit) @55033   10 年 vboxsync Disassembler: typo & nit.
(edit) @55008   10 年 vboxsync include/VBox/dbggui.h: get rid of compiler warning on Windows host
(edit) @55005   10 年 vboxsync PDM/Audio: Added volume through virtual mixer.
(edit) @55004   10 年 vboxsync backed out r99268 as it causes serious regressions on Windows hosts
(edit) @55001   10 年 vboxsync CPUMCTXCORE elimination.
(edit) @55000   10 年 vboxsync CPUMCTXCORE elimination.
(edit) @54999   10 年 vboxsync Moved the XState to the end of the CPUMCTX structure, reducing the …
(edit) @54998   10 年 vboxsync supHardNt: Some more memory replacment hacking - take evasive action …
(edit) @54997   10 年 vboxsync supHardNt: Never call WinVerifyTrust and friends when owning the …
(edit) @54970   10 年 vboxsync AsyncCompletion: Better error message if I/O manager could not be …
(edit) @54948   10 年 vboxsync Main/Medium+Snapshot: make all code recursing over trees (objects …
(edit) @54903   10 年 vboxsync typo.
(edit) @54902   10 年 vboxsync solaris/VBoxNetFltBow: Fix using VNIC templates when lower-mac has a …
(edit) @54898   10 年 vboxsync CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
(edit) @54897   10 年 vboxsync Moving CPUMCPU about…
(edit) @54896   10 年 vboxsync x86.h,VMM: XSAVE structures.
(edit) @54894   10 年 vboxsync VMM: Expose some of the recent AMD instruction set extensions to the …
(edit) @54893   10 年 vboxsync typo - X86_MXSCR_MM is bit 17 according to figure 4-2 in APM1 v3.20.
(edit) @54892   10 年 vboxsync typo
(edit) @54887   10 年 vboxsync CPUM: Enable a bunch of recent instruction extensions for VMs which …
(edit) @54878   10 年 vboxsync HM: Determine VT-x, AMD-V, nested paging and unhindered guest …
(edit) @54874   10 年 vboxsync SUPR0QueryVTCaps: Added SUPVTCAPS_VTX_UNRESTRICTED_GUEST return flag. …
(edit) @54863   10 年 vboxsync hm_vmx.h: updates
(edit) @54862   10 年 vboxsync Corrected x86.h/mac typo.
(edit) @54845   10 年 vboxsync VMM/GIM,TM: paranoia assertions.
(edit) @54835   10 年 vboxsync Encryption: Add a way to retrieve the encryption settings without …
(edit) @54834   10 年 vboxsync Frontend,SharedOpenGL: 3D notification without safearray.
(edit) @54809   10 年 vboxsync Distinguished error codes when a provided password is wrong
(edit) @54775   10 年 vboxsync iprt/time.h: fixed typo in RTTimeSpecSubSeconds(). Changed to using …
(edit) @54763   10 年 vboxsync PATM,CPUM: Redid the CPUID stuff by calling a patch helper function …
(edit) @54738   10 年 vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @54728   10 年 vboxsync PATM,VMM,err.h: Added VERR_PATM_IPE_TRAP_IN_PATCH_CODE for getting a …
(edit) @54724   10 年 vboxsync Runtime/RTStream: Make it possible to disable echoing of typed …
(edit) @54720   10 年 vboxsync VMM: Some more internal decls.
(edit) @54719   10 年 vboxsync VMM: Make the thread-context hook functions VMM internal linkage.
(edit) @54718   10 年 vboxsync VMM: VMMR0ThreadCtxHooksDeregister returns void, further simplified …
(edit) @54714   10 年 vboxsync PATM,CPUM: CPUID patch update.
(edit) @54713   10 年 vboxsync iprt/asmdefs.mac: Added RT_BIT_32 macro.
(edit) @54712   10 年 vboxsync VMM: Clear idHostCpu mapping while deregistering the context-hooks …
(edit) @54706   10 年 vboxsync asn1-generator-pass.h: Don't do anything stupid should RTAsn1MemAllocZ …
(edit) @54697   10 年 vboxsync VMM/TM: TMR3CpuTickIsFixedRateMonotonic() for now.
(edit) @54690   10 年 vboxsync asmdefs.mac: RT_CONCAT* macros.
(edit) @54673   10 年 vboxsync CPUM: Working on refactoring the guest CPUID handling.
(edit) @54650   10 年 vboxsync SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
(edit) @54649   10 年 vboxsync build fix
(edit) @54648   10 年 vboxsync FE/Qt and Debugger UI: 6227: Omitting some of the dependencies for COM …
(edit) @54624   10 年 vboxsync Storage/VD: Add API to prepare a chain of images for use with filters
(edit) @54591   10 年 vboxsync Add support to supply passwords for disk encryption while the VM is running
(edit) @54584   10 年 vboxsync DHCPServer: Define DHCP option encodings as an enum. The enum is not …
(edit) @54582   10 年 vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @54565   10 年 vboxsync include,Additions: introduce VBVA_SCREEN_F_BLANK
(edit) @54557   10 年 vboxsync Alignment.
(edit) @54556   10 年 vboxsync VUSB: Added RH service to abort an endpoint (as opposed to canceling a …
(edit) @54540   10 年 vboxsync Be -pedantic about trailing comma at the end of an enum for the sake …
(edit) @54533   10 年 vboxsync SVM: Added comments for easier cross-referencing with manuals.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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