VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32140   15 years vboxsync FT updates
(edit) @32137   15 years vboxsync vm.h/mac: build fix
(edit) @32135   15 years vboxsync Checkpoint PDM helper
(edit) @32133   15 years vboxsync vm.h/mac: alignment fixes.
(edit) @32125   15 years vboxsync iprt/memtracker: hacking in progress.
(edit) @32124   15 years vboxsync Reapplied r65303: VMCPU: Added some STAMPROFILEADV members for ad hoc …
(edit) @32120   15 years vboxsync Main, devices: support for chipset selection in the public API
(edit) @32107   15 years vboxsync wddm/3d: issue render cmd on flush for shared resources to notify d3d …
(edit) @32055   15 years vboxsync Revert r65303 because it breaks Windows builds.
(edit) @32051   15 years vboxsync FT updates
(edit) @32046   15 years vboxsync VMCPU: Added some STAMPROFILEADV members for ad hoc cross moduel use.
(edit) @32036   15 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
(edit) @32035   15 years vboxsync Changing the remaining X86_PTE_PAE_PG_MASK uses to …
(edit) @32034   15 years vboxsync Removed X86_PDE_PAE_PG_MASK, renamed X86_PDE_PAE_PG_MASK_FULL to …
(edit) @32032   15 years vboxsync iprt/string.h: use 80 colums, r=xxxx is for writing nasty review …
(edit) @32010   15 years vboxsync VUSB: Added a way to cancel URBs without failing the transfer.
(edit) @32009   15 years vboxsync Removed GST_PDPE_PG_MASK and renamed GST_PDPE_PG_MASK_FULL to …
(edit) @32006   15 years vboxsync VMM/DBGFCoreWrite: skeleton.
(edit) @32000   15 years vboxsync x86.h,*: Eliminated X86_PML4E_PG_MASK and renamed …
(edit) @31989   15 years vboxsync VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
(edit) @31987   15 years vboxsync PGM,DBGC,DBGF: Dump guest paging structures.
(edit) @31983   15 years vboxsync Removed obsolete definitions
(edit) @31978   15 years vboxsync PGM,DBC,MM: Dump more information about shadow/guest pages.
(edit) @31966   15 years vboxsync DBGF,PGM,DBGC: dumping page tables - hacking still in progress (sigh, …
(edit) @31957   15 years vboxsync VRDP: allow to disable display output, input, USB, audio or clipboard.
(edit) @31950   15 years vboxsync iprt: explicitly document that all RTStr* functions return the number …
(edit) @31948   15 years vboxsync PGM: paging hierarchy dumpers refactoring in progress.
(edit) @31938   15 years vboxsync FT updates
(edit) @31927   15 years vboxsync dbg.h: Fixed DBGCVAR_INIT_NUMBER.
(edit) @31911   15 years vboxsync make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
(edit) @31895   15 years vboxsync FT updates
(edit) @31890   15 years vboxsync OSE header fixes
(edit) @31888   15 years vboxsync Devices: export USB proxy device to OSE
(edit) @31860   15 years vboxsync RTCoreDumper: integration into IPRT, cleanup.
(edit) @31853   15 years vboxsync two Makefile.kup to OSE
(edit) @31847   15 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31843   15 years vboxsync FreeBSD: build fix
(edit) @31818   15 years vboxsync added HWVirtEx force property to API
(edit) @31793   15 years vboxsync EPTPTEBITS: Added offsets to the comments.
(edit) @31791   15 years vboxsync burn fix
(edit) @31788   15 years vboxsync Moved RTTCPSERVER to types.h
(edit) @31786   15 years vboxsync PGM: AMD-V + NP optimization (IOM sometimes makes use of uErr).
(edit) @31782   15 years vboxsync FT updates
(edit) @31776   15 years vboxsync VBoxHDD: Resize stubs
(edit) @31766   15 years vboxsync FT updates
(edit) @31753   15 years vboxsync FT updates
(edit) @31743   15 years vboxsync FT updates for password
(edit) @31742   15 years vboxsync FT password
(edit) @31737   15 years vboxsync FT updates
(edit) @31732   15 years vboxsync FT updates
(edit) @31723   15 years vboxsync FT updates
(edit) @31721   15 years vboxsync FT skeleton code
(edit) @31718   15 years vboxsync Main: PNG screenshoting API
(edit) @31696   15 years vboxsync gcc warning
(edit) @31695   15 years vboxsync State changes for FT
(edit) @31686   15 years vboxsync FT api update
(edit) @31685   15 years vboxsync FT api
(edit) @31665   15 years vboxsync include: header fixes
(edit) @31636   15 years vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
(edit) @31623   15 years vboxsync Runtime: add progress callback support to the tar backend
(edit) @31615   15 years vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31598   15 years vboxsync EventQueue: Don't return VERR_TIMEOUT if we processed a message in …
(edit) @31590   15 years vboxsync iprt/err.h: VINF_INTERRUPTED and VINF_TIMEOUT.
(edit) @31589   15 years vboxsync EventQueue: windows fixes.
(edit) @31586   15 years vboxsync VBoxHDD: Needed enhancements for async iSCSI. Make it possible to let …
(edit) @31583   15 years vboxsync Runtime/Sg: Extend RTSgBufSegArrayCreate to allow just counting the …
(edit) @31580   15 years vboxsync potentially uninitialized variable
(edit) @31579   15 years vboxsync EventQueue: Fix losing messages, use the right queue type on XPCOM …
(edit) @31565   15 years vboxsync PGM,HWACCM: MMIO optimizations - coding in progress.
(edit) @31539   15 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31526   15 years vboxsync iprt/sg.h: Made RTSgBufMapToNative a bit safer and fixed some left …
(edit) @31508   15 years vboxsync Windows build fix
(edit) @31491   15 years vboxsync DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
(edit) @31490   15 years vboxsync VBox/x86.h: X86TSS16.
(edit) @31489   15 years vboxsync CPUMGetGuestCRx,CPUMGetGuestCR8: Do the PDM TPR querying in CPUM …
(edit) @31481   15 years vboxsync Main: use a shared type for string maps
(edit) @31464   15 years vboxsync Main: support per-machine media registries in XML settings (not yet used)
(edit) @31462   15 years vboxsync Debugger: dt,dt16,dt32,dt64 - work in progress.
(edit) @31460   15 years vboxsync REM,DBGF: Logging fixes, avoid assertion when disassembling.
(edit) @31456   15 years vboxsync VBoxHDD: Make the non blocking read/write socket APIs available in the …
(edit) @31453   15 years vboxsync Runtime/poll: Add a method to change the events to poll for without …
(edit) @31452   15 years vboxsync Fix Windows burn, second try
(edit) @31451   15 years vboxsync Fix Windows burn
(edit) @31449   15 years vboxsync Correct declaration
(edit) @31448   15 years vboxsync Runtime/Sg: Add a method to convert a S/G buffer to a native S/G array …
(edit) @31444   15 years vboxsync PGM: Don't let the ATA device exhaust the dynamic mapping cache - …
(edit) @31430   15 years vboxsync Guest Additions version lookup/status: Fixed loading of guest drivers, …
(edit) @31427   15 years vboxsync mac build fix
(edit) @31419   15 years vboxsync iprt/string.h: Fixed RTSTR_GET_BIT_FLAG. Affects RTStrFormatV and all …
(edit) @31418   15 years vboxsync iprt/string.h,utf-8.cpp: avoid including uni.h; misc nits.
(edit) @31413   15 years vboxsync iprt: ASMCpuId() and ASMGetApicId() return different data on …
(edit) @31404   15 years vboxsync RTPathGetMode: Can simplify this now that we've got RTPathQueryInfoEx.
(edit) @31402   15 years vboxsync PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
(edit) @31401   15 years vboxsync VBox/log.h: +LOG_GROUP_PGM_DYNMAP.
(edit) @31400   15 years vboxsync VBox/cpum.h: CPUMGCCallV86Code docs and right DECL macro.
(edit) @31399   15 years vboxsync iprt/log.h: Added RTLOG_[COMMA]_SRC_POS* defines for function call tracing.
(edit) @31397   15 years vboxsync iprt/getopt.h: docs.
(edit) @31372   15 years vboxsync Main: fix memory leak in VirtualBox::postEvent() when posting the …
(edit) @31364   15 years vboxsync Some more fixes for Guest Additions version lookup/status; moved some …
(edit) @31359   15 years vboxsync Keep track of the native R0 thread handle for each EMT too. Use that …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette