VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

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