VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47789   11 years vboxsync PGM: Added a new page type for the VT-x APIC access page MMIO alias …
(edit) @47760   11 years vboxsync VMM/HM: Preemption hooks. Some common structural changes and cleanup, …
(edit) @47739   11 years vboxsync PGM: Added an API that IEM can use to spot MMIO and other troublesome …
(edit) @47737   11 years vboxsync HM.cpp: Added APIs for checking whether VT-x and AMD-V are enabled.
(edit) @47714   11 years vboxsync CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
(edit) @47708   11 years vboxsync Added a few random SCSI constants.
(edit) @47697   11 years vboxsync Forgot some files, build fix.
(edit) @47687   11 years vboxsync VMM/HMVMXR0: Added segment checks to hmR0VmxCheckGuestState() while …
(edit) @47681   11 years vboxsync VMM: I/O breakpoints.
(edit) @47680   11 years vboxsync VMM/HMVMXR0: Added missing TR guest-state checks.
(edit) @47676   11 years vboxsync VMM/HMVMXR0: Some missed checks and fixes to segment checks.
(edit) @47671   11 years vboxsync VMM: More debugging related stuff.
(edit) @47668   11 years vboxsync CPUMCTX_FROM_CORE
(edit) @47660   11 years vboxsync VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
(edit) @47645   11 years vboxsync VMM: RTThreadCtxHooksAre[Registered|Created](). Moved it into IN_RING0 …
(edit) @47635   11 years vboxsync VMM/HM: Implemented VMX guest-state checks in accordance with the …
(edit) @47620   11 years vboxsync GuestCtrl: Fixed per-session command filtering, added command to …
(edit) @47619   11 years vboxsync EM: Started on HM single stepping for IEM verification purposes. …
(edit) @47571   11 years vboxsync include,Devices,Main,VirtualBox: multi-touch input.
(edit) @47568   11 years vboxsync IEM: LAR,LSL,ARPL, and some tracing (RTTraceBuf*).
(edit) @47556   11 years vboxsync Todo.
(edit) @47503   11 years vboxsync Main: bump settings version if NAT networks are defined
(edit) @47497   11 years vboxsync Solaris/USB: Fix short-transfers-okay flag.
(edit) @47485   11 years vboxsync crOpenGL: 3d data visibility notifications, bugfixes
(edit) @47463   11 years vboxsync include,VRDP: input channel
(edit) @47456   11 years vboxsync VMM/VMMR0,GVMMR0: Thread-context hooks creation/release. The …
(edit) @47445   11 years vboxsync IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
(edit) @47442   11 years vboxsync Adjusted some HMVMX status codes so that VERR_VMX_INVALID_VMCS_PTR and …
(edit) @47438   11 years vboxsync VMXRESTOREHOST: drop the #pragma pack(1) and correctly align the …
(edit) @47437   11 years vboxsync VMXRESTOREHOST: drop the #pragma pack(1) and correctly align the …
(edit) @47436   11 years vboxsync hmvmx.h: Use MSC vmx_* intrinsics.
(edit) @47427   11 years vboxsync PATM,IEM: Added interface for safely and quickly reading patch code.
(edit) @47424   11 years vboxsync include: VRDEInput header
(edit) @47416   11 years vboxsync include,Main,Extpack: emulated webcam updates
(edit) @47412   11 years vboxsync PMOVSKB -> PMOVMSKB; DISOPTYPE_SSE/MMX/FPU.
(edit) @47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47376   11 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47369   11 years vboxsync Reverted r87514 + r87515: Not needed since -fexceptions is not …
(edit) @47368   11 years vboxsync Build fix.
(edit) @47367   11 years vboxsync VBox/com/ptr.h: Handle bad_alloc.
(edit) @47349   11 years vboxsync Added VDIfCreateVfsStream for OVA importing/exporting - completely …
(edit) @47345   11 years vboxsync Added VDIfCreateVfsStream for OVA importing/exporting - completely …
(edit) @47326   11 years vboxsync IEM: Implemented the mwait & monitor instructions. (Still work to be …
(edit) @47322   11 years vboxsync hm_vmx: spaces and cosmetics.
(edit) @47320   11 years vboxsync hm_vmx: MSR capability for extended information on String I/O exits.
(edit) @47301   11 years vboxsync Build fix.
(edit) @47294   11 years vboxsync Guest user state reporting: Update.
(edit) @47267   11 years vboxsync Regenerate assembly headers, added TSSes to x86extra.mac.
(edit) @47259   11 years vboxsync pdmifs: fix putEventMT definition.
(edit) @47218   11 years vboxsync Build fix.
(edit) @47208   11 years vboxsync Devices/Input: more multi-touch plumbing.
(edit) @47157   11 years vboxsync include: VRDEImage.h comments
(edit) @47123   11 years vboxsync VMM/HM: Dispatch host NMIs on Intel. Added separate STAM counter for …
(edit) @47109   11 years vboxsync VMM: XCPT_NMI -> XCPT_OR_NMI. Name it like Intel does in the spec.
(edit) @47072   11 years vboxsync VMM/HMSVMR0: Use a different error code for unrecognized vs. …
(edit) @47036   11 years vboxsync BIOS,DevFdc,DrvBlock: The floppy controller should query the …
(edit) @47018   11 years vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @46993   11 years vboxsync DISPREFIX_REX_FLAGS is 0, so don't use it.
(edit) @46969   11 years vboxsync backed out …
(edit) @46959   11 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46942   11 years vboxsync VMM: Fix LDTR restoration to be done dynamically. This is required for …
(edit) @46933   11 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
(edit) @46925   11 years vboxsync VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
(edit) @46915   11 years vboxsync PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 …
(edit) @46904   11 years vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @46876   11 years vboxsync added Win8.1 OS type
(edit) @46842   11 years vboxsync VMM/HM: AMD-V feature bits update.
(edit) @46833   11 years vboxsync build fixes
(edit) @46792   11 years vboxsync Added CFGMR3DestroyTree.
(edit) @46788   11 years vboxsync VMM: Suspend and resume reasons.
(edit) @46783   11 years vboxsync wddm/crOpenGL: more TexPresent impl
(edit) @46779   11 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46720   11 years vboxsync Main/xml/Settings.cpp: limit snapshot depth to 250, avoiding crashes …
(edit) @46691   11 years vboxsync VMMDev.h: Drop unnecessary pragmas, keeping the pack(4) on the whole …
(edit) @46667   11 years vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46655   11 years vboxsync VMM/HMVMXR0: Reflect any exception to the guest if event delivery of …
(edit) @46649   11 years vboxsync Forward ported r85941 and required build fixes (Main: Implemented new …
(edit) @46557   11 years vboxsync VMM: AMD-V bits.
(edit) @46551   11 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46512   11 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46508   11 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46503   11 years vboxsync include/hm_svm.h: Remove comment on header include guard boundary, …
(edit) @46500   11 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46493   11 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
(edit) @46488   11 years vboxsync Add MAIN_VIDEOCAPTURECHANGEDEVENT to VBOX_LOGGROUP_NAMES too.
(edit) @46485   11 years vboxsync Missing asserts.
(edit) @46465   11 years vboxsync Main/VPX: introduced onVideoCaptureChange event
(edit) @46423   11 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
(edit) @46421   11 years vboxsync kmk incs
(edit) @46420   11 years vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @46379   11 years vboxsync VMM/HMVMXR0: Added VMFUNC feature recognition.
(edit) @46378   11 years vboxsync VMM/HM: Recognize more VT-x misc. MSR features as per the spec.
(edit) @46372   11 years vboxsync Main/glue/ErrorInfo.cpp: add method to retrieve an …
(edit) @46367   11 years vboxsync Control VBoxSVC release logging. Xtracker id: 6787
(edit) @46349   12 years vboxsync VM Icon override code: xtracker id 5292
(edit) @46341   12 years vboxsync Main: 64-bit unknown OS types.
(edit) @46314   12 years vboxsync VMM/HM: AMD-V bits. Get rid of unnecessary pragma packs and use 'u' …
(edit) @46312   12 years vboxsync VMM/HM: Use assembler structures to make code the VMX host restoration …
(edit) @46311   12 years vboxsync VMM/HM: Attempt to fix 32-bit burns.
(edit) @46310   12 years vboxsync VMM/HM: AMD-V bits. Bring VMCB layout up to latest spec.
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