|
|
@28724
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@28723
|
15 years |
vboxsync |
IntNet/NetFlt: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities and …
|
|
|
@28722
|
15 years |
vboxsync |
SrvIntNetR0.cpp: Combined the two NoPreempt flags into a direction …
|
|
|
@28721
|
15 years |
vboxsync |
DrvIntNet.cpp: Enable the ring-0 part of the driver.
|
|
|
@28720
|
15 years |
vboxsync |
DrvIntNet.cpp: More release stats.
|
|
|
@28719
|
15 years |
vboxsync |
AsyncCompletion: Increase the maximum number of requests the I/O …
|
|
|
@28718
|
15 years |
vboxsync |
iprt/assert.h: gcc-4.5 warning fix for AssertCompileMemberAlignment
|
|
|
@28717
|
15 years |
vboxsync |
NetLib: typo
|
|
|
@28716
|
15 years |
vboxsync |
VBoxShell: colors, shared folders, finding in logs
|
|
|
@28715
|
15 years |
vboxsync |
DrvIntNet.cpp: gcc maybe silly
|
|
|
@28714
|
15 years |
vboxsync |
intnetinline.h: Changed the prefix to IntNet.
|
|
|
@28713
|
15 years |
vboxsync |
intnetinline.h: gcc maybe used uninitialized.
|
|
|
@28712
|
15 years |
vboxsync |
VMMR0.def: Forgot to rename one place.
|
|
|
@28711
|
15 years |
vboxsync |
IntNet,++: Implemented sending frames in ring-0 (disabled).
|
|
|
@28710
|
15 years |
vboxsync |
DevE1000: logging and #ifdef.
|
|
|
@28709
|
15 years |
vboxsync |
log.cpp: Corrected an assertion.
|
|
|
@28708
|
15 years |
vboxsync |
log.cpp: Corrected an assertion.
|
|
|
@28707
|
15 years |
vboxsync |
GuestImpl.cpp: Fixed warnings (scope alocks). Don't assert on …
|
|
|
@28706
|
15 years |
vboxsync |
IntNet: Moved the instance pointer from VMMR0.cpp to SrvIntNetR0.cpp …
|
|
|
@28705
|
15 years |
vboxsync |
AHCI: Fix race condition where a task could be used even if it is …
|
|
|
@28704
|
15 years |
vboxsync |
VBoxHDD: Logging fix
|
|
|
@28703
|
15 years |
vboxsync |
VBoxNetFlt/linux: Added VBOXNETFLT_LINUX_NO_XMIT_QUEUE since we can …
|
|
|
@28702
|
15 years |
vboxsync |
spinlock-r0drv-linux.c: Added checks for consistent NoIrq usage.
|
|
|
@28701
|
15 years |
vboxsync |
SrvIntNetR0.cpp: Fixed copy & past error wrt to NoInts.
|
|
|
@28700
|
15 years |
vboxsync |
iprt/semaphore.h: RTEvent*Signal() - ring-0 clarification.
|
|
|
@28699
|
15 years |
vboxsync |
SrcIntNetR0.cpp: Fixed bug in intnetR0NetworkIsContextOk* (taken me …
|
|
|
@28698
|
15 years |
vboxsync |
ConsoleImpl.cpp: Flush the directory + hint how to get a good release …
|
|
|
@28697
|
15 years |
vboxsync |
assert-r0drv-linux.c: added KERN_EMERG to the printk()s.
|
|
|
@28696
|
15 years |
vboxsync |
log.cpp: duh.
|
|
|
@28695
|
15 years |
vboxsync |
iprt/log: Added a write-through flag and a flush flag for file …
|
|
|
@28694
|
15 years |
vboxsync |
MachineImpl.cpp: Drop the hardcoded xml suffixes. (A bit ugly, but …
|
|
|
@28693
|
15 years |
vboxsync |
VBoxHDD/Async: Fix diff images
|
|
|
@28692
|
15 years |
vboxsync |
iprt: XmlFileWrite - expose the two suffixes write() uses when fSafe …
|
|
|
@28691
|
15 years |
vboxsync |
Machine::DeleteSettings: Delete the XML backup (VM.xml-prev) as well …
|
|
|
@28690
|
15 years |
vboxsync |
oops.
|
|
|
@28689
|
15 years |
vboxsync |
XmlFileWrite::write: Added a fSafe argument for safe writing of the …
|
|
|
@28688
|
15 years |
vboxsync |
IPRT: Added RTDirFlush and RTDirFlushParent.
|
|
|
@28687
|
15 years |
vboxsync |
Runtime/Sg: quit the loop if we reached the end of the buffer
|
|
|
@28686
|
15 years |
vboxsync |
FE/VirtualBox: Check SAS controllers too
|
|
|
@28685
|
15 years |
vboxsync |
FE/VBoxManage: Print SAS controller properties
|
|
|
@28684
|
15 years |
vboxsync |
VBoxSCSI: Always reset the state if the protocol is violated and make …
|
|
|
@28683
|
15 years |
vboxsync |
VBoxHDD: Fix hanging async I/O
|
|
|
@28682
|
15 years |
vboxsync |
Main/HostHardwareLinux: reconnect to the FAM daemon if the connection …
|
|
|
@28681
|
15 years |
vboxsync |
SrvIntNet-Solaris: fix burn
|
|
|
@28680
|
15 years |
vboxsync |
Main: fix wrong const declaration
|
|
|
@28679
|
15 years |
vboxsync |
VBoxShell: truly WS compatible
|
|
|
@28678
|
15 years |
vboxsync |
FE/Qt4: use const references
|
|
|
@28677
|
15 years |
vboxsync |
VBoxShell: WS-compatible screenshotting
|
|
|
@28676
|
15 years |
vboxsync |
FE/Qt4: fix burns
|
|
|
@28675
|
15 years |
vboxsync |
Python WS bridge: handle octet arrays, simplification
|
|
|
@28674
|
15 years |
vboxsync |
VBoxShell: ws improvements
|
|
|
@28673
|
15 years |
vboxsync |
Rebranding: readme in list
|
|
|
@28672
|
15 years |
vboxsync |
FE/Qt4: not necessary
|
|
|
@28671
|
15 years |
vboxsync |
FE/Qt4: addendum to r60484 (we should keep in sync for now)
|
|
|
@28670
|
15 years |
vboxsync |
FE/Qt4: additional comment to r60460
|
|
|
@28669
|
15 years |
vboxsync |
Main: declare some methods const
|
|
|
@28668
|
15 years |
vboxsync |
build fixes.
|
|
|
@28667
|
15 years |
vboxsync |
build fix…
|
|
|
@28666
|
15 years |
vboxsync |
SrvIntNet,VBoxNetFlt: Changing from getting to reporting (VBoxNetFlt …
|
|
|
@28665
|
15 years |
vboxsync |
intnetinline.h: logging
|
|
|
@28664
|
15 years |
vboxsync |
python: API to figuire out install directory
|
|
|
@28663
|
15 years |
vboxsync |
comment
|
|
|
@28662
|
15 years |
vboxsync |
configure: cosmetics
|
|
|
@28661
|
15 years |
vboxsync |
Already loaded error translation
|
|
|
@28660
|
15 years |
vboxsync |
Guest Control: Reverted r60506, r60507, r60509, added argv[0] in …
|
|
|
@28659
|
15 years |
vboxsync |
Wrong format specifier
|
|
|
@28658
|
15 years |
vboxsync |
VBoxShell: interruptions in gexec, getProcessOutput() doesn't work yet
|
|
|
@28657
|
15 years |
vboxsync |
deb/rpm: branding
|
|
|
@28656
|
15 years |
vboxsync |
pgmPoolTrackPhysExtDerefGCPhys needs to check the PTE index as well in …
|
|
|
@28655
|
15 years |
vboxsync |
Solaris/r0drv: SemEventMulti fix double decrement.
|
|
|
@28654
|
15 years |
vboxsync |
VBoxShell: arg list
|
|
|
@28653
|
15 years |
vboxsync |
virtio-net: promiscuous mode support
|
|
|
@28652
|
15 years |
vboxsync |
Logging update
|
|
|
@28651
|
15 years |
vboxsync |
VBoxShell: Windows-friendly history, style
|
|
|
@28650
|
15 years |
vboxsync |
VBoxPython: smarter ISO mounter, better gexec
|
|
|
@28649
|
15 years |
vboxsync |
Guest Control/VBoxService: Fixed assertion.
|
|
|
@28648
|
15 years |
vboxsync |
More logging
|
|
|
@28647
|
15 years |
vboxsync |
Guest Control/VBoxService: Not necessary.
|
|
|
@28646
|
15 years |
vboxsync |
Guest Control/VBoxService: Always add actual command line as argv[0].
|
|
|
@28645
|
15 years |
vboxsync |
Main: docs typo
|
|
|
@28644
|
15 years |
vboxsync |
FE/Qt: New HD wizard bug fix (choosing vdi file location were using …
|
|
|
@28643
|
15 years |
vboxsync |
Typo
|
|
|
@28642
|
15 years |
vboxsync |
iprt/assert.h: fixed AssertCompileMemberAlignment for recent gcc …
|
|
|
@28641
|
15 years |
vboxsync |
Guest Control: Update (prepareExecuteArgs() not used).
|
|
|
@28640
|
15 years |
vboxsync |
Guest Control: Update (only complete progress once).
|
|
|
@28639
|
15 years |
vboxsync |
Keep track of page table entry indices and deal with multiple physical …
|
|
|
@28638
|
15 years |
vboxsync |
Guest Control: Update (wrong assertion).
|
|
|
@28637
|
15 years |
vboxsync |
python shell: better progress handling
|
|
|
@28636
|
15 years |
vboxsync |
VBox/err.h: wrong FAM error number value
|
|
|
@28635
|
15 years |
vboxsync |
FE/Qt: New running VM core: vt-x assert fix.
|
|
|
@28634
|
15 years |
vboxsync |
Guest Control: Update (more bugfixes, enhancements for VBoxManage).
|
|
|
@28633
|
15 years |
vboxsync |
Solaris/r0drv: RTSemMutex fix ref counting.
|
|
|
@28632
|
15 years |
vboxsync |
FE/Qt / network tooltip: use a 60 seconds timeout; use the …
|
|
|
@28631
|
15 years |
vboxsync |
vbox shell: usb control, cancellation
|
|
|
@28630
|
15 years |
vboxsync |
VBoxServiceVMInfo: don't destroy the property handle when leaving the …
|
|
|
@28629
|
15 years |
vboxsync |
VDI: Fix VdiCheckIfValid
|
|
|
@28628
|
15 years |
vboxsync |
e1000: Promiscuous mode support.
|
|
|
@28627
|
15 years |
vboxsync |
Guest Control: Update (comment).
|
|
|
@28626
|
15 years |
vboxsync |
Guest Control: Update (more locking for GetProcessOutput()).
|
|
|
@28625
|
15 years |
vboxsync |
Guest Control: Update (no buffered host waiting anymore, fixed a …
|
|
|