VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32445   15 years vboxsync iprt/list.h: Added RTListForEachSafe and RTListForEachReverseSafe.
(edit) @32431   15 years vboxsync scm cleanup
(edit) @32419   15 years vboxsync TM,HWVMXR0: Use the preemption timer to make sure we stop executing …
(edit) @32411   15 years vboxsync Runtime/r3/coredumper: addressed some todos in r65763.
(edit) @32393   15 years vboxsync iprt/coredumper.h: fixed wrong flag change in r65708.
(edit) @32385   15 years vboxsync hwacc_vmx.h: some macro safty nits.
(edit) @32370   15 years vboxsync VD: Beginnings of the L2 disk cache
(edit) @32359   15 years vboxsync Runtime/r3/coredumper: flags.
(edit) @32358   15 years vboxsync Documented why SUPR3QueryVTCaps is there.
(edit) @32355   15 years vboxsync IPRT: Added RTLogRelSetBuffering and RTLogSetBuffering.
(edit) @32350   15 years vboxsync Runtime/r3/coredumper: name flags similar to planned CFGM keys.
(edit) @32347   15 years vboxsync Runtime/r3/coredumper: Setup SIGUSR2 and flags, allow taking live cores.
(edit) @32345   15 years vboxsync Merged VBox/feature.h with VBox/param.h.
(edit) @32344   15 years vboxsync cpum.h -> cpum.h + cpumctx.h
(edit) @32341   15 years vboxsync dbgfcore.h -> dbgfcorefmt.h; only the format, no prototypes or stuff.
(edit) @32340   15 years vboxsync DBGFCoreWrite: split out the core related stuff into a separate …
(edit) @32336   15 years vboxsync include/Makefile.kmk: alloca.h exclusion update.
(edit) @32323   15 years vboxsync Guest Additions/common: Build fix for Windows guest drivers.
(edit) @32313   15 years vboxsync VMMDev: added VMMDevReqWriteCoreDump. VMM/DBGFCoreWrite: remove unused …
(edit) @32284   15 years vboxsync Pointer based GCPhys AVL tree
(edit) @32277   15 years vboxsync DrvVD: Implement alternate select interface for Windows XP to avoid …
(edit) @32276   15 years vboxsync IPRT/Socket: Add extended select API where the events to wait for can …
(edit) @32271   15 years vboxsync spaces
(edit) @32263   15 years vboxsync PCI work: registers, irqs, part of autoconfig
(edit) @32252   15 years vboxsync comments.
(edit) @32241   15 years vboxsync wddm: 1. guest installler integration (uninstall needs additional …
(edit) @32238   15 years vboxsync VMM/MMHeap: comments, added MM_TAG_DBGF_CORE_WRITE.
(edit) @32213   15 years vboxsync VMM/PGM: Functions for reading RAM ranges.
(edit) @32190   15 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
(edit) @32189   15 years vboxsync DevACPI/PDMDevHlpVMSuspendSaveAndPowerOff.
(edit) @32169   15 years vboxsync FT updates
(edit) @32157   15 years vboxsync pdmdrv.h: Increment the version, not the magic.
(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 …
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