|
|
@25278
|
15 years |
vboxsync |
SUPDrv: Major IOC version change - preparing to use the native ring-0 …
|
|
|
@25275
|
15 years |
vboxsync |
SUPDrv: Added SUPGetGIP and added a fNativeLoader indicator to …
|
|
|
@25203
|
15 years |
vboxsync |
Main: make SerialPort instance data private and make it use the XML …
|
|
|
@25202
|
15 years |
vboxsync |
Main: make ParallelPort instance data private and make it use the XML …
|
|
|
@25201
|
15 years |
vboxsync |
Main: make BIOSSettings instance data private and make it use the XML …
|
|
|
@25149
|
15 years |
vboxsync |
Main: cleanup: remove all CheckComRC* macros (no functional change)
|
|
|
@25062
|
15 years |
vboxsync |
HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
|
|
|
@25052
|
15 years |
vboxsync |
HGSMI/VBVA: enable VRDP commands only if there are connected RDP clients.
|
|
|
@25047
|
15 years |
vboxsync |
2d accel: fix dxdiag test
|
|
|
@25039
|
15 years |
vboxsync |
HGSMI: increase display/adapter HGSMI heap size for 2d accel …
|
|
|
@24938
|
15 years |
vboxsync |
EM: VINF_EM_SUSPEND should have higher priority than VINF_EM_RESET …
|
|
|
@24925
|
15 years |
vboxsync |
2d video: fix VM reset issues
|
|
|
@24922
|
15 years |
vboxsync |
Main,VMM: Debugging live snapshots.
|
|
|
@24917
|
15 years |
vboxsync |
SSM,Main: Fixed error propagation on the target side so that a source …
|
|
|
@24898
|
15 years |
vboxsync |
VbglR3: Make use of improved RTStrVersionCompare().
|
|
|
@24895
|
15 years |
vboxsync |
SSM: Flush buffers when they are 0.5 sec old and check that the stream …
|
|
|
@24874
|
15 years |
vboxsync |
Main,VMM,VBoxManage: Added a parameter to IConsole::Teleport for …
|
|
|
@24851
|
15 years |
vboxsync |
offset.
|
|
|
@24848
|
15 years |
vboxsync |
x86.h/.mac,CPUM.cpp: made FTW a word again and made cpumR3InfoOne dump …
|
|
|
@24843
|
15 years |
vboxsync |
SSM: Added SSMR3HandleRevision, SSMR3HandleVersion and …
|
|
|
@24842
|
15 years |
vboxsync |
VBox/version.h: Added VBOX_FULL_VERSION which includes all three …
|
|
|
@24834
|
15 years |
vboxsync |
#3987: Virtio: Split DevVirtioNet.cpp into three files.
|
|
|
@24799
|
15 years |
vboxsync |
PGM/darwin: Fixed SMP in non-release builds.
|
|
|
@24793
|
15 years |
vboxsync |
SSM,PGM: Added the pass number to the LiveVote callback. Improved …
|
|
|
@24744
|
15 years |
vboxsync |
PDM: Async reset notification handling as well.
|
|
|
@24740
|
15 years |
vboxsync |
VMM, PDM: Need a AsyncNotificationCompleted helper so we can skip the …
|
|
|
@24730
|
15 years |
vboxsync |
PDM: Implemented making device/driver/usb-device suspend and poweroff …
|
|
|
@24723
|
15 years |
vboxsync |
Introducing PGMPhysInvalidatePageMapTLBEntry
|
|
|
@24722
|
15 years |
vboxsync |
Increased the size of the chunk and physical page TLBs
|
|
|
@24703
|
15 years |
vboxsync |
Main,GuestProperties: Moved the HGCM shutdown down after we've powered …
|
|
|
@24695
|
15 years |
vboxsync |
Unify page TLB clearing in PGMPhysInvalidatePageMapTLB
|
|
|
@24686
|
15 years |
vboxsync |
VbglR3/VBoxService: Split up and removed redundant code.
|
|
|
@24677
|
15 years |
vboxsync |
NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR_WITH_RC: Shut up gcc warning.
|
|
|
@24666
|
15 years |
vboxsync |
GuestPropertySvc.h: Fixed variable name and readability.
|
|
|
@24660
|
15 years |
vboxsync |
VBoxGuestLib: Backed out 54807 and 54806 because the code doesn't …
|
|
|
@24657
|
15 years |
vboxsync |
Utf8Str: Some comments (not a full review).
|
|
|
@24646
|
15 years |
vboxsync |
2d accel:
1. performmance: avoid separate drawing of primary surface …
|
|
|
@24642
|
15 years |
vboxsync |
VbglR3: Make use of RTStrVersionToUInt32().
|
|
|
@24625
|
15 years |
vboxsync |
typo (comment).
|
|
|
@24618
|
15 years |
vboxsync |
Added Global::vboxStatusCodeFromCOM (and Global::vboxStatusCodeToCOM), …
|
|
|
@24608
|
15 years |
vboxsync |
Log more advanced VT-x features
|
|
|
@24577
|
15 years |
vboxsync |
Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
|
|
|
@24508
|
15 years |
vboxsync |
SSM,VM: VMSetError handling.
|
|
|
@24453
|
15 years |
vboxsync |
CPUM: CPUID validation on state load.
|
|
|
@24446
|
15 years |
vboxsync |
Main: add a debugging member to com::Guid so the UUID can be easily …
|
|
|
@24409
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@24373
|
15 years |
vboxsync |
Updated screenshot API (xTracker 4364).
|
|
|
@24364
|
15 years |
vboxsync |
Main: Fixed XPCOM warnings caused by Machine::GetCpuIdLeaf not setting …
|
|
|
@24353
|
15 years |
vboxsync |
Main,VM: Working the teleportation state. Made VMR3Teleport report …
|
|
|
@24351
|
15 years |
vboxsync |
APPEND mode for shared folders (SHFL_CF_ACCESS_APPEND), missed header.
|
|
|
@24349
|
15 years |
vboxsync |
PGMR3PhysWriteExternal: Instrumented it to track down who is writing …
|
|
|
@24334
|
15 years |
vboxsync |
VBoxGuestLib.h: b == byte, f is flags, bool is a flag.
|
|
|
@24296
|
15 years |
vboxsync |
Missing header
|
|
|
@24282
|
15 years |
vboxsync |
PDM: Added missing driver instance checks.
|
|
|
@24281
|
15 years |
vboxsync |
More MSRs
|
|
|
@24272
|
15 years |
vboxsync |
PDMDevice.cpp: Check the number of devices instances against the max …
|
|
|
@24270
|
15 years |
vboxsync |
VBoxCredProv: Update.
|
|
|
@24264
|
15 years |
vboxsync |
SSM: Added SSMR3SetLoadError[V] and SSMR3SetCfgError for setting log …
|
|
|
@24259
|
15 years |
vboxsync |
VbglR3: Added credential handling functions.
|
|
|
@24250
|
15 years |
vboxsync |
StorageController: added support for Instance number
|
|
|
@24197
|
15 years |
vboxsync |
Introducing PGMHasDirtyPages
|
|
|
@24164
|
15 years |
vboxsync |
burn fix
|
|
|
@24162
|
15 years |
vboxsync |
2d accel: fix reset handling
|
|
|
@24136
|
15 years |
vboxsync |
Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
|
|
|
@24131
|
15 years |
vboxsync |
grr
|
|
|
@24130
|
15 years |
vboxsync |
VBox/vm.h: More space for PDM in VM.
|
|
|
@24125
|
15 years |
vboxsync |
DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes …
|
|
|
@24101
|
15 years |
vboxsync |
DrvSCSI,DevLsiLogic: Moved the reset request sync down to the driver …
|
|
|
@24098
|
15 years |
vboxsync |
DevLsiLogic,DrvSCSI: Added new DrvSCSI method for synchronizing the …
|
|
|
@24073
|
15 years |
vboxsync |
VBoxClient: Added more D-BUS error checking.
|
|
|
@24061
|
15 years |
vboxsync |
DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
|
|
|
@24027
|
15 years |
vboxsync |
Fail if VT-x or AMD-V are already enabled (Windows 7)
|
|
|
@23988
|
15 years |
vboxsync |
pdmdev.h: Added PDMDevHlpSSMRegister3
|
|
|
@23916
|
15 years |
vboxsync |
Verify VMMREQUEST (xTracker #4336).
|
|
|
@23915
|
15 years |
vboxsync |
VM,PDMDevHlp,PDMDrvHlp: VM[R3]TeleportedAndNotFullyResumedYet …
|
|
|
@23908
|
15 years |
vboxsync |
Main: backed out r53708
|
|
|
@23907
|
15 years |
vboxsync |
Main: fix memory leak
|
|
|
@23906
|
15 years |
vboxsync |
VBox/err.h: clearification.
|
|
|
@23878
|
15 years |
vboxsync |
VbglR3/VBoxTray/VBoxClient: Forgot the header file.
|
|
|
@23872
|
15 years |
vboxsync |
SSM: Extended and fixed the SSMFIELD_ENTRY_OLD bits.
|
|
|
@23864
|
15 years |
vboxsync |
VBox Runtime/D-Bus: Missing declarations.
|
|
|
@23863
|
15 years |
vboxsync |
VBox Runtime/D-Bus: Tabs.
|
|
|
@23862
|
15 years |
vboxsync |
VBox Runtime/D-Bus: Added needed APIs.
|
|
|
@23860
|
15 years |
vboxsync |
D-Bus: OSE exports
|
|
|
@23856
|
15 years |
vboxsync |
VbglR3: Added host version checking routines.
|
|
|
@23845
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
|
|
|
@23835
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: More bits for host version checking.
|
|
|
@23816
|
15 years |
vboxsync |
SSM: Added flag for indicating that we're not using SSMR3PutStructEx …
|
|
|
@23801
|
15 years |
vboxsync |
Main,VMM,Frontends,++: Teminology. Added a bind address for the …
|
|
|
@23794
|
15 years |
vboxsync |
More synthetic cpu work
|
|
|
@23786
|
15 years |
vboxsync |
VBox/ssm.h: typos.
|
|
|
@23785
|
15 years |
vboxsync |
SSM: Added an _OLD field family for skipping obsolete field. May have …
|
|
|
@23783
|
15 years |
vboxsync |
SSM: Added _HCPTR_HACK_U32 to deal with two PATM fields.
|
|
|
@23780
|
15 years |
vboxsync |
SSM: Adding IGN_GCPTR and IGN_GCPHYS just in case.
|
|
|
@23777
|
15 years |
vboxsync |
SSM,CSAM: More systematic naming SSMFIELDTRANS_HCPTR -> …
|
|
|
@23774
|
15 years |
vboxsync |
VBox/ssm.h: typo.
|
|
|
@23771
|
15 years |
vboxsync |
SSM: Added SSMFIELD_ENTRY_PAD_MSC32_AUTO.
|
|
|
@23767
|
15 years |
vboxsync |
VBox/ssm.h: Fixed typo in SSMFIELD_ENTRY_PAD_OTHER_INT.
|
|
|
@23764
|
15 years |
vboxsync |
SSM: More structure serialization and deserialization features.
|
|
|
@23752
|
15 years |
vboxsync |
SSM: Implemented SSMR3GetStructEx and SSMR3PutStructEx.
|
|
|