|
|
@28099
|
15 years |
vboxsync |
Devices/VMMDev: inform the guest if we have an absolute pointing device
|
|
|
@28059
|
15 years |
vboxsync |
Devices/VMMDev: resend the last size hint correctly if the guest …
|
|
|
@28051
|
15 years |
vboxsync |
Another attempt to initialize the balloon correct during startup
|
|
|
@27970
|
15 years |
vboxsync |
VMMDevReq_ReportGuestStats: The struct specifies the memory fields in …
|
|
|
@27940
|
15 years |
vboxsync |
Devices/VMMDev: warnings
|
|
|
@27891
|
15 years |
vboxsync |
VMMDev: separately process video mode hints for different guest …
|
|
|
@27797
|
15 years |
vboxsync |
misc compiler warning fixes, comment typos and other minor cleanups
|
|
|
@27542
|
15 years |
vboxsync |
VMMDev: balloon chunks stam unit is count not bytes
|
|
|
@27085
|
15 years |
vboxsync |
Balloon changes
|
|
|
@27049
|
15 years |
vboxsync |
release stats for the number of chunks in the guest balloon
|
|
|
@27023
|
15 years |
vboxsync |
Guest Additions: memory ballooning for guests without support for …
|
|
|
@26350
|
15 years |
vboxsync |
Removed the balloon interface from Main's VMM device. Directly call …
|
|
|
@26295
|
15 years |
vboxsync |
Backed out r57393
|
|
|
@26290
|
15 years |
vboxsync |
Statistics interval controllable from within the guest from now on.
|
|
|
@26289
|
15 years |
vboxsync |
Devices: warnings.
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26164
|
15 years |
vboxsync |
PDM: Cleaning up device & USB device registration code.
|
|
|
@26160
|
15 years |
vboxsync |
PDM: s/pDevReg/pReg/g
|
|
|
@26158
|
15 years |
vboxsync |
TMR3UTCNow -> TMR3UtcNow + DevHlp.
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25984
|
15 years |
vboxsync |
pdmifs.h: the penultimate batch of refactored interface ID code.
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25848
|
15 years |
vboxsync |
CPU hotplug: Merge the third patch. Guest additions interface for the …
|
|
|
@25778
|
15 years |
vboxsync |
VMMDevHGCM: shut up signed warnings.
|
|
|
@25732
|
15 years |
vboxsync |
PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
|
|
|
@25643
|
15 years |
vboxsync |
VMMDev: loading of HGCM saved state does not rely on saved size of …
|
|
|
@25374
|
15 years |
vboxsync |
warning
|
|
|
@25073
|
15 years |
vboxsync |
VMMDevHGCM.cpp: VBOXHGCMCMD::cbCmd isn't very helpful now that the …
|
|
|
@24265
|
15 years |
vboxsync |
Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
|
|
|
@24191
|
15 years |
vboxsync |
Main,Misc Devices: _LS VMSTATEs.
|
|
|
@24076
|
15 years |
vboxsync |
VMMDev: Save and verify config. Drop the SSM_VERSION* stuff since we …
|
|
|
@23910
|
15 years |
vboxsync |
Properly protect VMM device from concurrent access (guest SMP).
|
|
|
@23016
|
15 years |
vboxsync |
VMM,Devices: VMR3ReqCallEx -> VMR3ReqCallVoidNoWait; retired the old API.
|
|
|
@23015
|
15 years |
vboxsync |
VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
|
|
|
@23011
|
15 years |
vboxsync |
VMM,VMMDev: Some VMMR3ReqCall refactoring.
|
|
|
@23003
|
15 years |
vboxsync |
Aligment fix
|
|
|
@22996
|
15 years |
vboxsync |
Correction
|
|
|
@22995
|
15 years |
vboxsync |
Fix alignment
|
|
|
@22823
|
15 years |
vboxsync |
replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22704
|
15 years |
vboxsync |
Devices/VMMDev: new mouse capability flag …
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@22433
|
15 years |
vboxsync |
VMMDev: fixed handling guests which did not request a display change …
|
|
|
@22423
|
15 years |
vboxsync |
build fix
|
|
|
@22421
|
15 years |
vboxsync |
VBoxDev: fixed logging
|
|
|
@22272
|
15 years |
vboxsync |
Devices/VMMDev: reset all guest mouse capabilities on device reset
|
|
|
@22271
|
15 years |
vboxsync |
Devices/VMMDev: do not hide the mouse pointer after a restore from …
|
|
|
@22270
|
15 years |
vboxsync |
Devices/VMMDev: reverted r51107 in order to split it into two changesets
|
|
|
@22268
|
15 years |
vboxsync |
Devices/VMMDev: do not hide the mouse pointer after a restore from …
|
|
|
@22096
|
15 years |
vboxsync |
Devices/VMMDev: simplify and complete mouse status requests
|
|
|
@21645
|
15 years |
vboxsync |
Naming changes
|
|
|
@21644
|
15 years |
vboxsync |
Register guest allocated memory (locked & executable) for patching …
|
|
|
@21561
|
15 years |
vboxsync |
Devices: Finally adding the first dtrace probes. :-)
|
|
|
@21512
|
15 years |
vboxsync |
VMMDevHGCM.cpp: Hacking, seems combining PDMDEvHlpPhysRead doesn't …
|
|
|
@21506
|
15 years |
vboxsync |
VBoxGuest,VMMDev: New HGCM cancellation request.
|
|
|
@21460
|
15 years |
vboxsync |
bugfix
|
|
|
@21458
|
15 years |
vboxsync |
VMMDevHGCMParmType_PhysAddr is not a valid parameter any longer.
|
|
|
@21457
|
15 years |
vboxsync |
VMMDev: Adjusted and implemented GetHostVersion.
|
|
|
@21456
|
15 years |
vboxsync |
HGCM&Co: physical page list.
|
|
|
@21231
|
15 years |
vboxsync |
VMMDev/VBoxDev.cpp -> VMMDev/VMMDev.cpp
|
|
|
@21227
|
15 years |
vboxsync |
VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
|
|
|
@21226
|
15 years |
vboxsync |
VMMDev.h: cleanup.
|
|
|
@21219
|
15 years |
vboxsync |
VBox/VBoxDev.h -> VBox/VMMDev.h
|
|
|
@21062
|
15 years |
vboxsync |
VMMDev: Ensure read/write order in hgcmCompletedWorker. (bug 4052)
|
|
|
@20991
|
15 years |
vboxsync |
Devices/VMMDev: fix unwanted empty mouse movement events
|
|
|
@20961
|
15 years |
vboxsync |
fixed typo, it means occurred, not occured
|
|
|
@20731
|
15 years |
vboxsync |
Save more info about pending HGCM requests (xTracker #4032).
|
|
|
@20374
|
15 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20367
|
15 years |
vboxsync |
Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20024
|
16 years |
vboxsync |
VMMDev: replace a weird constant with NULL for zero size HGCM buffers.
|
|
|
@19654
|
16 years |
vboxsync |
Main and Devices/absolute mouse: do not send movement events to the …
|
|
|
@19300
|
16 years |
vboxsync |
VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
|
|
|
@18668
|
16 years |
vboxsync |
VBoxDev: Corrected LogRel statement.
|
|
|
@18435
|
16 years |
vboxsync |
VMMDevHGCM.cpp: size_t warning.
|
|
|
@17425
|
16 years |
vboxsync |
VMMDev: Logging goes LOG_GROUP_DEV_VMM_BACKDOOR.
|
|
|
@15534
|
16 years |
vboxsync |
VMMDev: new config value 'HeapEnabled' defaults to true. can be used …
|
|
|
@13840
|
16 years |
vboxsync |
Hex format types (Vhx[sd] -> Rhx[sd]).
|
|
|
@13833
|
16 years |
vboxsync |
VMM,DIS: some left over VBOX_SUCCESS/FAILURE conversions.
|
|
|
@13832
|
16 years |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13782
|
16 years |
vboxsync |
More SMP groundwork.
|
|
|
@13756
|
16 years |
vboxsync |
Compile fixes for the VM request changes.
|
|
|
@13270
|
16 years |
vboxsync |
Deliver event notifications to the guest only when the VM is running …
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12924
|
16 years |
vboxsync |
warnings, fixed undefined retval
|
|
|
@12743
|
16 years |
vboxsync |
Enabled 2nd pci memory region in the VMM device again. (type …
|
|
|
@12742
|
16 years |
vboxsync |
Change the 2nd pci range of the vmm device to prefetchable. That …
|
|
|
@12700
|
16 years |
vboxsync |
Conditional 2nd mmio region for VMMDev.
|
|
|
@12693
|
16 years |
vboxsync |
Wrong value.
|
|
|
@12687
|
16 years |
vboxsync |
Started with VMM device heap for use with VT-x real-mode emulation. …
|
|
|
@12409
|
16 years |
vboxsync |
Fixed VMMDev reset problem: a HGCM related variable was not cleared.
|
|
|
@12278
|
16 years |
vboxsync |
Devices/VMMDev: send a guest event too when the absolute mode mouse …
|
|
|
@12083
|
16 years |
vboxsync |
Do not wait for a guest event notification request.
|
|
|
@11820
|
16 years |
vboxsync |
made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
|
|
|
@11628
|
16 years |
vboxsync |
logging fix
|
|
|
@11288
|
16 years |
vboxsync |
Devices: %VX64 -> %RX64, %VGv -> %RGv
|
|
|
@11285
|
16 years |
vboxsync |
Devices: %VGp -> %RGp (just preferred, not mandatory (yet))
|
|
|
@11284
|
16 years |
vboxsync |
Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
|
|
|
@11282
|
16 years |
vboxsync |
VMMDev: Cosmetics.
|
|
|