VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17434   16 years vboxsync PGM: Implemented the fun part of pgmPhysWriteHandler (to deal with …
(edit) @17432   16 years vboxsync PGM,GMM: Filling in missing bits and fixing some bugs.
(edit) @17430   16 years vboxsync VBox/types.h: PCVBOXIDTE for TRPM.
(edit) @17422   16 years vboxsync VMM: Do not forcibly enable RC logging in VMMGCLogEnabled! Renamed it …
(edit) @17417   16 years vboxsync OVF: more XML write and export.
(edit) @17397   16 years vboxsync VMMGCLogFlushIfFull is a better name
(edit) @17396   16 years vboxsync Added VMMGCLoggerFlushFullLog
(edit) @17373   16 years vboxsync pgm.h: build fix.
(edit) @17372   16 years vboxsync PGM,MM: Made VBOX_WITH_NEW_PHYS_CODE compile and link.
(edit) @17371   16 years vboxsync PGM,GMM: Hacking on the new phys code.
(edit) @17367   16 years vboxsync VMM: Added VMMR3CallR0 for use with operations which may make host …
(edit) @17362   16 years vboxsync OVF: partial implementation of write support in XML classes.
(edit) @17334   16 years vboxsync Introduced PDMDevHlpCanEmulateIoBlock
(edit) @17328   16 years vboxsync Deal with failed VINF_EM_RAW_EMULATE_IO_BLOCK attempts. Pointless to …
(edit) @17305   16 years vboxsync VMM: Register %R[pgmpage] and %R[pgmramrange] (logging builds only).
(edit) @17303   16 years vboxsync Updates
(edit) @17295   16 years vboxsync Refined HWACCMR3EmulateIoBlock
(edit) @17292   16 years vboxsync Updates for forced recompiler execution (not used)
(edit) @17290   16 years vboxsync PGM: -MM_RAM_FLAGS_IDX_SHIFT, -MM_RAM_FLAGS_IDX_MASK
(edit) @17286   16 years vboxsync PGM,MM: -MM_RAM_FLAGS_CREFS_PHYSEXT, -MM_RAM_FLAGS_IDX_OVERFLOWED.
(edit) @17285   16 years vboxsync PGM: Gone are MM_RAM_FLAGS_CREFS_SHIFT and MM_RAM_FLAGS_CREFS_MASK.
(edit) @17282   16 years vboxsync Added VINF_EM_RAW_EMULATE_IO_BLOCK
(edit) @17279   16 years vboxsync PGM,MM: Attacking the shadow page pool tracking info stored in …
(edit) @17251   16 years vboxsync VMM,REM,DevPcArch: VBOX_WITH_NEW_PHYS_CODE changes.
(edit) @17246   16 years vboxsync Allow mixing of VT-x and software virtualization. (untested so far)
(edit) @17235   16 years vboxsync Added VERR_PGM_NO_CR3_SHADOW_ROOT
(edit) @17220   16 years vboxsync SCSI: add mode select 6 command
(edit) @17196   16 years vboxsync Additions, VBoxGuestR3Lib: 32-bit ioctl handling for 64-bit guest …
(edit) @17184   16 years vboxsync VBoxNetFlt: review of core changes, several review comments needing …
(edit) @17146   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: Disable logging during a critical …
(edit) @17136   16 years vboxsync VBOXTSS offsets.
(edit) @17134   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
(edit) @17067   16 years vboxsync Solaris/USB: included AP-id field in case we go that route.
(edit) @17058   16 years vboxsync More updates for temp locks.
(edit) @17057   16 years vboxsync Experiment with temporarily locking dynamic pages
(edit) @17048   16 years vboxsync Doubled dynamic cache (raw mode).
(edit) @17035   16 years vboxsync VMM,REM: Brushed up the TR/TSS shadowing. We're now relying on the …
(edit) @17005   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: PGMMapCheck added
(edit) @16996   16 years vboxsync update
(edit) @16962   16 years vboxsync VBoxHDD.h/cpp: Fixed VDCFGQueryStringAllocDef inconsistency in the …
(edit) @16961   16 years vboxsync VBoxHDD.h: VBoxHDD.h has been replaced, comment removed.
(edit) @16944   16 years vboxsync OVF: nuke CHECK_ERROR_THROW macro again, go back to throwing HRESULT
(edit) @16931   16 years vboxsync OVF: make error handling work in IAppliance::importMachines().
(edit) @16898   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: simplified SyncCR3; introduced …
(edit) @16890   16 years vboxsync Removed obsolete parameter for PGMMapHasConflicts.
(edit) @16889   16 years vboxsync PGMR3HasMappingConflicts -> PGMHasMappingConflicts. Prepare for …
(edit) @16873   16 years vboxsync Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
(edit) @16857   16 years vboxsync CPUMGetHyperCR3 added
(edit) @16827   16 years vboxsync Storage/VMDK: implement VMDK 1.1 streamOptimized format. read only at …
(edit) @16750   16 years vboxsync intnet: NetTap -> NetAdp
(edit) @16742   16 years vboxsync Correct some typos in comments.
(edit) @16671   16 years vboxsync Main/SafeArray: Added SafeArray and SafeIfaceArray constructors taking …
(edit) @16651   16 years vboxsync VBoxHDD-new.h: Corrected PCVDINTERFACE.
(edit) @16648   16 years vboxsync EFI: few missed changes
(edit) @16598   16 years vboxsync Added CPUMIsGuestInPAEMode
(edit) @16580   16 years vboxsync Main: make new error functions more granular
(edit) @16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
(edit) @16558   16 years vboxsync Main: back out r42503
(edit) @16557   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
(edit) @16556   16 years vboxsync export
(edit) @16553   16 years vboxsync SCSI: Add missing WRITE(6) command. Needed for FreeBSD
(edit) @16539   16 years vboxsync Main: remove special string class in XML exceptions
(edit) @16538   16 years vboxsync Main: replace redundant xml::FmtStr with com::Utf8StrFmt
(edit) @16530   16 years vboxsync Main: rework error macros everywhere; make error messages much more …
(edit) @16495   16 years vboxsync OVF: VBoxManage import implementation (to be continued), back-end …
(edit) @16408   16 years vboxsync Fixed disabling of hypervisor mappings in VT-x/AMD-V mode.
(edit) @16384   16 years vboxsync string.cpp: enable optimization
(edit) @16369   16 years vboxsync Utf8Str::substr error handling
(edit) @16326   16 years vboxsync document Utf8Str::substr
(edit) @16325   16 years vboxsync OVF: make com::xml and IAppliance use Utf8Str instead of std::string
(edit) @16324   16 years vboxsync COM: teach Utf8Str substr() like std::string
(edit) @16321   16 years vboxsync More paging updates
(edit) @16192   16 years vboxsync build fix
(edit) @16188   16 years vboxsync Merge OVF branch.
(edit) @16183   16 years vboxsync #3419: Added fNoPromisc parameter to pfnCreateAndConnect to prevent …
(edit) @16182   16 years vboxsync VMM: VERR_PGM_MAPPING_CONFLICT fix: always relocate after ring-3 init.
(edit) @16170   16 years vboxsync More device work
(edit) @16065   16 years vboxsync log.h,log-vbox.cpp: S does not come after H, nor before I... :-) Added …
(edit) @16032   16 years vboxsync spaces
(edit) @16031   16 years vboxsync Generic SMC device support
(edit) @16021   16 years vboxsync PDM: Add new flags which will make the device notified first if the VM …
(edit) @15968   16 years vboxsync Added Windows 7 to OS types list.
(edit) @15963   16 years vboxsync initial HPET device support (not yet functional)
(edit) @15959   16 years vboxsync Remove extra ";" after WORKAROUND_MSVC7_ERROR_C2593_FOR_BOOL_OP() …
(edit) @15940   16 years vboxsync added some more PDMDrv helpers
(edit) @15852   16 years vboxsync Another experiment with limiting the time spent in ring 0.
(edit) @15815   16 years vboxsync fix Linux passthrough by introducing a double buffer which is required …
(edit) @15810   16 years vboxsync Use separate IO control codes for 32 bit and 64 bit requests in the …
(edit) @15748   16 years vboxsync Additional VT-x flags
(edit) @15730   16 years vboxsync Added MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT
(edit) @15725   16 years vboxsync Extra flags
(edit) @15706   16 years vboxsync more reverts for 41266
(edit) @15704   16 years vboxsync Introduced VbglHCGMCall32 for supporting 32 bits clients on 64 bits guests.
(edit) @15699   16 years vboxsync crOpenGL: fix 32 bit opengl applications under vista64
(edit) @15631   16 years vboxsync Added X86TSS32 & X86TSS64.
(edit) @15609   16 years vboxsync HWACCM/EM: Sketeched out some scheduling notification from EM to let …
(edit) @15591   16 years vboxsync Storage/VBoxHDD-new: introduce parent UUID parameter for VDCreateDiff. …
(edit) @15583   16 years vboxsync Reduced the VMCPU size.
(edit) @15542   16 years vboxsync Storage/VBoxHDD-new: tighten uuid parameter declaration
(edit) @15529   16 years vboxsync Storage/VBoxHDD-new: implement UUID handling in VDCreate. Remove very …
Note: See TracRevisionLog for help on using the revision log.

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