|
|
@48909
|
11 年 |
vboxsync |
kmk incs
|
|
|
@48898
|
11 年 |
vboxsync |
VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
|
|
|
@48879
|
11 年 |
vboxsync |
Main/MediumAttachment+Machine: stub attribute/method for an explicit …
|
|
|
@48878
|
11 年 |
vboxsync |
include/VBox/vd.h: de-C++ify the use of PARTITIONING_TYPE, and at the …
|
|
|
@48871
|
11 年 |
vboxsync |
DMG: Fixes.
|
|
|
@48854
|
11 年 |
vboxsync |
DMG: Fixes for making vbox-img convert work.
|
|
|
@48852
|
11 年 |
vboxsync |
DMG in XAR fun, part 1 (probably will everything burn as I had to …
|
|
|
@48849
|
11 年 |
vboxsync |
VDIfVfs.cpp: Added file interface wrapper - VDIfCreateVfsFile.
|
|
|
@48809
|
11 年 |
vboxsync |
VBox/log.h: burn fix
|
|
|
@48803
|
11 年 |
vboxsync |
Main: introduces event IHostNameResolutionConfigurationChangeEvent, …
|
|
|
@48743
|
11 年 |
vboxsync |
Storage/VD: Add support for different sector sizes (only opening and …
|
|
|
@48694
|
11 年 |
vboxsync |
DBGF: Added DBGFR3AsUnlinkModuleByName and extended DBGFR3AsLoadImage …
|
|
|
@48691
|
11 年 |
vboxsync |
More Bstr compare operators.
|
|
|
@48685
|
11 年 |
vboxsync |
More mac OS X guest types so we can add version specific hacks more easily.
|
|
|
@48649
|
11 年 |
vboxsync |
VMM/HMVMXR0: VMCS size is bits 44:32 not 43:32. Assert what the Intel …
|
|
|
@48607
|
11 年 |
vboxsync |
VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice
|
|
|
@48591
|
11 年 |
vboxsync |
VMMR0/HMR0: HM-Context flag macros.
|
|
|
@48578
|
11 年 |
vboxsync |
IHost::VideoCaptureDevices
|
|
|
@48565
|
11 年 |
vboxsync |
VMM/HM: Added total VM-exits STAM.
|
|
|
@48562
|
11 年 |
vboxsync |
HM: Operative macros for HM-context flags.
|
|
|
@48558
|
11 年 |
vboxsync |
More doxygen fixes.
|
|
|
@48557
|
11 年 |
vboxsync |
vm.h: Doxygen.
|
|
|
@48544
|
11 年 |
vboxsync |
VMM/CPUM: Guest and Hyper-debug state pending 32->64 switcher case helpers.
|
|
|
@48543
|
11 年 |
vboxsync |
VMM: Macros are not to be trusted, extra braces esp. when using '&' …
|
|
|
@48538
|
11 年 |
vboxsync |
Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
|
|
|
@48528
|
11 年 |
vboxsync |
Change implementation for turning a reset into a power off to prevent …
|
|
|
@48514
|
11 年 |
vboxsync |
VRDEVideoIn.h: extended device info
|
|
|
@48491
|
11 年 |
vboxsync |
crOpenGL: chrome fixes
|
|
|
@48466
|
11 年 |
vboxsync |
include,Extpacks/Puel/UsbWebcam: Windows host webcam backend: report …
|
|
|
@48406
|
11 年 |
vboxsync |
Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
|
|
|
@48371
|
11 年 |
vboxsync |
Forgot cpumctx.h with the MSR fix.
|
|
|
@48370
|
11 年 |
vboxsync |
EM,HM: MWait fix, clearing the active bit too early.
|
|
|
@48313
|
11 年 |
vboxsync |
Main/ExtPackManager+Console: add a way to load HGCM modules from an …
|
|
|
@48297
|
11 年 |
vboxsync |
Main/Medium: redesign API level medium locking, needed conversions …
|
|
|
@48267
|
11 年 |
vboxsync |
VMM: Allow VT-x to be used in SMX mode, more granular error checking.
|
|
|
@48248
|
11 年 |
vboxsync |
Comments.
|
|
|
@48234
|
11 年 |
vboxsync |
VMM: PDMR3UsbCreateEmulatedDevice
|
|
|
@48230
|
11 年 |
vboxsync |
VMM: Propagate errors properly while leaving HM context.
|
|
|
@48227
|
11 年 |
vboxsync |
VMM: Ensure longjmps after hmR0[Vmx|Svm]LeaveSession() don't happen.
|
|
|
@48216
|
11 年 |
vboxsync |
VMM/HM: Cleanup.
|
|
|
@48215
|
11 年 |
vboxsync |
VMM/HMVMXR0: Cleanup.
|
|
|
@48209
|
11 年 |
vboxsync |
VMM: Apparently we use underscores in unions/structs in other places. …
|
|
|
@48208
|
11 年 |
vboxsync |
VMM: Cleanup, hungarian and comments.
|
|
|
@48140
|
11 年 |
vboxsync |
VMM/HMVMXR0: Safer longjmp coverage, only restore host state when …
|
|
|
@48130
|
11 年 |
vboxsync |
VMM: Enable thread-context hooks. Reimplemented event injection logic …
|
|
|
@48094
|
11 年 |
vboxsync |
settings/xml: cosmetics.
|
|
|
@48093
|
11 年 |
vboxsync |
NAT/xml: loopback mappings introduces NATNetwork entities:
…
|
|
|
@48063
|
11 年 |
vboxsync |
com/defs.h: Another dead interface RPC status (windows).
|
|
|
@48037
|
11 年 |
vboxsync |
VMM/HM: Preemption hooks, work in progress. Hopefully I didn't break …
|
|
|
@48004
|
11 年 |
vboxsync |
Fixed initialization.
|
|
|
@48003
|
11 年 |
vboxsync |
VMM: CPUMR0Init -> CPUMR0InitVM renamed.
|
|
|
@48002
|
11 年 |
vboxsync |
include/VBox/vmm: missed return.
|
|
|
@47999
|
11 年 |
vboxsync |
VMM/HM: Better error reporting for unsupported VT-x feature combos.
|
|
|
@47991
|
11 年 |
vboxsync |
Main: Made the exclusive HW virtualization use setting global rather …
|
|
|
@47989
|
11 年 |
vboxsync |
VMM/VMMR0: Preemption hooks implemented and enabled for Solaris and …
|
|
|
@47988
|
11 年 |
vboxsync |
Solaris reads MSR_RAPL_POWER_UNIT, give it some fake values.
|
|
|
@47982
|
11 年 |
vboxsync |
VRDEVideoIn.h: extended frame info
|
|
|
@47876
|
11 年 |
vboxsync |
kmk incs
|
|
|
@47853
|
11 年 |
vboxsync |
Build fix; forgot the include file.
|
|
|
@47848
|
11 年 |
vboxsync |
Main: API event for multitouch input.
|
|
|
@47844
|
11 年 |
vboxsync |
VMM: X2APIC + NMI. Only tested on AMD64.
|
|
|
@47830
|
11 年 |
vboxsync |
Devices/Storage: Missing changes
|
|
|
@47829
|
11 年 |
vboxsync |
Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
|
|
|
@47817
|
11 年 |
vboxsync |
GuestCtrl: Update for IGuestFile; some renaming.
|
|
|
@47807
|
11 年 |
vboxsync |
EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
|
|
|
@47789
|
11 年 |
vboxsync |
PGM: Added a new page type for the VT-x APIC access page MMIO alias …
|
|
|
@47760
|
11 年 |
vboxsync |
VMM/HM: Preemption hooks. Some common structural changes and cleanup, …
|
|
|
@47739
|
11 年 |
vboxsync |
PGM: Added an API that IEM can use to spot MMIO and other troublesome …
|
|
|
@47737
|
11 年 |
vboxsync |
HM.cpp: Added APIs for checking whether VT-x and AMD-V are enabled.
|
|
|
@47714
|
11 年 |
vboxsync |
CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
|
|
|
@47708
|
11 年 |
vboxsync |
Added a few random SCSI constants.
|
|
|
@47697
|
11 年 |
vboxsync |
Forgot some files, build fix.
|
|
|
@47687
|
11 年 |
vboxsync |
VMM/HMVMXR0: Added segment checks to hmR0VmxCheckGuestState() while …
|
|
|
@47681
|
11 年 |
vboxsync |
VMM: I/O breakpoints.
|
|
|
@47680
|
11 年 |
vboxsync |
VMM/HMVMXR0: Added missing TR guest-state checks.
|
|
|
@47676
|
11 年 |
vboxsync |
VMM/HMVMXR0: Some missed checks and fixes to segment checks.
|
|
|
@47671
|
11 年 |
vboxsync |
VMM: More debugging related stuff.
|
|
|
@47668
|
11 年 |
vboxsync |
CPUMCTX_FROM_CORE
|
|
|
@47660
|
11 年 |
vboxsync |
VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
|
|
|
@47645
|
11 年 |
vboxsync |
VMM: RTThreadCtxHooksAre[Registered|Created](). Moved it into IN_RING0 …
|
|
|
@47635
|
11 年 |
vboxsync |
VMM/HM: Implemented VMX guest-state checks in accordance with the …
|
|
|
@47620
|
11 年 |
vboxsync |
GuestCtrl: Fixed per-session command filtering, added command to …
|
|
|
@47619
|
11 年 |
vboxsync |
EM: Started on HM single stepping for IEM verification purposes. …
|
|
|
@47571
|
11 年 |
vboxsync |
include,Devices,Main,VirtualBox: multi-touch input.
|
|
|
@47568
|
11 年 |
vboxsync |
IEM: LAR,LSL,ARPL, and some tracing (RTTraceBuf*).
|
|
|
@47556
|
11 年 |
vboxsync |
Todo.
|
|
|
@47503
|
11 年 |
vboxsync |
Main: bump settings version if NAT networks are defined
|
|
|
@47497
|
11 年 |
vboxsync |
Solaris/USB: Fix short-transfers-okay flag.
|
|
|
@47485
|
11 年 |
vboxsync |
crOpenGL: 3d data visibility notifications, bugfixes
|
|
|
@47463
|
11 年 |
vboxsync |
include,VRDP: input channel
|
|
|
@47456
|
11 年 |
vboxsync |
VMM/VMMR0,GVMMR0: Thread-context hooks creation/release. The …
|
|
|
@47445
|
11 年 |
vboxsync |
IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
|
|
|
@47442
|
11 年 |
vboxsync |
Adjusted some HMVMX status codes so that VERR_VMX_INVALID_VMCS_PTR and …
|
|
|
@47438
|
11 年 |
vboxsync |
VMXRESTOREHOST: drop the #pragma pack(1) and correctly align the …
|
|
|
@47437
|
11 年 |
vboxsync |
VMXRESTOREHOST: drop the #pragma pack(1) and correctly align the …
|
|
|
@47436
|
11 年 |
vboxsync |
hmvmx.h: Use MSC vmx_* intrinsics.
|
|
|
@47427
|
11 年 |
vboxsync |
PATM,IEM: Added interface for safely and quickly reading patch code.
|
|
|
@47424
|
11 年 |
vboxsync |
include: VRDEInput header
|
|
|
@47416
|
11 年 |
vboxsync |
include,Main,Extpack: emulated webcam updates
|
|
|
@47412
|
11 年 |
vboxsync |
PMOVSKB -> PMOVMSKB; DISOPTYPE_SSE/MMX/FPU.
|
|
|