VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48234   11 years vboxsync VMM: PDMR3UsbCreateEmulatedDevice
(edit) @48230   11 years vboxsync VMM: Propagate errors properly while leaving HM context.
(edit) @48227   11 years vboxsync VMM: Ensure longjmps after hmR0[Vmx|Svm]LeaveSession() don't happen.
(edit) @48216   11 years vboxsync VMM/HM: Cleanup.
(edit) @48215   11 years vboxsync VMM/HMVMXR0: Cleanup.
(edit) @48209   11 years vboxsync VMM: Apparently we use underscores in unions/structs in other places. …
(edit) @48208   11 years vboxsync VMM: Cleanup, hungarian and comments.
(edit) @48151   11 years vboxsync Netware 6 is reading MSR_P4_LASTBRANCH_0 (0x1db).
(edit) @48143   11 years vboxsync x86.h: some new MSRs. _BIT defines for some EFLAGS.
(edit) @48140   11 years vboxsync VMM/HMVMXR0: Safer longjmp coverage, only restore host state when …
(edit) @48130   11 years vboxsync VMM: Enable thread-context hooks. Reimplemented event injection logic …
(edit) @48120   11 years vboxsync Another intel MSR.
(edit) @48119   11 years vboxsync Another intel MSR.
(edit) @48094   11 years vboxsync settings/xml: cosmetics.
(edit) @48093   11 years vboxsync NAT/xml: loopback mappings introduces NATNetwork entities: …
(edit) @48076   11 years vboxsync Spell "afterwards" correctly in comments.
(edit) @48066   11 years vboxsync CPUM: Fake MSR_IA32_MCG_STATUS reads. Corrected MSR names, IA32_MCP …
(edit) @48063   11 years vboxsync com/defs.h: Another dead interface RPC status (windows).
(edit) @48037   11 years vboxsync VMM/HM: Preemption hooks, work in progress. Hopefully I didn't break …
(edit) @48004   11 years vboxsync Fixed initialization.
(edit) @48003   11 years vboxsync VMM: CPUMR0Init -> CPUMR0InitVM renamed.
(edit) @48002   11 years vboxsync include/VBox/vmm: missed return.
(edit) @47999   11 years vboxsync VMM/HM: Better error reporting for unsupported VT-x feature combos.
(edit) @47996   11 years vboxsync More MSRs fixes on AMD64. MSR_K8_NB_CFG is for recent linux kernels …
(edit) @47991   11 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47989   11 years vboxsync VMM/VMMR0: Preemption hooks implemented and enabled for Solaris and …
(edit) @47988   11 years vboxsync Solaris reads MSR_RAPL_POWER_UNIT, give it some fake values.
(edit) @47982   11 years vboxsync VRDEVideoIn.h: extended frame info
(edit) @47942   11 years vboxsync CPUM: Ignore MSR_K8_INT_PENDING access.
(edit) @47876   11 years vboxsync kmk incs
(edit) @47853   11 years vboxsync Build fix; forgot the include file.
(edit) @47848   11 years vboxsync Main: API event for multitouch input.
(edit) @47844   11 years vboxsync VMM: X2APIC + NMI. Only tested on AMD64.
(edit) @47839   11 years vboxsync x86.h: APICBASE fields.
(edit) @47834   11 years vboxsync IPRT/file.h: Documentation.
(edit) @47830   11 years vboxsync Devices/Storage: Missing changes
(edit) @47829   11 years vboxsync Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
(edit) @47817   11 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47807   11 years vboxsync EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
(edit) @47789   11 years vboxsync PGM: Added a new page type for the VT-x APIC access page MMIO alias …
(edit) @47783   11 years vboxsync IPRT/RTFileModeToFlags.cpp: Set default sharing modes.
(edit) @47762   11 years vboxsync IPRT: Added RTFileModeToFlags* APIs + testcase.
(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) @47738   11 years vboxsync x86.h: Corrected X86DESCATTR_P definition (shifted left by 4 bits by …
(edit) @47737   11 years vboxsync HM.cpp: Added APIs for checking whether VT-x and AMD-V are enabled.
(edit) @47735   11 years vboxsync Comment typo.
(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) @47667   11 years vboxsync x86.h: A couple of DR7 macros.
(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) @47572   11 years vboxsync Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
(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) @47547   11 years vboxsync x86.h: Added X86_EFL_LIVE_MASK and X86_EFL_RA1_MASK.
(edit) @47516   11 years vboxsync Backed out r87679: Still working on the wrong solution... Sigh.
(edit) @47503   11 years vboxsync Main: bump settings version if NAT networks are defined
(edit) @47500   11 years vboxsync pr6022. Second variant of support GZIP files for OVA appliance.
(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) @47435   11 years vboxsync iprt/cdefs.h: RT_INLINE_ASM_USES_INTRIN = major MSC version number so …
(edit) @47432   11 years vboxsync HMR0VMX.cpp: Attempt to fix incorrect DR7 and DR[0-3] checks in I/O …
(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) @47406   11 years vboxsync x86.h: Added MSXCR macros.
(edit) @47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47381   11 years vboxsync keep within 130 columns.
(edit) @47376   11 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47370   11 years vboxsync iprt/thread.h: Define/document the return values more explicitly when …
(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) @47359   11 years vboxsync IPRT: Added compression to the gzip VFS I/O stream class …
(edit) @47356   11 years vboxsync IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal.
(edit) @47352   11 years vboxsync Runtime/r0drv: Reference counting for kernel thread-context hooks.
(edit) @47351   11 years vboxsync doc typo
(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) @47344   11 years vboxsync RTZipGzipDecompressBuffer was removed.
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