VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49092   11 years vboxsync VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
(edit) @49074   11 years vboxsync Main, FE/Qt: Added a triple fault handling OS hint and a new OS/2 1.x …
(edit) @49058   11 years vboxsync Main: Added a TripleFaultReset switch.
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @49019   11 years vboxsync VMM: FPU cleanup.
(edit) @49000   11 years vboxsync VMM: IntrInfo to IntInfo renaming.
(edit) @48998   11 years vboxsync VMM/HMVMXR0: Propagate all unexpected exits to release log, slight …
(edit) @48986   11 years vboxsync VMM/SSM: Add support for USB devices
(edit) @48980   11 years vboxsync PDM,USB: Add methods to detach and attach drivers to USB devices …
(edit) @48934   11 years vboxsync include/: Whitespace cleanup by scm.
(edit) @48909   11 years vboxsync kmk incs
(edit) @48898   11 years vboxsync VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
(edit) @48879   11 years vboxsync Main/MediumAttachment+Machine: stub attribute/method for an explicit …
(edit) @48878   11 years vboxsync include/VBox/vd.h: de-C++ify the use of PARTITIONING_TYPE, and at the …
(edit) @48871   11 years vboxsync DMG: Fixes.
(edit) @48854   11 years vboxsync DMG: Fixes for making vbox-img convert work.
(edit) @48852   11 years vboxsync DMG in XAR fun, part 1 (probably will everything burn as I had to …
(edit) @48849   11 years vboxsync VDIfVfs.cpp: Added file interface wrapper - VDIfCreateVfsFile.
(edit) @48809   11 years vboxsync VBox/log.h: burn fix
(edit) @48803   11 years vboxsync Main: introduces event IHostNameResolutionConfigurationChangeEvent, …
(edit) @48743   11 years vboxsync Storage/VD: Add support for different sector sizes (only opening and …
(edit) @48694   11 years vboxsync DBGF: Added DBGFR3AsUnlinkModuleByName and extended DBGFR3AsLoadImage …
(edit) @48691   11 years vboxsync More Bstr compare operators.
(edit) @48685   11 years vboxsync More mac OS X guest types so we can add version specific hacks more easily.
(edit) @48649   11 years vboxsync VMM/HMVMXR0: VMCS size is bits 44:32 not 43:32. Assert what the Intel …
(edit) @48607   11 years vboxsync VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice
(edit) @48591   11 years vboxsync VMMR0/HMR0: HM-Context flag macros.
(edit) @48578   11 years vboxsync IHost::VideoCaptureDevices
(edit) @48565   11 years vboxsync VMM/HM: Added total VM-exits STAM.
(edit) @48562   11 years vboxsync HM: Operative macros for HM-context flags.
(edit) @48558   11 years vboxsync More doxygen fixes.
(edit) @48557   11 years vboxsync vm.h: Doxygen.
(edit) @48544   11 years vboxsync VMM/CPUM: Guest and Hyper-debug state pending 32->64 switcher case helpers.
(edit) @48543   11 years vboxsync VMM: Macros are not to be trusted, extra braces esp. when using '&' …
(edit) @48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @48528   11 years vboxsync Change implementation for turning a reset into a power off to prevent …
(edit) @48514   11 years vboxsync VRDEVideoIn.h: extended device info
(edit) @48491   11 years vboxsync crOpenGL: chrome fixes
(edit) @48466   11 years vboxsync include,Extpacks/Puel/UsbWebcam: Windows host webcam backend: report …
(edit) @48406   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48371   11 years vboxsync Forgot cpumctx.h with the MSR fix.
(edit) @48370   11 years vboxsync EM,HM: MWait fix, clearing the active bit too early.
(edit) @48313   11 years vboxsync Main/ExtPackManager+Console: add a way to load HGCM modules from an …
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @48267   11 years vboxsync VMM: Allow VT-x to be used in SMX mode, more granular error checking.
(edit) @48248   11 years vboxsync Comments.
(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) @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) @48094   11 years vboxsync settings/xml: cosmetics.
(edit) @48093   11 years vboxsync NAT/xml: loopback mappings introduces NATNetwork entities: …
(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) @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) @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) @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) @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
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