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