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