VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

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

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette