|
|
@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 …
|
|
|
@39882
|
13 years |
vboxsync |
Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored …
|
|
|
@39856
|
13 years |
vboxsync |
pdmifs.h: Doc update: PDMIMEDIA pairs with PDMIMEDIAPORT now.
|
|
|
@39854
|
13 years |
vboxsync |
PDM: Extended the driver chain transformations with a mergeconfig …
|
|
|
@39853
|
13 years |
vboxsync |
CFGM: Added CFGMR3InsertValue and CFGMR3CopyTree; changed …
|
|
|
@39847
|
13 years |
vboxsync |
crOpenGL: fix saved state issues
|
|
|
@39839
|
13 years |
vboxsync |
PDM: Initial driver chain transformation code (untested).
|
|
|
@39838
|
13 years |
vboxsync |
CFGM: Added CFGMR3DuplicateSubTree and CFGMR3ReplaceSubTree (untested).
|
|
|
@39825
|
13 years |
vboxsync |
VBoxGuestInfo2::szName updated documenation.
|
|
|
@39798
|
13 years |
vboxsync |
VD: Add option to ignore flush requests
|
|
|
@39684
|
13 years |
vboxsync |
Parallel: Some love for the long abandoned parallel port emulation. …
|
|
|
@39654
|
13 years |
vboxsync |
GuestControlSvc.h: Fixed wait-for-start flag.
|
|
|
@39645
|
13 years |
vboxsync |
VRDE.h: comments.
|
|
|
@39643
|
13 years |
vboxsync |
SharedFolders: more fixes
|
|
|
@39603
|
13 years |
vboxsync |
crHgsmi: cleanup
|
|
|
@39602
|
13 years |
vboxsync |
wine/XPDM: 1. Additional swapchain creation fixes 2. De-libwine'ize …
|
|
|
@39566
|
13 years |
vboxsync |
SCSI: Add support for readonly disks
|
|
|
@39519
|
13 years |
vboxsync |
VD: API to repair corrupted images
|
|
|
@39493
|
13 years |
vboxsync |
VRDP, Main: forward UTCINFO events as guest properties.
|
|
|
@39454
|
13 years |
vboxsync |
Additions-X11: initial DnD support
|
|
|
@39435
|
13 years |
vboxsync |
VRDP, Main: update RDP client name guest property.
|
|
|
@39427
|
13 years |
vboxsync |
r=bird: pre-review comments.
|
|
|
@39418
|
13 years |
vboxsync |
GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
|
|
|
@39414
|
13 years |
vboxsync |
PDMBlkCache: Clear all entries on reset to prevent that unwritten data …
|
|
|
@39405
|
13 years |
vboxsync |
VMM: Don't use generic IPE status codes, use specific ones. Part 2.
|
|
|
@39402
|
13 years |
vboxsync |
VMM: don't use generic IPE status codes, use specific ones. Part 1.
|
|
|
@39368
|
13 years |
vboxsync |
VBOX_FULL_VERSION_MAKE: fixed copy & past bug messing up the build …
|
|
|
@39359
|
13 years |
vboxsync |
include/VBoxVideo: move a definition.
|
|
|
@39327
|
13 years |
vboxsync |
scm whitespace cleanups.
|
|
|
@39310
|
13 years |
vboxsync |
VMM_MAX_CPU_COUNT: 32 -> 64.
|
|
|
@39303
|
13 years |
vboxsync |
VMCPUSET changes.
|
|
|