|
|
@54106
|
10 years |
vboxsync |
NAT: Introduce PDMINETWORKNATCONFIG::pfnNotifyDnsChanged and call it …
|
|
|
@54065
|
10 years |
vboxsync |
VMM: Implemented TM TSC-mode switching with paravirtualized guests.
|
|
|
@53965
|
10 years |
vboxsync |
Devices/Graphics, Main: optionally send cursor integration toggle and …
|
|
|
@53831
|
10 years |
vboxsync |
PDM/Audio: Build fix; forgot some files.
|
|
|
@53797
|
10 years |
vboxsync |
Finally added PDMDevHlpGetCurrentCpuId.
|
|
|
@53795
|
10 years |
vboxsync |
Added an official way of implementing a HLT/MWAIT like port on a …
|
|
|
@53794
|
10 years |
vboxsync |
vmcpuset.h: Added atomic add and del operations.
|
|
|
@53789
|
10 years |
vboxsync |
Improved the ugly SVGA_REG_BUSY read hack a bit.
|
|
|
@53630
|
10 years |
vboxsync |
dtrace library fixes/hacks.
|
|
|
@53623
|
10 years |
vboxsync |
VMX_EFLAGS_RESERVED_0: Mask of valid bits, not zero bits.
|
|
|
@53618
|
10 years |
vboxsync |
hmsvm.h: Dropped a few unnecessary pragma packs.
|
|
|
@53617
|
10 years |
vboxsync |
hmvmx.h: Removed unnecessary pragma packs.
|
|
|
@53616
|
10 years |
vboxsync |
duh
|
|
|
@53615
|
10 years |
vboxsync |
doxygen fixes.
|
|
|
@53610
|
10 years |
vboxsync |
VBox/vmm/hmvmx.h: Corrected VMX_EXIT_QUALIFICATION_APIC_ACCESS_TYPE …
|
|
|
@53567
|
10 years |
vboxsync |
PDM/Audio: Update.
|
|
|
@53528
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53478
|
10 years |
vboxsync |
export to OSE
|
|
|
@53466
|
10 years |
vboxsync |
VMM/MSRs: Added status codes for returning to ring-3 to service the …
|
|
|
@53442
|
10 years |
vboxsync |
PDM Audio: Branch -> trunk.
|
|
|
@53437
|
10 years |
vboxsync |
CFGM: Added CFGMR3Exists for TM.
|
|
|
@53407
|
10 years |
vboxsync |
Disk encryption: Make sure the DekMissing guest property is set before …
|
|
|
@53210
|
10 years |
vboxsync |
PDM/VUSB: Provide port/device speed to HCs (and emulated devices).
|
|
|
@53208
|
10 years |
vboxsync |
spaces
|
|
|
@53201
|
10 years |
vboxsync |
Devices/Main: vmsvga updates
|
|
|
@53148
|
10 years |
vboxsync |
Port a part of r95116 (disk encryption changes in 4.3) which was …
|
|
|
@53097
|
10 years |
vboxsync |
USB: Beginnings of emulated USB3 devices.
|
|
|
@53094
|
10 years |
vboxsync |
DIS: #6251: AVX / VEX instructions support (two byte instructions …
|
|
|
@53062
|
10 years |
vboxsync |
USB: Integrate USB sniffer. Make it possible to specify a file to dump …
|
|
|
@52760
|
10 years |
vboxsync |
nits. (Please just don't bother tagging the outer #endif of a header, …
|
|
|
@52699
|
10 years |
vboxsync |
VMM/GIM: Fix initialization of Hyper-V bits that rely on HM …
|
|
|
@52675
|
10 years |
vboxsync |
VMM/GIM: Fix circular dependency between PDM and GIM init. routines.
|
|
|
@52670
|
10 years |
vboxsync |
VMM, Devices: Add interface to query the APIC frequency from the APIC …
|
|
|
@52573
|
10 years |
vboxsync |
VMM/HMVMXR0: Fix a wrong invalid-guest-state check with regards to …
|
|
|
@52419
|
10 years |
vboxsync |
VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs.
|
|
|
@52282
|
10 years |
vboxsync |
VMM: build fix.
|
|
|
@52247
|
10 years |
vboxsync |
VMM/GIM: Keep Minimal GIM provider guest agnostic.
|
|
|
@52192
|
10 years |
vboxsync |
HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
|
|
|
@52066
|
10 years |
vboxsync |
VMM: Fixed potential bug in AMD-V NMI injection when interrupt …
|
|
|
@52041
|
10 years |
vboxsync |
VMM: Fix NMI handling.
|
|
|
@52023
|
10 years |
vboxsync |
pdmifs.h,DrvBlock,DrvVD: Add methods to allocate and free I/O buffer …
|
|
|
@52006
|
10 years |
vboxsync |
VMM: VT-x and AMD-V support for making GIM hypercalls.
|
|
|
@51981
|
10 years |
vboxsync |
VMM/GIM, VMM/HM: Add support for Hyper-V hypervisor capabilities …
|
|
|
@51946
|
10 years |
vboxsync |
VMM/HMVMXR0: Comment nits
|
|
|
@51934
|
10 years |
vboxsync |
VMM/EM: Reschedule halted VCPUs if NMI/SMI shows up.
|
|
|
@51852
|
10 years |
vboxsync |
TM: Add the same TSC offset to each VCPU when pausing/resuming (not …
|
|
|
@51836
|
10 years |
vboxsync |
DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
|
|
|
@51797
|
10 years |
vboxsync |
VMM/GIM/Minimal: OS X bits.
|
|
|
@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
|
10 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 …
|
|
|