VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32734   14 years vboxsync PCI: better accessors
(edit) @32727   14 years vboxsync com/string: Windows build fixes
(edit) @32722   14 years vboxsync PCI: more defines
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32714   14 years vboxsync PCI: extended address space access
(edit) @32691   14 years vboxsync Storage/VBoxHDD+iSCSI+DrvVD,Main/Medium: Make the IO and TCPNET …
(edit) @32631   14 years vboxsync Devices/VMMDev and Additions/common/VBoxGuestLib: get the mouse …
(edit) @32622   14 years vboxsync wddm: VBOXWDDM->VBOX_WITH_WDDM
(edit) @32589   14 years vboxsync PCI: BIST setter/getter
(edit) @32574   14 years vboxsync Additions/VBoxGuestLib+Additions/VBoxControl: Guest core dumps …
(edit) @32556   14 years vboxsync PCI: subsystem vendor and ID are RO
(edit) @32554   14 years vboxsync PCI: config registers cleanup
(edit) @32553   14 years vboxsync VBoxHDD: More cleanup - The I/O interface between the generic …
(edit) @32536   14 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32489   14 years vboxsync VMM: More work on the periodic preemption timer (no actual timers yet).
(edit) @32484   14 years vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
(edit) @32472   14 years vboxsync RDP/client: use sysfs for USB device enumeration and switch to using …
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32419   14 years vboxsync TM,HWVMXR0: Use the preemption timer to make sure we stop executing …
(edit) @32385   14 years vboxsync hwacc_vmx.h: some macro safty nits.
(edit) @32370   14 years vboxsync VD: Beginnings of the L2 disk cache
(edit) @32358   14 years vboxsync Documented why SUPR3QueryVTCaps is there.
(edit) @32345   14 years vboxsync Merged VBox/feature.h with VBox/param.h.
(edit) @32344   14 years vboxsync cpum.h -> cpum.h + cpumctx.h
(edit) @32341   14 years vboxsync dbgfcore.h -> dbgfcorefmt.h; only the format, no prototypes or stuff.
(edit) @32340   14 years vboxsync DBGFCoreWrite: split out the core related stuff into a separate …
(edit) @32323   14 years vboxsync Guest Additions/common: Build fix for Windows guest drivers.
(edit) @32313   14 years vboxsync VMMDev: added VMMDevReqWriteCoreDump. VMM/DBGFCoreWrite: remove unused …
(edit) @32277   14 years vboxsync DrvVD: Implement alternate select interface for Windows XP to avoid …
(edit) @32271   14 years vboxsync spaces
(edit) @32263   14 years vboxsync PCI work: registers, irqs, part of autoconfig
(edit) @32252   14 years vboxsync comments.
(edit) @32241   14 years vboxsync wddm: 1. guest installler integration (uninstall needs additional …
(edit) @32238   14 years vboxsync VMM/MMHeap: comments, added MM_TAG_DBGF_CORE_WRITE.
(edit) @32213   14 years vboxsync VMM/PGM: Functions for reading RAM ranges.
(edit) @32190   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
(edit) @32189   14 years vboxsync DevACPI/PDMDevHlpVMSuspendSaveAndPowerOff.
(edit) @32169   14 years vboxsync FT updates
(edit) @32157   14 years vboxsync pdmdrv.h: Increment the version, not the magic.
(edit) @32140   14 years vboxsync FT updates
(edit) @32137   14 years vboxsync vm.h/mac: build fix
(edit) @32135   14 years vboxsync Checkpoint PDM helper
(edit) @32133   14 years vboxsync vm.h/mac: alignment fixes.
(edit) @32124   14 years vboxsync Reapplied r65303: VMCPU: Added some STAMPROFILEADV members for ad hoc …
(edit) @32120   14 years vboxsync Main, devices: support for chipset selection in the public API
(edit) @32107   14 years vboxsync wddm/3d: issue render cmd on flush for shared resources to notify d3d …
(edit) @32055   14 years vboxsync Revert r65303 because it breaks Windows builds.
(edit) @32051   14 years vboxsync FT updates
(edit) @32046   14 years vboxsync VMCPU: Added some STAMPROFILEADV members for ad hoc cross moduel use.
(edit) @32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
(edit) @32034   14 years vboxsync Removed X86_PDE_PAE_PG_MASK, renamed X86_PDE_PAE_PG_MASK_FULL to …
(edit) @32010   14 years vboxsync VUSB: Added a way to cancel URBs without failing the transfer.
(edit) @32009   14 years vboxsync Removed GST_PDPE_PG_MASK and renamed GST_PDPE_PG_MASK_FULL to …
(edit) @32006   14 years vboxsync VMM/DBGFCoreWrite: skeleton.
(edit) @32000   14 years vboxsync x86.h,*: Eliminated X86_PML4E_PG_MASK and renamed …
(edit) @31989   14 years vboxsync VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
(edit) @31987   14 years vboxsync PGM,DBGC,DBGF: Dump guest paging structures.
(edit) @31983   14 years vboxsync Removed obsolete definitions
(edit) @31978   14 years vboxsync PGM,DBC,MM: Dump more information about shadow/guest pages.
(edit) @31966   14 years vboxsync DBGF,PGM,DBGC: dumping page tables - hacking still in progress (sigh, …
(edit) @31957   14 years vboxsync VRDP: allow to disable display output, input, USB, audio or clipboard.
(edit) @31948   14 years vboxsync PGM: paging hierarchy dumpers refactoring in progress.
(edit) @31938   14 years vboxsync FT updates
(edit) @31927   14 years vboxsync dbg.h: Fixed DBGCVAR_INIT_NUMBER.
(edit) @31911   14 years vboxsync make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
(edit) @31895   14 years vboxsync FT updates
(edit) @31890   14 years vboxsync OSE header fixes
(edit) @31888   14 years vboxsync Devices: export USB proxy device to OSE
(edit) @31860   14 years vboxsync RTCoreDumper: integration into IPRT, cleanup.
(edit) @31818   14 years vboxsync added HWVirtEx force property to API
(edit) @31793   14 years vboxsync EPTPTEBITS: Added offsets to the comments.
(edit) @31791   14 years vboxsync burn fix
(edit) @31786   14 years vboxsync PGM: AMD-V + NP optimization (IOM sometimes makes use of uErr).
(edit) @31782   14 years vboxsync FT updates
(edit) @31776   14 years vboxsync VBoxHDD: Resize stubs
(edit) @31766   14 years vboxsync FT updates
(edit) @31753   14 years vboxsync FT updates
(edit) @31743   14 years vboxsync FT updates for password
(edit) @31742   14 years vboxsync FT password
(edit) @31737   14 years vboxsync FT updates
(edit) @31732   14 years vboxsync FT updates
(edit) @31723   14 years vboxsync FT updates
(edit) @31721   14 years vboxsync FT skeleton code
(edit) @31718   14 years vboxsync Main: PNG screenshoting API
(edit) @31696   14 years vboxsync gcc warning
(edit) @31695   14 years vboxsync State changes for FT
(edit) @31686   14 years vboxsync FT api update
(edit) @31685   14 years vboxsync FT api
(edit) @31665   14 years vboxsync include: header fixes
(edit) @31636   14 years vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
(edit) @31615   14 years vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31598   14 years vboxsync EventQueue: Don't return VERR_TIMEOUT if we processed a message in …
(edit) @31589   14 years vboxsync EventQueue: windows fixes.
(edit) @31586   14 years vboxsync VBoxHDD: Needed enhancements for async iSCSI. Make it possible to let …
(edit) @31580   14 years vboxsync potentially uninitialized variable
(edit) @31579   14 years vboxsync EventQueue: Fix losing messages, use the right queue type on XPCOM …
(edit) @31565   14 years vboxsync PGM,HWACCM: MMIO optimizations - coding in progress.
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31508   14 years vboxsync Windows build fix
(edit) @31491   14 years vboxsync DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
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