|
|
@41173
|
13 years |
vboxsync |
VMM: Fixed reading the wrong (reserved) bit in EPT capabilities, …
|
|
|
@41155
|
13 years |
vboxsync |
alignment and build fixes.
|
|
|
@41149
|
13 years |
vboxsync |
hrpmf. not needed.
|
|
|
@41147
|
13 years |
vboxsync |
SUPDrv,VMM: Tracepoints in raw-mode.
|
|
|
@41130
|
13 years |
vboxsync |
SUPDrv-dtrace.cpp: Made it build again.
|
|
|
@41117
|
13 years |
vboxsync |
SUP,VBoxTpG,++: Initial implementation of generic user module …
|
|
|
@41109
|
13 years |
vboxsync |
crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics …
|
|
|
@41086
|
13 years |
vboxsync |
todo: fix structure duplication.
|
|
|
@41083
|
13 years |
vboxsync |
GA: Bitmap clipboard support (darwin). Thanks to François Revol (mmu_man).
|
|
|
@41058
|
13 years |
vboxsync |
crHgsmi cleanup & adjustments
|
|
|
@41040
|
13 years |
vboxsync |
Main+Frontends: move release logging setup to the glue code (to …
|
|
|
@40993
|
13 years |
vboxsync |
NetCfg/win: disable/enable/update HostOnly
|
|
|
@40986
|
13 years |
vboxsync |
header fixes
|
|
|
@40983
|
13 years |
vboxsync |
warnings.
|
|
|
@40981
|
13 years |
vboxsync |
SUPLib,SUPDrv: Working on the user mode tracer interface.
|
|
|
@40956
|
13 years |
vboxsync |
PDM,APIC,IO-APIC: More IRQ tagging.
|
|
|
@40950
|
13 years |
vboxsync |
sup.h: Fix aCPUs alignment on SPARC (the storage library includes that …
|
|
|
@40937
|
13 years |
vboxsync |
Tag the APIC timer IRQs.
|
|
|
@40907
|
13 years |
vboxsync |
Working on tracking IRQs for tracing and logging purposes.
|
|
|
@40892
|
13 years |
vboxsync |
64-bit probe arguments (on mac)
|
|
|
@40886
|
13 years |
vboxsync |
SUPDrvTracing: display more info on argument list bugs.
|
|
|
@40878
|
13 years |
vboxsync |
Working on the 64-bit probe argument issue for 32-bit hosts…
|
|
|
@40875
|
13 years |
vboxsync |
build fix (breaks in the watchdog).
|
|
|
@40858
|
13 years |
vboxsync |
missing hdr
|
|
|
@40857
|
13 years |
vboxsync |
Make VBoxTpG work on 64-bit darwin. (Still need to check 32-bit.)
|
|
|
@40851
|
13 years |
vboxsync |
SUPDrv,VBoxTpG: Redid the solaris(/darwin) DTrace support to use the …
|
|
|
@40845
|
13 years |
vboxsync |
3D check: direct invocation on the client side
|
|
|
@40840
|
13 years |
vboxsync |
Storage/Debug: Function to log a CUE sheet
|
|
|
@40839
|
13 years |
vboxsync |
VBoxTpG: Drop the file name in the probe location, it isn't useful to …
|
|
|
@40826
|
13 years |
vboxsync |
VBoxTpG.cpp: Microsoft Visual C++ support.
|
|
|
@40820
|
13 years |
vboxsync |
The ring-3 SUPLib APIs for talking to the tracer.
|
|
|
@40818
|
13 years |
vboxsync |
SUPDrv: Added three new IOCtls for talking to the tracer.
|
|
|
@40777
|
13 years |
vboxsync |
SUPDrv: tracing infastructure coding…
|
|
|
@40769
|
13 years |
vboxsync |
HostDrivers/Support: Moved spinlock to DevExt for Mp event race …
|
|
|
@40767
|
13 years |
vboxsync |
also enumerate guest properties during guru meditation
|
|
|
@40763
|
13 years |
vboxsync |
SUPR0VtgFireProbe -> SUPR0TracerFireProbe and other SUPDrv-tracer.cpp …
|
|
|
@40761
|
13 years |
vboxsync |
sup.h: User mode vs. kernel mode probes firing.
|
|
|
@40759
|
13 years |
vboxsync |
Some more tracer code.
|
|
|
@40756
|
13 years |
vboxsync |
SUP: Working on a generic tracer interface.
|
|
|
@40743
|
13 years |
vboxsync |
sup.mac: HC_ARCH_BITS padding for SUPGLOBALINFOPAGE.
|
|
|
@40742
|
13 years |
vboxsync |
build fix
|
|
|
@40740
|
13 years |
vboxsync |
SUPDrv: Update GIP data behind a spinlock for online/offline race …
|
|
|
@40713
|
13 years |
vboxsync |
Storage/VDI: Check for out of bounds access when reading from an image
|
|
|
@40712
|
13 years |
vboxsync |
NetShaper: Online bandwidth limit setting (#5582)
|
|
|
@40667
|
13 years |
vboxsync |
include/VBox/sup.h: spaces.
|
|
|
@40656
|
13 years |
vboxsync |
Added counters so that VT-x exit stats add up.
|
|
|
@40652
|
13 years |
vboxsync |
NetShaper,E1000: Basic framework and partial implementation for …
|
|
|
@40644
|
13 years |
vboxsync |
sup.h,VMMR0.cpp: Moved the ModuleInit/Term prototypes to sup.h.
|
|
|
@40637
|
13 years |
vboxsync |
include/vmm/pdmifs.h: PDMIHOSTPARALLELCONNECTOR interface has design flaw
|
|
|
@40636
|
13 years |
vboxsync |
Implemented VMMR0 static DTrace probes.
|
|
|
@40625
|
13 years |
vboxsync |
VRDE: mouse pointer interface header.
|
|
|
@40603
|
13 years |
vboxsync |
adjustments.
|
|
|
@40601
|
13 years |
vboxsync |
VBoxTpG/SupDrv: -> laptop.
|
|
|
@40594
|
13 years |
vboxsync |
VBoxTpG: More code and stuff.
|
|
|
@40590
|
13 years |
vboxsync |
Removed VBE_DISPI_LFB_PHYSICAL_ADDRESS constant.
|
|
|
@40559
|
13 years |
vboxsync |
Added MTF exit constant.
|
|
|
@40543
|
13 years |
vboxsync |
Started logging of SCSI mode pages for debug builds
|
|
|
@40484
|
13 years |
vboxsync |
crOpenGL/wddm: missing file
|
|
|
@40483
|
13 years |
vboxsync |
crOpenGL/wddm: don't use VBoxGuest device to comply woth Metro apps …
|
|
|
@40453
|
13 years |
vboxsync |
EM/IEM/PATM: some refactoring.
|
|
|
@40451
|
13 years |
vboxsync |
EM: build fix.
|
|
|
@40450
|
13 years |
vboxsync |
EM: Refactoring (dropping pVM argument).
|
|
|
@40449
|
13 years |
vboxsync |
SELM: Refactoring (PVM -> PVMCPU).
|
|
|
@40448
|
13 years |
vboxsync |
EM: refactoring…
|
|
|
@40447
|
13 years |
vboxsync |
EM: More refactoring.
|
|
|
@40442
|
13 years |
vboxsync |
IEM integration in progress - doing some EM refactoring to ease this …
|
|
|
@40433
|
13 years |
vboxsync |
VGA: Do not hardcode LFB base in BIOS.
|
|
|
@40418
|
13 years |
vboxsync |
Main: Extended IMachine and the settings XML with three tracing …
|
|
|
@40416
|
13 years |
vboxsync |
s/fTraceing/fTracing/g
|
|
|
@40405
|
13 years |
vboxsync |
VMM/PDM: Some simple tracepoint infastructure.
|
|
|
@40397
|
13 years |
vboxsync |
VMM: Make most of the tracing optional so we don't have to be afraid …
|
|
|
@40387
|
13 years |
vboxsync |
wddm: concurrency fixes
|
|
|
@40383
|
13 years |
vboxsync |
ExtPacks/VNC: New extension pack contributed by Ivo Smits, Howard Su …
|
|
|
@40356
|
13 years |
vboxsync |
MWAIT fixes: Only clear the mwait-active flag when actually resuming …
|
|
|
@40322
|
13 years |
vboxsync |
Frontends/VirtualBox: fix lptX definitions
|
|
|
@40310
|
13 years |
vboxsync |
Devices/VMMDev and Additions: use a single definition for the value …
|
|
|
@40280
|
13 years |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@40274
|
13 years |
vboxsync |
Introduced VBOX_WITH_REM in Config.kmk and the VMM.
|
|
|
@40258
|
13 years |
vboxsync |
Storage/VD: errors during closing all images in VDDestroy shouldn't be lost
|
|
|
@40257
|
13 years |
vboxsync |
Main/Medium: rework locking scheme to solve lock order violations and …
|
|
|
@40235
|
13 years |
vboxsync |
build fixes.
|
|
|
@40213
|
13 years |
vboxsync |
VMMDev: Added facility for auto-logon modules.
|
|
|
@40211
|
13 years |
vboxsync |
VbglR3: Added functions for auto-logon facility reporting + remote …
|
|
|
@40170
|
13 years |
vboxsync |
MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
|
|
|
@40138
|
13 years |
vboxsync |
IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits.
|
|
|
@40076
|
13 years |
vboxsync |
Changed the types of the r80 views of the FPU registers.
|
|
|
@40069
|
13 years |
vboxsync |
Floating point testing.
|
|
|
@40066
|
13 years |
vboxsync |
hash the teleporter token.
|
|
|
@40054
|
13 years |
vboxsync |
VMM,VMMDev: Page sharing cleanup.
|
|
|
@40030
|
13 years |
vboxsync |
VD: New interface to query the use of blocks in the disk image
|
|
|
@40025
|
13 years |
vboxsync |
gcc-4.7 fixes
|
|
|
@40023
|
13 years |
vboxsync |
gcc-4.7 fixes
|
|
|
@40022
|
13 years |
vboxsync |
IEM: fxsave & fxrstor.
|
|
|
@40006
|
13 years |
vboxsync |
build fix.
|
|
|
@40005
|
13 years |
vboxsync |
More GMM stats. Added todo regarding GMMR0SharedModuleCheckPage assertion.
|
|
|
@39944
|
13 years |
vboxsync |
VERR_IEM_INSTR_NOT_IMPLEMENTED and VERR_IEM_ASPECT_NOT_IMPLEMENTED.
|
|
|
@39920
|
13 years |
vboxsync |
GMM/PageFusion: Some cleanups (elimiated gotos) and more detailed …
|
|
|
@39917
|
13 years |
vboxsync |
STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces …
|
|
|
@39906
|
13 years |
vboxsync |
GuestCtrl/VBoxService: Added active/inactive guest process thread …
|
|
|
@39890
|
13 years |
vboxsync |
VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
|
|
|