VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7174   17 years vboxsync More doxygen fixes.
(edit) @7170   17 years vboxsync Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++)
(edit) @7155   17 years vboxsync Huge cleanup/error checking/logging improvement of the VMDK code. …
(edit) @7140   17 years vboxsync extra -> pvMore.
(edit) @7134   17 years vboxsync Eliminate cpum.h dependency (shuts up a bunch of .c warnings). Fixed …
(edit) @7133   17 years vboxsync Eliminate cpum.h dependency (shuts up a bunch of .c warnings). Fixed …
(edit) @7124   17 years vboxsync Trying again…
(edit) @7121   17 years vboxsync Added a plain unsigned view to keep things shorter.
(edit) @7120   17 years vboxsync Fixed mac os x burn.
(edit) @7119   17 years vboxsync Fixed mac os x burn.
(edit) @7115   17 years vboxsync Removed duplicate docs.
(edit) @7112   17 years vboxsync Removed duplicate docs.
(edit) @7109   17 years vboxsync Added TMTimerSetNano and TMTimerSetMicro.
(edit) @7108   17 years vboxsync removed todo on NIL_RTGCPHYS32 and added a comment on it and NIL_RTGCPHYS.
(edit) @7103   17 years vboxsync backed out r28333 as it didn't fix anything
(edit) @7097   17 years vboxsync Removed the anonymous struct
(edit) @7096   17 years vboxsync Typo
(edit) @7095   17 years vboxsync Extended the CPUMCTX structure for 64 bits mode.
(edit) @7093   17 years vboxsync Fix for ARPL
(edit) @7090   17 years vboxsync fixed ASMAtomicXchgU64 for 32-bit hosts
(edit) @7089   17 years vboxsync Backed out more alignment changes
(edit) @7084   17 years vboxsync made RTGCPHYS 32-bit again, has to be solved properly
(edit) @7072   17 years vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @7071   17 years vboxsync Got rid of annoying warnings during win64 build
(edit) @7067   17 years vboxsync Introduced RTGCPHYS32
(edit) @7061   17 years vboxsync Use uint64_t instead of RTGCPHYS in VMMDevChangeMemBalloon (binary …
(edit) @7052   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7051   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7036   17 years vboxsync Broke the 64 bits build
(edit) @7028   17 years vboxsync Updates to the VRDP text cache (disabled).
(edit) @7026   17 years vboxsync RTGCPHYS is now 64 bits wide on all host platforms
(edit) @7015   17 years vboxsync Cleaned up
(edit) @7000   17 years vboxsync Started with changes for disassembling 64 bits instructions
(edit) @6995   17 years vboxsync Increased the pdm padding to 1056 bytes to make VBOX_WITH_PDM_LOCK build.
(edit) @6992   17 years vboxsync Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation.
(edit) @6989   17 years vboxsync HGCM: bumped service minor version
(edit) @6984   17 years vboxsync IPRT: Bugfix for RTFILE_O_VALID_MASK, did not recognize …
(edit) @6983   17 years vboxsync Removed VBOXGUEST_IOCTL_SIZE. Docs.
(edit) @6981   17 years vboxsync HostServices/SharedClipboard: attempt to handle the guest reconnecting …
(edit) @6978   17 years vboxsync Additions/Linux: switch the VBOXGUEST_IOCTL_NR ioctl to …
(edit) @6976   17 years vboxsync Main/Glue: Added macro SUCCEEED_WARNING(rc).
(edit) @6973   17 years vboxsync Initial commit of VRDP text cache (disabled).
(edit) @6963   17 years vboxsync Main/Glue: Added com::LWResult.
(edit) @6956   17 years vboxsync Moved RTTLS to iprt/types.h (from thread.h)
(edit) @6951   17 years vboxsync Aligned the TLS destructor bits even more with posix.
(edit) @6946   17 years vboxsync Aligned the TLS destructor bits with posix.
(edit) @6937   17 years vboxsync IPRT: RTTls API draft. (TLS = Thread Local Storage)
(edit) @6935   17 years vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
(edit) @6927   17 years vboxsync Converted MM_RAM_FLAGS_VIRTUAL_HANDLER, MM_RAM_FLAGS_VIRTUAL_WRITE …
(edit) @6921   17 years vboxsync Main: COM Arrays: Allow for zero-sized arrays.
(edit) @6915   17 years vboxsync Pass mapping sizes in uint32_t instead of size_t to avoid warnings. …
(edit) @6913   17 years vboxsync Separated the PGMVIRTHANDLERTYPE_HYPERVISOR kind of handlers from the …
(edit) @6912   17 years vboxsync Removed the normal (PGMVIRTHANDLERTYPE_NORMAL) kind of virtual access …
(edit) @6911   17 years vboxsync Removed the EIP (PGMVIRTHANDLERTYPE_EIP) kind of virtual access …
(edit) @6902   17 years vboxsync Converted MM_RAM_FLAGS_PHYSICAL_HANDLER, _WRITE, _ALL and _TEMP_OFF …
(edit) @6898   17 years vboxsync Main/Glue: Arrays: Compiler warnings.
(edit) @6874   17 years vboxsync Main: Arrays: 1) Added com::SafeIfaceArray to manage arrays of …
(edit) @6862   17 years vboxsync Removed the PGMPHYSHANDLERTYPE_PHYSICAL value as it was never and will …
(edit) @6854   17 years vboxsync All the new ROM stuff. Had to change PGMROMPAGE a bit to make it …
(edit) @6852   17 years vboxsync FE/SDL: use feedback from the guest to decide if we need to switch off …
(edit) @6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
(edit) @6849   17 years vboxsync Additions/common: fixed the guest R3 library display change query …
(edit) @6843   17 years vboxsync Additions/common: added a call to wait for a display change request …
(edit) @6842   17 years vboxsync Additions/common: added a call to wait for a display change request …
(edit) @6839   17 years vboxsync Added GMMR0FreePages request wrappers for ring-3.
(edit) @6837   17 years vboxsync Implemented PGMR3PhysRomRegister.
(edit) @6836   17 years vboxsync Added ring-3 request wrapper for GMMR0AllocatePages that takes care of …
(edit) @6835   17 years vboxsync Added VMGetStateName.
(edit) @6834   17 years vboxsync Added VM_ASSERT_STATE[_RETURN].
(edit) @6824   17 years vboxsync the warning makes a bad brief for the group…
(edit) @6821   17 years vboxsync Removed duplicate documentation (functions are documented where they …
(edit) @6820   17 years vboxsync Implemented PGMR3PhysRegisterRam (not used). Enforced alignment of …
(edit) @6819   17 years vboxsync Added VM_ASSERT_EMT_RETURN.
(edit) @6818   17 years vboxsync New tag: MM_TAG_PGM_PHYS.
(edit) @6814   17 years vboxsync Added a new family of assertions, AssertLogRel, that's intended for …
(edit) @6801   17 years vboxsync Changed GVM the ownership rules - at long last. EMT is the guy that …
(edit) @6800   17 years vboxsync Fixed incorrect GMMPRIORITY_END value.
(edit) @6796   17 years vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
(edit) @6791   17 years vboxsync Document that SUPR0LowAlloc/SUPLowAlloc doesn't zero the memory.
(edit) @6787   17 years vboxsync VRDPOrders.h is needed for building the Win guest additions in OSE
(edit) @6782   17 years vboxsync Added a bunch of ASMAtomic*Read/Write functions and …
(edit) @6776   17 years vboxsync Corrected Solaris vboxadd as vboxguest in more places.
(edit) @6716   17 years vboxsync adapted BFE to readonly shared folders
(edit) @6671   17 years vboxsync Dump Device Qualifier and Other Speed Configuration USB 2.0 …
(edit) @6653   17 years vboxsync Yet another fix for ASMAtomicCmpXchgExU64, needed by 32bit gcc with …
(edit) @6651   17 years vboxsync typo
(edit) @6650   17 years vboxsync cmpxchg optimization
(edit) @6648   17 years vboxsync Fixed ASMAtomicCmpXchgExU64 on 32bit windows.
(edit) @6647   17 years vboxsync fixed ASMAtomicCmpXchgExU64()
(edit) @6646   17 years vboxsync Attempt to fix ASMAtomicCmpXchgExU64 with 32bit gcc. It compiles, but …
(edit) @6644   17 years vboxsync Add CmpXchg functions to IPRT which additionally pass back the old …
(edit) @6626   17 years vboxsync Drop duplicate doxygen function documentation (only document the …
(edit) @6610   17 years vboxsync Clearify EndPt value.
(edit) @6591   17 years vboxsync Added isochronous support to Windows USB proxy.
(edit) @6581   17 years vboxsync Added some ring-3 wrapper functions for the (ring-0) GMM APIs.
(edit) @6565   17 years vboxsync Fix for Todo in r27575. added as new function as we cannot use …
(edit) @6546   17 years vboxsync VBOX_WITH_NEW_PHYS_CODE changes mostly realted to REM. Killed a …
(edit) @6533   17 years vboxsync 12 -> 16 MB of hma (to accomodate big ram configs).
(edit) @6532   17 years vboxsync Cleaned out the PGM_DYNAMIC_RAM_ALLOC tests to avoid unnecessary mess …
(edit) @6528   17 years vboxsync NEW_PHYS_CODE -> VBOX_WITH_NEW_PHYS_CODE; check for it in Config.kmk …
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