VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34876   14 years vboxsync PCI: some infrastructure work
(edit) @34846   14 years vboxsync COM glue: Added a substring constructor to the Bstr class (with …
(edit) @34837   14 years vboxsync Main/Settings: always use forward slashes in media & snapshot folder …
(edit) @34785   14 years vboxsync iprt/cpp/ministring.h,VBox/com/string.h: Use …
(edit) @34754   14 years vboxsync Main/VMMDev: optionally report multi-monitor mouse co-ordinates …
(edit) @34744   14 years vboxsync VRDP: audio input channel: another parameter for VRDEAudioInOpen.
(edit) @34727   14 years vboxsync gcc-4.5 does not compile this assertion
(edit) @34695   14 years vboxsync PIC: Reversed IRQ flip-flop polarity.
(edit) @34686   14 years vboxsync Additions/common/VBoxVideo and Additions/WINNT/Graphics: modesetting …
(edit) @34665   14 years vboxsync Additions/common/VBoxVideo and Additions/WINNT/Graphics: some …
(edit) @34655   14 years vboxsync Glue: make sure that crashed XPCOM servers are reliably detected
(edit) @34587   14 years vboxsync Main: Bandwidth groups for disks (and later network) This introduces …
(edit) @34586   14 years vboxsync AsyncCompletion: Allow to change bandwidth limits during runtime
(edit) @34574   14 years vboxsync Make vrde auth library configurable per VM.
(edit) @34571   14 years vboxsync crOpenGL: fix compiz for high resolution guests
(edit) @34563   14 years vboxsync VRDPAuth -> VBoxAuth.
(edit) @34558   14 years vboxsync Updated VBox authentication library interface, removed references to VRDP.
(edit) @34556   14 years vboxsync GuestControlSvc.h: a bit of doxygen, dropping leading underscores
(edit) @34553   14 years vboxsync Build fix.
(edit) @34525   14 years vboxsync VRDP: initial implementation of audio input channel in VRDP server and …
(edit) @34521   14 years vboxsync VBoxGuest: Report 64-bit OS types (only linux got this right earlier).
(edit) @34497   14 years vboxsync added JRockitVE operating system support
(edit) @34490   14 years vboxsync VBoxVideo: remove leading underscore from structure names and make …
(edit) @34438   14 years vboxsync VBoxVideoGuest.h, VMMDev.h, Additions/WINNT/Graphics: refactoring of …
(edit) @34433   14 years vboxsync Storage: Introduce interface to query the location of a medium (device …
(edit) @34429   14 years vboxsync Additions/WINNT/Graphics and Additions/common/VBoxVideo: move the …
(edit) @34404   14 years vboxsync include/VBox/Hardware/VBoxVideoVBE.h, …
(edit) @34399   14 years vboxsync Devices/Graphics, Additions: move the VBE I/O port-related definitions …
(edit) @34346   14 years vboxsync Additions/WINNT/Graphics: more refactoring and the start of a common …
(edit) @34331   14 years vboxsync PCI: more 4.0 interfaces
(edit) @34328   14 years vboxsync CPUM: updated the CPUID processor feature flags
(edit) @34326   14 years vboxsync VMM: Removed the XXXInitCPU and XXXTermCPU methods since all but the …
(edit) @34323   14 years vboxsync VMM: Changed a bunch of VMMR3DECLs to VMMR3_INT_DECL.
(edit) @34320   14 years vboxsync VMM: Moved the fUsePeriodicPreemptionTimers LogRel statement till the …
(edit) @34306   14 years vboxsync USBLib-win: unused function
(edit) @34301   14 years vboxsync PCI: interrupt mapping
(edit) @34287   14 years vboxsync ExtPack: Don't hold any locks when calling extension pack hooks …
(edit) @34268   14 years vboxsync PCI: some 64-bit BARs bits
(edit) @34244   14 years vboxsync Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
(edit) @34242   14 years vboxsync com/string.h: Added Bstr::isNotEmpty().
(edit) @34241   14 years vboxsync PDM: Added search paths to the device and driver DLL CFGM nodes so …
(edit) @34233   14 years vboxsync header fixes
(edit) @34231   14 years vboxsync PCI: allow arbitrary width BAR accesses
(edit) @34222   14 years vboxsync PDMDriver: Helper to create a block cache for drivers
(edit) @34219   14 years vboxsync PDM/BlockCache: First part for #5295, move the writeback cache into a …
(edit) @34217   14 years vboxsync VD: Use S/G buffers instead of S/G arrays for VDAsyncWrite and …
(edit) @34207   14 years vboxsync pdmdrv: introduced PDMDrvHlpDBGFInfoRegister / PDMDrvHlpDBGFInfoDeregister
(edit) @34182   14 years vboxsync wddm/3d: saved state fixes 1
(edit) @34173   14 years vboxsync Comments.
(edit) @34163   14 years vboxsync PGMR3PhysRomRegister/PDMDevHlpROMRegister: Added cbBinary argument to …
(edit) @34150   14 years vboxsync doxygen
(edit) @34140   14 years vboxsync 2d: saved state as part of vga state
(edit) @34129   14 years vboxsync 2d: fix save state deadlock (xtracker#5335)
(edit) @34126   14 years vboxsync pdmifs.h/PDMIVMMDEVPORT: Brushed up parameter names and docs.
(edit) @34086   14 years vboxsync Main: Pass more IVirtualBox pointers to the extension pack. VRDE …
(edit) @34075   14 years vboxsync warnings
(edit) @34073   14 years vboxsync ExtPack: Fixes to IExtPack (QueryInterface can't be used for getting …
(edit) @34071   14 years vboxsync com::Guid: Don't depend on RTUuitFromStr/Utf16 to not touch the output …
(edit) @34021   14 years vboxsync typos
(edit) @34019   14 years vboxsync VBox/types.h: 64-bit gate descriptors
(edit) @34014   14 years vboxsync scm whitespace cleanup
(edit) @34010   14 years vboxsync Main, FE/VBoxManage: Make it possible to mark specific controllers as …
(edit) @33994   14 years vboxsync shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder …
(edit) @33988   14 years vboxsync crOpenGL/wddm: more multithreading fixes, vista expirience index works now
(edit) @33976   14 years vboxsync now for real
(edit) @33971   14 years vboxsync recompiler: type fix
(edit) @33963   14 years vboxsync Main: moved listeners to location usable by fronends, rework
(edit) @33935   14 years vboxsync VMM: mask all Local APIC interrupt vectors which are set up to NMI …
(edit) @33933   14 years vboxsync kmk incs
(edit) @33864   14 years vboxsync Main,NAT: Don't bother NAT back-end with rule name.
(edit) @33831   14 years vboxsync header not required
(edit) @33827   14 years vboxsync Main,xml: win build fix.
(edit) @33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
(edit) @33806   14 years vboxsync ExtPack changes, related IPRT changes.
(edit) @33799   14 years vboxsync PDM: Added DevHelps to query virtual time without requiring a timer.
(edit) @33766   14 years vboxsync VBoxManage: Implemented 'list extpacks', 'extpack install' and …
(edit) @33758   14 years vboxsync Main, Devices/VMMDev, VBoxBFE: some rewrites of the mouse handling code
(edit) @33739   14 years vboxsync missing header updates + include.
(edit) @33714   14 years vboxsync wddm/3d: CrHgsmi cleanup, free resources correctly; 2D fixes
(edit) @33701   14 years vboxsync SUPLib: Some new hardening APIs (almost done).
(edit) @33693   14 years vboxsync Main: More ExtPack code.
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33675   14 years vboxsync Main;Runtime: move 32bit string to int converter
(edit) @33661   14 years vboxsync Main/OVF: never write the Machine/@stateFile attribute in machine XML …
(edit) @33656   14 years vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @33623   14 years vboxsync ExtPack: More code.
(edit) @33621   14 years vboxsync Utf8Str: Use printfV in Utf8StrFmt, eliminated Utf8StrFmtVA by …
(edit) @33575   14 years vboxsync build fix
(edit) @33567   14 years vboxsync VD: Move the generic virtual disk framework + backends to …
(edit) @33558   14 years vboxsync Guest Copy/Guest Additions: First working version of host-triggered …
(edit) @33556   14 years vboxsync VRDE: More API changes for the VRDP server separation.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33524   14 years vboxsync Storage: Implement offical support for other disk types like DVD and …
(edit) @33513   14 years vboxsync fix OSE
(edit) @33492   14 years vboxsync Guest Copy/Guest Additions: Update.
(edit) @33439   14 years vboxsync IPRT, Linux additions, Shared folders: added support for guest shared …
(edit) @33419   14 years vboxsync PDM, PCI: save MSI-X page in saved state, multiple vectors in MSI, tweaks
(edit) @33409   14 years vboxsync Shared folders: introduced SHFL_FN_READLINK, SHFL_FN_SYMLINK, …
(edit) @33386   14 years vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33385   14 years vboxsync VBox/com/defs.h: Some OS/2 hack updates from a while back…
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