VirtualBox

source: vbox/trunk/src/VBox/VMM/testcase

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @9430   17 年 vboxsync Made the base of GDTR and IDTR 64 bits.
(edit) @9397   17 年 vboxsync attempt to fix the 64-bit Linux box
(edit) @9393   17 年 vboxsync workaround for missing dependency to GC_ARCH_BITS
(edit) @9193   17 年 vboxsync Missing architecture defines when generating testcase assembly
(edit) @8990   17 年 vboxsync Configure the testing pass.
(edit) @8760   17 年 vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 年 vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 年 vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8757   17 年 vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8557   17 年 vboxsync Updates for 64 bits paging. Removed unused ShwGet/Set/ModifyPDEByIndex …
(edit) @8454   17 年 vboxsync Long mode changes
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7751   17 年 vboxsync Simplified and cleaned up the MMIO code. - The R0 and GC MMIO range …
(edit) @7731   17 年 vboxsync MMIO cleanup in progress.
(edit) @7715   17 年 vboxsync Renamed PDPTR to PDPT. Added preliminary code for executing code with …
(edit) @7635   17 年 vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7629   17 年 vboxsync Initial cleanup for PAE
(edit) @7192   17 年 vboxsync shell scripts are eol-style LF
(edit) @7050   17 年 vboxsync Realigning after RTGCPHYS change.
(edit) @7015   17 年 vboxsync Cleaned up
(edit) @6913   17 年 vboxsync Separated the PGMVIRTHANDLERTYPE_HYPERVISOR kind of handlers from the …
(edit) @6854   17 年 vboxsync All the new ROM stuff. Had to change PGMROMPAGE a bit to make it …
(edit) @6837   17 年 vboxsync Implemented PGMR3PhysRomRegister.
(edit) @6829   17 年 vboxsync Addressed the R0/R3 issues with the PGMRAMRANGE structure.
(edit) @6820   17 年 vboxsync Implemented PGMR3PhysRegisterRam (not used). Enforced alignment of …
(edit) @6815   17 年 vboxsync Print misaligned member offset in hex.
(edit) @6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
(edit) @6627   17 年 vboxsync Memory reservation. Changed MM saved state version and kept backwards …
(edit) @6535   17 年 vboxsync MM::cbRAMSize -> MM:cbRamRegistered. Drop MM:pvRamBaseHC. Drop …
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5976   17 年 vboxsync Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and …
(edit) @5904   17 年 vboxsync More work on the async completion interface
(edit) @5898   17 年 vboxsync kBuild 0.1.2 preps: Avoid the shell at all costs because cygwin is …
(edit) @5857   17 年 vboxsync include missing header
(edit) @5854   17 年 vboxsync another one.
(edit) @5606   17 年 vboxsync ALIGNP SIZEOFMEMB
(edit) @5605   17 年 vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5505   17 年 vboxsync Hooked up the new IPRT time code.
(edit) @5458   17 年 vboxsync sup.h/sup.mac checks.
(edit) @5375   17 年 vboxsync IOM: Fixed some 64-bit alignment issues. (non critical, only screwed …
(edit) @5240   17 年 vboxsync GCFGM mock-up.
(edit) @5221   17 年 vboxsync Fixed the 64-bit build.
(edit) @5124   17 年 vboxsync tstVMMFork.
(edit) @5020   17 年 vboxsync Simplified the YASM/NASM invocations avoiding unnecessary statement …
(edit) @4951   17 年 vboxsync leading _ is fine.
(edit) @4936   17 年 vboxsync svn:eol-style for unix targets on a windows share.
(edit) @4906   17 年 vboxsync Hack for new yasm.
(edit) @4899   17 年 vboxsync small include fix for certain yasm versions
(edit) @4829   17 年 vboxsync inverted VBOX_WITHOUT_IDT_PATCHING.
(edit) @4752   17 年 vboxsync eol
(edit) @4738   17 年 vboxsync more new phys code.
(edit) @4714   17 年 vboxsync ZeroPg
(edit) @4620   17 年 vboxsync The initial PGMRAMRANGE::aHCPhys -> PGMRAMRANGE::aPages (PGMPAGE) …
(edit) @4520   17 年 vboxsync Don't take the address of a va_list parameter. must va_copy it first …
(edit) @4508   17 年 vboxsync grrrr
(edit) @4506   17 年 vboxsync iprt/uuid.h
(edit) @4502   17 年 vboxsync The pc bios requires the UUID value now.
(edit) @4372   17 年 vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4206   17 年 vboxsync more options (forgot to commit it).
(edit) @4197   17 年 vboxsync Load from saved state as well as raw memory file (dump). Updated …
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3857   17 年 vboxsync PDMUsb - work in progress.
(edit) @3852   17 年 vboxsync Finally splitting up pdm.h. Working on integrating USB into PDM …
(edit) @3723   17 年 vboxsync Double underscore cleanup.
(edit) @3696   17 年 vboxsync double underscore cleanup.
(edit) @3152   17 年 vboxsync VMM: Fixed OS/2 build.
(edit) @2988   18 年 vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2886   18 年 vboxsync added files missing in the other clean list.
(edit) @2869   18 年 vboxsync Create a speciallized version of the RTTimeNanoTS code in timesup.cpp …
(edit) @2518   18 年 vboxsync a build fix.
(edit) @2517   18 年 vboxsync Converted to sub-makefile.
(edit) @2478   18 年 vboxsync [Mm]akefile -> Makefile.kmk
(edit) @2456   18 年 vboxsync Some build message adjustments. (depends on new kBuild)
(edit) @2366   18 年 vboxsync use kBuild-provided msg macros
(edit) @2283   18 年 vboxsync Working TMCLOCK_VIRTUAL_SYNC.
(edit) @2270   18 年 vboxsync Stricter pointer typechecking. (R0 vs R3)
(edit) @2248   18 年 vboxsync Implementing timer syncrhonous virtual clock.
(edit) @2124   18 年 vboxsync TRPM changes to assert and report trap/interrupt types accurately.
(edit) @2087   18 年 vboxsync fixed broken nasm support.
(edit) @2086   18 年 vboxsync fixed broken nasm support.
(edit) @1528   18 年 vboxsync alignment
(edit) @1527   18 年 vboxsync [bits 64]
(edit) @1526   18 年 vboxsync Make the asm struc testcase work with yasm 0.6.
(edit) @1525   18 年 vboxsync Make the asm struc testcase work with yasm 0.6.
(edit) @1523   18 年 vboxsync Seems -g stabs is required after all. (TODO: check this on the mac)
(edit) @1500   18 年 vboxsync Added virtual interrupt redirection bitmap to our TSS
(edit) @1480   18 年 vboxsync No longer require contiguous memory for the VM structure. Did long …
(edit) @1408   18 年 vboxsync Initial changes for floating SELM hypervisor selectors.
(edit) @1404   18 年 vboxsync yasm/mach-o doesn't grok stabs, so drop that. it's not necessary I believe.
(edit) @1284   18 年 vboxsync hmm. weird.
(edit) @1283   18 年 vboxsync Added support for the hybrid darwin setup where the kernel is 32-bit …
(edit) @1280   18 年 vboxsync dead/misplaced code.
(edit) @1279   18 年 vboxsync Use 'nm' instead of 'objdump'.
(edit) @1278   18 年 vboxsync Killed some warnings.
(edit) @1277   18 年 vboxsync Kill warnings.
(edit) @1264   18 年 vboxsync argh
(edit) @1263   18 年 vboxsync Fixed size
(edit) @1262   18 年 vboxsync Set guest RAM size too
(edit) @1246   18 年 vboxsync export to OSE
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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