|
|
@81617
|
5 years |
vboxsync |
Devices/Graphics: dump all mipmaps of a texture; log.
|
|
|
@81616
|
5 years |
vboxsync |
DevPlayground,pdmdev.h: Converted the playground sample device. …
|
|
|
@81613
|
5 years |
vboxsync |
VMM,SUPDrv,x86.h: Nits.
- supdrvTscMeasureDeltaOne: No bulldozer …
|
|
|
@81612
|
5 years |
vboxsync |
FE/Qt: Extra-data Manager stuff: A group of fixes for r134303.
|
|
|
@81611
|
5 years |
vboxsync |
FE/Qt: VM settings / Shared Folders page: Rename DialogType to …
|
|
|
@81609
|
5 years |
vboxsync |
Devices/Graphics: use the source context in vmsvga3dSurfaceCopy in D3D …
|
|
|
@81608
|
5 years |
vboxsync |
forgotten export
|
|
|
@81607
|
5 years |
vboxsync |
VBoxCpuReporter: cleanups, make output directly usable
|
|
|
@81606
|
5 years |
vboxsync |
typo
|
|
|
@81605
|
5 years |
vboxsync |
VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
|
|
|
@81604
|
5 years |
vboxsync |
EFI: Disabled APFS jumpstart for 32-bit as there's no use for it and …
|
|
|
@81603
|
5 years |
vboxsync |
Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is …
|
|
|
@81601
|
5 years |
vboxsync |
EFI/VBoxApfsJmpStartDxe: oops
|
|
|
@81600
|
5 years |
vboxsync |
VBoxApfsJmpStartDxe: Make cl.exe happy
|
|
|
@81599
|
5 years |
vboxsync |
Devices/Graphics: remove obsolete code from D3D backend
|
|
|
@81598
|
5 years |
vboxsync |
EFI/Firmware/VBoxPkg/VBoxApfsJmpStartDxe: Add APFS jump start driver …
|
|
|
@81597
|
5 years |
vboxsync |
EFI/Firmware/VBoxPkg/VBoxApfsJmpStartDxe: Add APFS jump start driver …
|
|
|
@81596
|
5 years |
vboxsync |
EFI/Firmware/VBoxPkg/VBoxApfsJmpStartDxe: Add APFS jump start driver …
|
|
|
@81594
|
5 years |
vboxsync |
WDDM: increase the max mouse pointer size to 256x256; use the VMSVGA …
|
|
|
@81593
|
5 years |
vboxsync |
FE/Qt: bugref:9598: Build fix for r134348.
|
|
|
@81592
|
5 years |
vboxsync |
FE/Qt: bugref:9598: Introducing UIMousePointerShapeData, a separate …
|
|
|
@81591
|
5 years |
vboxsync |
Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
|
|
|
@81588
|
5 years |
vboxsync |
FE/VBoxManage: Show clipboard file transfers enabled status in …
|
|
|
@81587
|
5 years |
vboxsync |
IPRT/memobj-r0drv-linux.c: Don't mark allocations as executable unless …
|
|
|
@81586
|
5 years |
vboxsync |
IPRT/alloc-r0drv-linux.c: Shouldn't need to mark pages allocated by …
|
|
|
@81585
|
5 years |
vboxsync |
Devices: A couple of doxygen fixes.
|
|
|
@81584
|
5 years |
vboxsync |
Windows host installer: Tabs.
|
|
|
@81583
|
5 years |
vboxsync |
Windows host installer: Added a VBOX_INSTALLER_QUICK define for …
|
|
|
@81582
|
5 years |
vboxsync |
IPRT: Linux: #warning The <sys/sysctl.h> header is deprecated and will …
|
|
|
@81581
|
5 years |
vboxsync |
Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID …
|
|
|
@81579
|
5 years |
vboxsync |
VMM/HMVMXR0: VMXTRANSIENT alignment.
|
|
|
@81578
|
5 years |
vboxsync |
HMInternal.h: Alignment.
|
|
|
@81577
|
5 years |
vboxsync |
Devices/Graphics: use the current viewport dimensions for the dummy …
|
|
|
@81576
|
5 years |
vboxsync |
Additions/3D/mesa: Deal with the coordinate system differences between …
|
|
|
@81574
|
5 years |
vboxsync |
NetAdp/Win: Additional debug printouts in trunk creation code.
|
|
|
@81573
|
5 years |
vboxsync |
FE/Qt: Build fix
|
|
|
@81572
|
5 years |
vboxsync |
FE/Qt: Build fix
|
|
|
@81571
|
5 years |
vboxsync |
VMMDev: cleanups. bugref:9218
|
|
|
@81570
|
5 years |
vboxsync |
VMMDev: cleanups. bugref:9218
|
|
|
@81569
|
5 years |
vboxsync |
VMMDev: cleanups. bugref:9218
|
|
|
@81568
|
5 years |
vboxsync |
Windows host installer: Build fix for merge modules / VBOX_WITH_VBOX_IMG.
|
|
|
@81567
|
5 years |
vboxsync |
DevE1000: Eliminated e1kR3Map(). bugref:9218
|
|
|
@81566
|
5 years |
vboxsync |
DevXHCI: Converted to new device model. bugref:9218
|
|
|
@81564
|
5 years |
vboxsync |
VMM/PDMDevHlp: Adding helpers for getting the mapping addresses of I/O …
|
|
|
@81563
|
5 years |
vboxsync |
FE/Qt: Adding necesarry extradata stuff to be able to disable some dialogs.
|
|
|
@81562
|
5 years |
vboxsync |
FE/Qt: Small cleanups.
|
|
|
@81561
|
5 years |
vboxsync |
PDMR3Task: The task thread (pdmR3TaskThread) should quit eventually …
|
|
|
@81559
|
5 years |
vboxsync |
Shared Clipboard: Got rid of the protocol version in …
|
|
|
@81558
|
5 years |
vboxsync |
FE/Qt: Adding file manager action to the menu editor widget. It was …
|
|
|
@81557
|
5 years |
vboxsync |
DevEFI.cpp,DevPcBios.cpp: The SMBIOS spec requires UUID to be stored …
|
|
|
@81556
|
5 years |
vboxsync |
DevEHCI: Converted to new device style. bugref:9218
|
|
|
@81555
|
5 years |
vboxsync |
PDMDevHlp: Added TMR3TimerSkip (for EHCI). bugref:9218
|
|
|
@81554
|
5 years |
vboxsync |
DevOHCI: Simplified the [P]OHCICC typedefs. bugref:9218
|
|
|
@81553
|
5 years |
vboxsync |
Fixed trailing blanks in r134285
|
|
|
@81552
|
5 years |
vboxsync |
Main: Update additions: Host terminates process on Guest without a …
|
|
|
@81551
|
5 years |
vboxsync |
FE/Qt: bugref:9340. Some small modifications in machine storage …
|
|
|
@81550
|
5 years |
vboxsync |
DevOHCI: Set the PDM_DEVREG_FLAGS_NEW_STYLE flag. bugref:9218
|
|
|
@81548
|
5 years |
vboxsync |
VMM/PDMR0DeviceGenCallReqHandler: doxygen. bugref:9218
|
|
|
@81547
|
5 years |
vboxsync |
USB/win: Continuing enumeration code updates.
|
|
|
@81546
|
5 years |
vboxsync |
IPRT/bldRTIsoMaker: Only install on windows as we only need it for …
|
|
|
@81545
|
5 years |
vboxsync |
Making IsoMaker binary available in VBoxAll-*add.tar.gz
|
|
|
@81544
|
5 years |
vboxsync |
DevOHCI: doxygen fixes. bugref:9218
|
|
|
@81543
|
5 years |
vboxsync |
DevOHCI: Bumped saved state version and kicked out the dummy …
|
|
|
@81541
|
5 years |
vboxsync |
DevOHCI: Bumped saved state version and kicked out the dummy …
|
|
|
@81539
|
5 years |
vboxsync |
FE/VBoxSDL: Build fix.
|
|
|
@81538
|
5 years |
vboxsync |
FE/VBoxSDL: Build fix.
|
|
|
@81537
|
5 years |
vboxsync |
FE/VBoxSDL: Added first support for SDL2 (by setting VBOX_WITH_SDL2). …
|
|
|
@81536
|
5 years |
vboxsync |
DevOHCI: Moved the in-flight and done-queue into the OHCIR3 structure. …
|
|
|
@81535
|
5 years |
vboxsync |
DevOHCI: Split up the root hub data structure, eliminating the …
|
|
|
@81534
|
5 years |
vboxsync |
DevOHCI: Style nits. bugref:9218
|
|
|
@81533
|
5 years |
vboxsync |
DevOHCI: Converting to new style. [struct alloc fixes] bugref:9218
|
|
|
@81532
|
5 years |
vboxsync |
PDM: docs update
|
|
|
@81530
|
5 years |
vboxsync |
PDM: doxygen fix
|
|
|
@81529
|
5 years |
vboxsync |
DevOHCI: Converting to new style. [doxygen fix] bugref:9218
|
|
|
@81528
|
5 years |
vboxsync |
DevOHCI: Don't allocate the page two page caches, just put them …
|
|
|
@81527
|
5 years |
vboxsync |
DevOHCI: Converting to new style. [release build fix] bugref:9218
|
|
|
@81526
|
5 years |
vboxsync |
DevOHCI: Converting to new style. bugref:9218
|
|
|
@81525
|
5 years |
vboxsync |
PDM/DevHlp: Adding PDMDevHlpTimerDestroy and …
|
|
|
@81524
|
5 years |
vboxsync |
FE/Qt: bugref:9340. Removing a menu item from the hdd context menu in …
|
|
|
@81521
|
5 years |
vboxsync |
Runtime/stream: no speculative looking at memory beyond end of input buffer
|
|
|
@81520
|
5 years |
vboxsync |
DevSmc: Suspect SMC4CH is causing load time constructors to generated …
|
|
|
@81519
|
5 years |
vboxsync |
DevSmc,PDM: Converted the SMC device to the new style. Converted …
|
|
|
@81518
|
5 years |
vboxsync |
APIC: Use PDM_DEVREG_FLAGS_RZ. bugref:9218
|
|
|
@81517
|
5 years |
vboxsync |
Improved the action (local or cloud) check for export operation.
|
|
|
@81516
|
5 years |
vboxsync |
DevFlash: Converted to new style and added and enabled ring-0 bits. …
|
|
|
@81515
|
5 years |
vboxsync |
bugref:9395. Improved the action (local or cloud) check.
|
|
|
@81514
|
5 years |
vboxsync |
Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
|
|
|
@81513
|
5 years |
vboxsync |
PDM: Documented steps I take when converting a device to the new …
|
|
|
@81512
|
5 years |
vboxsync |
DevFlash: Converted to new style and added and enabled ring-0 bits. …
|
|
|
@81510
|
5 years |
vboxsync |
FE/Qt: bugref:9510. Changing the table format a bit to make …
|
|
|
@81509
|
5 years |
vboxsync |
DevEFI,DevFlash: Always save the content to the NVRAM/flash file. …
|
|
|
@81508
|
5 years |
vboxsync |
FE/Qt: bugref:9510. Drawing doughnut with a bit darker color.
|
|
|
@81507
|
5 years |
vboxsync |
FE/Qt: bugref:6699. Small fixes.
|
|
|
@81506
|
5 years |
vboxsync |
FlasCore: Experimental read cache, disabled. bugref:6940
|
|
|
@81505
|
5 years |
vboxsync |
DevEFI: Enabled non-ring-3 MMIO handlers for the NVRAM flash. bugref:6940
|
|
|
@81504
|
5 years |
vboxsync |
DevEFI: build fix. bugref:6940
|
|
|
@81503
|
5 years |
vboxsync |
DevE1000,DevRTC: nits. bugref:9218
|
|
|
@81502
|
5 years |
vboxsync |
EFI,FlashCore: Trying to get ring-0 callback for the flash up and …
|
|
|
@81501
|
5 years |
vboxsync |
VMM/IEMAllCImplStrInstr.cpp.h: Fixed a few incorrect uses of OP_SIZE …
|
|
|
@81500
|
5 years |
vboxsync |
IPRT/win: Added comment about usefulness of RTSystemQueryFirmwareBoolean.
|
|
|