|
|
@6458
|
17 years |
vboxsync |
Additions (VBoxGuestLib): Updated the seamless and fullscreen code in …
|
|
|
@6451
|
17 years |
vboxsync |
r=bird: Restore the correct VBOXGUEST_IOCTL_STRIP_SIZE macro for (the …
|
|
|
@6449
|
17 years |
vboxsync |
Main: Fixed build after r27415.
|
|
|
@6447
|
17 years |
vboxsync |
Made VbglR3GR* private, split up the code a bit to make it more …
|
|
|
@6445
|
17 years |
vboxsync |
Put VbglR3Daemonize into a separate file and merged the solaris and …
|
|
|
@6440
|
17 years |
vboxsync |
Main: Better ComPtrBase::equalsTo() specialization for IUnknown …
|
|
|
@6434
|
17 years |
vboxsync |
Solaris vboxadd: Generic request wrapper and cleanups.
|
|
|
@6429
|
17 years |
vboxsync |
r=bird: file sizes and offets are given as RTFOFF now (the uint64_t …
|
|
|
@6424
|
17 years |
vboxsync |
Added VBOXGUEST_IOCTL_STRIP_SIZE (see #2591).
|
|
|
@6422
|
17 years |
vboxsync |
Outlined how to handle the requests on solaris.
|
|
|
@6421
|
17 years |
vboxsync |
iprt: added RTFileGetMaxSize()
|
|
|
@6419
|
17 years |
vboxsync |
_SIZE/_NUMBER must go.
|
|
|
@6408
|
17 years |
vboxsync |
r=bird: u32*Mask -> f* for VbglR3CtlFilterMask.
|
|
|
@6401
|
17 years |
vboxsync |
ssm: major, minor
|
|
|
@6399
|
17 years |
vboxsync |
added a todo
|
|
|
@6385
|
17 years |
vboxsync |
small optimization
|
|
|
@6384
|
17 years |
vboxsync |
next try
|
|
|
@6382
|
17 years |
vboxsync |
backed out again, needs build fixes on Windows
|
|
|
@6379
|
17 years |
vboxsync |
support read-only shared folders
|
|
|
@6358
|
17 years |
vboxsync |
DrvISCSI: report error for misconfigured targets. Previously we hit a …
|
|
|
@6356
|
17 years |
vboxsync |
Integrated VbglR3Daemonize in GuestR3Lib. Linux vboxclient now uses …
|
|
|
@6345
|
17 years |
vboxsync |
Solaris Guest driver: Fixed ioctl numbering, implemented …
|
|
|
@6334
|
17 years |
vboxsync |
small optimization
|
|
|
@6312
|
17 years |
vboxsync |
remove functions from PDMIMEDIAASYNC and PCMIBLOCKASYNC. PDMIMEDIA and …
|
|
|
@6310
|
17 years |
vboxsync |
Fix formatting bugs in the XML config file code. The number base was …
|
|
|
@6291
|
17 years |
vboxsync |
Big virtual disk changeset containing several modifications
* remove …
|
|
|
@6287
|
17 years |
vboxsync |
doxygen: Missing close.
|
|
|
@6281
|
17 years |
vboxsync |
Guest Additions: added a ring 3 library function to set the interrupt …
|
|
|
@6261
|
17 years |
vboxsync |
Guest Additions: clarified a comment in VBoxGuest.h
|
|
|
@6247
|
17 years |
vboxsync |
r=bird: Put VBOXGUEST_IOCTL_LOG where it belongs. Fixed dupilcate …
|
|
|
@6246
|
17 years |
vboxsync |
hungarian and doxytalk.
|
|
|
@6243
|
17 years |
vboxsync |
Just use the assembly version of SVMInvlpgA everywhere (was …
|
|
|
@6241
|
17 years |
vboxsync |
Guest r3 lib for x11 mouse. The solaris mouse driver doesn't yet work …
|
|
|
@6232
|
17 years |
vboxsync |
Guest Additions: add R3 backdoor logging for Linux guests
|
|
|
@6229
|
17 years |
vboxsync |
Added VBOXGUEST_IOCTL_SIZE macro, currently only defined on Linux guests
|
|
|
@6225
|
17 years |
vboxsync |
spaces and prefixes.
|
|
|
@6224
|
17 years |
vboxsync |
spaces and prefixes.
|
|
|
@6222
|
17 years |
vboxsync |
Continue work on the parallel port device:
1. Removed the host device …
|
|
|
@6221
|
17 years |
vboxsync |
PDM async completion template creation wrapper third attempt
|
|
|
@6216
|
17 years |
vboxsync |
added note to DECLNORETURN
|
|
|
@6210
|
17 years |
vboxsync |
EMR3FatalError() is noreturn
|
|
|
@6208
|
17 years |
vboxsync |
added DECLNORETURN()
|
|
|
@6182
|
17 years |
vboxsync |
This is where I meant.
|
|
|
@6179
|
17 years |
vboxsync |
Removed unnecessary comment.
|
|
|
@6175
|
17 years |
vboxsync |
introduced ASMCpuId_Idx_ECX() as cpuid(4) requires ecx as additional …
|
|
|
@6173
|
17 years |
vboxsync |
Add rudimentary VHD support
|
|
|
@6170
|
17 years |
vboxsync |
IPRT/cpputils: Wording.
|
|
|
@6167
|
17 years |
vboxsync |
Guest Additions: added a VBOXGUEST_IOCTL_NUMBER macro for Linux guests …
|
|
|
@6162
|
17 years |
vboxsync |
Wrappers for template creation the right way.
|
|
|
@6156
|
17 years |
vboxsync |
implemented the ACPI sleep button
|
|
|
@6145
|
17 years |
vboxsync |
Log the errors as well as displaying them.
|
|
|
@6130
|
17 years |
vboxsync |
r=bird: uOffset -> off. fuzzy-logic (or illogical) spacing.
|
|
|
@6124
|
17 years |
vboxsync |
Removed VBoxXML (including CFGLDR), xerces and xalan.
|
|
|
@6118
|
17 years |
vboxsync |
Solaris guest timesync. Daemonize to be fixed.
Added solaris to …
|
|
|
@6116
|
17 years |
vboxsync |
Forgotten comma in log.h
|
|
|
@6114
|
17 years |
vboxsync |
Add log group for async transport driver
|
|
|
@6112
|
17 years |
vboxsync |
Rework asynchronous versions of the media interface and add a async …
|
|
|
@6111
|
17 years |
vboxsync |
Add helper to get vm structure from a pdm driver instance
|
|
|
@6104
|
17 years |
vboxsync |
Main:Settings: Added brief usage introduction.
|
|
|
@6087
|
17 years |
vboxsync |
Change Char interface according to the comments int hte header
|
|
|
@6086
|
17 years |
vboxsync |
Add asynchronous versions of the media and block interface
|
|
|
@6076
|
17 years |
vboxsync |
Merged dmik/s2 branch (r25959:26751) to the trunk.
|
|
|
@6069
|
17 years |
vboxsync |
AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86.
|
|
|
@6066
|
17 years |
vboxsync |
Hungarian is mandatory in this file. Also, a couple of todos.
|
|
|
@6065
|
17 years |
vboxsync |
vboxadd warning and .conf fix.
|
|
|
@6047
|
17 years |
vboxsync |
VRDP cleanup.
|
|
|
@6042
|
17 years |
vboxsync |
Linux additions: print VBox version and module interface version …
|
|
|
@6041
|
17 years |
vboxsync |
Added RTUtf16CalcUtf8Len and RTUtf16CalcUtf8LenEx.
|
|
|
@6030
|
17 years |
vboxsync |
The iprt/time.h blocker is _iprt_time_h now.
|
|
|
@6020
|
17 years |
vboxsync |
Started solaris additions and the os2 to common move.
|
|
|
@6017
|
17 years |
vboxsync |
Forgot to submit
|
|
|
@6000
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change, fixes.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5997
|
17 years |
vboxsync |
small optimization
|
|
|
@5982
|
17 years |
vboxsync |
Removed obsolete VRDP server interface that used COM.
|
|
|
@5974
|
17 years |
vboxsync |
Implemented RTTimeNormalize. Added a offUTC field to RTTIME (only …
|
|
|
@5968
|
17 years |
vboxsync |
Added a bunch of RT_C_IS/TO macros that mimics the C (aka POSIX) …
|
|
|
@5967
|
17 years |
vboxsync |
Made it ring-3 only. Hope it won't break stuff.
|
|
|
@5963
|
17 years |
vboxsync |
-DLINUX not needed anymore
|
|
|
@5959
|
17 years |
vboxsync |
typo.
|
|
|
@5958
|
17 years |
vboxsync |
Added CDB and DATA structures for the INQUERY command.
|
|
|
@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
|
|
|
@5912
|
17 years |
vboxsync |
backed out r26450
|
|
|
@5911
|
17 years |
vboxsync |
RTGetOpt does not alter argv[] does it?
|
|
|
@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.
|
|
|
@5843
|
17 years |
vboxsync |
r=bird: Adjusted the RTGetOpt API a little bit.
|
|
|
@5838
|
17 years |
vboxsync |
Added missing parentheseis (to avoid stuff like '1 …
|
|
|
@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.
|
|
|
@5767
|
17 years |
vboxsync |
export getopt.h
|
|
|
@5765
|
17 years |
vboxsync |
2.6.24-rc2 compile fixes
|
|
|