|
|
@16558
|
16 years |
vboxsync |
Main: back out r42503
|
|
|
@16557
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@16556
|
16 years |
vboxsync |
export
|
|
|
@16553
|
16 years |
vboxsync |
SCSI: Add missing WRITE(6) command. Needed for FreeBSD
|
|
|
@16539
|
16 years |
vboxsync |
Main: remove special string class in XML exceptions
|
|
|
@16538
|
16 years |
vboxsync |
Main: replace redundant xml::FmtStr with com::Utf8StrFmt
|
|
|
@16530
|
16 years |
vboxsync |
Main: rework error macros everywhere; make error messages much more …
|
|
|
@16495
|
16 years |
vboxsync |
OVF: VBoxManage import implementation (to be continued), back-end …
|
|
|
@16408
|
16 years |
vboxsync |
Fixed disabling of hypervisor mappings in VT-x/AMD-V mode.
|
|
|
@16384
|
16 years |
vboxsync |
string.cpp: enable optimization
|
|
|
@16369
|
16 years |
vboxsync |
Utf8Str::substr error handling
|
|
|
@16326
|
16 years |
vboxsync |
document Utf8Str::substr
|
|
|
@16325
|
16 years |
vboxsync |
OVF: make com::xml and IAppliance use Utf8Str instead of std::string
|
|
|
@16324
|
16 years |
vboxsync |
COM: teach Utf8Str substr() like std::string
|
|
|
@16321
|
16 years |
vboxsync |
More paging updates
|
|
|
@16192
|
16 years |
vboxsync |
build fix
|
|
|
@16188
|
16 years |
vboxsync |
Merge OVF branch.
|
|
|
@16183
|
16 years |
vboxsync |
#3419: Added fNoPromisc parameter to pfnCreateAndConnect to prevent …
|
|
|
@16182
|
16 years |
vboxsync |
VMM: VERR_PGM_MAPPING_CONFLICT fix: always relocate after ring-3 init.
|
|
|
@16170
|
16 years |
vboxsync |
More device work
|
|
|
@16065
|
16 years |
vboxsync |
log.h,log-vbox.cpp: S does not come after H, nor before I... :-) Added …
|
|
|
@16032
|
16 years |
vboxsync |
spaces
|
|
|
@16031
|
16 years |
vboxsync |
Generic SMC device support
|
|
|
@16021
|
16 years |
vboxsync |
PDM: Add new flags which will make the device notified first if the VM …
|
|
|
@15968
|
16 years |
vboxsync |
Added Windows 7 to OS types list.
|
|
|
@15963
|
16 years |
vboxsync |
initial HPET device support (not yet functional)
|
|
|
@15959
|
16 years |
vboxsync |
Remove extra ";" after WORKAROUND_MSVC7_ERROR_C2593_FOR_BOOL_OP() …
|
|
|
@15940
|
16 years |
vboxsync |
added some more PDMDrv helpers
|
|
|
@15852
|
16 years |
vboxsync |
Another experiment with limiting the time spent in ring 0.
|
|
|
@15815
|
16 years |
vboxsync |
fix Linux passthrough by introducing a double buffer which is required …
|
|
|
@15810
|
16 years |
vboxsync |
Use separate IO control codes for 32 bit and 64 bit requests in the …
|
|
|
@15748
|
16 years |
vboxsync |
Additional VT-x flags
|
|
|
@15730
|
16 years |
vboxsync |
Added MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT
|
|
|
@15725
|
16 years |
vboxsync |
Extra flags
|
|
|
@15706
|
16 years |
vboxsync |
more reverts for 41266
|
|
|
@15704
|
16 years |
vboxsync |
Introduced VbglHCGMCall32 for supporting 32 bits clients on 64 bits guests.
|
|
|
@15699
|
16 years |
vboxsync |
crOpenGL: fix 32 bit opengl applications under vista64
|
|
|
@15631
|
16 years |
vboxsync |
Added X86TSS32 & X86TSS64.
|
|
|
@15609
|
16 years |
vboxsync |
HWACCM/EM: Sketeched out some scheduling notification from EM to let …
|
|
|
@15591
|
16 years |
vboxsync |
Storage/VBoxHDD-new: introduce parent UUID parameter for VDCreateDiff. …
|
|
|
@15583
|
16 years |
vboxsync |
Reduced the VMCPU size.
|
|
|
@15542
|
16 years |
vboxsync |
Storage/VBoxHDD-new: tighten uuid parameter declaration
|
|
|
@15529
|
16 years |
vboxsync |
Storage/VBoxHDD-new: implement UUID handling in VDCreate. Remove very …
|
|
|
@15505
|
16 years |
vboxsync |
SUPDrv,INTNet: Heads up! SupDrv version bumped. Added SUPR0ObjAddRefEx …
|
|
|
@15503
|
16 years |
vboxsync |
SSM, CPUM: Moved the GCPtr/GCPhys sizes into the file header instead …
|
|
|
@15487
|
16 years |
vboxsync |
corrected comments
|
|
|
@15482
|
16 years |
vboxsync |
LsiLogic: fixed alignment issues
|
|
|
@15476
|
16 years |
vboxsync |
Compile fix
|
|
|
@15475
|
16 years |
vboxsync |
LsiLogic: Linux works! Implemented R0/GC parts and SSM. The LsiLogic …
|
|
|
@15465
|
16 years |
vboxsync |
Main and Devices, USB: use hal, DBus and sysfs on Linux if usbfs is …
|
|
|
@15433
|
16 years |
vboxsync |
PGMR0DynMap: doubled the set size.
|
|
|
@15429
|
16 years |
vboxsync |
PGM: Don't use PGMDynMapHCPage in R0/darwin.
|
|
|
@15428
|
16 years |
vboxsync |
PGM: PGMDynMapHCPageOff -> pgmDynMapHCPageOff, making it internal and …
|
|
|
@15425
|
16 years |
vboxsync |
PGMR0DynMapHCPage: always successful, or will bail out to ring-3.
|
|
|
@15411
|
16 years |
vboxsync |
VMM: Working around set overflows caused by the page pool.
|
|
|
@15403
|
16 years |
vboxsync |
pgm.h: PGMMODE_IS_LONG_MODE.
|
|
|
@15397
|
16 years |
vboxsync |
sup.h: document assumptions.
|
|
|
@15385
|
16 years |
vboxsync |
Cache only those writes which require special attention in 32 bits …
|
|
|
@15382
|
16 years |
vboxsync |
Tabs removed
|
|
|
@15366
|
16 years |
vboxsync |
Storage: Eradicated the last bits using the old VDI only backend, …
|
|
|
@15344
|
16 years |
vboxsync |
#3202: Optimizations of the dynamic page mapping code (ring-0). Do …
|
|
|
@15317
|
16 years |
vboxsync |
Removed VMR3GetGuestBitness.
|
|
|
@15303
|
16 years |
vboxsync |
REM: actually ask for guest bitness when loading apropriate implmentation
|
|
|
@15284
|
16 years |
vboxsync |
PGM, REM: Virtual address in TLB - this is what I meant…
|
|
|
@15236
|
16 years |
vboxsync |
Started with VMCS read/write cache.
|
|
|
@15226
|
16 years |
vboxsync |
PGM: Inlined PGMDynMapHCPageOff (get rid of it perhaps?).
|
|
|
@15159
|
16 years |
vboxsync |
Set the correct shadow paging mode for AMD-V nested paging.
|
|
|
@15076
|
16 years |
vboxsync |
Different headers included on gcc builds?
|
|
|
@15075
|
16 years |
vboxsync |
Added interfaces for shared USB timer, currently mostly disabled.
|
|
|
@15064
|
16 years |
vboxsync |
Added QNX guest OS type. Cleaned up the guest OS table.
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@15048
|
16 years |
vboxsync |
Main/SafeArray: Fixed GCC burns.
|
|
|
@15047
|
16 years |
vboxsync |
Missing header update
|
|
|
@15042
|
16 years |
vboxsync |
Main/SafeArray: Added SafeArray::push_back() and attachedRaw(); …
|
|
|
@15030
|
16 years |
vboxsync |
Switcher updates
|
|
|
@14997
|
16 years |
vboxsync |
Clearly mark possible 64 bits values
|
|
|
@14982
|
16 years |
vboxsync |
include/VBox/sysfs.h: NULL pointer check
|
|
|
@14969
|
16 years |
vboxsync |
VMM support for completing VA in TLB (not much tested)
|
|
|
@14967
|
16 years |
vboxsync |
#3162: Another attempt to introduce compose name and location …
|
|
|
@14966
|
16 years |
vboxsync |
PDM, DBGC: debugger read and write APIs.
|
|
|
@14960
|
16 years |
vboxsync |
backed out r40315 as it breaks the tinderboxes
|
|
|
@14954
|
16 years |
vboxsync |
#3162: Added pfnComposeLocation and pfnComposeName callbacks to …
|
|
|
@14928
|
16 years |
vboxsync |
Storage/VD: Misplaced '\n'.
|
|
|
@14923
|
16 years |
vboxsync |
Main: fix another windows build break
|
|
|
@14922
|
16 years |
vboxsync |
Main: more XML reader implemenation.
|
|
|
@14917
|
16 years |
vboxsync |
Main: another attempt at fixing broken Windows builds
|
|
|
@14904
|
16 years |
vboxsync |
Main: change vboxxml files and namespace to xml only; more XML code …
|
|
|
@14901
|
16 years |
vboxsync |
SUPDrv,SUPLib: SUPR0NativeEnableHwVirtExt -> SUPR0EnableVTx and darwin …
|
|
|
@14899
|
16 years |
vboxsync |
Wrote testcase for the new switcher.
|
|
|
@14896
|
16 years |
vboxsync |
update
|
|
|
@14893
|
16 years |
vboxsync |
export
|
|
|
@14875
|
16 years |
vboxsync |
More switcher updates
|
|
|
@14870
|
16 years |
vboxsync |
Cleaning up.
|
|
|
@14859
|
16 years |
vboxsync |
More updates for 32/64.
|
|
|
@14854
|
16 years |
vboxsync |
Main: rip XML classes out of settings code and move them to …
|
|
|
@14852
|
16 years |
vboxsync |
#3162: Plugin backends are now loaded upon startup, this should get …
|
|
|
@14845
|
16 years |
vboxsync |
Switcher updates
|
|
|
@14833
|
16 years |
vboxsync |
Drop the global VBOX_WITH_NEW_RECOMPILER global.
|
|
|
@14826
|
16 years |
vboxsync |
VMM: New DevHlp pfnMMIO2MapKernel for darwin/VT-x/VGA.
|
|
|
@14825
|
16 years |
vboxsync |
SUPDrv: Permit userland to make kernel mappings of SUPR0PageAllocEx …
|
|
|