|
|
@108762
|
4 weeks |
vboxsync |
VMM/GIC: bugref:10877 GITS work-in-progress.
|
|
|
@108758
|
4 weeks |
vboxsync |
VMM/Arm: Add ACTLR_EL1 to the CPU state, bugref:10392
|
|
|
@108751
|
4 weeks |
vboxsync |
VMM/GIC: bugref:10877 GITS PIDR2 register reads and related nits.
|
|
|
@108736
|
4 weeks |
vboxsync |
VBox/param.h: Added GUEST_MIN_PAGE_SIZE/OFFSET_MASK/SHIFT and …
|
|
|
@108716
|
4 weeks |
vboxsync |
VMM/GIC: bugref:10877 ITS bits, trying guest to probe/enable the ITS. …
|
|
|
@108708
|
4 weeks |
vboxsync |
VMM: Introduce VMM_HOST_PAGE_SIZE_DYNAMIC, HOST_PAGE_SIZE_DYNAMIC, and …
|
|
|
@108702
|
4 weeks |
vboxsync |
VMM/IEM: More ARM target work. jiraref:VBP-1598
|
|
|
@108695
|
4 weeks |
vboxsync |
include/VBox/vmm/pdmgic.h: Doxygen
|
|
|
@108694
|
4 weeks |
vboxsync |
VMM/GIC: Build and scm fixes
|
|
|
@108682
|
4 weeks |
vboxsync |
VMM/GIC: bugref:10877 GITS scafolding.
|
|
|
@108681
|
4 weeks |
vboxsync |
gic.h: bugref:10877 GICR_CTLR bits.
|
|
|
@108671
|
5 weeks |
vboxsync |
include/iprt/cdefs.h: clang build fix, flexible array members are not …
|
|
|
@108669
|
5 weeks |
vboxsync |
include/iprt/asmdefs-arm.h,bldprogs/VBoxDef2LazyLoad.cpp: Make the …
|
|
|
@108641
|
5 weeks |
vboxsync |
Removed 2D video acceleration (aka VHWA / VBOX_WITH_VIDEOHWACCEL). …
|
|
|
@108634
|
5 weeks |
vboxsync |
include/VBox/vmm/gvm.h: clang build fixes, bugref:10391
|
|
|
@108559
|
5 weeks |
vboxsync |
Runtime/RTAcpi*: Some additions to create GpioInt() resource …
|
|
|
@108557
|
5 weeks |
vboxsync |
Runtime/RTAcpi*: Some additions to create GpioInt() resource …
|
|
|
@108554
|
6 weeks |
vboxsync |
Runtime/common/efi,Main: Fix creating NVRAM files for ARM VMs, the …
|
|
|
@108517
|
6 weeks |
vboxsync |
bldprogs/VBoxEditElf: Some fixes to the linker stub generator, …
|
|
|
@108514
|
6 weeks |
vboxsync |
VMM/GIC: bugref:10404 Add log group for the GIC.
|
|
|
@108493
|
6 weeks |
vboxsync |
VMM/GIC: bugref:10404 Bits.
|
|
|
@108478
|
6 weeks |
vboxsync |
iprt/asmdefs-arm.h: The syntax for the PAGE() and PAGEOFF() macros …
|
|
|
@108476
|
6 weeks |
vboxsync |
iprt/asmdefs-arm.h: The syntax for the PAGE() and PAGEOFF() macros …
|
|
|
@108466
|
7 weeks |
vboxsync |
VMM/GIC: bugref:10404 Fixed issues that popped up after exposing the …
|
|
|
@108460
|
7 weeks |
vboxsync |
VMM/PDMAsyncCompletion: Use 64-bit types for the bandwidth group …
|
|
|
@108444
|
7 weeks |
vboxsync |
VMM/PGM,Doxyfile: Arm/x86 PGM_PTATTRS_XXX fun. jiraref:VBP-1531
|
|
|
@108442
|
7 weeks |
vboxsync |
Windows driver installation: Added VBOXWINDRVSVCFN_DELETE to make it …
|
|
|
@108437
|
7 weeks |
vboxsync |
VMM/GIC: bugref:10404 Doxygen build fix.
|
|
|
@108434
|
7 weeks |
vboxsync |
VMM/NEM/Hyper-V: Started implementing a NEM/Hyper-V specific APIC …
|
|
|
@108433
|
7 weeks |
vboxsync |
VMM/GIC: bugref:10404 Doxygen fixes.
|
|
|
@108427
|
7 weeks |
vboxsync |
VMM/GIC: bugref:10404 Extend the interrupt lines to the full extent …
|
|
|
@108386
|
8 weeks |
vboxsync |
VMMR3/VMEmt.cpp,VMMR3/TM.cpp,VMMR3/NEMR3Native-win-armv8.cpp: …
|
|
|
@108290
|
2 months |
vboxsync |
iprt/cdefs.h,VMM/IEM: Added …
|
|
|
@108282
|
2 months |
vboxsync |
iprt/asm.h: Doygen comment typo for ASMBitFirstSet.
|
|
|
@108280
|
2 months |
vboxsync |
Runtime/RTScriptLex*: Implement support for optionally returning …
|
|
|
@108259
|
2 months |
vboxsync |
iprt/asmdefs.mac: ELF .data & .text (BEGINCONST) section alignment …
|
|
|
@108256
|
2 months |
vboxsync |
iprt/asmdefs.mac: ELF .data & .text (BEGINCONST) section alignment …
|
|
|
@108254
|
2 months |
vboxsync |
iprt/asmdefs.mac: Data and const data section alignment fixes for …
|
|
|
@108231
|
2 months |
vboxsync |
include/iprt/acpi.h: Doxygen fix, bugref:10733
|
|
|
@108222
|
2 months |
vboxsync |
Runtime/RTAcpi*: Support generating AML for more statements found in …
|
|
|
@108221
|
2 months |
vboxsync |
Runtime/RTAcpi*: Support generating AML for more statements found in …
|
|
|
@108186
|
2 months |
vboxsync |
VMM/IEM: Removed memory write stats since nobody is using the anymore …
|
|
|
@108184
|
2 months |
vboxsync |
Runtime/RTAcpi*: Parser updates, the code is now able to parse …
|
|
|
@108168
|
2 months |
vboxsync |
Runtime/RTAcpi*: Continue with resource template parsing, bugref:10733
|
|
|
@108167
|
2 months |
vboxsync |
Runtime/RTAcpi*: Continue with resource template parsing, bugref:10733
|
|
|
@108150
|
2 months |
vboxsync |
Runtime/RTAcpi*: Start implementing some basic namespace handling for …
|
|
|
@108141
|
2 months |
vboxsync |
Runtime/RTAcpi*: Some new helpers to allow format strings for name …
|
|
|
@108132
|
2 months |
vboxsync |
VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
|
|
|
@108131
|
2 months |
vboxsync |
Runtime/RTAcpi*: Add method to dump the ACPI table to a memory buffer, …
|
|
|
@108096
|
2 months |
vboxsync |
Runtime/RTAcpi*: Implement SizeOf, While, Increment, Decrement, …
|
|
|
@108095
|
2 months |
vboxsync |
Runtime/RTAcpi*: Implement SizeOf, While, Increment, Decrement, …
|
|
|
@108089
|
2 months |
vboxsync |
Runtime/RTAcpi*: Updates to the ASL -> AML compiler, it is now …
|
|
|
@108088
|
2 months |
vboxsync |
Runtime/RTAcpi*: Updates to the ASL -> AML compiler, it is now …
|
|
|
@108087
|
2 months |
vboxsync |
Runtime/RTAcpi*: Updates to the ASL -> AML compiler, can process our …
|
|
|
@108066
|
2 months |
vboxsync |
Runtime/RTAcpi*: Updates to the ACPI ASL -> AML compiler, bugref:10733
|
|
|
@108059
|
3 months |
vboxsync |
Runtime/RTAcpi*: Updates to the ACPI ASL -> AML compiler, bugref:10733
|
|
|
@108049
|
3 months |
vboxsync |
Runtime/RTScriptLex*: Allow case insensitivity with converting all …
|
|
|
@108046
|
3 months |
vboxsync |
doc/manual,include/VBox,Frontends/{VBoxManage,VirtualBox/src},Main/{inc …
|
|
|
@108029
|
3 months |
vboxsync |
Runtime/RTAcpi: Some more work on the ASL -> AML compiler, can process …
|
|
|
@108014
|
3 months |
vboxsync |
Runtime/common/script/scriptlex.cpp: Fix C string literal scanning and …
|
|
|
@108013
|
3 months |
vboxsync |
VBox/com/string.h: Added a UTF-16 assign() function to Utf8Str. [fix]
|
|
|
@108011
|
3 months |
vboxsync |
VBox/com/string.h: Added a UTF-16 assign() function to Utf8Str.
|
|
|
@107989
|
3 months |
vboxsync |
Windows driver installation: Implemented APIs for controlling (driver …
|
|
|
@107988
|
3 months |
vboxsync |
Windows driver installation: Implemented APIs for controlling (driver …
|
|
|
@107985
|
3 months |
vboxsync |
Windows driver installation: Implemented APIs for controlling (driver …
|
|
|
@107984
|
3 months |
vboxsync |
VMM/GIC: bugref:10404 CFGM bits.
|
|
|
@107973
|
3 months |
vboxsync |
Windows driver installation: Fixed the …
|
|
|
@107957
|
3 months |
vboxsync |
VMM/GIC: bugref:10404 Some register renaming, minor bits.
|
|
|
@107952
|
3 months |
vboxsync |
Runtime: Start imlementing a basic ACPI decompiler and iasl compatible …
|
|
|
@107933
|
3 months |
vboxsync |
include/iprt/armv8.h,VMM: Drop the deprecated ARMV8_AARCH64_REG_XXX …
|
|
|
@107929
|
3 months |
vboxsync |
VMM: GIC: bugref:10404 Renamed some places where GICv3 to GIC, a …
|
|
|
@107904
|
3 months |
vboxsync |
VMM: Define VM_STRUCT_VERSION (for use inside the VMM) with a few …
|
|
|
@107901
|
3 months |
vboxsync |
Windows driver installation: Fixed incorrect size passed to …
|
|
|
@107900
|
3 months |
vboxsync |
VMM: Define VM_STRUCT_VERSION (for use inside the VMM) with a few …
|
|
|
@107895
|
3 months |
vboxsync |
VMM: Check the target platform arch in VM_ASSERT_VALID_EXT_RETURN, …
|
|
|
@107894
|
3 months |
vboxsync |
VMM: Check the target platform arch in VM_ASSERT_VALID_EXT_RETURN, …
|
|
|
@107893
|
3 months |
vboxsync |
VMM,VBox/types.h,VBox/err.h: Added VM target platform arch members to …
|
|
|
@107854
|
3 months |
vboxsync |
x86.h,VMM: More AMD CPUID bits; addressed some old todos related to …
|
|
|
@107852
|
3 months |
vboxsync |
VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Remove the …
|
|
|
@107827
|
3 months |
vboxsync |
pdmdrv.h: spaces
|
|
|
@107803
|
3 months |
vboxsync |
Runtime/r3/fileio.cpp: Make the parameters of RTFileSetForceFlags() …
|
|
|
@107775
|
3 months |
vboxsync |
Devices/Samples/DevPlayground.cpp: Fix possible integer overflow, …
|
|
|
@107764
|
3 months |
vboxsync |
Windows driver installation/VBoxDrvInst: Added the possibility to …
|
|
|
@107763
|
3 months |
vboxsync |
VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
|
|
|
@107749
|
3 months |
vboxsync |
VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
|
|
|
@107731
|
3 months |
vboxsync |
VMM/CPUM: Added some missing CPUID extended feature bits and fixed a …
|
|
|
@107729
|
3 months |
vboxsync |
VMM/CPUM: Explode more MSR_IA32_ARCH_CAPABILITIES bits into the …
|
|
|
@107703
|
3 months |
vboxsync |
VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
|
|
|
@107659
|
3 months |
vboxsync |
iprt/x86.h: Whitespace adjustments. jiraref:VBP-947
|
|
|
@107653
|
3 months |
vboxsync |
src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp + …
|
|
|
@107650
|
3 months |
vboxsync |
VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
|
|
|
@107605
|
3 months |
vboxsync |
Additions: Linux: vboxvideo: Additional fix for UBSAN warnings, …
|
|
|
@107548
|
3 months |
vboxsync |
Devices/Network: Fixed and added configuration for packets broadcast …
|
|
|
@107508
|
3 months |
vboxsync |
include/VBox/settings.h: Fixed warning found by Parfait (unused and …
|
|
|
@107494
|
3 months |
vboxsync |
include/VBox/com/ErrorInfo.h: Fixed a warning found by Parfait. …
|
|
|
@107389
|
4 months |
vboxsync |
VMM/CPUM: The CPUMFEATURE structures can't be in target specific …
|
|
|
@107382
|
4 months |
vboxsync |
IPRT/r3/nt: Some FILE_INFORMATION_CLASS doc updates for NT4 and …
|
|
|
@107375
|
4 months |
vboxsync |
VBoxDumpImage.exe: Added a quick and dirty icon file structure dumper …
|
|
|
@107373
|
4 months |
vboxsync |
doxygen fix
|
|
|
@107317
|
4 months |
vboxsync |
UsbNet: bugref:10779 Public statistics, also added missing …
|
|
|