|
|
@21409
|
15 years |
vboxsync |
IPRT: rename ministring, add iprt:: namespace
|
|
|
@21404
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21399
|
15 years |
vboxsync |
timerlr-generic.cpp,iprt/timer.h: Skip ticks if we're more than 60 …
|
|
|
@21398
|
15 years |
vboxsync |
iprt/cdefs.h: cosmetics.
|
|
|
@21397
|
15 years |
vboxsync |
iprt/cdefs.h: RT_THROW should be a noop on MSC - limited to 14.00 atm, …
|
|
|
@21394
|
15 years |
vboxsync |
Backing out r49763 to fix Windows burns.
|
|
|
@21393
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21392
|
15 years |
vboxsync |
iprt/cdefs.h: Restored RT_THROW.
|
|
|
@21391
|
15 years |
vboxsync |
IPRT: simplify r49759 (not needed)
|
|
|
@21390
|
15 years |
vboxsync |
iprt/cdefs.h: RT_EXCEPTIONS_ENABLED, RT_THROW and RT_THROW_BAD_ALLOC.
|
|
|
@21388
|
15 years |
vboxsync |
IPRT: doc fix
|
|
|
@21377
|
15 years |
vboxsync |
iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
|
|
|
@21374
|
15 years |
vboxsync |
iprt/log.h: Corrected RTLOGFLAGS_PREFIX_MASK.
|
|
|
@21369
|
15 years |
vboxsync |
IPRT: hide ministring::operator bool() to force people to use …
|
|
|
@21363
|
15 years |
vboxsync |
PDMQueue&users-thereof: Named the queues and added statistics.
|
|
|
@21362
|
15 years |
vboxsync |
backing out r49709 to fix windows burns for now
|
|
|
@21360
|
15 years |
vboxsync |
IPRT: hide ministring::operator bool() to force people to use …
|
|
|
@21359
|
15 years |
vboxsync |
fixed a gcc warning
|
|
|
@21358
|
15 years |
vboxsync |
IPRT: ministring crash fix + documentation
|
|
|
@21352
|
15 years |
vboxsync |
Fixed a VCC warning.
|
|
|
@21343
|
15 years |
vboxsync |
export vboxnetflt for Windows to OSE
|
|
|
@21333
|
15 years |
vboxsync |
Net[Flt,Adp]/win: export to OSE, disabled by default
|
|
|
@21327
|
15 years |
vboxsync |
cpumR3Load: ignore some advanced capability bits, that we don't expose …
|
|
|
@21320
|
15 years |
vboxsync |
Extra CPUID 1 ecx capability bits
|
|
|
@21284
|
15 years |
vboxsync |
RTR0MemAreKernelAndUserRangesDifferent -> …
|
|
|
@21282
|
15 years |
vboxsync |
iprt/mem.h: Added RTR0MemAreKernelAndUserRangesDifferent.
|
|
|
@21265
|
15 years |
vboxsync |
iprt/mem.h: Added APIs for basic user mode memory handling from ring-0.
|
|
|
@21260
|
15 years |
vboxsync |
VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
|
|
|
@21253
|
15 years |
vboxsync |
video hw accel: Blt fixes/enhances, Flip basis for Guest driver & …
|
|
|
@21252
|
15 years |
vboxsync |
First attempt to enable hypervisor breakpoints with vt-x/amd-v guests
|
|
|
@21236
|
15 years |
vboxsync |
Windows build fix
|
|
|
@21235
|
15 years |
vboxsync |
windows build fix
|
|
|
@21234
|
15 years |
vboxsync |
IPRT: added ASMMemoryFenceSSE2(), ASMWriteFenceSSE(), …
|
|
|
@21227
|
15 years |
vboxsync |
VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
|
|
|
@21226
|
15 years |
vboxsync |
VMMDev.h: cleanup.
|
|
|
@21225
|
15 years |
vboxsync |
Eliminated the VMMDEVHYP[PTR|PHYS]* types.
|
|
|
@21224
|
15 years |
vboxsync |
VBoxGuest.* cleanup.
|
|
|
@21223
|
15 years |
vboxsync |
Moving VMMDEV bits from VBoxGuest.h to VMMDev.h
|
|
|
@21219
|
15 years |
vboxsync |
VBox/VBoxDev.h -> VBox/VMMDev.h
|
|
|
@21217
|
15 years |
vboxsync |
include/VBox/*.h: Mark which components the header files relate to.
|
|
|
@21212
|
15 years |
vboxsync |
VBoxGuest.h: This is the driver interface definition.
|
|
|
@21211
|
15 years |
vboxsync |
VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
|
|
|
@21210
|
15 years |
vboxsync |
Updates
|
|
|
@21209
|
15 years |
vboxsync |
Updates for io instruction restarts
|
|
|
@21208
|
15 years |
vboxsync |
Started with saving pending failed IO instructions.
|
|
|
@21188
|
15 years |
vboxsync |
Add hotplug flag to PDMR3DeviceAttach/Detach
|
|
|
@21187
|
15 years |
vboxsync |
Deal with operand size and mod default values for certain instructions …
|
|
|
@21177
|
15 years |
vboxsync |
forgot this
|
|
|
@21156
|
15 years |
vboxsync |
IPRT: fix valgrind warnings about ministring + self assignment
|
|
|
@21154
|
15 years |
vboxsync |
fixed potential uninitialized member of ministring
|
|
|
@21145
|
15 years |
vboxsync |
Use ASMAtomicBitTestAndClear for VM_FF_TESTANDCLEAR.
|
|
|
@21144
|
15 years |
vboxsync |
Prevent future mistakes with VM_FF_TESTANDCLEAR
|
|
|
@21140
|
15 years |
vboxsync |
Config.kmk,VBoxGuest.h: temp hacks.
|
|
|
@21118
|
15 years |
vboxsync |
VBoxGuest (common): building on linux.
|
|
|
@21111
|
15 years |
vboxsync |
DBGF,DBGC: Added DBGFR3AsSymbolByName and DBGFR3AsSymbolByAddr. Start …
|
|
|
@21110
|
15 years |
vboxsync |
RTDbg: Some adjustments and fixes.
|
|
|
@21109
|
15 years |
vboxsync |
iprt/cdefs.h: Fixed RT_FROM_MEMBER.
|
|
|
@21106
|
15 years |
vboxsync |
iprt/types.h: _MAX & _MIN defines for a bunch of types.
|
|
|
@21098
|
15 years |
vboxsync |
export to OSE
|
|
|
@21094
|
15 years |
vboxsync |
VMM: Added MMR3HyperAllocOnceNoRelEx so that we can force the ring-0 …
|
|
|
@21092
|
15 years |
vboxsync |
iprt/cdefs.h: Added RT_STR(str) and RT_XSTR(str).
|
|
|
@21085
|
15 years |
vboxsync |
Main: fix class import/export linkage by using RT_DECL_CLASS (r49346)
|
|
|
@21084
|
15 years |
vboxsync |
iprt/cdefs.h: RT_DECL_CLASS.
|
|
|
@21079
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21077
|
15 years |
vboxsync |
back out r49329, r49331, will start over
|
|
|
@21073
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21072
|
15 years |
vboxsync |
VBoxGuest.h: oops, build fix.
|
|
|
@21069
|
15 years |
vboxsync |
VBoxGuest (common): porting to linux. some cleanup. currently untested.
|
|
|
@21046
|
15 years |
vboxsync |
IPRT: Added a reader of NM-style map files. (Mainly for linux …
|
|
|
@21045
|
15 years |
vboxsync |
IPRT: Fixed RTStrmClearError so that it clears the error on the stream …
|
|
|
@21025
|
15 years |
vboxsync |
Storage/VBoxHDD: modify VDCopy so that it can copy to existing images
|
|
|
@21021
|
15 years |
vboxsync |
Add VM_FF_PDM_QUEUES as a reason to return to ring-3
|
|
|
@21000
|
15 years |
vboxsync |
forgot vmm.h
|
|
|
@20994
|
15 years |
vboxsync |
cpum.mac: file header.
|
|
|
@20992
|
15 years |
vboxsync |
VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
|
|
|
@20989
|
15 years |
vboxsync |
usb-win: Detect and report data underruns (unexpected short packets) …
|
|
|
@20985
|
15 years |
vboxsync |
video hw accel: colorkey support in guest driver, checking gl caps …
|
|
|
@20973
|
15 years |
vboxsync |
Remote USB protocol version 3.
|
|
|
@20928
|
15 years |
vboxsync |
API/others: Renamed IConsole::discardSavedState to …
|
|
|
@20906
|
15 years |
vboxsync |
video hw accel: color keying & color conversion basics impl for QGL …
|
|
|
@20880
|
15 years |
vboxsync |
Queue suspend and power off calls from the VM for SMP guests (deadlock …
|
|
|
@20874
|
15 years |
vboxsync |
VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
|
|
|
@20873
|
15 years |
vboxsync |
VMMGCCallHost -> VMMRZCallRing3[NoCpu].
|
|
|
@20871
|
15 years |
vboxsync |
VMM: Make sure there is enough room for a few physical handler …
|
|
|
@20869
|
15 years |
vboxsync |
VMMR3RawRunGC: cause guru meditation if cr3 mismatches. …
|
|
|
@20866
|
15 years |
vboxsync |
SUP: Removed two obsolete allocation APIs.
|
|
|
@20864
|
15 years |
vboxsync |
SUP,*: API cleanup.
|
|
|
@20862
|
15 years |
vboxsync |
SUP: Made SUPPageLock and SUPPageUnlock internal to SUP.
|
|
|
@20860
|
15 years |
vboxsync |
SUP: Bumped major version because of layout changes in RTLOGGER. …
|
|
|
@20859
|
15 years |
vboxsync |
IPRT: Increased the logger buffer and replaced a bunch RTUINT with …
|
|
|
@20853
|
15 years |
vboxsync |
IPRT: Added custom prefix callback to the logger.
|
|
|
@20847
|
15 years |
vboxsync |
pdmdev.h: major version (not really important, but whatever).
|
|
|
@20838
|
15 years |
vboxsync |
NMI updates
|
|
|
@20835
|
15 years |
vboxsync |
Interface for generating NMI & SMI added.
|
|
|
@20809
|
15 years |
vboxsync |
Runtime/getopt: new parameter value type 'UUID'
|
|
|
@20804
|
15 years |
vboxsync |
Introduced VMCPUID_OTHER
|
|
|
@20801
|
15 years |
vboxsync |
IPRT: The rest of the basic RTDbgMod code.
|
|
|
@20800
|
15 years |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20799
|
15 years |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20789
|
15 years |
vboxsync |
iprt/asm.h: larger notes about alignment.
|
|
|