VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2666   18 years vboxsync fixed name
(edit) @2664   18 years vboxsync Updates
(edit) @2662   18 years vboxsync Updared header file for raw disk access.
(edit) @2659   18 years vboxsync Corrected function description.
(edit) @2658   18 years vboxsync Added usblibCaptureDevice
(edit) @2650   18 years vboxsync Updated VD image create interface. Implemented closing/deleting of …
(edit) @2649   18 years vboxsync Compile fix
(edit) @2648   18 years vboxsync Added USBLibEnable/DisableDeviceCapture
(edit) @2633   18 years vboxsync added PDMDevHlpQueryCPUId()
(edit) @2625   18 years vboxsync Added usb monitor driver major & minor version.
(edit) @2624   18 years vboxsync Renamed structure member.
(edit) @2623   18 years vboxsync Fixed UTC typo.
(edit) @2621   18 years vboxsync Update
(edit) @2610   18 years vboxsync spelling
(edit) @2602   18 years vboxsync preliminary system time offset implementation
(edit) @2599   18 years vboxsync small correction
(edit) @2598   18 years vboxsync Added a bunch of pci register defines and created a couple of the …
(edit) @2597   18 years vboxsync New device helper PCISetConfigCallbacks. (patch from R. Zeljko)
(edit) @2596   18 years vboxsync Moved PFNPCICONFIGREAD and PFNPCICONFIGWRITE out in the open.
(edit) @2591   18 years vboxsync New open flag for disabling the optimizing out of unchanged block …
(edit) @2585   18 years vboxsync Please rename OSType, it conflicts with a core Mac OS X type.
(edit) @2581   18 years vboxsync New method for HWACCM called TMCpuTickCanUseRealTSC() (completely …
(edit) @2576   18 years vboxsync synced docs.
(edit) @2575   18 years vboxsync Added usb monitor driver names.
(edit) @2565   18 years vboxsync A little experiment trying to get rid of the critsect contention in DevATA.
(edit) @2553   18 years vboxsync Added EMInterpretRdtsc
(edit) @2550   18 years vboxsync Added TMVirtualSyncGetEx
(edit) @2538   18 years vboxsync Quick implementation of IRQ level flip-flip (pass …
(edit) @2528   18 years vboxsync A new external authentication prototype for multiconnection, use …
(edit) @2527   18 years vboxsync Check VRDP multiconnection property. A new external authentication …
(edit) @2522   18 years vboxsync VRDP multiconnection clipboard. The VRDP server always works in …
(edit) @2507   18 years vboxsync Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really …
(edit) @2504   18 years vboxsync Documented port I/O status code and fixed places where we didn't …
(edit) @2498   18 years vboxsync VINF_IOM_HC_IOPORT_READWRITE should not be used anywhere. Will remove …
(edit) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
(edit) @2464   18 years vboxsync Added TMR3UCTNow, exported it as a DevHlp and made VMMDev use it as …
(edit) @2436   18 years vboxsync HTML format for shared clipboard (Windows guest, Windows host).
(edit) @2391   18 years vboxsync Export to OSE.
(edit) @2386   18 years vboxsync Clipboard RDP channel
(edit) @2358   18 years vboxsync New VMDK code.
(edit) @2337   18 years vboxsync Update log groups and errors for new virtual disk container code.
(edit) @2333   18 years vboxsync gcc-4.2 warnings
(edit) @2292   18 years vboxsync Turned out the Devices testcase craved 32 byte alignment.
(edit) @2291   18 years vboxsync More ring-0/ring-3 type safety (callbacks and PDM symbol resolving).
(edit) @2287   18 years vboxsync PTRPMEVENT and PCTRPMEVENT.
(edit) @2286   18 years vboxsync Alignment fix.
(edit) @2283   18 years vboxsync Working TMCLOCK_VIRTUAL_SYNC.
(edit) @2268   18 years vboxsync Stricter pointer typechecking. (R0 vs R3)
(edit) @2250   18 years vboxsync DBGFINFO_FLAGS_RUN_ON_EMT and Ex registration function.
(edit) @2248   18 years vboxsync Implementing timer syncrhonous virtual clock.
(edit) @2246   18 years vboxsync Input/pckbd.c => Input/DevPS2.cpp
(edit) @2244   18 years vboxsync NS and PCT units.
(edit) @2225   18 years vboxsync Added IOMInterpretIN & IOMInterpretOUT
(edit) @2211   18 years vboxsync Added IOMInterpretINSEx & IOMInterpretOUTSEx
(edit) @2205   18 years vboxsync Update
(edit) @2167   18 years vboxsync Added DBGFIsStepping
(edit) @2165   18 years vboxsync IN_RING0
(edit) @2164   18 years vboxsync space
(edit) @2162   18 years vboxsync Added DBGFR0Trap01/3Handler
(edit) @2159   18 years vboxsync Added EMSTATE_DEBUG_GUEST_HWACC
(edit) @2140   18 years vboxsync Web services: Adjustments to global XIDL file, more progress with web …
(edit) @2125   18 years vboxsync Changed export type.
(edit) @2123   18 years vboxsync TRPM changes to assert and report trap/interrupt types accurately.
(edit) @2118   18 years vboxsync Update new VBox HDD container interface.
(edit) @2114   18 years vboxsync SELMToFlatEx change
(edit) @2106   18 years vboxsync Do not block EMT while resizing the framebuffer.
(edit) @2104   18 years vboxsync Added X86_SEL_TYPE_MEMORY
(edit) @2074   18 years vboxsync Updated function description.
(edit) @2073   18 years vboxsync Added TMVirtualGetEx
(edit) @2060   18 years vboxsync Added TMCpuTickGetOffset
(edit) @2059   18 years vboxsync unbusted 64-bit builds (TODO: why the heck didn't this trigger build …
(edit) @2040   18 years vboxsync PDM_DEVREG_CLASS_MISC
(edit) @2039   18 years vboxsync LOG_GROUP_MISC
(edit) @2035   18 years vboxsync Corrections
(edit) @2032   18 years vboxsync Added EMGCEmulateLockCmpXchg & EMGCEmulateCmpXchg
(edit) @2015   18 years vboxsync Fixed 2 stupid mistakes.
(edit) @2014   18 years vboxsync r=bird: some cleanup of the cPages change.
(edit) @2012   18 years vboxsync Added Bstr::alloc() to pair Utf8Str() alloc.
(edit) @1993   18 years vboxsync Added CSAMR3RemovePage
(edit) @1990   18 years vboxsync Added EMEmulateBtc & EMEmulateBts
(edit) @1984   18 years vboxsync Added EMEmulateBtr
(edit) @1975   18 years vboxsync Added EMR3CheckRawForcedActions
(edit) @1962   18 years vboxsync Free old string if present in alloc.
(edit) @1961   18 years vboxsync Missing return type.
(edit) @1960   18 years vboxsync Added alloc method to Utf8Str class
(edit) @1949   18 years vboxsync Forgot a few VBox HDD container APIs.
(edit) @1942   18 years vboxsync Redesigned VBox HDD container interface. Now all operations work with …
(edit) @1937   18 years vboxsync Added DISFetchRegSegEx
(edit) @1934   18 years vboxsync Added DISFetchRegSeg & DISWriteRegSeg
(edit) @1901   18 years vboxsync VMDK container API, first version (as similar as possible to the VDI one).
(edit) @1890   18 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
(edit) @1883   18 years vboxsync warning if included in C files
(edit) @1862   18 years vboxsync Forgot to commit sup.h with the correctly aligned GIP.
(edit) @1857   18 years vboxsync VERR_NAT_DNS => VINF_NAT_DNS
(edit) @1840   18 years vboxsync Support driver interface cleanup.
(edit) @1832   18 years vboxsync CSAM updates
(edit) @1829   18 years vboxsync Added CSAMMarkPossibleCodePage
(edit) @1827   18 years vboxsync Don't need CPUMGetGuestCPLEx.
(edit) @1826   18 years vboxsync Added CPUMGetGuestCPL & CPUMGetGuestCPLEx.
(edit) @1711   18 years vboxsync HGCM cleanup.
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