VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18298   16 years vboxsync Build fix
(edit) @18291   16 years vboxsync PGM: Map PGMRAMRANGES above 4GB outside HMA (see defect). Changed …
(edit) @18287   16 years vboxsync MMHeap,MMHyper: Adjusting statistics.
(edit) @18263   16 years vboxsync Main,VBox/param.h: Move the hard RAM limit out of the schema.
(edit) @18232   16 years vboxsync IOMMMIOModifyPage -> IOMMMIOMapMMIO2Page.
(edit) @18230   16 years vboxsync PGM,IOM: Implemented MMIO2 aliases for MMIO pages. This involved some …
(edit) @18191   16 years vboxsync SUPLoggerCtl: program for controlling the ring-0 logging.
(edit) @18190   16 years vboxsync VBoxGuest.h: comments. grr.
(edit) @18189   16 years vboxsync VBox/log.h: Removed obsolete group.
(edit) @18178   16 years vboxsync copirught: 2008->2009
(edit) @18148   16 years vboxsync Main: don't call length() twice
(edit) @18143   16 years vboxsync VMM,Devices: Changed ROM registration and fixed some shadowed ROM …
(edit) @18135   16 years vboxsync VBoxVideo.h: added () around constants.
(edit) @18122   16 years vboxsync Shared folders: attributes access flags (Windows guest).
(edit) @18117   16 years vboxsync sed(1): make these locale independent by using [:alnum:] and friends. …
(edit) @18101   16 years vboxsync PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to …
(edit) @18090   16 years vboxsync Typo corrected
(edit) @18068   16 years vboxsync remove tap for non-linux platforms
(edit) @18052   16 years vboxsync OVF: use AnnotationSection for VM description, don't fail on export if …
(edit) @18050   16 years vboxsync Typos.
(edit) @18045   16 years vboxsync SSM: Added SSMR3HandleGetUnitOffset for assiting in debugging saved …
(edit) @17998   16 years vboxsync Additions/VBoxGuest.h: made HGCM requests return a signed value which …
(edit) @17973   16 years vboxsync warning
(edit) @17972   16 years vboxsync fixed return types
(edit) @17970   16 years vboxsync API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
(edit) @17955   16 years vboxsync Main: add some converter methods
(edit) @17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
(edit) @17858   16 years vboxsync Additions/common/VBoxGuestLib: add support for the new user guest …
(edit) @17836   16 years vboxsync API/HardDisk, Storage/VBoxHDD: use image variant, and to implement …
(edit) @17775   16 years vboxsync Storage/VMDK: implement creating/writing (slightly relaxed append …
(edit) @17745   16 years vboxsync Main: check for null strings
(edit) @17742   16 years vboxsync Main: more string compare hacking
(edit) @17740   16 years vboxsync Main: adds endsWith compare operation
(edit) @17721   16 years vboxsync Turbolinux
(edit) @17705   16 years vboxsync HGSMI: VBVA header updates.
(edit) @17702   16 years vboxsync X86_EFL_POPF_BITS
(edit) @17701   16 years vboxsync Added X86_EFL_PUSHF_BITS
(edit) @17676   16 years vboxsync HGSMI: VBVA header updates.
(edit) @17662   16 years vboxsync SSM: SSMFIELD preps and ideas.
(edit) @17661   16 years vboxsync PGMROMPROT remark.
(edit) @17648   16 years vboxsync OVF: API documentation
(edit) @17646   16 years vboxsync OVF: add actual image export
(edit) @17634   16 years vboxsync OVF: add export support for remaining description entry items (actual …
(edit) @17624   16 years vboxsync HGSMI: the VBVA interface header.
(edit) @17616   16 years vboxsync Inform SELM about shadow CR3 changes.
(edit) @17573   16 years vboxsync xml: separate element, attribute and content nodes
(edit) @17566   16 years vboxsync OVF: implement NAT/Bridged network import/export; some network API …
(edit) @17547   16 years vboxsync GMM: executed the GMM_GCPHYS_LAST todo, fixed GMM_GCPHYS_UNSHAREABLE, …
(edit) @17546   16 years vboxsync VMM: Don't make host calls for Assertion or logging purposes when …
(edit) @17541   16 years vboxsync MM,CFGM,VBox/param.h: Added a RamHoleSize CFGM value that defaults to …
(edit) @17538   16 years vboxsync REM,PGM: Added two mutualy exclusive flags to …
(edit) @17537   16 years vboxsync REM: Added REMR3InitFinalize and moved the dirty page bit map …
(edit) @17535   16 years vboxsync VBox/param.h: Adjusted MM_HYPER_AREA_MAX_SIZE to be able to deal with …
(edit) @17534   16 years vboxsync PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when …
(edit) @17514   16 years vboxsync MM,PGM: Fixed page reservation, include a full set of handy pages for …
(edit) @17510   16 years vboxsync PGM,EM,PDMDevHlp: Added PGMPhysInterpretedReadNoHandlers and …
(edit) @17489   16 years vboxsync Don't use a special root for nested paging anymore.
(edit) @17465   16 years vboxsync Removed unused return code
(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
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