VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102977   10 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102956   11 months vboxsync GuestControlSvc.h: Docs.
(edit) @102932   11 months vboxsync Guest Properties/HostService: Fixed too strict debug assertions for …
(edit) @102929   11 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102840   11 months vboxsync VBoxDbg,VMM/STAM: Build fixes. bugref:10371
(edit) @102839   11 months vboxsync VBoxDbg,VMM/STAM: Build fixes. bugref:10371
(edit) @102837   11 months vboxsync Guest Control/GuestControl.h: Docs.
(edit) @102835   11 months vboxsync Guest Control/GuestControlSvc.h: Docs.
(edit) @102833   11 months vboxsync Guest Control: Added a flag for the get mount points HGCM API, so that …
(edit) @102831   11 months vboxsync Guest Control: Added a new guest feature flag to indicate Guest …
(edit) @102828   11 months vboxsync VMM/STAM: Added two new aggregate sample types. bugref:10371
(edit) @102826   11 months vboxsync Shared Clipboard/X11: Don't report an error in …
(edit) @102824   11 months vboxsync Shared Clipboard/X11: Implemented ShClX11WriteDataToX11[Async](). …
(edit) @102822   11 months vboxsync Shared Clipboard/X11: Factored out writing transfer data to X11 into …
(edit) @102816   11 months vboxsync Shared Clipboard/Transfers: Added …
(edit) @102815   11 months vboxsync Shared Clipboard: Added ShClCacheSetMultiple(). bugref:9437
(edit) @102733   11 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   12 months vboxsync include/VBox/platforms/vbox-armv8.h: Allow setting a dedicated MMIO …
(edit) @102468   12 months vboxsync Shared Clipboard: Added a dedicated event type for the X11 …
(edit) @102385   12 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   13 months vboxsync include/VBox/ostypes.h: Fix platform architecture mask, …
(edit) @102092   13 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
(edit) @102077   13 months vboxsync VMM/IEM,STAM: Native translation of IEM_MC_REF_EFLAGS, …
(edit) @102068   13 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U32 and …
(edit) @102065   13 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U16. Fixed a bunch of …
(edit) @102023   13 months vboxsync hm_vmx.h: Added new VMCS field encodings.
(edit) @102021   13 months vboxsync Additions: X11/Wayland: Add forgotten VBGH_ENV_DESKTOP_SESSION macro, …
(edit) @102020   13 months vboxsync VMM: Nested VMX: bugref:10318 Discard unused VMCS launch-state bits …
(edit) @101967   13 months vboxsync libs/xpcom/xpcom: Convert PR_Atomic* to ASMAtomic*, bugref:10545
(edit) @101878   13 months vboxsync Additions: X11/Wayland: Add initial support for clipboard sharing with …
(edit) @101844   13 months vboxsync VMM/IEM: Native translation of IEM_MC_CALL_CIMPL_1_THREADED and …
(edit) @101704   13 months vboxsync VMM/IEM: Native translation for …
(edit) @101687   13 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101682   13 months vboxsync VMM/IEM,VBox/err.h: Refactored the native recompiler code to …
(edit) @101674   13 months vboxsync GuestHost: Shared Clipboard and DnD: Add common code for mime-types …
(edit) @101673   13 months vboxsync GuestHost: DisplayServerType: Add runtime detection if Gtk library is …
(edit) @101670   13 months vboxsync vmm/vm.h: Doxygen fix.
(edit) @101668   13 months vboxsync vmm/vm.h: Space nit.
(edit) @101667   13 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   14 months vboxsync VBox/pci.h: int32_t -> size_t, fixes compile warning (and a size being …
(edit) @101449   14 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Added VMX VM-exit intercepts for …
(edit) @101435   14 months vboxsync include/VBox/platforms: Introduce VirtualBox Armv8 virtual platform …
(edit) @101431   14 months vboxsync include/VBox/platforms: Introduce VirtualBox Armv8 virtual platform …
(edit) @101428   14 months vboxsync VMM/HM: Added logging for new SVM features.
(edit) @101424   14 months vboxsync Unattended: bugref:10182, bugref:10511. Adding what's need for OL …
(edit) @101418   14 months vboxsync Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
(edit) @101379   14 months vboxsync Main: Prep for backing out the '_64' -> '_x64' change. bugref:10384
(edit) @101360   14 months vboxsync Additions: Linux: vboxsf: Replace memcpy with RT_BCOPY_UNFORTIFIED, …
(edit) @101345   14 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   15 months vboxsync Main + FE/Qt: Added ArchLinux_arm64. bugref:10384
(edit) @101204   15 months vboxsync ostypes.h + Main: Renamed ARM32 -> arm32 + ARM64 -> arm64.
(edit) @101188   15 months vboxsync ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
(edit) @101184   15 months vboxsync osypes.h: Fixed typo (VBOXOSTYPE_Ubuntu_ARM34 -> VBOXOSTYPE_Ubuntu_ARM64).
(edit) @101178   15 months vboxsync Main: Added first two generic guest OS types for ARM (as "Other", as …
(edit) @101168   15 months vboxsync Main: Fixed reading the CPU properties (like CPU count). bugref:10384
(edit) @101121   15 months vboxsync VMM/CPUM: Log host and guest features, bugref:10525
(edit) @101114   15 months vboxsync VMM/CPUM: Add support for querying the ID registers presented to the …
(edit) @101112   15 months vboxsync Unattended: bugref:10182. A first attempt for detecting ARM Debians.
(edit) @101103   15 months vboxsync VMM: Started implemented the CPU ID parsing and overriding bits as …
(edit) @101088   15 months vboxsync VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
(edit) @101084   15 months vboxsync include/VBox/vmm/cpum-armv8.h: Add exploded feature info for …
(edit) @101059   15 months vboxsync VMM: Nested VMX: bugref:10318 EPT memtype define nits.
(edit) @101035   15 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 …
(edit) @100940   16 months vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
(edit) @100935   16 months vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
(edit) @100868   16 months vboxsync VBox/log.h,VMM/IEM: Added a dedicated logging group for IEM memory …
(edit) @100855   16 months vboxsync VMM/IEM: In order to get rid of most impossible threaded functions, an …
(edit) @100827   16 months vboxsync VBox/ostypes.h+Main/{Global,Appliance},VMMDev,FE/Qt: Update the Linux …
(edit) @100804   16 months vboxsync VMM/IEM: Made the rep-prefixed string instructions return new status …
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