|
|
@21369
|
16 years |
vboxsync |
IPRT: hide ministring::operator bool() to force people to use …
|
|
|
@21363
|
16 years |
vboxsync |
PDMQueue&users-thereof: Named the queues and added statistics.
|
|
|
@21359
|
16 years |
vboxsync |
fixed a gcc warning
|
|
|
@21343
|
16 years |
vboxsync |
export vboxnetflt for Windows to OSE
|
|
|
@21333
|
16 years |
vboxsync |
Net[Flt,Adp]/win: export to OSE, disabled by default
|
|
|
@21327
|
16 years |
vboxsync |
cpumR3Load: ignore some advanced capability bits, that we don't expose …
|
|
|
@21320
|
16 years |
vboxsync |
Extra CPUID 1 ecx capability bits
|
|
|
@21260
|
16 years |
vboxsync |
VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
|
|
|
@21253
|
16 years |
vboxsync |
video hw accel: Blt fixes/enhances, Flip basis for Guest driver & …
|
|
|
@21252
|
16 years |
vboxsync |
First attempt to enable hypervisor breakpoints with vt-x/amd-v guests
|
|
|
@21227
|
16 years |
vboxsync |
VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
|
|
|
@21226
|
16 years |
vboxsync |
VMMDev.h: cleanup.
|
|
|
@21225
|
16 years |
vboxsync |
Eliminated the VMMDEVHYP[PTR|PHYS]* types.
|
|
|
@21224
|
16 years |
vboxsync |
VBoxGuest.* cleanup.
|
|
|
@21223
|
16 years |
vboxsync |
Moving VMMDEV bits from VBoxGuest.h to VMMDev.h
|
|
|
@21219
|
16 years |
vboxsync |
VBox/VBoxDev.h -> VBox/VMMDev.h
|
|
|
@21217
|
16 years |
vboxsync |
include/VBox/*.h: Mark which components the header files relate to.
|
|
|
@21212
|
16 years |
vboxsync |
VBoxGuest.h: This is the driver interface definition.
|
|
|
@21211
|
16 years |
vboxsync |
VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
|
|
|
@21210
|
16 years |
vboxsync |
Updates
|
|
|
@21209
|
16 years |
vboxsync |
Updates for io instruction restarts
|
|
|
@21208
|
16 years |
vboxsync |
Started with saving pending failed IO instructions.
|
|
|
@21188
|
16 years |
vboxsync |
Add hotplug flag to PDMR3DeviceAttach/Detach
|
|
|
@21187
|
16 years |
vboxsync |
Deal with operand size and mod default values for certain instructions …
|
|
|
@21177
|
16 years |
vboxsync |
forgot this
|
|
|
@21145
|
16 years |
vboxsync |
Use ASMAtomicBitTestAndClear for VM_FF_TESTANDCLEAR.
|
|
|
@21144
|
16 years |
vboxsync |
Prevent future mistakes with VM_FF_TESTANDCLEAR
|
|
|
@21140
|
16 years |
vboxsync |
Config.kmk,VBoxGuest.h: temp hacks.
|
|
|
@21118
|
16 years |
vboxsync |
VBoxGuest (common): building on linux.
|
|
|
@21111
|
16 years |
vboxsync |
DBGF,DBGC: Added DBGFR3AsSymbolByName and DBGFR3AsSymbolByAddr. Start …
|
|
|
@21094
|
16 years |
vboxsync |
VMM: Added MMR3HyperAllocOnceNoRelEx so that we can force the ring-0 …
|
|
|
@21085
|
16 years |
vboxsync |
Main: fix class import/export linkage by using RT_DECL_CLASS (r49346)
|
|
|
@21079
|
16 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21077
|
16 years |
vboxsync |
back out r49329, r49331, will start over
|
|
|
@21073
|
16 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21072
|
16 years |
vboxsync |
VBoxGuest.h: oops, build fix.
|
|
|
@21069
|
16 years |
vboxsync |
VBoxGuest (common): porting to linux. some cleanup. currently untested.
|
|
|
@21025
|
16 years |
vboxsync |
Storage/VBoxHDD: modify VDCopy so that it can copy to existing images
|
|
|
@21021
|
16 years |
vboxsync |
Add VM_FF_PDM_QUEUES as a reason to return to ring-3
|
|
|
@21000
|
16 years |
vboxsync |
forgot vmm.h
|
|
|
@20994
|
16 years |
vboxsync |
cpum.mac: file header.
|
|
|
@20992
|
16 years |
vboxsync |
VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
|
|
|
@20989
|
16 years |
vboxsync |
usb-win: Detect and report data underruns (unexpected short packets) …
|
|
|
@20985
|
16 years |
vboxsync |
video hw accel: colorkey support in guest driver, checking gl caps …
|
|
|
@20973
|
16 years |
vboxsync |
Remote USB protocol version 3.
|
|
|
@20928
|
16 years |
vboxsync |
API/others: Renamed IConsole::discardSavedState to …
|
|
|
@20906
|
16 years |
vboxsync |
video hw accel: color keying & color conversion basics impl for QGL …
|
|
|
@20880
|
16 years |
vboxsync |
Queue suspend and power off calls from the VM for SMP guests (deadlock …
|
|
|
@20874
|
16 years |
vboxsync |
VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
|
|
|
@20873
|
16 years |
vboxsync |
VMMGCCallHost -> VMMRZCallRing3[NoCpu].
|
|
|
@20871
|
16 years |
vboxsync |
VMM: Make sure there is enough room for a few physical handler …
|
|
|
@20869
|
16 years |
vboxsync |
VMMR3RawRunGC: cause guru meditation if cr3 mismatches. …
|
|
|
@20866
|
16 years |
vboxsync |
SUP: Removed two obsolete allocation APIs.
|
|
|
@20864
|
16 years |
vboxsync |
SUP,*: API cleanup.
|
|
|
@20862
|
16 years |
vboxsync |
SUP: Made SUPPageLock and SUPPageUnlock internal to SUP.
|
|
|
@20860
|
16 years |
vboxsync |
SUP: Bumped major version because of layout changes in RTLOGGER. …
|
|
|
@20847
|
16 years |
vboxsync |
pdmdev.h: major version (not really important, but whatever).
|
|
|
@20838
|
16 years |
vboxsync |
NMI updates
|
|
|
@20835
|
16 years |
vboxsync |
Interface for generating NMI & SMI added.
|
|
|
@20804
|
16 years |
vboxsync |
Introduced VMCPUID_OTHER
|
|
|
@20753
|
16 years |
vboxsync |
VMM: Added PDMR3CritSectLeaveAll for bulk unlocking during guru meditation.
|
|
|
@20752
|
16 years |
vboxsync |
TMTimerSet: stats and quick optimization.
|
|
|
@20750
|
16 years |
vboxsync |
TMTimerSetRelative: Optimized the common case and added some more …
|
|
|
@20745
|
16 years |
vboxsync |
VBox/err.mac: regen
|
|
|
@20743
|
16 years |
vboxsync |
VBox/err.h: Removed VINF_SVM_PREEMPT_PENDING and …
|
|
|
@20742
|
16 years |
vboxsync |
VMM,++: Increased the stack size on darwin to 16KB since we're …
|
|
|
@20733
|
16 years |
vboxsync |
VMM: Added TMTimerSetRelative and changed …
|
|
|
@20706
|
16 years |
vboxsync |
VBox/pdmdrv.h: Added PDMDRVHLP::pfnSTAMDeregister, major PDMDRVHLP …
|
|
|
@20683
|
16 years |
vboxsync |
video hw accel: ddraw command processing fixes
|
|
|
@20681
|
16 years |
vboxsync |
STAM: Added STAMUNIT_TICKS.
|
|
|
@20678
|
16 years |
vboxsync |
TM: Count calls to TMCpuTickSet and take the VM handle as an argument.
|
|
|
@20670
|
16 years |
vboxsync |
Solaris/USB: bits.
|
|
|
@20663
|
16 years |
vboxsync |
VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
|
|
|
@20653
|
16 years |
vboxsync |
video hw accel: fixes for basic ddraw op hanlding
|
|
|
@20604
|
16 years |
vboxsync |
err: unintended duplicate, see r18389
|
|
|
@20588
|
16 years |
vboxsync |
Emulate lock and & lock xor.
|
|
|
@20567
|
16 years |
vboxsync |
DevATA,ATAController: Do not use MMGCRamReadNoTrapHandler nor …
|
|
|
@20551
|
16 years |
vboxsync |
GuestHost/SharedClipboard: refactored the shared clipboard code to …
|
|
|
@20544
|
16 years |
vboxsync |
VBox/asmdefs.mac: Set VBOX_STRICT for DEBUG builds.
|
|
|
@20542
|
16 years |
vboxsync |
root/Makefile.kmk,includes: regenerated .mac files adding VBox/param.h …
|
|
|
@20537
|
16 years |
vboxsync |
dis.h: DISCPUSTATE_PADDING_SIZE correction for 32-bit windows.
|
|
|
@20531
|
16 years |
vboxsync |
MM: Added MMR3HyperSetGuard for creating guard pages in the hyper heap.
|
|
|
@20530
|
16 years |
vboxsync |
VMM: remove DISCPUSTATE from the stack.
|
|
|
@20528
|
16 years |
vboxsync |
SUP: SUPR0PageProtect & SUPR0PageProtect - for creating guard (hyper) …
|
|
|
@20520
|
16 years |
vboxsync |
Added VINF_EM_RAW_EMULATE_DBG_STEP
|
|
|
@20483
|
16 years |
vboxsync |
video hw accel: blt impl basics for guest video drv
|
|
|
@20478
|
16 years |
vboxsync |
video hw accel: guest driver -> host framebuffer commands processing impl
|
|
|
@20421
|
16 years |
vboxsync |
Rewrote rem notification handling.
|
|
|
@20408
|
16 years |
vboxsync |
Moved REM locking to VMMAll
|
|
|
@20407
|
16 years |
vboxsync |
Removed REMR3ReplayInvalidatedPages
|
|
|
@20406
|
16 years |
vboxsync |
Removed obsolete REMR3ReplayInvalidatedPages
|
|
|
@20399
|
16 years |
vboxsync |
Minor updates
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20363
|
16 years |
vboxsync |
VBox/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20267
|
16 years |
vboxsync |
Main: completed scriptable changes
Make VBox buildable on SMB share …
|
|
|
@20243
|
16 years |
vboxsync |
View HW Accel: guest ddraw command definitions, moved opengl …
|
|
|
@20226
|
16 years |
vboxsync |
usb: Removed remnants of a failed attempts to create a shared USB timer.
|
|
|
@20186
|
16 years |
vboxsync |
Solaris/VBoxUSB: dir mask.
|
|
|
@20184
|
16 years |
vboxsync |
include/VBox/vusb.h: added VUSB_DIR_TO_DEVICE.
|
|
|
@20167
|
16 years |
vboxsync |
First part of the PDMAsyncCompletion rewrite:
* The Host specific …
|
|
|