VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5956   17 years vboxsync Made VUSBDEV internal to VUSB.
(edit) @5954   17 years vboxsync Added pfnUsbGetDescriptorCache method that VUSB can use to get the …
(edit) @5944   17 years vboxsync gcc-4.3 warning
(edit) @5891   17 years vboxsync Guest Additions: fixed todo from r26395 regarding IOCTL definitions on …
(edit) @5887   17 years vboxsync r=bird: Removed incorrect remarks, updated the others with the recent …
(edit) @5849   17 years vboxsync New device: internal network IP stack, based on lwIP.
(edit) @5846   17 years vboxsync another clashes.
(edit) @5845   17 years vboxsync r=bird: fixed clashes.
(edit) @5819   17 years vboxsync Additions: added an R3 runtime for Linux guests
(edit) @5811   17 years vboxsync Add error codes and logging group for pdm async completion
(edit) @5808   17 years vboxsync Fixed PCI config. Added non-32-bit op support (used by Windows).
(edit) @5790   17 years vboxsync Fix copy&paste errors
(edit) @5782   17 years vboxsync Implemented NumLock state synch over VRDP.
(edit) @5764   17 years vboxsync Moved the standard USB stuff out of the internal header.
(edit) @5758   17 years vboxsync webservice: implement session timeout + garbage collector; fix …
(edit) @5750   17 years vboxsync refactored the URB part of the VUSB <-> Device interface.
(edit) @5749   17 years vboxsync refactored CLEAR_FEATURE(ENDPOINT).
(edit) @5748   17 years vboxsync refactored SET_INTERFACE.
(edit) @5746   17 years vboxsync refactored SET_CONFIGURATION.
(edit) @5745   17 years vboxsync VUSB / PDM refactoring (in progress).
(edit) @5744   17 years vboxsync PDMINS2DATA* -> PDMINS_2_DATA* to follow the guidelines.
(edit) @5731   17 years vboxsync Implemented some search commands in the debugger.
(edit) @5722   17 years vboxsync Added a bottom pointer to the PDMLUN structure. Added plugge/unplugged …
(edit) @5713   17 years vboxsync Added an maskedInterface property to the USB filters. It is used to …
(edit) @5667   17 years vboxsync Debugger interface for searching memory. Fixed a const mixup.
(edit) @5660   17 years vboxsync Added missing description argument.
(edit) @5658   17 years vboxsync Main: Removed semicolons after the namespace closing curly braces (not …
(edit) @5655   17 years vboxsync PDMAsync outline.
(edit) @5650   17 years vboxsync Some descriptors
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5563   17 years vboxsync VBoxUSB reorg.
(edit) @5562   17 years vboxsync USBLIB_DECL (used by more than one header, unfortunately, so i have to …
(edit) @5529   17 years vboxsync realign attempt.
(edit) @5527   17 years vboxsync 32-bit alignment.
(edit) @5526   17 years vboxsync more padding space for 32-bit.
(edit) @5525   17 years vboxsync PDMUsb changes.
(edit) @5515   17 years vboxsync Put back used version defines
(edit) @5514   17 years vboxsync EHCI: No usb version hacks for our USB 2 controller.
(edit) @5513   17 years vboxsync webservice: add authentication for logon.
(edit) @5511   17 years vboxsync Runtime: Fixed the RTLOGGER_THREAD/"RT_THREAD" pair.
(edit) @5509   17 years vboxsync Fixed init order assertion in TMR3Init/PDM.
(edit) @5491   17 years vboxsync More room for TM.
(edit) @5477   17 years vboxsync export
(edit) @5465   17 years vboxsync corrected cpum alignment for mac os x.
(edit) @5397   17 years vboxsync Shaved off a few ticks on RDTSC emulation to speed up Solaris guest.
(edit) @5384   17 years vboxsync LOCK BTR and LOCK OR (for Solaris guests).
(edit) @5342   17 years vboxsync Protect cmpxchg emulation
(edit) @5287   17 years vboxsync 2 more cpuid leaves for the centaur part. letting 0xc0000002 thru …
(edit) @5285   17 years vboxsync deal with the centaur cpuid stuff.
(edit) @5283   17 years vboxsync internal networking fixes.
(edit) @5276   17 years vboxsync VRDPAuth.h can be used from .c
(edit) @5266   17 years vboxsync Show a warning message when the guest tries to send a ping packet that …
(edit) @5240   17 years vboxsync GCFGM mock-up.
(edit) @5233   17 years vboxsync Added a request for resetting GVMM stats. not hooked up to STAM yet.
(edit) @5216   17 years vboxsync AHCI: add log group dev_ahci
(edit) @5211   17 years vboxsync GVMM statistics.
(edit) @5198   17 years vboxsync Experiment with call recording for CSAM
(edit) @5191   17 years vboxsync typo
(edit) @5189   17 years vboxsync Implemented STAMR3Snapshot (untested, missing formal XML description).
(edit) @5185   17 years vboxsync Extra field for TD type
(edit) @5178   17 years vboxsync More space of TD copy
(edit) @5167   17 years vboxsync New halt method.
(edit) @5143   17 years vboxsync The rest of the GMM code.
(edit) @5142   17 years vboxsync More GMM code.
(edit) @5135   17 years vboxsync More GMM code.
(edit) @5126   17 years vboxsync Solaris
(edit) @5123   17 years vboxsync allocation code.
(edit) @5121   17 years vboxsync Fix comment
(edit) @5113   17 years vboxsync VERR_GMM_PAGE_NOT_PRIVATE
(edit) @5106   17 years vboxsync Hooked up the GMM code.
(edit) @5105   17 years vboxsync GMM status codes.
(edit) @5103   17 years vboxsync another forgotten change
(edit) @5086   17 years vboxsync GMM.
(edit) @5064   17 years vboxsync GMM.
(edit) @5040   17 years vboxsync GC phys/virt to HC virt functions are no longer accessible in our PDM …
(edit) @5035   17 years vboxsync PRORITY => PRIORITY
(edit) @5033   17 years vboxsync GMM…
(edit) @5031   17 years vboxsync Use GVMMR3CreateVM. the new GVM structure is a ring-0 only VM …
(edit) @5026   17 years vboxsync GVM -> GVMM.
(edit) @5017   17 years vboxsync GVM kick-off.
(edit) @4971   17 years vboxsync GVM.
(edit) @4970   17 years vboxsync r=bird
(edit) @4964   17 years vboxsync PSUPDRVSESSION is already R0 only.
(edit) @4958   17 years vboxsync Added hSelf and removed pVMHC from the VM structure.
(edit) @4953   17 years vboxsync Cleaned up disassembler
(edit) @4917   17 years vboxsync Don't trigger breakpoints in ring 0. (AssertRelease & co)
(edit) @4829   17 years vboxsync inverted VBOX_WITHOUT_IDT_PATCHING.
(edit) @4811   17 years vboxsync Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
(edit) @4800   17 years vboxsync Redid the supdrv interface. works on windows and linux while the other …
(edit) @4799   17 years vboxsync blanks.
(edit) @4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4765   17 years vboxsync Added SUPPageFreeLocked & SUPPageAllocLocked
(edit) @4755   17 years vboxsync Reverse allocation for Windows hosts: physical pages are allocated in …
(edit) @4738   17 years vboxsync more new phys code.
(edit) @4723   17 years vboxsync regenerated.
(edit) @4722   17 years vboxsync VINF_EM_NO_MEMORY.
(edit) @4720   17 years vboxsync regenerated.
(edit) @4713   17 years vboxsync more on the phys page management rewrite…
(edit) @4702   17 years vboxsync DECLCALLBACKMEMBER -> DECLR3CALLBACKMEMBER
(edit) @4698   17 years vboxsync Compile fix
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