|
|
@51752
|
10 years |
vboxsync |
Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
|
|
|
@51729
|
10 years |
vboxsync |
Recently missed header updates.
|
|
|
@51728
|
10 years |
vboxsync |
VMM: Add MWait Extensions as a CPUM feature to allow configuring it …
|
|
|
@51718
|
10 years |
vboxsync |
VMM: struct/union naming fix.
|
|
|
@51643
|
10 years |
vboxsync |
VMM/GIM: More bits for Hyper-V implementation.
|
|
|
@51609
|
11 years |
vboxsync |
DrvMouse: Added queue flush callback like we have for keyboard.
|
|
|
@51563
|
11 years |
vboxsync |
VMM/GIM: bits.
|
|
|
@51560
|
11 years |
vboxsync |
VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
|
|
|
@51539
|
11 years |
vboxsync |
Keyboard: Extended keyboard driver and reworked USB keyboard device …
|
|
|
@51508
|
11 years |
vboxsync |
pdmdev.h: comment typo.
|
|
|
@51342
|
11 years |
vboxsync |
Main,DrvVD: Interface to pass the keys to the disk encryption module …
|
|
|
@51333
|
11 years |
vboxsync |
VMM/GIM: Hyper-V provider, work-in-progress.
|
|
|
@51290
|
11 years |
vboxsync |
VMM/PDMUsb: add PDMR3UsbQueryLun function which is needed very soon …
|
|
|
@51285
|
11 years |
vboxsync |
VMM: Expose the MSR read/write function index enums.
|
|
|
@51283
|
11 years |
vboxsync |
VMM: Expose CPUMR3MsrRangesInsert().
|
|
|
@51281
|
11 years |
vboxsync |
VMM/VMMR3: Enable CPUMR3CpuIdInsert().
|
|
|
@51271
|
11 years |
vboxsync |
VMM: Implemented hyper heap realloc. and adjusted CPUM CpuId arrays …
|
|
|
@51217
|
11 years |
vboxsync |
crOpenGL: pdm led, some fixes to follow
|
|
|
@51182
|
11 years |
vboxsync |
VMM/IEM: Implemented hardware task-switches, code path disabled.
|
|
|
@51121
|
11 years |
vboxsync |
extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
|
|
|
@51013
|
11 years |
vboxsync |
Main/crOpenGL/DevVGA: synchronization, bugfixes, cleanup
|
|
|
@50994
|
11 years |
vboxsync |
VMM/GIM: Introduce the Minimal provider.
|
|
|
@50962
|
11 years |
vboxsync |
Send HID usage codes rather than XT scan codes to keyboard devices, …
|
|
|
@50953
|
11 years |
vboxsync |
GIM: Skeleton, work in progress.
|
|
|
@50917
|
11 years |
vboxsync |
Added PDMQueueFlushIfNecessary.
|
|
|
@50905
|
11 years |
vboxsync |
VMM: fix duplicate error code.
|
|
|
@50848
|
11 years |
vboxsync |
crOpenGL: new command submission continued
|
|
|
@50763
|
11 years |
vboxsync |
dev/vga: fixes
|
|
|
@50754
|
11 years |
vboxsync |
Dev/VGA/crOpenGL/wddm: command thread, more command processing
|
|
|
@50686
|
11 years |
vboxsync |
src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm:
…
|
|
|
@50675
|
11 years |
vboxsync |
include/VBox/vmm: C++11 fixes (thanks Genode Labs)
|
|
|
@50645
|
11 years |
vboxsync |
s/Port/Memory mapped/ in FNIOMMMIOWRITE and FNIOMMMIOFILL comments.
|
|
|
@50608
|
11 years |
vboxsync |
Function no longer there.
|
|
|
@50590
|
11 years |
vboxsync |
CPUM,VMM: More work related to bus, cpu and tsc frequency info. Should …
|
|
|
@50584
|
11 years |
vboxsync |
CPUM,DevEFI: Bus vs cpu clock ratio fixes for more recent CPUs. Older …
|
|
|
@50575
|
11 years |
vboxsync |
VMM: Added SSMR3RegisterStub and used it to provide saved state …
|
|
|
@50041
|
11 years |
vboxsync |
crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
|
|
|
@50001
|
11 years |
vboxsync |
PDMCritSect: Ditto VERR_INTERRUPTED fix for shared critical sections.
|
|
|
@49966
|
11 years |
vboxsync |
CPUM: Added AMD Athlon64 3200+ (130nm) and Pentium4 (mod 4, w/ 64-bit).
|
|
|
@49933
|
11 years |
vboxsync |
build fix
|
|
|
@49893
|
11 years |
vboxsync |
MSR rewrite: initial hacking - half disabled.
|
|
|
@49868
|
11 years |
vboxsync |
crOpenGL: fix img positioning for retina/osx
|
|
|
@49852
|
11 years |
vboxsync |
VMM/HMVMXR0: Add guest-state checks for PAE PDPTEs.
|
|
|
@49849
|
11 years |
vboxsync |
VMM: Use EFER.LMA in PAE-paging mode check rather than EFER.LME.
|
|
|
@49814
|
11 years |
vboxsync |
Devices/USB: First part of the rework, move most of the work to …
|
|
|
@49774
|
11 years |
vboxsync |
VMM/HMVMXR0: Handle #DB from ICEBP instruction which is undocumented …
|
|
|
@49755
|
11 years |
vboxsync |
VMM/HMVMXR0: Safer assumptions while updating guest-state on fully …
|
|
|
@49725
|
11 years |
vboxsync |
VMM/HM: Use unordered ASM atomics for safely updating HM flags.
|
|
|
@49701
|
11 years |
vboxsync |
VMM/HMVMXR0: Simplified the MSR optimization code.
|
|
|
@49668
|
11 years |
vboxsync |
VMM/HMVMXR0: Added a couple of missing Unsupported-Feature Combos errors.
|
|
|
@49664
|
11 years |
vboxsync |
VMM/HMVMXR0: MSR optimizations for world-switch of 64-bit guests.
|
|
|
@49640
|
11 years |
vboxsync |
PGM,IEM: Changed PGMPhysIemGCPhys2Ptr to not require A20 to be masked …
|
|
|
@49549
|
11 years |
vboxsync |
VMM/CPUM/MSRs: when returning the APIC base, don't rely upon the CPUID …
|
|
|
@49548
|
11 years |
vboxsync |
DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
|
|
|
@49522
|
11 years |
vboxsync |
VMM: Get rid of residual VBOX_WITH_OLD_VTX_CODE defines.
|
|
|
@49474
|
11 years |
vboxsync |
crOpenGL: some host bits for buffer-based command submission
|
|
|
@49441
|
11 years |
vboxsync |
PDMAPICHLPR0/RC: Drop pfnChangeFeature.
|
|
|
@49438
|
11 years |
vboxsync |
mark pfnChangeFeature as obsolete for ring-0 and raw-mode.
|
|
|
@49420
|
11 years |
vboxsync |
forward-port and adopt VHWA fixes
|
|
|
@49283
|
11 years |
vboxsync |
VMM/HMVMXR0: Macro naming fix and use RT_BOOL.
|
|
|
@49247
|
11 years |
vboxsync |
PATM,CSAM,SSM: Fix PATM restore issue in 4.3.0. …
|
|
|
@49092
|
11 years |
vboxsync |
VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
|
|
|
@49019
|
11 years |
vboxsync |
VMM: FPU cleanup.
|
|
|
@49000
|
11 years |
vboxsync |
VMM: IntrInfo to IntInfo renaming.
|
|
|
@48986
|
11 years |
vboxsync |
VMM/SSM: Add support for USB devices
|
|
|
@48980
|
11 years |
vboxsync |
PDM,USB: Add methods to detach and attach drivers to USB devices …
|
|
|
@48934
|
11 years |
vboxsync |
include/: Whitespace cleanup by scm.
|
|
|
@48898
|
11 years |
vboxsync |
VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
|
|
|
@48694
|
11 years |
vboxsync |
DBGF: Added DBGFR3AsUnlinkModuleByName and extended DBGFR3AsLoadImage …
|
|
|
@48649
|
11 years |
vboxsync |
VMM/HMVMXR0: VMCS size is bits 44:32 not 43:32. Assert what the Intel …
|
|
|
@48591
|
11 years |
vboxsync |
VMMR0/HMR0: HM-Context flag macros.
|
|
|
@48565
|
11 years |
vboxsync |
VMM/HM: Added total VM-exits STAM.
|
|
|
@48562
|
11 years |
vboxsync |
HM: Operative macros for HM-context flags.
|
|
|
@48558
|
11 years |
vboxsync |
More doxygen fixes.
|
|
|
@48557
|
11 years |
vboxsync |
vm.h: Doxygen.
|
|
|
@48544
|
11 years |
vboxsync |
VMM/CPUM: Guest and Hyper-debug state pending 32->64 switcher case helpers.
|
|
|
@48543
|
11 years |
vboxsync |
VMM: Macros are not to be trusted, extra braces esp. when using '&' …
|
|
|
@48528
|
11 years |
vboxsync |
Change implementation for turning a reset into a power off to prevent …
|
|
|
@48406
|
11 years |
vboxsync |
Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
|
|
|
@48371
|
11 years |
vboxsync |
Forgot cpumctx.h with the MSR fix.
|
|
|
@48370
|
11 years |
vboxsync |
EM,HM: MWait fix, clearing the active bit too early.
|
|
|
@48248
|
11 years |
vboxsync |
Comments.
|
|
|
@48234
|
11 years |
vboxsync |
VMM: PDMR3UsbCreateEmulatedDevice
|
|
|
@48230
|
11 years |
vboxsync |
VMM: Propagate errors properly while leaving HM context.
|
|
|
@48227
|
11 years |
vboxsync |
VMM: Ensure longjmps after hmR0[Vmx|Svm]LeaveSession() don't happen.
|
|
|
@48216
|
11 years |
vboxsync |
VMM/HM: Cleanup.
|
|
|
@48215
|
11 years |
vboxsync |
VMM/HMVMXR0: Cleanup.
|
|
|
@48209
|
11 years |
vboxsync |
VMM: Apparently we use underscores in unions/structs in other places. …
|
|
|
@48208
|
11 years |
vboxsync |
VMM: Cleanup, hungarian and comments.
|
|
|
@48140
|
11 years |
vboxsync |
VMM/HMVMXR0: Safer longjmp coverage, only restore host state when …
|
|
|
@48130
|
11 years |
vboxsync |
VMM: Enable thread-context hooks. Reimplemented event injection logic …
|
|
|
@48037
|
11 years |
vboxsync |
VMM/HM: Preemption hooks, work in progress. Hopefully I didn't break …
|
|
|
@48003
|
11 years |
vboxsync |
VMM: CPUMR0Init -> CPUMR0InitVM renamed.
|
|
|
@48002
|
11 years |
vboxsync |
include/VBox/vmm: missed return.
|
|
|
@47999
|
11 years |
vboxsync |
VMM/HM: Better error reporting for unsupported VT-x feature combos.
|
|
|
@47989
|
11 years |
vboxsync |
VMM/VMMR0: Preemption hooks implemented and enabled for Solaris and …
|
|
|
@47844
|
11 years |
vboxsync |
VMM: X2APIC + NMI. Only tested on AMD64.
|
|
|
@47829
|
11 years |
vboxsync |
Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
|
|
|
@47807
|
11 years |
vboxsync |
EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
|
|
|
@47760
|
11 years |
vboxsync |
VMM/HM: Preemption hooks. Some common structural changes and cleanup, …
|
|
|