|
|
@101602
|
14 months |
vboxsync |
VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
|
|
|
@101601
|
14 months |
vboxsync |
VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
|
|
|
@101599
|
14 months |
vboxsync |
pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
|
|
|
@101598
|
14 months |
vboxsync |
pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
|
|
|
@101597
|
14 months |
vboxsync |
pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
|
|
|
@101586
|
14 months |
vboxsync |
IPRT/formats/udf.h: Docs fixes. bugref:10517
|
|
|
@101585
|
14 months |
vboxsync |
VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
|
|
|
@101572
|
14 months |
vboxsync |
include/VBox/ostypes.h: Add more ARM variants, bugref:10384
|
|
|
@101546
|
14 months |
vboxsync |
DIS: Added DIS_FMT_FLAGS_BYTES_WIDTH_MASK/SHIFT/MAKE and …
|
|
|
@101544
|
14 months |
vboxsync |
iprt/armv8.h: Build fix. bugref:10371
|
|
|
@101540
|
14 months |
vboxsync |
DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
|
|
|
@101539
|
14 months |
vboxsync |
DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
|
|
|
@101537
|
14 months |
vboxsync |
VMM/IEM: Undebugged code for …
|
|
|
@101533
|
14 months |
vboxsync |
iprt/armv8.h: doxygen fix. bugref:10371
|
|
|
@101517
|
14 months |
vboxsync |
VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
|
|
|
@101516
|
14 months |
vboxsync |
VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
|
|
|
@101506
|
14 months |
vboxsync |
VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. [build …
|
|
|
@101505
|
14 months |
vboxsync |
VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. bugref:10371
|
|
|
@101486
|
14 months |
vboxsync |
iprt/armv8.h: Build fix. bugref:10371
|
|
|
@101484
|
14 months |
vboxsync |
VMM/IEM: Basic register allocator sketches that incorporates simple …
|
|
|
@101470
|
14 months |
vboxsync |
Runtime/RTFdt: Add convenience method to add a property consisting of …
|
|
|
@101466
|
14 months |
vboxsync |
VBox/pci.h: int32_t -> size_t, fixes compile warning (and a size being …
|
|
|
@101453
|
14 months |
vboxsync |
Runtime/RTFdt*: Add some convenience heleprs to add a 64-bit integer …
|
|
|
@101449
|
14 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Added VMX VM-exit intercepts for …
|
|
|
@101435
|
14 months |
vboxsync |
include/VBox/platforms: Introduce VirtualBox Armv8 virtual platform …
|
|
|
@101431
|
14 months |
vboxsync |
include/VBox/platforms: Introduce VirtualBox Armv8 virtual platform …
|
|
|
@101430
|
14 months |
vboxsync |
iprt/x86.h: CP exception is no longer Intel only, updated comment.
|
|
|
@101428
|
14 months |
vboxsync |
VMM/HM: Added logging for new SVM features.
|
|
|
@101424
|
14 months |
vboxsync |
Unattended: bugref:10182, bugref:10511. Adding what's need for OL …
|
|
|
@101418
|
14 months |
vboxsync |
Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
|
|
|
@101379
|
14 months |
vboxsync |
Main: Prep for backing out the '_64' -> '_x64' change. bugref:10384
|
|
|
@101366
|
15 months |
vboxsync |
iprt/string.h: RT_BCOPY_UNFORTIFIED nits. bugref:10209 ticketref:21410
|
|
|
@101360
|
15 months |
vboxsync |
Additions: Linux: vboxsf: Replace memcpy with RT_BCOPY_UNFORTIFIED, …
|
|
|
@101357
|
15 months |
vboxsync |
iprt: string.h: Move unfortified memcpy wrapper for Linux kernel code …
|
|
|
@101348
|
15 months |
vboxsync |
IPRT/ministring: More complete set of endsWith[I] and startsWith[I] …
|
|
|
@101346
|
15 months |
vboxsync |
IPRT/ministring: More complete set of endsWith[I] and startsWith[I] …
|
|
|
@101345
|
15 months |
vboxsync |
Main/Settings.cpp: Fixed incorrect and inefficient (you don't use …
|
|
|
@101343
|
15 months |
vboxsync |
IPRT/ministring: Added C-style endsWith methods.
|
|
|
@101339
|
15 months |
vboxsync |
iprt/armv8.h: Another doxygen fix. bugref:10371
|
|
|
@101338
|
15 months |
vboxsync |
iprt/armv8.h: doxygen fix. bugref:10371
|
|
|
@101337
|
15 months |
vboxsync |
iprt/armv8.h: doxygen fix. bugref:10371
|
|
|
@101336
|
15 months |
vboxsync |
iprt/armv8.h: doxygen fix. bugref:10371
|
|
|
@101329
|
15 months |
vboxsync |
fixing lnx64dep2 burn caused by doxygen warnings for r159231, changed …
|
|
|
@101320
|
15 months |
vboxsync |
Devices: Add a generic platform device for registering ROM files and …
|
|
|
@101311
|
15 months |
vboxsync |
VMM: Detect and log new VMX features, part 4.
|
|
|
@101309
|
15 months |
vboxsync |
VMM: Detect and log new VMX features, part 2.
|
|
|
@101308
|
15 months |
vboxsync |
VMM: Detect and log new VMX features, part 1.
|
|
|
@101304
|
15 months |
vboxsync |
VMM/IEM: Emit native code for pure defer-CImpl instructions. Tested on …
|
|
|
@101293
|
15 months |
vboxsync |
Main/ExtPack*: tidying up. (Please, do NOT use 'm' as a local …
|
|
|
@101274
|
15 months |
vboxsync |
Main: Added guest OS type ID conversion in the settings code to …
|
|
|
@101260
|
15 months |
vboxsync |
iprt/armv8.h: warning fix. bugref:10370
|
|
|
@101258
|
15 months |
vboxsync |
VMM/IEM: Made throw/unwinding work on darwin.arm64. This was a bit of …
|
|
|
@101248
|
15 months |
vboxsync |
VMM/IEM: Ran first native arm TB. Executable memory fun prevents …
|
|
|
@101246
|
15 months |
vboxsync |
iprt/armv8.h,iprt/formats/dwarf.h: Arm register names. bugref:10370
|
|
|
@101245
|
15 months |
vboxsync |
VMM/IEM: nit. bugref:10370
|
|
|
@101228
|
15 months |
vboxsync |
iprt/asm.h,asm-arm.h: Fixed incorrect local labels (no leading '.', …
|
|
|
@101222
|
15 months |
vboxsync |
iprt/cdefs.h,DevSmc.cpp: Added RT_MAKE_U32_FROM_MSB_U8 to deal with …
|
|
|
@101207
|
15 months |
vboxsync |
Main + FE/Qt: Added ArchLinux_arm64. bugref:10384
|
|
|
@101204
|
15 months |
vboxsync |
ostypes.h + Main: Renamed ARM32 -> arm32 + ARM64 -> arm64.
|
|
|
@101188
|
15 months |
vboxsync |
ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
|
|
|
@101185
|
15 months |
vboxsync |
include/iprt/armv8.h: Add more ID register definitions, bugref:10525
|
|
|
@101184
|
15 months |
vboxsync |
osypes.h: Fixed typo (VBOXOSTYPE_Ubuntu_ARM34 -> VBOXOSTYPE_Ubuntu_ARM64).
|
|
|
@101178
|
15 months |
vboxsync |
Main: Added first two generic guest OS types for ARM (as "Other", as …
|
|
|
@101168
|
15 months |
vboxsync |
Main: Fixed reading the CPU properties (like CPU count). bugref:10384
|
|
|
@101142
|
15 months |
vboxsync |
IPRT/mem: Added a RTMEMPAGEALLOC_F_EXECUTABLE to RTMemPageAllocEx. …
|
|
|
@101141
|
15 months |
vboxsync |
iprt/x86.h: Added X86_MOD_MEM[014] and X86_MOD_REG for use with …
|
|
|
@101140
|
15 months |
vboxsync |
iprt/cdefs.h: Added a pb member to RTPTRUNION and friends. bugref:10370
|
|
|
@101121
|
15 months |
vboxsync |
VMM/CPUM: Log host and guest features, bugref:10525
|
|
|
@101114
|
15 months |
vboxsync |
VMM/CPUM: Add support for querying the ID registers presented to the …
|
|
|
@101112
|
15 months |
vboxsync |
Unattended: bugref:10182. A first attempt for detecting ARM Debians.
|
|
|
@101103
|
15 months |
vboxsync |
VMM: Started implemented the CPU ID parsing and overriding bits as …
|
|
|
@101102
|
15 months |
vboxsync |
include/iprt/armv8.h: Change the ARMV8_ID_AA64*_EL1 register …
|
|
|
@101088
|
15 months |
vboxsync |
VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
|
|
|
@101084
|
15 months |
vboxsync |
include/VBox/vmm/cpum-armv8.h: Add exploded feature info for …
|
|
|
@101083
|
15 months |
vboxsync |
include/iprt/armv8.h: Definitions for the ID registers, bugref:10525
|
|
|
@101059
|
15 months |
vboxsync |
VMM: Nested VMX: bugref:10318 EPT memtype define nits.
|
|
|
@101035
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101000
|
16 months |
vboxsync |
iprt/x86.h: Added IA32_PAT MSR's memory type encodings.
|
|
|
@100997
|
16 months |
vboxsync |
doxygen fix
|
|
|
@100996
|
16 months |
vboxsync |
VMM: bugref:10498 bugref:10318: doxygen typo fix
|
|
|
@100994
|
16 months |
vboxsync |
VMM: bugref:10498 bugref:10318 Fix function prototype to match the …
|
|
|
@100970
|
16 months |
vboxsync |
VMM/IEM: Flush IEM physical page TLB info from PGMR3PhysRomProtect. …
|
|
|
@100966
|
16 months |
vboxsync |
VMM/PGM,IEM: Prepare work for write monitoring page containing …
|
|
|
@100957
|
16 months |
vboxsync |
format/pdb.h: Fix for older gcc versions.
|
|
|
@100940
|
16 months |
vboxsync |
VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
|
|
|
@100935
|
16 months |
vboxsync |
VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
|
|
|
@100931
|
16 months |
vboxsync |
IPRT/dbg: Early PDB support.
|
|
|
@100930
|
16 months |
vboxsync |
IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
|
|
|
@100929
|
16 months |
vboxsync |
IPRT/vfs: Reverted r158866 after committing too much.
|
|
|
@100928
|
16 months |
vboxsync |
IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
|
|
|
@100914
|
16 months |
vboxsync |
IPRT/pdbvfs: Parse the DBI header and optional header and pick up …
|
|
|
@100913
|
16 months |
vboxsync |
IPRT: Moved the PDB cache subdir string composition to the pdbvfs and …
|
|
|
@100909
|
16 months |
vboxsync |
IPRT: Added a virtual file system view of PDB files.
|
|
|
@100908
|
16 months |
vboxsync |
IPRT,Storage,Puel: Changed the pfnRead and pfnWrite VFS methods and …
|
|
|
@100904
|
16 months |
vboxsync |
IPRT/parser: Some very incomplete bourn shell parser sketches. [header …
|
|
|
@100903
|
16 months |
vboxsync |
IPRT/parser: Some very incomplete bourn shell parser sketches.
|
|
|
@100868
|
16 months |
vboxsync |
VBox/log.h,VMM/IEM: Added a dedicated logging group for IEM memory …
|
|
|
@100867
|
16 months |
vboxsync |
IPRT/log.h: Added a bunch of Log*Ex() macros that allows logging to a …
|
|
|
@100855
|
16 months |
vboxsync |
VMM/IEM: In order to get rid of most impossible threaded functions, an …
|
|
|
@100837
|
16 months |
vboxsync |
include/iprt/x86.h: A small Solaris-specific build warning …
|
|
|