|
|
@87784
|
4 years |
vboxsync |
BIOS: Reworked INT 15h/86h to use the RTC like INT 15h/83h already does.
|
|
|
@87773
|
4 years |
vboxsync |
VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
|
|
|
@87767
|
4 years |
vboxsync |
VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
|
|
|
@87760
|
4 years |
vboxsync |
VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
|
|
|
@87127
|
4 years |
vboxsync |
DMA,PDM: Pass the pDevIns of the caller to PDMDMAREG::pfnRegister. DMA …
|
|
|
@86927
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 DevIoApic: Fix passing the correct BDF …
|
|
|
@86901
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Devices/PC/DevIoApic: Add stats for remapped …
|
|
|
@86868
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 DevIoApic: Assertion to ensure trigger mode …
|
|
|
@86865
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 DevIoApic: Assertion to ensure polarity hasn't …
|
|
|
@86810
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 DevIoApic: Add stat for counting interrupts and …
|
|
|
@86762
|
4 years |
vboxsync |
DevIoApic: Log nit.
|
|
|
@86639
|
4 years |
vboxsync |
Config.kmk,Devices/DevLpc-new.cpp: Get rid of VBOX_WITH_NEW_LPC_DEVICE …
|
|
|
@86591
|
4 years |
vboxsync |
Devices/HPET: Fix timer count.
|
|
|
@86408
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Add IVRS (IOMMU I/O Virtualization Reporting …
|
|
|
@86367
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 I/O Apic Stat name nit.
|
|
|
@86315
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Nit.
|
|
|
@86283
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Use a dedicated CFGM key for enabling IOMMU (as …
|
|
|
@86080
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Enable INVALIDATE_ALL command support and …
|
|
|
@86071
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Report Coherent bit as 1 in the ACPI tables …
|
|
|
@86070
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Fix accidentally not copying/initialize MSIMSG …
|
|
|
@86040
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Log.
|
|
|
@86034
|
4 years |
vboxsync |
Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
|
|
|
@86033
|
4 years |
vboxsync |
Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
|
|
|
@86032
|
4 years |
vboxsync |
Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
|
|
|
@85992
|
4 years |
vboxsync |
Devices/VBoxAcpi.cpp: cleanups; make sure to return errors.
|
|
|
@85991
|
4 years |
vboxsync |
Devices/vbox-standard.dsl: Added 32 more processor definitions so it's …
|
|
|
@85966
|
4 years |
vboxsync |
DevIoApic: Added some release stats.
|
|
|
@85948
|
4 years |
vboxsync |
Devices/DevFwCommon.cpp: Don't assert when assigning 32GiB or more to a VM.
|
|
|
@85912
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Split IOMMU data into relevant headers to share …
|
|
|
@85865
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 I/O APIC will use the southbridge I/O PCI …
|
|
|
@85855
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 ACPI fixes.
|
|
|
@85677
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Reverted unintentional Log to LogRel change in …
|
|
|
@85639
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 ACPI tables for IOMMU. ifdef'd not enabled.
|
|
|
@85487
|
4 years |
vboxsync |
DevIoApic: Print the APIC version in the log rather than the …
|
|
|
@85349
|
4 years |
vboxsync |
ACPI: vbox.dsl fix trailing blank scm burn.
|
|
|
@85347
|
4 years |
vboxsync |
ACPI: Add IndexFields for IOMMU and SB I/O APIC. Let's see if this …
|
|
|
@85009
|
4 years |
vboxsync |
AMD IOMMU: bugref: 9654 PDM, Main: Changes for southbridge I/O APIC …
|
|
|
@85007
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
|
|
|
@84958
|
4 years |
vboxsync |
Devices: Use TOOL_YASM_AS at various places; helps cross-building …
|
|
|
@84957
|
4 years |
vboxsync |
Devices: Use TOOL_YASM_AS at various places; helps cross-building (WSL).
|
|
|
@84913
|
4 years |
vboxsync |
DevDMA: Added an info handler to dump DMA page registers since only …
|
|
|
@84901
|
4 years |
vboxsync |
BIOS: Do not hardcode conventional memory size, query from CMOS instead.
|
|
|
@84868
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 DevIoAcpi: Darwin build fix.
|
|
|
@84867
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 DevIoApic: Remap interrupts via the IOMMU.
|
|
|
@84860
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 DevIoApic: Build fix.
|
|
|
@84859
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 DevIoApic: Remap MSIs via the IOMMU before …
|
|
|
@84829
|
4 years |
vboxsync |
BIOS: Don't panic and hard halt when the specified boot medium is not …
|
|
|
@84826
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM interface changes for supplying …
|
|
|
@84752
|
4 years |
vboxsync |
BIOS: On boot failure, call into INT 18h and report that to the host …
|
|
|
@84677
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Add I/O APIC PDM helper for talking to the …
|
|
|
@84673
|
5 years |
vboxsync |
BIOS: Removed INT 19h heuristic altogether (see bugref:5649).
|
|
|
@84666
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 DevIoApic: Nit.
|
|
|
@84665
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 DevIoApic: Attempted burn fix.
|
|
|
@84663
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 DevIoApic: Conversion between xAPIC interrupts …
|
|
|
@84647
|
5 years |
vboxsync |
DevIoApic: nit.
|
|
|
@84502
|
5 years |
vboxsync |
BIOS: Use a different heuristic for determining whether INT 19h needs …
|
|
|
@84334
|
5 years |
vboxsync |
Devices/{DevPIC,DevPIT-i8254}: Doxygen
|
|
|
@83134
|
5 years |
vboxsync |
DevFwCommon: fix comment it is not GB but MB
|
|
|
@83133
|
5 years |
vboxsync |
SMBIOS: For memory sizes larger than 32766MB, use the extended size …
|
|
|
@83113
|
5 years |
vboxsync |
6.1.4
|
|
|
@83104
|
5 years |
vboxsync |
LogRel nit.
|
|
|
@83032
|
5 years |
vboxsync |
DevPcBios,DevEFI: Include the bit in the SMBIOS data whether the UEFI …
|
|
|
@83027
|
5 years |
vboxsync |
BIOS: Always report non-IDE disks as ready, reading the ATA status …
|
|
|
@82986
|
5 years |
vboxsync |
ipxe/Makefile.kmk: Best to explictily set -fcommon with it possbily …
|
|
|
@82980
|
5 years |
vboxsync |
BIOS: Only log LBA when we have one, and CHS otherwise.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82719
|
5 years |
vboxsync |
6.1.2
|
|
|
@82657
|
5 years |
vboxsync |
DevDMA: Added info dump.
|
|
|
@82656
|
5 years |
vboxsync |
Typo.
|
|
|
@82541
|
5 years |
vboxsync |
6.1.0 GA
|
|
|
@82410
|
5 years |
vboxsync |
ACPI/Main: Report NVMe controller in ACPI tables to convince OS X it's …
|
|
|
@82338
|
5 years |
vboxsync |
DevHPET: Must name timers differently now or STAM asserts. bugref:9218
|
|
|
@82334
|
5 years |
vboxsync |
DevRTC: don't use '/' in timer descriptions as TM feeds them to STAM. …
|
|
|
@82329
|
5 years |
vboxsync |
PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
|
|
|
@82265
|
5 years |
vboxsync |
ACPI/vbox-cpuhotplug.dsl: Workaround for recent iasl failing to …
|
|
|
@82182
|
5 years |
vboxsync |
PC/BIOS: Don't panic when an INQUIRY fails but don't continue with …
|
|
|
@82180
|
5 years |
vboxsync |
PC/BIOS: Add support for CD/DVD drives attached to a Virtio SCSI …
|
|
|
@82176
|
5 years |
vboxsync |
PC/BIOS: The index of the avail queue is supposed to be free running …
|
|
|
@82175
|
5 years |
vboxsync |
PC/BIOS: Enable the VirtIo driver by default, bugref:9440
|
|
|
@82174
|
5 years |
vboxsync |
PC/BIOS/virtio.c: Fixes, seems to work now
|
|
|
@82164
|
5 years |
vboxsync |
PC/BIOS/VirtIoScsi: Current state
|
|
|
@82163
|
5 years |
vboxsync |
PC/BIOS: Hook up VirtIO driver to the disk layer
|
|
|
@82162
|
5 years |
vboxsync |
PC/BIOS: Move cdb_rw10 and cdb_rw16 into the generic SCSI header so it …
|
|
|
@82085
|
5 years |
vboxsync |
6.1.0_RC1
|
|
|
@82068
|
5 years |
vboxsync |
DevACPI: Doxygen fix. bugref:9218
|
|
|
@82041
|
5 years |
vboxsync |
PIC,APIC,IOAPIC,PDM: The PIC, APIC, and IOAPIC cannot have their …
|
|
|
@82020
|
5 years |
vboxsync |
DevACPI: Split the state structure. bugref:9218
|
|
|
@82019
|
5 years |
vboxsync |
DevACPI: Cleanups. bugref:9218
|
|
|
@82014
|
5 years |
vboxsync |
DevACPI: Build fix. bugref:9218
|
|
|
@82013
|
5 years |
vboxsync |
DevACPI: Build fixes. bugref:9218
|
|
|
@82012
|
5 years |
vboxsync |
DevACPI: Converted the rest of the I/O ports to the new style. bugref:9218
|
|
|
@82009
|
5 years |
vboxsync |
DevACPI: Started converting I/O port registrations. bugref:9218
|
|
|
@81996
|
5 years |
vboxsync |
DevACPI: Converted the timer pointers to a handle and eliminated the …
|
|
|
@81994
|
5 years |
vboxsync |
DevACPI: Converted critsects to devhlp and new style. bugref:9218
|
|
|
@81993
|
5 years |
vboxsync |
DevACPI: Use devhlp for SSM. bugref:9218
|
|
|
@81992
|
5 years |
vboxsync |
DevACPI: Use devhlp for CFGM
|
|
|
@81990
|
5 years |
vboxsync |
DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
|
|
|
@81989
|
5 years |
vboxsync |
DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
|
|
|
@81988
|
5 years |
vboxsync |
DevDMA: Use devhlp for critsect. Signed warn fix. bugref:9218
|
|
|
@81986
|
5 years |
vboxsync |
DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
|
|
|