|
|
@101293
|
16 months |
vboxsync |
Main/ExtPack*: tidying up. (Please, do NOT use 'm' as a local …
|
|
|
@101274
|
16 months |
vboxsync |
Main: Added guest OS type ID conversion in the settings code to …
|
|
|
@101260
|
17 months |
vboxsync |
iprt/armv8.h: warning fix. bugref:10370
|
|
|
@101258
|
17 months |
vboxsync |
VMM/IEM: Made throw/unwinding work on darwin.arm64. This was a bit of …
|
|
|
@101248
|
17 months |
vboxsync |
VMM/IEM: Ran first native arm TB. Executable memory fun prevents …
|
|
|
@101246
|
17 months |
vboxsync |
iprt/armv8.h,iprt/formats/dwarf.h: Arm register names. bugref:10370
|
|
|
@101245
|
17 months |
vboxsync |
VMM/IEM: nit. bugref:10370
|
|
|
@101228
|
17 months |
vboxsync |
iprt/asm.h,asm-arm.h: Fixed incorrect local labels (no leading '.', …
|
|
|
@101222
|
17 months |
vboxsync |
iprt/cdefs.h,DevSmc.cpp: Added RT_MAKE_U32_FROM_MSB_U8 to deal with …
|
|
|
@101207
|
17 months |
vboxsync |
Main + FE/Qt: Added ArchLinux_arm64. bugref:10384
|
|
|
@101204
|
17 months |
vboxsync |
ostypes.h + Main: Renamed ARM32 -> arm32 + ARM64 -> arm64.
|
|
|
@101188
|
17 months |
vboxsync |
ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
|
|
|
@101185
|
17 months |
vboxsync |
include/iprt/armv8.h: Add more ID register definitions, bugref:10525
|
|
|
@101184
|
17 months |
vboxsync |
osypes.h: Fixed typo (VBOXOSTYPE_Ubuntu_ARM34 -> VBOXOSTYPE_Ubuntu_ARM64).
|
|
|
@101178
|
17 months |
vboxsync |
Main: Added first two generic guest OS types for ARM (as "Other", as …
|
|
|
@101168
|
17 months |
vboxsync |
Main: Fixed reading the CPU properties (like CPU count). bugref:10384
|
|
|
@101142
|
17 months |
vboxsync |
IPRT/mem: Added a RTMEMPAGEALLOC_F_EXECUTABLE to RTMemPageAllocEx. …
|
|
|
@101141
|
17 months |
vboxsync |
iprt/x86.h: Added X86_MOD_MEM[014] and X86_MOD_REG for use with …
|
|
|
@101140
|
17 months |
vboxsync |
iprt/cdefs.h: Added a pb member to RTPTRUNION and friends. bugref:10370
|
|
|
@101121
|
17 months |
vboxsync |
VMM/CPUM: Log host and guest features, bugref:10525
|
|
|
@101114
|
17 months |
vboxsync |
VMM/CPUM: Add support for querying the ID registers presented to the …
|
|
|
@101112
|
17 months |
vboxsync |
Unattended: bugref:10182. A first attempt for detecting ARM Debians.
|
|
|
@101103
|
17 months |
vboxsync |
VMM: Started implemented the CPU ID parsing and overriding bits as …
|
|
|
@101102
|
17 months |
vboxsync |
include/iprt/armv8.h: Change the ARMV8_ID_AA64*_EL1 register …
|
|
|
@101088
|
17 months |
vboxsync |
VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
|
|
|
@101084
|
17 months |
vboxsync |
include/VBox/vmm/cpum-armv8.h: Add exploded feature info for …
|
|
|
@101083
|
17 months |
vboxsync |
include/iprt/armv8.h: Definitions for the ID registers, bugref:10525
|
|
|
@101059
|
17 months |
vboxsync |
VMM: Nested VMX: bugref:10318 EPT memtype define nits.
|
|
|
@101035
|
17 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101000
|
17 months |
vboxsync |
iprt/x86.h: Added IA32_PAT MSR's memory type encodings.
|
|
|
@100997
|
17 months |
vboxsync |
doxygen fix
|
|
|
@100996
|
17 months |
vboxsync |
VMM: bugref:10498 bugref:10318: doxygen typo fix
|
|
|
@100994
|
17 months |
vboxsync |
VMM: bugref:10498 bugref:10318 Fix function prototype to match the …
|
|
|
@100970
|
18 months |
vboxsync |
VMM/IEM: Flush IEM physical page TLB info from PGMR3PhysRomProtect. …
|
|
|
@100966
|
18 months |
vboxsync |
VMM/PGM,IEM: Prepare work for write monitoring page containing …
|
|
|
@100957
|
18 months |
vboxsync |
format/pdb.h: Fix for older gcc versions.
|
|
|
@100940
|
18 months |
vboxsync |
VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
|
|
|
@100935
|
18 months |
vboxsync |
VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
|
|
|
@100931
|
18 months |
vboxsync |
IPRT/dbg: Early PDB support.
|
|
|
@100930
|
18 months |
vboxsync |
IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
|
|
|
@100929
|
18 months |
vboxsync |
IPRT/vfs: Reverted r158866 after committing too much.
|
|
|
@100928
|
18 months |
vboxsync |
IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
|
|
|
@100914
|
18 months |
vboxsync |
IPRT/pdbvfs: Parse the DBI header and optional header and pick up …
|
|
|
@100913
|
18 months |
vboxsync |
IPRT: Moved the PDB cache subdir string composition to the pdbvfs and …
|
|
|
@100909
|
18 months |
vboxsync |
IPRT: Added a virtual file system view of PDB files.
|
|
|
@100908
|
18 months |
vboxsync |
IPRT,Storage,Puel: Changed the pfnRead and pfnWrite VFS methods and …
|
|
|
@100904
|
18 months |
vboxsync |
IPRT/parser: Some very incomplete bourn shell parser sketches. [header …
|
|
|
@100903
|
18 months |
vboxsync |
IPRT/parser: Some very incomplete bourn shell parser sketches.
|
|
|
@100868
|
18 months |
vboxsync |
VBox/log.h,VMM/IEM: Added a dedicated logging group for IEM memory …
|
|
|
@100867
|
18 months |
vboxsync |
IPRT/log.h: Added a bunch of Log*Ex() macros that allows logging to a …
|
|
|
@100855
|
18 months |
vboxsync |
VMM/IEM: In order to get rid of most impossible threaded functions, an …
|
|
|
@100837
|
18 months |
vboxsync |
include/iprt/x86.h: A small Solaris-specific build warning …
|
|
|
@100827
|
18 months |
vboxsync |
VBox/ostypes.h+Main/{Global,Appliance},VMMDev,FE/Qt: Update the Linux …
|
|
|
@100804
|
18 months |
vboxsync |
VMM/IEM: Made the rep-prefixed string instructions return new status …
|
|
|
@100791
|
18 months |
vboxsync |
VMM/IEM: VINF_IEM_REEXEC_MODE_CHANGED -> VINF_IEM_REEXEC_BREAK - more …
|
|
|
@100779
|
18 months |
vboxsync |
DrvVUSBRootHub: Don't arm a re-attach timer in vusbR3RhLoadDone when …
|
|
|
@100772
|
18 months |
vboxsync |
include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
|
|
|
@100754
|
18 months |
vboxsync |
include/VBox/vmm/cpum-armv8.h: Try fixing doxygen burns, bugref:10387
|
|
|
@100728
|
19 months |
vboxsync |
VMM/ARM: Some preliminary saved state handling and logging for the …
|
|
|
@100726
|
19 months |
vboxsync |
VMM/ARM: Add some more system registers to the vCPU state, …
|
|
|
@100725
|
19 months |
vboxsync |
VMM/ARM: Add some more system registers to the vCPU state, …
|
|
|
@100724
|
19 months |
vboxsync |
VMM/ARM: Add PAuth key system registers in the vCPU state, …
|
|
|
@100723
|
19 months |
vboxsync |
VMM/ARM: Add debug system registers in the vCPU state, bugref:10387, …
|
|
|
@100695
|
19 months |
vboxsync |
VMM/IEM,STAM: Some TB stats. bugref:10369
|
|
|
@100694
|
19 months |
vboxsync |
IEM/VMM: Deal with opcode checking cross page boundraries and …
|
|
|
@100684
|
19 months |
vboxsync |
Shared Clipboard: Added ShClX11ReadDataFromX11(), useful for enabling …
|
|
|
@100683
|
19 months |
vboxsync |
Shared Clipboard: Header nit. bugref:9437
|
|
|
@100677
|
19 months |
vboxsync |
Additions: Linux: vboxvideo: Add initial support for OpenSUSE 15.5 …
|
|
|
@100676
|
19 months |
vboxsync |
Shared Clipboard: HTTP transfers with multiple files are also working …
|
|
|
@100672
|
19 months |
vboxsync |
VMM/IEM: Some VxD syscall logging. bugref:10369
|
|
|
@100660
|
19 months |
vboxsync |
Shared Clipboard: Added ShClTransferStop() for stopping an already …
|
|
|
@100657
|
19 months |
vboxsync |
Shared Clipboard/VbglR3: Renamed VbglR3ClipboardTransferStatusReply() …
|
|
|
@100655
|
19 months |
vboxsync |
Shared Clipboard/VRDE: Integrated the logic of …
|
|
|
@100647
|
19 months |
vboxsync |
Shared Clipboard: Docs. bugref:9437
|
|
|
@100636
|
19 months |
vboxsync |
Shared Clipboard: Added some more transfer utility functions handy to …
|
|
|
@100616
|
19 months |
vboxsync |
Shared Clipboard: More code for host service error propagation. bugref:9437
|
|
|
@100615
|
19 months |
vboxsync |
Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
|
|
|
@100614
|
19 months |
vboxsync |
Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
|
|
|
@100612
|
19 months |
vboxsync |
Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
|
|
|
@100606
|
19 months |
vboxsync |
Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
|
|
|
@100572
|
19 months |
vboxsync |
Disassembler: Fix naming of vbroadcasti128 instruction, bugref:9898
|
|
|
@100566
|
19 months |
vboxsync |
Shared Clipboard: Added ShClEventWaitEx() + ShClEventSignalEx() for …
|
|
|
@100547
|
19 months |
vboxsync |
Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
|
|
|
@100545
|
19 months |
vboxsync |
Shared Clipboard: Added some more utility functions for completing and …
|
|
|
@100541
|
19 months |
vboxsync |
Shared Clipboard: Renamed …
|
|
|
@100538
|
19 months |
vboxsync |
Shared Clipboard: Use a dedicated worker thread wrapper for transfer …
|
|
|
@100533
|
19 months |
vboxsync |
Shared Clipboard: Fixed function signature of …
|
|
|
@100528
|
19 months |
vboxsync |
IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
|
|
|
@100526
|
19 months |
vboxsync |
Shared Clipboard: Typo. bugref:9437
|
|
|
@100523
|
19 months |
vboxsync |
Shared Clipboard: Use ULONG in SharedClipboardWinDataObject::AddRef() …
|
|
|
@100522
|
19 months |
vboxsync |
Shared Clipboard: Resolved a @todo: Removed SHCLOBJHANDLEINFO and only …
|
|
|
@100510
|
19 months |
vboxsync |
Shared Clipboard: Also propagate the last error set via …
|
|
|
@100493
|
19 months |
vboxsync |
IPRT/PKCS8: Some corrections and adjustments (bugref:10299):
- …
|
|
|
@100490
|
19 months |
vboxsync |
Forward ported r158258 from 6.1: Added RTAsn1DynType_SetToObjId for …
|
|
|
@100468
|
19 months |
vboxsync |
Shared Clipboard: Renamed shClConvertFileCreateFlags() -> …
|
|
|
@100467
|
19 months |
vboxsync |
Shared Clipboard: Renamed shClConvertFileCreateFlags() -> …
|
|
|
@100461
|
19 months |
vboxsync |
Shared Clipboard: More fine-grained control for Windows data object …
|
|
|
@100456
|
19 months |
vboxsync |
BIOS: Added a way for the APM BIOS to halt the virtual CPU through …
|
|
|
@100451
|
19 months |
vboxsync |
Shared Clipboard: Lowered the default timeout from 30s to 5s, as the …
|
|
|
@100447
|
19 months |
vboxsync |
IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
|
|
|