VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107121   8 weeks vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Add two new …
(edit) @107118   8 weeks vboxsync VMM: bugref:10759 APIC restructure [lin-32 and doxygen]
(edit) @107117   8 weeks vboxsync VMM: bugref:10759 APIC restructure [doxygen fixes]
(edit) @107115   8 weeks vboxsync VMM: bugref:10759 APIC restructure [build fix for 32-bit host and …
(edit) @107113   8 weeks vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
(edit) @107099   8 weeks vboxsync IPRT: Adding RTArchValToString and RTSystemGetNativeArch for detecting …
(edit) @107091   2 months vboxsync iprt/cdefs.h,SUPDrvIOC.h,VBoxGuestR0Lib: Added a …
(edit) @107076   2 months vboxsync Windows driver installation: Added INF installation testcases (dry-run …
(edit) @107064   2 months vboxsync Runtime/RTAcpi*: Support more statements, an extended variant of the …
(edit) @107063   2 months vboxsync Runtime/RTAcpi*: Some updates to the ACPI code generation, bugref:10733
(edit) @107061   2 months vboxsync Windows driver installation: Added VBOX_WIN_DRIVERINSTALL_F_NO_DESTROY …
(edit) @107059   2 months vboxsync Windows driver installation: Added VBOX_WIN_DRIVERINSTALL_F_DRYRUN to …
(edit) @107050   2 months vboxsync iprt/test.h: Added RTTEST_CHECK_RC_OK_BREAK.
(edit) @107042   2 months vboxsync /include/Makefile.kmk: Tweaks for arm64 header syntax checking. …
(edit) @107039   2 months vboxsync w64-dep* build fix. jiraref:VBP-1442
(edit) @107038   2 months vboxsync EFI/Firmware: Made it build with VCC143 (ak a VS2022). Updated the …
(edit) @107036   2 months vboxsync Runtime/RTAcpi*: Add new methods for adding if else statements, binary …
(edit) @107031   2 months vboxsync VMM/CPUM-armv8: Allow reading/writing the debug control/value …
(edit) @106998   2 months vboxsync SUPHardNt: Fixed two more bugs from r165898, first more mixing of TAFs …
(edit) @106996   2 months vboxsync VMM/ARM: Fix import mask for things we have to fetch from the NEM …
(edit) @106978   2 months vboxsync SUPHardNt: Slightly relaxed the extension pack signing requirements in …
(edit) @106971   2 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev: Add a new OStype for …
(edit) @106968   2 months vboxsync SUPHardNt: Slightly relaxed the extension pack signing requirements in …
(edit) @106957   2 months vboxsync Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
(edit) @106944   2 months vboxsync iprt/asm.h: Missing '#pragma intrinsic(_byteswap_uint64)' caused …
(edit) @106923   2 months vboxsync Windows driver installation: Renamed + added some more defines. …
(edit) @106920   2 months vboxsync /Config.kmk,Devices/Makefile.kmk,VMM/*: Introducing …
(edit) @106866   2 months vboxsync Windows driver installation: Added some more defines for the INF …
(edit) @106840   2 months vboxsync SUP: Added SUPGIPGETCPU_TPIDRRO_EL0 for win.arm64, makes driver work …
(edit) @106839   2 months vboxsync Windows driver installation: Made it a bit smarter wrt model / PnP ID …
(edit) @106812   3 months vboxsync microatl.h: too long lines to read
(edit) @106809   3 months vboxsync VBox/com/defs.h,Main/VirtualBoxErrorInfoImpl.h: Use uuidof(iface) …
(edit) @106806   3 months vboxsync Disassembler: Decode RCW compare and swap and RCW compare and swap …
(edit) @106791   3 months vboxsync Disassembler: Decode Advanced SIMD load/store multiple structures …
(edit) @106777   3 months vboxsync Disassembler: Decode Load/Store exclusive register instructions, …
(edit) @106767   3 months vboxsync Disassembler: Decode atomic memory operation instructions (FEAT_LSE, …
(edit) @106766   3 months vboxsync GuestHost: Mime-type converter: Fix docs, bugref:10194.
(edit) @106746   3 months vboxsync Disassembler: Decode SIMD ldr/str instructions, bugref:10394
(edit) @106744   3 months vboxsync Disassembler: Calculate final displacement in the core already, some …
(edit) @106732   3 months vboxsync IPRT/ldrPE.cpp,pecoff.h: Added IMAGE_LOAD_CONFIG_DIRECTORY64_V14 / …
(edit) @106730   3 months vboxsync iprt/formats/pecoff.h: Removed duplicate typedef. jiraref:VBP-1253
(edit) @106723   3 months vboxsync VMM/IEM: Unwind info for win.arm64 (attempt at it, anyway). jiraref:1253
(edit) @106720   3 months vboxsync iprt/stdint.h: Make the resupplying of [U]INT?_C/MAX/MIN and …
(edit) @106672   3 months vboxsync iprt/asm-arm.h: Added ASMGetThreadIdRoEL0. [scm fix] jiraref:VBP-1253
(edit) @106636   3 months vboxsync SUPDrv: Making it build on win.arm64... jiraref:VBP-1253
(edit) @106635   3 months vboxsync SUPDrv: Making it build on win.arm64... jiraref:VBP-1253
(edit) @106633   3 months vboxsync iprt/asm-arm.h: Added ASMGetThreadIdRoEL0. [build fix] jiraref:VBP-1253
(edit) @106632   3 months vboxsync Disassembler: Decode more hint instructions instructions, bugref:10394
(edit) @106631   3 months vboxsync Disassembler: Decode data processing 1-source instructions, bugref:10394
(edit) @106627   3 months vboxsync Disassembler: Decode irg, gmi and subp instructions, bugref:10394
(edit) @106626   3 months vboxsync Disassembler: Re-arrange the ARMv8 tables to allow for multiple …
(edit) @106625   3 months vboxsync SUPDrv: Making it build on win.arm64... jiraref:VBP-1253
(edit) @106623   3 months vboxsync iprt/asm-arm.h: Added ASMGetThreadIdRoEL0. jiraref:VBP-1253
(edit) @106616   3 months vboxsync Disassembler: Fix decoding instructions which take sp as a register …
(edit) @106610   3 months vboxsync iprt/x86.h: bugref:10794 Add SRBDS_CTRL CPUID bit and …
(edit) @106607   3 months vboxsync iprt/asm.h: Adjustments of the win/arm64 changes - …
(edit) @106604   3 months vboxsync iprt/asmdefs-arm.h: Don't understand why the PAGE and PAGEOFF macros …
(edit) @106595   3 months vboxsync Add/Nt/Graphics: Windows 10 WDK 26100 build fixes (we're getting into …
(edit) @106591   3 months vboxsync VMM/IEM: Missing IEMTARGETCPU_DYNAMIC for arm. jiraref:VBP-1171
(edit) @106583   3 months vboxsync iprt/win/winsock.h: typo
(edit) @106582   3 months vboxsync Add/Nt/Graphics: Windows 10 WDK 26100 build fixes (we're getting into …
(edit) @106567   3 months vboxsync VMM/cpum: Alignment fixes for CPUMFEATURES and CPUMCTX. jiraref:VBP-1171
(edit) @106565   3 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106559   3 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106557   3 months vboxsync iprt/nocrt: fenv.h for arm64 (untested). jiraref:VBP-1191
(edit) @106553   3 months vboxsync iprt/asm-mem.h: Adjustments of the win/arm64 changes - …
(edit) @106551   3 months vboxsync iprt/asm.h: Adjustments of the win/arm64 changes - …
(edit) @106550   3 months vboxsync iprt/asm.h: Adjustments of the win/arm64 changes. [scm] bugref:10392
(edit) @106549   3 months vboxsync iprt/asm.h: Adjustments of the win/arm64 changes. bugref:10392
(edit) @106547   3 months vboxsync iprt/asm-mem.h: iso_volatile_load8 related typo. bugref:10392
(edit) @106546   3 months vboxsync include/iprt/asm.h: Make it build on win.arm64, bugref:10392 …
(edit) @106545   3 months vboxsync include/iprt/asm.h: Make it build on win.arm64, bugref:10392
(edit) @106542   3 months vboxsync include/iprt/asm-mem.h: Make it build on win.arm64, bugref:10392
(edit) @106516   3 months vboxsync Main,settings.h: Workarounds for a handful warnings about default copy …
(edit) @106511   3 months vboxsync VBox/com/array.h: Returning a 'const T' type makes no sense for 'const …
(edit) @106498   3 months vboxsync iprt/rest: Shut up some complains about default copy assignment …
(edit) @106496   3 months vboxsync iprt/win,iprt/nt: Shut up C5249 in the SDK headers (signed enum types …
(edit) @106495   3 months vboxsync iprt/cpp/xml.h: Shut up the C5267 warning with VC 14.3. jiraref:VBP-1171
(edit) @106494   3 months vboxsync iprt/nt/nt.h: Corrected the RTNT_IO_STATUS_BLOCK_INITIALIZER macro to …
(edit) @106493   3 months vboxsync iprt/cdefs.h: Added RT_MSC_VER_VS2022 and RT_MSC_VER_VC143; define …
(edit) @106476   3 months vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106472   3 months vboxsync Fix ancient macro typo (fortunately, not used by any code); …
(edit) @106463   3 months vboxsync VMM: Filter out some more PMU register accesses Windows/ARM is doing …
(edit) @106430   3 months vboxsync include/iprt/asm-arm.h: Make it build on win.arm64, bugref:10392
(edit) @106420   3 months vboxsync include/iprt/nt/nt.h: Make it work for win.arm64, bugref:10392 [build fix]
(edit) @106418   3 months vboxsync include/iprt/nt/nt.h: Make it work for win.arm64, bugref:10392 [build fix]
(edit) @106417   3 months vboxsync include/iprt/nt/nt.h: Make it work for win.arm64, bugref:10392
(edit) @106410   3 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106396   3 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106395   3 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106394   3 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106392   3 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106384   3 months vboxsync Main: Code for configuring and enabling nested virtualization support …
(edit) @106381   3 months vboxsync VMM/CPUMAllRegs-armv8.cpp: Some helpers to get at the TCR_EL1 of the …
(edit) @106364   3 months vboxsync include/iprt/dbg.h: Add ARMv8 state for the stack unwinding, bugref:10393
(edit) @106363   3 months vboxsync include/iprt/armv8.h: Add more definitions and some bug fixing, …
(edit) @106362   3 months vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106352   3 months vboxsync Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
(edit) @106346   3 months vboxsync Devices/Network: Beginnings of a USB/NCM network interface emulation …
(edit) @106344   3 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
Note: See TracRevisionLog for help on using the revision log.

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