|
|
@13375
|
16 年 |
vboxsync |
some (disabled) VMI bits
|
|
|
@13306
|
16 年 |
vboxsync |
IPRT,++: some assert.h cleanup, making a suitable place to call …
|
|
|
@13060
|
16 年 |
vboxsync |
#1865: More PGM changes.
|
|
|
@13038
|
16 年 |
vboxsync |
#1865: More PGM changes.
|
|
|
@13035
|
16 年 |
vboxsync |
#1865: More PGM…
|
|
|
@12991
|
16 年 |
vboxsync |
VMM: build fix.
|
|
|
@12990
|
16 年 |
vboxsync |
VMM: build fix.
|
|
|
@12989
|
16 年 |
vboxsync |
VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
|
|
|
@12980
|
16 年 |
vboxsync |
Split up PDMDevice.cpp, moving all the devhlps into two new files …
|
|
|
@12964
|
16 年 |
vboxsync |
VMM: MMPhysGCPhys2HCVirt -> PGMPhysGCPhys2HCPtrAssert; deleted …
|
|
|
@12248
|
16 年 |
vboxsync |
VMM/Makefiles: Eliminated PATH_TARGET usage and pushed them up to root …
|
|
|
@12170
|
16 年 |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@11805
|
16 年 |
vboxsync |
- rearranged SDK-only stuff in makefiles per Knut advise
|
|
|
@11725
|
16 年 |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|
@11721
|
16 年 |
vboxsync |
- completly divorced SDK and binary, use 'kmk sdk' to build SDK
|
|
|
@10804
|
16 年 |
vboxsync |
VMM: Fixed VBOX_SVN_REV blunder (mine).
|
|
|
@10450
|
16 年 |
vboxsync |
Added VMMGetSvnRev() (exported) and changed VMMR0Init and VMMGCInit …
|
|
|
@10240
|
16 年 |
vboxsync |
sub-makefile fix.
|
|
|
@10200
|
16 年 |
vboxsync |
Moved the VBOX_WITH_PDM_LOCK and VBOX_WITH_INTERNAL_NETWORKING defines …
|
|
|
@10046
|
16 年 |
vboxsync |
Drop the .NOTPARALLEL hack (windows), this should work fine now. …
|
|
|
@9483
|
16 年 |
vboxsync |
async completion updates:
* Rename the Darwin backend to FreeBSD …
|
|
|
@9427
|
16 年 |
vboxsync |
Compile async completion manager by default and disable the native …
|
|
|
@9008
|
17 年 |
vboxsync |
Changes for proper flushing of the TLB for physical registration changes.
|
|
|
@8797
|
17 年 |
vboxsync |
New DBGF interface for digging into the guts of the guest OS kernel.
|
|
|
@8760
|
17 年 |
vboxsync |
PATH_KBUILD -> KBUILD_PATH.
|
|
|
@8757
|
17 年 |
vboxsync |
BUILD_PLATFORM* -> KBUILD_HOST*.
|
|
|
@8636
|
17 年 |
vboxsync |
.o/.obj alias for PGMPhysRWTmpl.
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7821
|
17 年 |
vboxsync |
PDMAsyncCompletion: move the host specific part into separate files. …
|
|
|
@6996
|
17 年 |
vboxsync |
Check for VBOX_WITH_PDM_LOCK.
|
|
|
@6581
|
17 年 |
vboxsync |
Added some ring-3 wrapper functions for the (ring-0) GMM APIs.
|
|
|
@5999
|
17 年 |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5812
|
17 年 |
vboxsync |
Continued work on the async implementation. Added to Makefile but …
|
|
|
@5695
|
17 年 |
vboxsync |
Don't drag in CPUMAllA.asm in ring-3 because leopard doesn't like the …
|
|
|
@5683
|
17 年 |
vboxsync |
Don't try use Debugger.lib/a unless it's built and needed.
|
|
|
@5682
|
17 年 |
vboxsync |
Don't try use Debugger.lib/a unless it's built and needed.
|
|
|
@5667
|
17 年 |
vboxsync |
Debugger interface for searching memory. Fixed a const mixup.
|
|
|
@5646
|
17 年 |
vboxsync |
Introduced VBOX_WITH_PREALLOC_RAM_BY_DEFAULT which is disabled of …
|
|
|
@5597
|
17 年 |
vboxsync |
OS/2 build fix.
|
|
|
@5033
|
17 年 |
vboxsync |
GMM…
|
|
|
@5029
|
17 年 |
vboxsync |
GVM -> GVMM
|
|
|
@5026
|
17 年 |
vboxsync |
GVM -> GVMM.
|
|
|
@4975
|
17 年 |
vboxsync |
backing out 24660.
|
|
|
@4972
|
17 年 |
vboxsync |
IN_GVM_R0
|
|
|
@4971
|
17 年 |
vboxsync |
GVM.
|
|
|
@4918
|
17 年 |
vboxsync |
Introduced RT_NO_RING0_ASSERTIONS
|
|
|
@4829
|
17 年 |
vboxsync |
inverted VBOX_WITHOUT_IDT_PATCHING.
|
|
|
@4814
|
17 年 |
vboxsync |
Corrected the entry point.
|
|
|
@4776
|
17 年 |
vboxsync |
Stricter type checking. Removed unnecessary code from the ring 0 module.
|
|
|
@4738
|
17 年 |
vboxsync |
more new phys code.
|
|
|
@4665
|
17 年 |
vboxsync |
Moved some of the odd address conversion routines to PGMR3Dbg just to …
|
|
|
@4549
|
17 年 |
vboxsync |
overlooked some import libs…
|
|
|
@4546
|
17 年 |
vboxsync |
Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
|
|
|
@4497
|
17 年 |
vboxsync |
OSE / darwin fixes.
|
|
|
@4474
|
17 年 |
vboxsync |
Solaris.
|
|
|
@4177
|
17 年 |
vboxsync |
Use -e sym instead of -entry=sym since this works for both solaris and …
|
|
|
@4071
|
17 年 |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3888
|
17 年 |
vboxsync |
Solaris.
|
|
|
@3857
|
17 年 |
vboxsync |
PDMUsb - work in progress.
|
|
|
@3548
|
17 年 |
vboxsync |
Quickly made PDMThread.cpp compile (still a bit unfinished).
|
|
|
@2981
|
17 年 |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2517
|
18 年 |
vboxsync |
Converted to sub-makefile.
|
|
|
@2482
|
18 年 |
vboxsync |
Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
|
|
|
@2478
|
18 年 |
vboxsync |
[Mm]akefile -> Makefile.kmk
|
|
從 trunk/src/VBox/VMM/Makefile 複製
|
|
|
@2469
|
18 年 |
vboxsync |
Dropping the VBOX_WITH_VIRTUAL_SYNC_TIMERS #ifdefs, making it default.
|