|
|
@103194
|
9 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
|
|
|
@103170
|
9 months |
vboxsync |
include/VBox/VBoxGuestLib.h: Fix mismatching declaration of …
|
|
|
@103165
|
9 months |
vboxsync |
Guest Control/VbglR3: Made handling the CWD for starting processes …
|
|
|
@103090
|
10 months |
vboxsync |
Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
|
|
|
@103067
|
10 months |
vboxsync |
Additions: Linux: vboxsf: Prevent array-index-out-of-bounds UBSAN …
|
|
|
@103005
|
10 months |
vboxsync |
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
|
|
|
@102977
|
10 months |
vboxsync |
VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
|
|
|
@102956
|
10 months |
vboxsync |
GuestControlSvc.h: Docs.
|
|
|
@102932
|
10 months |
vboxsync |
Guest Properties/HostService: Fixed too strict debug assertions for …
|
|
|
@102929
|
10 months |
vboxsync |
Shared Clipboard: Better documented for what headless mode is and why …
|
|
|
@102840
|
10 months |
vboxsync |
VBoxDbg,VMM/STAM: Build fixes. bugref:10371
|
|
|
@102839
|
10 months |
vboxsync |
VBoxDbg,VMM/STAM: Build fixes. bugref:10371
|
|
|
@102837
|
10 months |
vboxsync |
Guest Control/GuestControl.h: Docs.
|
|
|
@102835
|
10 months |
vboxsync |
Guest Control/GuestControlSvc.h: Docs.
|
|
|
@102833
|
10 months |
vboxsync |
Guest Control: Added a flag for the get mount points HGCM API, so that …
|
|
|
@102831
|
10 months |
vboxsync |
Guest Control: Added a new guest feature flag to indicate Guest …
|
|
|
@102828
|
10 months |
vboxsync |
VMM/STAM: Added two new aggregate sample types. bugref:10371
|
|
|
@102826
|
10 months |
vboxsync |
Shared Clipboard/X11: Don't report an error in …
|
|
|
@102824
|
10 months |
vboxsync |
Shared Clipboard/X11: Implemented ShClX11WriteDataToX11[Async](). …
|
|
|
@102822
|
10 months |
vboxsync |
Shared Clipboard/X11: Factored out writing transfer data to X11 into …
|
|
|
@102816
|
10 months |
vboxsync |
Shared Clipboard/Transfers: Added …
|
|
|
@102815
|
10 months |
vboxsync |
Shared Clipboard: Added ShClCacheSetMultiple(). bugref:9437
|
|
|
@102733
|
10 months |
vboxsync |
VMM/IEM: Implemented making the TLB-missed call w/o trashing/flushing …
|
|
|
@102699
|
11 months |
vboxsync |
VMM/IEM: Native translation of BODY_LOAD_TLB_AFTER_BRANCH. (only …
|
|
|
@102663
|
11 months |
vboxsync |
VMM/IEM: Working on BODY_CHECK_PC_AFTER_BRANCH and sideeffects of it. …
|
|
|
@102654
|
11 months |
vboxsync |
Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
|
|
|
@102514
|
11 months |
vboxsync |
include/VBox/platforms/vbox-armv8.h: Allow setting a dedicated MMIO …
|
|
|
@102468
|
11 months |
vboxsync |
Shared Clipboard: Added a dedicated event type for the X11 …
|
|
|
@102385
|
11 months |
vboxsync |
VMM/IEM: Fixed problem in iemNativeEmitStoreGregU16 where we ended up …
|
|
|
@102374
|
12 months |
vboxsync |
VBox/vmm/cpumctx-x86-amd64.h: offsets to make disassembly easier to …
|
|
|
@102352
|
12 months |
vboxsync |
VMM/IEM: IEM_MC_FETCH_MEM_FLAT_U8, IEM_MC_FETCH_MEM_FLAT_U16, …
|
|
|
@102257
|
12 months |
vboxsync |
VBox/err.mac: kmk incs
|
|
|
@102255
|
12 months |
vboxsync |
VMM/IEM,err.h: VERR_IEM_VAR_IPE_11 and VERR_IEM_EMIT_BAD_MEM_SIZE. …
|
|
|
@102169
|
12 months |
vboxsync |
VBox/ostypes.h: Added some words on how VBOXOSTYPE is split up as well …
|
|
|
@102168
|
12 months |
vboxsync |
VBox/ostypes.h: Added some words on how VBOXOSTYPE is split up as well …
|
|
|
@102155
|
12 months |
vboxsync |
include/VBox/ostypes.h: Fix platform architecture mask, …
|
|
|
@102092
|
12 months |
vboxsync |
VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
|
|
|
@102077
|
12 months |
vboxsync |
VMM/IEM,STAM: Native translation of IEM_MC_REF_EFLAGS, …
|
|
|
@102068
|
12 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U32 and …
|
|
|
@102065
|
12 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U16. Fixed a bunch of …
|
|
|
@102023
|
12 months |
vboxsync |
hm_vmx.h: Added new VMCS field encodings.
|
|
|
@102021
|
12 months |
vboxsync |
Additions: X11/Wayland: Add forgotten VBGH_ENV_DESKTOP_SESSION macro, …
|
|
|
@102020
|
12 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Discard unused VMCS launch-state bits …
|
|
|
@101967
|
12 months |
vboxsync |
libs/xpcom/xpcom: Convert PR_Atomic* to ASMAtomic*, bugref:10545
|
|
|
@101878
|
12 months |
vboxsync |
Additions: X11/Wayland: Add initial support for clipboard sharing with …
|
|
|
@101844
|
12 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_CALL_CIMPL_1_THREADED and …
|
|
|
@101704
|
12 months |
vboxsync |
VMM/IEM: Native translation for …
|
|
|
@101687
|
12 months |
vboxsync |
Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
|
|
|
@101682
|
12 months |
vboxsync |
VMM/IEM,VBox/err.h: Refactored the native recompiler code to …
|
|
|
@101674
|
12 months |
vboxsync |
GuestHost: Shared Clipboard and DnD: Add common code for mime-types …
|
|
|
@101673
|
12 months |
vboxsync |
GuestHost: DisplayServerType: Add runtime detection if Gtk library is …
|
|
|
@101670
|
12 months |
vboxsync |
vmm/vm.h: Doxygen fix.
|
|
|
@101668
|
12 months |
vboxsync |
vmm/vm.h: Space nit.
|
|
|
@101667
|
12 months |
vboxsync |
vmm/vm.h: Added VMX VCPU FFs to VMCPU_FF_ALL_MASKS as suggested in the …
|
|
|
@101639
|
13 months |
vboxsync |
vmm/vm.h: A few todos and some whitespace adjustments.
|
|
|
@101633
|
13 months |
vboxsync |
Main/Unattended: Support debian arm64 (tested with Debian 11 netinst) …
|
|
|
@101620
|
13 months |
vboxsync |
Devices/Gpio: Add virtual GPIO button driver to simulate button …
|
|
|
@101618
|
13 months |
vboxsync |
Devices/Gpio: Add virtual GPIO button driver to simulate button …
|
|
|
@101617
|
13 months |
vboxsync |
Devices/Gpio/DevPL061: Updates to the code, bugref:10453
|
|
|
@101599
|
13 months |
vboxsync |
pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
|
|
|
@101598
|
13 months |
vboxsync |
pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
|
|
|
@101597
|
13 months |
vboxsync |
pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
|
|
|
@101572
|
13 months |
vboxsync |
include/VBox/ostypes.h: Add more ARM variants, bugref:10384
|
|
|
@101546
|
13 months |
vboxsync |
DIS: Added DIS_FMT_FLAGS_BYTES_WIDTH_MASK/SHIFT/MAKE and …
|
|
|
@101540
|
13 months |
vboxsync |
DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
|
|
|
@101539
|
13 months |
vboxsync |
DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
|
|
|
@101466
|
13 months |
vboxsync |
VBox/pci.h: int32_t -> size_t, fixes compile warning (and a size being …
|
|
|
@101449
|
13 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Added VMX VM-exit intercepts for …
|
|
|
@101435
|
13 months |
vboxsync |
include/VBox/platforms: Introduce VirtualBox Armv8 virtual platform …
|
|
|
@101431
|
13 months |
vboxsync |
include/VBox/platforms: Introduce VirtualBox Armv8 virtual platform …
|
|
|
@101428
|
13 months |
vboxsync |
VMM/HM: Added logging for new SVM features.
|
|
|
@101424
|
13 months |
vboxsync |
Unattended: bugref:10182, bugref:10511. Adding what's need for OL …
|
|
|
@101418
|
13 months |
vboxsync |
Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
|
|
|
@101379
|
13 months |
vboxsync |
Main: Prep for backing out the '_64' -> '_x64' change. bugref:10384
|
|
|
@101360
|
13 months |
vboxsync |
Additions: Linux: vboxsf: Replace memcpy with RT_BCOPY_UNFORTIFIED, …
|
|
|
@101345
|
13 months |
vboxsync |
Main/Settings.cpp: Fixed incorrect and inefficient (you don't use …
|
|
|
@101320
|
14 months |
vboxsync |
Devices: Add a generic platform device for registering ROM files and …
|
|
|
@101311
|
14 months |
vboxsync |
VMM: Detect and log new VMX features, part 4.
|
|
|
@101309
|
14 months |
vboxsync |
VMM: Detect and log new VMX features, part 2.
|
|
|
@101308
|
14 months |
vboxsync |
VMM: Detect and log new VMX features, part 1.
|
|
|
@101293
|
14 months |
vboxsync |
Main/ExtPack*: tidying up. (Please, do NOT use 'm' as a local …
|
|
|
@101274
|
14 months |
vboxsync |
Main: Added guest OS type ID conversion in the settings code to …
|
|
|
@101245
|
14 months |
vboxsync |
VMM/IEM: nit. bugref:10370
|
|
|
@101207
|
14 months |
vboxsync |
Main + FE/Qt: Added ArchLinux_arm64. bugref:10384
|
|
|
@101204
|
14 months |
vboxsync |
ostypes.h + Main: Renamed ARM32 -> arm32 + ARM64 -> arm64.
|
|
|
@101188
|
14 months |
vboxsync |
ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
|
|
|
@101184
|
14 months |
vboxsync |
osypes.h: Fixed typo (VBOXOSTYPE_Ubuntu_ARM34 -> VBOXOSTYPE_Ubuntu_ARM64).
|
|
|
@101178
|
14 months |
vboxsync |
Main: Added first two generic guest OS types for ARM (as "Other", as …
|
|
|
@101168
|
14 months |
vboxsync |
Main: Fixed reading the CPU properties (like CPU count). bugref:10384
|
|
|
@101121
|
14 months |
vboxsync |
VMM/CPUM: Log host and guest features, bugref:10525
|
|
|
@101114
|
14 months |
vboxsync |
VMM/CPUM: Add support for querying the ID registers presented to the …
|
|
|
@101112
|
14 months |
vboxsync |
Unattended: bugref:10182. A first attempt for detecting ARM Debians.
|
|
|
@101103
|
14 months |
vboxsync |
VMM: Started implemented the CPU ID parsing and overriding bits as …
|
|
|
@101088
|
14 months |
vboxsync |
VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
|
|
|
@101084
|
14 months |
vboxsync |
include/VBox/vmm/cpum-armv8.h: Add exploded feature info for …
|
|
|
@101059
|
14 months |
vboxsync |
VMM: Nested VMX: bugref:10318 EPT memtype define nits.
|
|
|
@101035
|
14 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@100994
|
15 months |
vboxsync |
VMM: bugref:10498 bugref:10318 Fix function prototype to match the …
|
|
|
@100970
|
15 months |
vboxsync |
VMM/IEM: Flush IEM physical page TLB info from PGMR3PhysRomProtect. …
|
|
|
@100966
|
15 months |
vboxsync |
VMM/PGM,IEM: Prepare work for write monitoring page containing …
|
|
|