|
|
@11688
|
16 years |
vboxsync |
Some more MSR logging
|
|
|
@11649
|
16 years |
vboxsync |
BusLogic: FreeBSD works
|
|
|
@11643
|
16 years |
vboxsync |
compile fix
|
|
|
@11642
|
16 years |
vboxsync |
another guest additions 32/64 bit hack
|
|
|
@11605
|
16 years |
vboxsync |
backdoor logging for AMD64 guests
|
|
|
@11596
|
16 years |
vboxsync |
iprt: Added RTThreadCreateV and RTThreadCreateF which takes a format …
|
|
|
@11562
|
16 years |
vboxsync |
Runtime: Remove fifo implementation, request queues are much better
|
|
|
@11561
|
16 years |
vboxsync |
Use request packets instead of the fifo implementation
|
|
|
@11558
|
16 years |
vboxsync |
iprt: RTRandAdvCreateNonPseudo -> RTRandAdvCreateSystemFaster; …
|
|
|
@11556
|
16 years |
vboxsync |
BusLogic: updates, Linux guests are working and R0/GC components are …
|
|
|
@11555
|
16 years |
vboxsync |
Runtime: little threadsafe fifo implementation for passing things to …
|
|
|
@11546
|
16 years |
vboxsync |
attempt to fix the Windows builds
|
|
|
@11538
|
16 years |
vboxsync |
pcnet: Rearranged the giant frame detection, adding the VLAN EtherType …
|
|
|
@11523
|
16 years |
vboxsync |
iprt: Implemented the /dev/urandom base random generator as a RTRAND …
|
|
|
@11508
|
16 years |
vboxsync |
Added emulation of cmpxchg & lock cmpxchg (not yet used).
|
|
|
@11502
|
16 years |
vboxsync |
BusLogic SCSI: update, stub for generic SCSI request parsing and …
|
|
|
@11484
|
16 years |
vboxsync |
Storage/VBoxHDD-new: Add information about configuration settings …
|
|
|
@11445
|
16 years |
vboxsync |
iprt/net.h: corrected ICMP protocol identifier.
|
|
|
@11444
|
16 years |
vboxsync |
Storage/VBoxHDD-new: introduced VD interfaces per image and per …
|
|
|
@11435
|
16 years |
vboxsync |
Storage: big cleanup of the VD interfaces, especially hide the linked …
|
|
|
@11424
|
16 years |
vboxsync |
Emulate stosw/d/q ourselves.
|
|
|
@11421
|
16 years |
vboxsync |
Storage/VBoxHDD-new: Added backend info, listing the supported file …
|
|
|
@11413
|
16 years |
vboxsync |
Runtime: small fix to the UUID code, splitting the ClockSeq field and …
|
|
|
@11410
|
16 years |
vboxsync |
BusLogic: initial commit
|
|
|
@11403
|
16 years |
vboxsync |
Solaris/vboxnetflt, iprt/alloca.h: correct instance tracking, made it …
|
|
|
@11391
|
16 years |
vboxsync |
Moved annoying log messages to either level4 or private logging. Added …
|
|
|
@11390
|
16 years |
vboxsync |
Changed definition of ComSafeArrayInIsNull to work properly on Windows …
|
|
|
@11379
|
16 years |
vboxsync |
Rolled back r34628 changes.
|
|
|
@11378
|
16 years |
vboxsync |
PerfAPI: VBoxManage metrics command implementation. Removed an …
|
|
|
@11372
|
16 years |
vboxsync |
VRDP server interface version 2 (contrubuted by Sun) with redirection …
|
|
|
@11370
|
16 years |
vboxsync |
Deal with flushing of pgm pool pages when an injected event triggers …
|
|
|
@11353
|
16 years |
vboxsync |
VBoxHDD-new: add new UUID parameter to image creation, specifying …
|
|
|
@11352
|
16 years |
vboxsync |
iprt: Implemented RTSystemQueryOSInfo for windows.
|
|
|
@11350
|
16 years |
vboxsync |
iprt: Added RTSystemQueryOSInfo.
|
|
|
@11347
|
16 years |
vboxsync |
iprt/rand: Added a generic RTRandAdv API for use with any random …
|
|
|
@11337
|
16 years |
vboxsync |
Runtime: new function for daemonizing, implemented on posix systems …
|
|
|
@11323
|
16 years |
vboxsync |
Dropped RTSystemProcessorGetCount and RTSystemProcessorGetActiveMask.
|
|
|
@11318
|
16 years |
vboxsync |
iprt/runtime.h: mp.h
|
|
|
@11310
|
16 years |
vboxsync |
iprt/cdefs.h: GCSTRING -> RCSTRING
|
|
|
@11309
|
16 years |
vboxsync |
iprt: Retired HCSTRING, replaced by R3STRING.
|
|
|
@11308
|
16 years |
vboxsync |
iprt: Retired deprecated RTUUID member aUuid.
|
|
|
@11306
|
16 years |
vboxsync |
VBox/type.h: Fixed PTMTIMER.
|
|
|
@11305
|
16 years |
vboxsync |
VBox/types.h: Retired unused types VBOXHCPHYS, PVBOXHCPHYS, …
|
|
|
@11304
|
16 years |
vboxsync |
tm: Retired PTMTIMERGC.
|
|
|
@11303
|
16 years |
vboxsync |
pdm: Retired PPDMDEVINSGC.
|
|
|
@11302
|
16 years |
vboxsync |
vm: VM_RC_ADDR
|
|
|
@11301
|
16 years |
vboxsync |
vmapi: Removed unused & deprecated macro VM_HOST_ADDR.
|
|
|
@11300
|
16 years |
vboxsync |
pgm: Removed unused PGMPAGE_* defines.
|
|
|
@11297
|
16 years |
vboxsync |
pdm: Retired PDMINS2DATA.
|
|
|
@11295
|
16 years |
vboxsync |
pdm: Retired PDMINS2DATA_GCPTR, PDMINS2DATA_R0PTR and PDMINS2DATA_R3PTR.
|
|
|
@11294
|
16 years |
vboxsync |
pdm: Retired PDMDEVINS_2_GCPTR.
|
|
|
@11292
|
16 years |
vboxsync |
pdm: Retired PDM_SRC_POS.
|
|
|
@11291
|
16 years |
vboxsync |
mm: Removed some unused deprecated macros.
|
|
|
@11290
|
16 years |
vboxsync |
tm: removed TMTimerGCPtr.
|
|
|
@11261
|
16 years |
vboxsync |
#1865: DevPIC.
|
|
|
@11225
|
16 years |
vboxsync |
iprt/cdefs.h: No more DECLGCCALLBACKMEMBER
|
|
|
@11224
|
16 years |
vboxsync |
PDM: GC->RC, HC->R3 wrt PCI bus registration.
|
|
|
@11221
|
16 years |
vboxsync |
DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER
|
|
|
@11220
|
16 years |
vboxsync |
pdmdev.h: DECLRCCALLBACKMEMBER
|
|
|
@11219
|
16 years |
vboxsync |
#1865: DevAPIC.
|
|
|
@11207
|
16 years |
vboxsync |
iprt/cdefs.h: Created a set of byte swapping macros for constants for …
|
|
|
@11198
|
16 years |
vboxsync |
DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER
|
|
|
@11190
|
16 years |
vboxsync |
AssertLogRelMsg1: Fixed the LogRel() version, it was printing the file …
|
|
|
@11177
|
16 years |
vboxsync |
Bump VM RAM limit to 3.5GByte. More isn't possible right now …
|
|
|
@11176
|
16 years |
vboxsync |
VBoxHDD-new: VDGetInterface* has a pointer to the interface descriptor …
|
|
|
@11173
|
16 years |
vboxsync |
IPRT: Added ASMModS64ByS32RetS32 and ASMModU64ByU32RetU32.
|
|
|
@11169
|
16 years |
vboxsync |
#1865: PCI.
|
|
|
@11164
|
16 years |
vboxsync |
#1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return …
|
|
|
@11157
|
16 years |
vboxsync |
Replaced PDMMAC by RTMAC.
|
|
|
@11155
|
16 years |
vboxsync |
TMTimerRCPtr and some types.
|
|
|
@11154
|
16 years |
vboxsync |
cdefs: new macro - CTX_SUFF - for R3,R0 and RC suffixes.
|
|
|
@11153
|
16 years |
vboxsync |
VMM: raw-mode context (RC) changes for the MHyperXXToYY APIs.
|
|
|
@11150
|
16 years |
vboxsync |
VMM: raw-mode context (RC) changes for the MHyperXXToYY APIs.
|
|
|
@11149
|
16 years |
vboxsync |
PDMDEVINS_2_RCPTR
|
|
|
@11148
|
16 years |
vboxsync |
PDMINS_2_DATA_GCPTR -> PDMINS_2_DATA_RCPTR
|
|
|
@11147
|
16 years |
vboxsync |
PDMQueueGCPtr -> PDMQueueRCPtr; strip duplicate comments.
|
|
|
@11146
|
16 years |
vboxsync |
PDMQueueR0Ptr
|
|
|
@11101
|
16 years |
vboxsync |
intnet: Documentation update (pfnXmit and pfnRecv).
|
|
|
@11095
|
16 years |
vboxsync |
iprt: The cpputils.h version of RTCNonCopyable doesn't fit the naming …
|
|
|
@11083
|
16 years |
vboxsync |
HostServices/GuestProperties, Main: implemented saving guest …
|
|
|
@11082
|
16 years |
vboxsync |
HostServices/GuestProperties: reverted r33992 temporarily as it …
|
|
|
@11081
|
16 years |
vboxsync |
HostServices/GuestProperties: renaming
|
|
|
@11080
|
16 years |
vboxsync |
PCIDevSetBaseAddress: Corrected incorrect shift to get the 2nd byte, …
|
|
|
@11072
|
16 years |
vboxsync |
IntNet,VBoxNetFlt: Implememnted ARP editing when sharing MAC address …
|
|
|
@11062
|
16 years |
vboxsync |
intnet+netflt: New packet destination for the trunk called …
|
|
|
@11054
|
16 years |
vboxsync |
iprt/net.h: Added dummy IPX ethertypes.
|
|
|
@11052
|
16 years |
vboxsync |
iprt/net.h: Added minimum lengths for DHCP and BOOTP packets.
|
|
|
@11049
|
16 years |
vboxsync |
IPRT/RTNetIPv4: Rewrote the RTNETDHCP header as RTNETBOOTP and …
|
|
|
@11048
|
16 years |
vboxsync |
Typo which wasn't caught by release build.
|
|
|
@11046
|
16 years |
vboxsync |
Storage: Theoretically functional iSCSI backend.
|
|
|
@11044
|
16 years |
vboxsync |
IPRT/RTNetIPv4: Simple TCP validation.
|
|
|
@11040
|
16 years |
vboxsync |
HostServices/GuestProperties: corrected an API doc
|
|
|
@11034
|
16 years |
vboxsync |
HostServices/GuestProperties: make ENUM_PROPS available to the host
|
|
|
@11030
|
16 years |
vboxsync |
iprt/cdefs.h: Don't use throw() unless C++ exceptions are enabled.
|
|
|
@11028
|
16 years |
vboxsync |
Runtime: autores doc clarification and queries and example template …
|
|
|
@11027
|
16 years |
vboxsync |
Disabled RT_NO_THROW on solaris r0.
|
|
|
@11025
|
16 years |
vboxsync |
iprt/net.h: Added some ICMP (v4) bits.
|
|
|
@11022
|
16 years |
vboxsync |
comment typo.
|
|
|
@11019
|
16 years |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@11018
|
16 years |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|