|
|
@13064
|
16 years |
vboxsync |
iprt/req.h: corrected API docs
|
|
|
@13060
|
16 years |
vboxsync |
#1865: More PGM changes.
|
|
|
@13051
|
16 years |
vboxsync |
Comment updates
|
|
|
@13049
|
16 years |
vboxsync |
More capability flags for VT-x.
|
|
|
@13047
|
16 years |
vboxsync |
AVLROGCPTRNODECORE: alignment adjustment.
|
|
|
@13045
|
16 years |
vboxsync |
#1865: More PGM changes.
|
|
|
@13043
|
16 years |
vboxsync |
EPT updates
|
|
|
@13042
|
16 years |
vboxsync |
#1865: More PGM changes.
|
|
|
@13041
|
16 years |
vboxsync |
More VT-x feature flags
|
|
|
@13035
|
16 years |
vboxsync |
#1865: More PGM…
|
|
|
@13023
|
16 years |
vboxsync |
Additions
|
|
|
@13020
|
16 years |
vboxsync |
Knut-compatibility fixes
|
|
|
@13013
|
16 years |
vboxsync |
infrastructure work for X2APIC support
|
|
|
@13005
|
16 years |
vboxsync |
VMM/doxygen: More links.
|
|
|
@12989
|
16 years |
vboxsync |
VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
|
|
|
@12986
|
16 years |
vboxsync |
More PDM cleanup.
|
|
|
@12984
|
16 years |
vboxsync |
#1865: PDMQueue.
|
|
|
@12983
|
16 years |
vboxsync |
#1865: PDMCritSect.
|
|
|
@12978
|
16 years |
vboxsync |
PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12976
|
16 years |
vboxsync |
PDM: fixed PDMAPICVERSION.
|
|
|
@12975
|
16 years |
vboxsync |
#1865: PDMLdr.
|
|
|
@12972
|
16 years |
vboxsync |
APIC versioning in features interface
|
|
|
@12971
|
16 years |
vboxsync |
x2APIC bits definitions
|
|
|
@12970
|
16 years |
vboxsync |
#1865: PDMINS.
|
|
|
@12967
|
16 years |
vboxsync |
#1865: MM - docs and 4 new ring-3 heap APIs for string formatting.
|
|
|
@12964
|
16 years |
vboxsync |
VMM: MMPhysGCPhys2HCVirt -> PGMPhysGCPhys2HCPtrAssert; deleted …
|
|
|
@12936
|
16 years |
vboxsync |
More EPT updates
|
|
|
@12934
|
16 years |
vboxsync |
Missed update
|
|
|
@12927
|
16 years |
vboxsync |
warnings
|
|
|
@12920
|
16 years |
vboxsync |
Added EPT masks
|
|
|
@12900
|
16 years |
vboxsync |
Assertions added
|
|
|
@12899
|
16 years |
vboxsync |
Corrections
|
|
|
@12895
|
16 years |
vboxsync |
warnings
|
|
|
@12884
|
16 years |
vboxsync |
Debugger: parenting, menu, destroy on close
|
|
|
@12880
|
16 years |
vboxsync |
Debugger: fixed busy/ready.
|
|
|
@12874
|
16 years |
vboxsync |
IPRT: added a testcase for RTSemPingPong and some state inspection methods.
|
|
|
@12871
|
16 years |
vboxsync |
Compile fix
|
|
|
@12870
|
16 years |
vboxsync |
Updated EPT paging structures.
|
|
|
@12823
|
16 years |
vboxsync |
warnings
|
|
|
@12815
|
16 years |
vboxsync |
#1865: more MM changes.
|
|
|
@12813
|
16 years |
vboxsync |
build fix
|
|
|
@12812
|
16 years |
vboxsync |
VbglR3GuestPropDelTree -> VbglR3GuestPropDelSet, added missing docs …
|
|
|
@12810
|
16 years |
vboxsync |
VbglR3GuestPropDelTree -> VbglR3GuestPropDelSet, documenting it and …
|
|
|
@12807
|
16 years |
vboxsync |
PDM - VMMDevHeap: PDM_DEVHLP_VERSION minor increment, GCPhysVMMDevHeap …
|
|
|
@12806
|
16 years |
vboxsync |
+removed temp buffers usage inside chromium with hgcm
+combined …
|
|
|
@12799
|
16 years |
vboxsync |
r=bird: cpuid -> idCpu like we use elsewhere (mixed case!).
|
|
|
@12795
|
16 years |
vboxsync |
HWACCM: fixed unsigned/signed compare warning (x86.h), use const and g_.
|
|
|
@12794
|
16 years |
vboxsync |
#1865: Added a pVMRC member to VM so I can gradually convert away from …
|
|
|
@12772
|
16 years |
vboxsync |
#1865: IOM.
|
|
|
@12769
|
16 years |
vboxsync |
stam.h: clearification.
|
|
|
@12742
|
16 years |
vboxsync |
Change the 2nd pci range of the vmm device to prefetchable. That …
|
|
|
@12728
|
16 years |
vboxsync |
Added CPUMIsGuestInRealModeEx
|
|
|
@12722
|
16 years |
vboxsync |
Guest Lib R3: Added function to delete entire keys recursively by a …
|
|
|
@12702
|
16 years |
vboxsync |
#1865: HWACCM - alignment fix+check for 32-bit gcc, doxygen.
|
|
|
@12689
|
16 years |
vboxsync |
- better macro docs
- implemented eval command in Vbox shell
|
|
|
@12688
|
16 years |
vboxsync |
#1865: EM - one pointer and statistics. Added a couple of more samples …
|
|
|
@12687
|
16 years |
vboxsync |
Started with VMM device heap for use with VT-x real-mode emulation. …
|
|
|
@12684
|
16 years |
vboxsync |
refactoring to simplify migration to per-CPU action flags
|
|
|
@12680
|
16 years |
vboxsync |
readdr & writedr aren't 64 bits only in the intrinsic case.
|
|
|
@12676
|
16 years |
vboxsync |
cdefs.h: Added CTX_MID, CTX_MID_Z and CTX_SUFF_Z. The latte two …
|
|
|
@12675
|
16 years |
vboxsync |
removed unneeded field, type update
|
|
|
@12669
|
16 years |
vboxsync |
account CPU id in setting attention flags (only SMP builds)
|
|
|
@12667
|
16 years |
vboxsync |
CPU id passed to interrupt callback, proper typing
|
|
|
@12666
|
16 years |
vboxsync |
Missed update
|
|
|
@12663
|
16 years |
vboxsync |
#1865: DBGF, nothing really relevant here just some cleaning up.
|
|
|
@12662
|
16 years |
vboxsync |
cpum.h: removed @todos.
|
|
|
@12657
|
16 years |
vboxsync |
#1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
|
|
|
@12653
|
16 years |
vboxsync |
various files: doxygen fixes.
|
|
|
@12636
|
16 years |
vboxsync |
iprt/cdefs.h: retired GCTYPE.
|
|
|
@12632
|
16 years |
vboxsync |
VBox/types.h: Added VMCPUID.
|
|
|
@12603
|
16 years |
vboxsync |
cpum.h: DR4/5 comment
|
|
|
@12600
|
16 years |
vboxsync |
Turned dr0..dr7 into an array.
|
|
|
@12585
|
16 years |
vboxsync |
VBox/types.h: Added the PVMCPU types.
|
|
|
@12579
|
16 years |
vboxsync |
VMM: Outlined the per CPU data.
|
|
|
@12578
|
16 years |
vboxsync |
Enable hardware breakpoint support for VT-x and AMD-V.
|
|
|
@12577
|
16 years |
vboxsync |
+changed chromium to use hgcm instead of tcpip, it works but some …
|
|
|
@12574
|
16 years |
vboxsync |
APIC: Added helper for calling VMMGetCpuId.
|
|
|
@12573
|
16 years |
vboxsync |
VMM: Added VMMGetCpuId (stub).
|
|
|
@12566
|
16 years |
vboxsync |
Backed out 36722, 36764 & 36770; no need for per-cpu mmio registations …
|
|
|
@12562
|
16 years |
vboxsync |
pdmdev.h: Dumped the devhlp version (MMIO changes are incompatible).
|
|
|
@12561
|
16 years |
vboxsync |
IOM: Made some minor adjustments to the MMIO CPU registration context …
|
|
|
@12551
|
16 years |
vboxsync |
be more verbose when logging ATA/SCSI commands
|
|
|
@12549
|
16 years |
vboxsync |
VMM: Implemented a TSC mode where it's tied to execution and halt …
|
|
|
@12547
|
16 years |
vboxsync |
runtime.h: added getopt.h
|
|
|
@12545
|
16 years |
vboxsync |
Updates for per-cpu MMIO range registration. (APIC)
|
|
|
@12532
|
16 years |
vboxsync |
Backed out previous changes for PATM logging. Breaks saved states. …
|
|
|
@12525
|
16 years |
vboxsync |
More room for PATM
|
|
|
@12518
|
16 years |
vboxsync |
r=bird: PDMSCSIREQUEST todos.
|
|
|
@12508
|
16 years |
vboxsync |
Device/Storage: fix CD/DVD media change problems in passthrough mode.
|
|
|
@12479
|
16 years |
vboxsync |
Also print ring 0 release assertion messages to the release log. Now …
|
|
|
@12476
|
16 years |
vboxsync |
BusLogic: Complete the device part.
|
|
|
@12473
|
16 years |
vboxsync |
export
|
|
|
@12462
|
16 years |
vboxsync |
Debugger: made tstVBoxDbg useful again.
|
|
|
@12449
|
16 years |
vboxsync |
+changed IFramebuffer interface to report id of associated window if …
|
|
|
@12437
|
16 years |
vboxsync |
mac build fix.
|
|
|
@12435
|
16 years |
vboxsync |
DBGGui / VirtualBox4: check the vtable version.
|
|
|
@12424
|
16 years |
vboxsync |
DBGGui,VirtualBox4: dynamically load the debugger GUI (VBoxDBG).
|
|
|
@12423
|
16 years |
vboxsync |
IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
|
|
|
@12408
|
16 years |
vboxsync |
pgm.h: macro safety.
|
|
|