|
|
@19274
|
16 years |
vboxsync |
Need more space in EM
|
|
|
@19266
|
16 years |
vboxsync |
Added VMREQDEST_BROADCAST_REVERSE
|
|
|
@19262
|
16 years |
vboxsync |
Introduced PDMCritSectIsOwnerEx.
|
|
|
@19261
|
16 years |
vboxsync |
iprt/dir.h: Corrected RTDirRemove docs.
|
|
|
@19257
|
16 years |
vboxsync |
Reapplied 46658 + fix
|
|
|
@19255
|
16 years |
vboxsync |
Backed out 46655-57 for now
|
|
|
@19252
|
16 years |
vboxsync |
SUPCallVMMR0(Ex) arguments must include the VCPU id.
Note: support …
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@19227
|
16 years |
vboxsync |
Implemented VMMGetCpu in ring 0. (SMP guests)
|
|
|
@19217
|
16 years |
vboxsync |
UVM splitup for SMP guests. Global and local request packets supported.
|
|
|
@19211
|
16 years |
vboxsync |
IPRT: Function RTDirRemoveRecursive added. Only partially implemented …
|
|
|
@19198
|
16 years |
vboxsync |
IPRT: Added RTUuidFrom/ToUtf16. (untested)
|
|
|
@19185
|
16 years |
vboxsync |
Runtime/Aio: Slight changes to the API for Windows. Fix the Solaris backend
|
|
|
@19182
|
16 years |
vboxsync |
DBGFAddr: Three new APIs for address conversion that takes threading …
|
|
|
@19178
|
16 years |
vboxsync |
VBox/vm.h: VMCPU_IS/ASSERT variants, added VM[CPU]_ASSERT_VALID_EXT_RETURN.
|
|
|
@19177
|
16 years |
vboxsync |
iprt/cdefs.h: Added RT_VALID_ALIGNED_PTR and renamed VALID_PTR to …
|
|
|
@19176
|
16 years |
vboxsync |
VBoxHDD/generic+VDI: implemented and documented
|
|
|
@19173
|
16 years |
vboxsync |
vmapi.h: VMREQDEST_FROM_VMCPU
|
|
|
@19167
|
16 years |
vboxsync |
iprt/cdefs.h,RTLdr: Added an generic RT_NOTHING macro to fixing issues …
|
|
|
@19152
|
16 years |
vboxsync |
HostServices and GuestHost/X11 clipboard: lots of changes, see defect …
|
|
|
@19141
|
16 years |
vboxsync |
Action flags breakup.
Fixed PGM saved state loading of 2.2.2 images. …
|
|
|
@19134
|
16 years |
vboxsync |
Main: make VBox interfaces scriptable (that is, callable from Python …
|
|
|
@19125
|
16 years |
vboxsync |
Runtime/Aio: Add description for the RT File async I/O API
|
|
|
@19101
|
16 years |
vboxsync |
Restored r46233 (fixing comming in a sec).
|
|
|
@19095
|
16 years |
vboxsync |
backed out r46233 as it made things worse
|
|
|
@19089
|
16 years |
vboxsync |
VMM: Fixed cleanup issue where the EMT was left behind by always …
|
|
|
@19076
|
16 years |
vboxsync |
CPUMGetGuestCpuId needs a pVCpu parameter.
|
|
|
@19075
|
16 years |
vboxsync |
CPUMGetGuestCpuIdStdRCPtr -> R3
|
|
|
@19072
|
16 years |
vboxsync |
IPRT/getopt.h: iShort must be greater than 0.
|
|
|
@19043
|
16 years |
vboxsync |
VBox/pdmdev.h: The increase structure versions of the devhlps (no need …
|
|
|
@19039
|
16 years |
vboxsync |
iprt/file.h: a todo and a clearification.
|
|
|
@19034
|
16 years |
vboxsync |
Storage/VBoxHDD: stub for compacting images
|
|
|
@19032
|
16 years |
vboxsync |
Split TM for SMP guests.
|
|
|
@19027
|
16 years |
vboxsync |
GuestHost/SharedClipboard: add testcases for the X11 clipboard code …
|
|
|
@19025
|
16 years |
vboxsync |
Runtime/getopt: clarify that iShort must not be 0
|
|
|
@19015
|
16 years |
vboxsync |
Split up TRPM. (guest SMP)
|
|
|
@18999
|
16 years |
vboxsync |
Runtime/Aio: Linux backend and a simple testcase. Disabled by default. …
|
|
|
@18992
|
16 years |
vboxsync |
More PGM api changes
|
|
|
@18988
|
16 years |
vboxsync |
PGM api changes
|
|
|
@18984
|
16 years |
vboxsync |
Autoset does belong in PGMCPU
|
|
|
@18974
|
16 years |
vboxsync |
Autoset belongs in PGM
|
|
|
@18961
|
16 years |
vboxsync |
iprt/file.h: Some adjustements to the Async I/O API.
|
|
|
@18946
|
16 years |
vboxsync |
Fixed possibly uninitialized variable
|
|
|
@18927
|
16 years |
vboxsync |
Big step to separate VMM data structures for guest SMP. (pgm, em)
|
|
|
@18912
|
16 years |
vboxsync |
Runtime: Fix comments (contained the old function names)
|
|
|
@18911
|
16 years |
vboxsync |
Runtime: Rename RTFileAioCtxGetMaxRequestCount to …
|
|
|
@18910
|
16 years |
vboxsync |
Runtime: compile fix
|
|
|
@18909
|
16 years |
vboxsync |
Runtime: Add RTFileAio API for review
|
|
|
@18847
|
16 years |
vboxsync |
RTTest: Added alternative API that's easier to use.
|
|
|
@18842
|
16 years |
vboxsync |
iprt/err.mac,VBox/err.mac,VBox/x86.mac: regenerated.
|
|
|
@18824
|
16 years |
vboxsync |
filemuncher
|
|
|
@18792
|
16 years |
vboxsync |
MM,PGM: New User-kernel heap (aka MMUkHeap), use it for the …
|
|
|
@18770
|
16 years |
vboxsync |
Fake rdpmc instead of causing an invalid opcode exception.
|
|
|
@18768
|
16 years |
vboxsync |
Typo for rdpmc
|
|
|
@18763
|
16 years |
vboxsync |
Added Intel performance counter MSRs
|
|
|
@18744
|
16 years |
vboxsync |
Runtime/getopt: provide way to figure out which option definition matched
|
|
|
@18708
|
16 years |
vboxsync |
GuestHost/SharedClipboard: reorganise constructor and destructor funcions
|
|
|
@18677
|
16 years |
vboxsync |
Deleted PGMHandlerPhysicalPageReset (unused and not up to date).
|
|
|
@18660
|
16 years |
vboxsync |
include/VBox: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs.
|
|
|
@18649
|
16 years |
vboxsync |
VMSetRuntimeError: clearification, status codes *must* be propagated, …
|
|
|
@18645
|
16 years |
vboxsync |
VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
|
|
|
@18637
|
16 years |
vboxsync |
crOpenGL: add seamless mode clip regions to opengl ones
|
|
|
@18633
|
16 years |
vboxsync |
GuestHost/SharedClipboard: pass pointers instead of using globals …
|
|
|
@18618
|
16 years |
vboxsync |
PDM,EM: Killed PDMR3Pool. RIP.
|
|
|
@18617
|
16 years |
vboxsync |
PGM,EM: Handle out of memory situations more gracefully - part 1. New …
|
|
|
@18589
|
16 years |
vboxsync |
Main: use RTStrStr & friends
|
|
|
@18586
|
16 years |
vboxsync |
HostServices/SharedClipboard/X11: added opaque data pointers to the …
|
|
|
@18585
|
16 years |
vboxsync |
HostServices/SharedClipboard: split up the X11 host clipboard code …
|
|
|
@18579
|
16 years |
vboxsync |
IPRT: Solaris 10 compilation
|
|
|
@18575
|
16 years |
vboxsync |
Correct typos.
|
|
|
@18569
|
16 years |
vboxsync |
RTTest: sub tests, more typical reporting of those.
|
|
|
@18566
|
16 years |
vboxsync |
Storage/API/VBoxManage/...: add maximum size check to prevent creation …
|
|
|
@18558
|
16 years |
vboxsync |
comment consistency update
|
|
|
@18556
|
16 years |
vboxsync |
iprt: typo of the typo
|
|
|
@18555
|
16 years |
vboxsync |
iprt: typos
|
|
|
@18552
|
16 years |
vboxsync |
IPRT: Untested RTStrIStr and RTStrStr. (testcase is underways)
|
|
|
@18544
|
16 years |
vboxsync |
RTStrToUpper/Lower: Document assumtions & todos properly, added …
|
|
|
@18532
|
16 years |
vboxsync |
PDMCritSect: Increased the padding size on 32-bit (+32 bytes) for …
|
|
|
@18529
|
16 years |
vboxsync |
Main: added toLower, toUpper & contains
|
|
|
@18528
|
16 years |
vboxsync |
Runtime: added RTStrToLower & RTStrToUpper
|
|
|
@18526
|
16 years |
vboxsync |
VbglR3PidFile,VbglR3PidFileClose: Made it build everywhere.
|
|
|
@18525
|
16 years |
vboxsync |
iprt/string.h: clearification on RTUtf16ToUtf8 returns.
|
|
|
@18523
|
16 years |
vboxsync |
Runtime: typos
|
|
|
@18521
|
16 years |
vboxsync |
iprt/asm.h: Finally added string I/O.
|
|
|
@18515
|
16 years |
vboxsync |
Main/xml: MSC makes a fuss about instantiating objects making use of …
|
|
|
@18481
|
16 years |
vboxsync |
iprt/types.h: Changed RTCPUID from RTHCUINTPTR to uint32_t since it …
|
|
|
@18471
|
16 years |
vboxsync |
iprt/nocrt/inttypes.h: Added some 32-bit ones.
|
|
|
@18467
|
16 years |
vboxsync |
cpptuils.h: Fixed no virtual destructor warning.
|
|
|
@18434
|
16 years |
vboxsync |
pdmifs.h,DevATA,ATAController,DrvHostDVD: Changed the pcbBuf parameter …
|
|
|
@18424
|
16 years |
vboxsync |
iprt/string.h: Added the macros RT_ZERO(Obj) and RT_BZERO(pv, cb) for …
|
|
|
@18399
|
16 years |
vboxsync |
GuestHost/SharedClipboard: these were not yet for committing
|
|
|
@18398
|
16 years |
vboxsync |
HostServices/SharedClipboard: move the first code to the GuestHost …
|
|
|
@18368
|
16 years |
vboxsync |
iprt/asm.h: Cleaned up ASMBitNextSet and ASMBitNextClear.
|
|
|
@18366
|
16 years |
vboxsync |
RTTest: RTTEST_CHECK, doxygen.
|
|
|
@18364
|
16 years |
vboxsync |
RTTest: kick-off for testcase helpers.
|
|
|
@18342
|
16 years |
vboxsync |
iprt/err.h: Created a group for internal processing error codes since …
|
|
|
@18329
|
16 years |
vboxsync |
iprt/err.h: Added VERR_INTERNAL_ERROR_2 and VERR_INTERNAL_ERROR_3 for …
|
|
|
@18322
|
16 years |
vboxsync |
SCSI, LsiLogic: Fix sense data handling. Fixes warning during boot of …
|
|
|
@18320
|
16 years |
vboxsync |
Additions/common/VbglR3Lib: separate pidfile and daemonising code. …
|
|
|
@18298
|
16 years |
vboxsync |
Build fix
|
|
|