|
|
@30361
|
14 years |
vboxsync |
NAT: icmp_input copy src mbuf and compose new one to deliver.
|
|
|
@30355
|
14 years |
vboxsync |
NAT: cosmetics
|
|
|
@30354
|
14 years |
vboxsync |
NAT: removed one goto from arp_input()
|
|
|
@30353
|
14 years |
vboxsync |
NAT: fixed m_freem() in arp_input()
|
|
|
@30352
|
14 years |
vboxsync |
NAT: comments
|
|
|
@30351
|
14 years |
vboxsync |
NAT: increases jumbo16 zone. TSO/SGO heavily uses jumbo16 in case
of …
|
|
|
@30350
|
14 years |
vboxsync |
NAT: Don't m_free mbuf just after send,
it's responsible of recv …
|
|
|
@30349
|
14 years |
vboxsync |
NAT: allow link down/link up when the VM is suspended
|
|
|
@30333
|
14 years |
vboxsync |
E1000: properly disconnect the network cable if the guest driver was …
|
|
|
@30326
|
14 years |
vboxsync |
PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
|
|
|
@30320
|
14 years |
vboxsync |
*: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
|
|
|
@30313
|
14 years |
vboxsync |
Storage/VBoxHDD: optimize image cloning, at the moment only for newly …
|
|
|
@30309
|
14 years |
vboxsync |
Storage/iSCSI: switch to sending in a single call, avoiding separate …
|
|
|
@30271
|
14 years |
vboxsync |
EFI: fixes signature of GetSystemMemorySize, fetching amount of …
|
|
|
@30230
|
15 years |
vboxsync |
EFI: fix of vbox/7002.
|
|
|
@30224
|
15 years |
vboxsync |
Devices: three size_t warnings.
|
|
|
@30223
|
15 years |
vboxsync |
DrvHostDVD: More VCC100 intrinsic stupditity.
|
|
|
@30222
|
15 years |
vboxsync |
tstDeviceStructSize.cpp: VCC100 warnings.
|
|
|
@30221
|
15 years |
vboxsync |
DrvVD: todo/r=bird: lwip_recv does not set errno, so checking it here …
|
|
|
@30220
|
15 years |
vboxsync |
lwip/src/api/sockets.c: errno.h and MSC; who defines ERRNO in general?
|
|
|
@30219
|
15 years |
vboxsync |
DevVirtioNet.cpp: warning.
|
|
|
@30218
|
15 years |
vboxsync |
slirp: VCC100 errno adj.
|
|
|
@30174
|
15 years |
vboxsync |
VSCSI: Handle VERIFY(10) command. Fixes full format during Windows …
|
|
|
@30141
|
15 years |
vboxsync |
VMMDev: typo when displaying the guest version information 2
|
|
|
@30140
|
15 years |
vboxsync |
BusLogic: Fix race leading to I/O hang
|
|
|
@30130
|
15 years |
vboxsync |
PCI: make LPC placement on the bus unconditional (fixes older OSX guests)
|
|
|
@30128
|
15 years |
vboxsync |
LsiLogic: Don't reset the interrupt mask during a unit reset. Fixes …
|
|
|
@30112
|
15 years |
vboxsync |
iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
|
|
|
@30111
|
15 years |
vboxsync |
iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
|
|
|
@30101
|
15 years |
vboxsync |
EFI/build: tools from the repository are used (no additional checkouts).
|
|
|
@30098
|
15 years |
vboxsync |
EFI: global definitions have been added.
|
|
|
@30061
|
15 years |
vboxsync |
Page fusion test api change
|
|
|
@30047
|
15 years |
vboxsync |
NAT: typo.
|
|
|
@30045
|
15 years |
vboxsync |
NAT: BSD sbuf.
|
|
|
@30044
|
15 years |
vboxsync |
VBoxHDD/Async: Fix variable initialization, was always 0 before. Fix …
|
|
|
@30041
|
15 years |
vboxsync |
Part 2 of the page fusion test case
|
|
|
@30033
|
15 years |
vboxsync |
VMMDev: display the information of the VMMDevReportGuestInfo2 …
|
|
|
@30029
|
15 years |
vboxsync |
#4814: vboxnetflt qdisc: Drop host->guest packets on linux.
|
|
|
@30018
|
15 years |
vboxsync |
NAT: initial contribution of FreeBSD 7.2 sbufs.
|
|
|
@30016
|
15 years |
vboxsync |
NAT: clean up.
|
|
|
@30013
|
15 years |
vboxsync |
scm cleanup.
|
|
|
@30004
|
15 years |
vboxsync |
SrvIntNetR0.cpp: intnetR0NetworkDeliver must send to the internal …
|
|
|
@29968
|
15 years |
vboxsync |
NAT: do dns proxy , if the mode is enabled.
|
|
|
@29967
|
15 years |
vboxsync |
NAT: enables selecting right transaction id for dns query (fixes …
|
|
|
@29946
|
15 years |
vboxsync |
slirp.c/activate_port_forwarding: Must used LIST_FOREACH_SAFE when …
|
|
|
@29941
|
15 years |
vboxsync |
ATAController: Fix rc usage
|
|
|
@29917
|
15 years |
vboxsync |
Devices/VirtIO: fix for guests with more than 4GB RAM
|
|
|
@29913
|
15 years |
vboxsync |
DevLsiLogicSCSI.cpp: not about why 2 items are used (insert while …
|
|
|
@29892
|
15 years |
vboxsync |
build fix
|
|
|
@29891
|
15 years |
vboxsync |
Devices/Serial: allow to force the guest into 16450 mode by CFGM key
|
|
|
@29889
|
15 years |
vboxsync |
Devices/Serial: SSM state adaption for 16550A emulation
|
|
|
@29879
|
15 years |
vboxsync |
DevAHCI.cpp: r=bird: Using TMCLOCK_VIRTUAL_SYNC in devices which …
|
|
|
@29855
|
15 years |
vboxsync |
NAT: nits and a range fix
|
|
|
@29847
|
15 years |
vboxsync |
Devices/serial: updated structure tests
|
|
|
@29846
|
15 years |
vboxsync |
Devices/Serial: update the implementation to 16550A
|
|
|
@29827
|
15 years |
vboxsync |
LsiLogic: Fix a possible race condition in the interrupt handling code …
|
|
|
@29798
|
15 years |
vboxsync |
wddm: driver update w/o reboot working; dummy context creation in …
|
|
|
@29758
|
15 years |
vboxsync |
AHCI: Fix crash on reset after a snapshot was taken. The Driver needs …
|
|
|
@29755
|
15 years |
vboxsync |
NAT: don't let register more than 4 nameservers. (vbox.org/4098)
|
|
|
@29751
|
15 years |
vboxsync |
Devices/VMMDev: fix a signedness warning
|
|
|
@29750
|
15 years |
vboxsync |
Devices/VMMDev: always keep the …
|
|
|
@29749
|
15 years |
vboxsync |
Devices and FE/Common: keyboard table cleanup and a hack to support …
|
|
|
@29744
|
15 years |
vboxsync |
LsiLogic: Print state of every device
|
|
|
@29743
|
15 years |
vboxsync |
HGCM: fixed memory leak (xTracker 4961).
|
|
|
@29742
|
15 years |
vboxsync |
wddm/2D: more impl (get caps + initialization working)
|
|
|
@29707
|
15 years |
vboxsync |
SrvIntNetR0: fixed private data passing to Xmit.
|
|
|
@29706
|
15 years |
vboxsync |
LsiLogic: Debugger callback to dump the controller state
|
|
|
@29685
|
15 years |
vboxsync |
DevE1000.cpp: Added todo about receive queue needing optimziation as …
|
|
|
@29672
|
15 years |
vboxsync |
AHCI: Count non queued async tasks too. Fixes rare crash during …
|
|
|
@29669
|
15 years |
vboxsync |
DrvIntNet,SrvIntNet: Added IntNetR0AbortWait to address races in …
|
|
|
@29662
|
15 years |
vboxsync |
IntNet: Added Interface, Interface private data passing for …
|
|
|
@29656
|
15 years |
vboxsync |
NAT: reanable r61642.
|
|
|
@29649
|
15 years |
vboxsync |
Frontends/VBoxManage: make partition table processing much more …
|
|
|
@29635
|
15 years |
vboxsync |
SrvIntNetR0.cpp,VBoxNetFlt.c: Adjusted r61623 so it won't crash if the …
|
|
|
@29614
|
15 years |
vboxsync |
BusLogic: Make sure that there are no tasks pending during suspend
|
|
|
@29610
|
15 years |
vboxsync |
LsiLogic: Alignment
|
|
|
@29609
|
15 years |
vboxsync |
LsiLogic: Make sure we have no request pending on suspend
|
|
|
@29598
|
15 years |
vboxsync |
warning
|
|
|
@29590
|
15 years |
vboxsync |
Connect page fusion part 2
|
|
|
@29588
|
15 years |
vboxsync |
LsiLogic: The request queue should have the same size as the reply …
|
|
|
@29586
|
15 years |
vboxsync |
SCSI: Fix IoDepth statistic
|
|
|
@29579
|
15 years |
vboxsync |
DrvIntNet.cpp: Shut up silly send buffer size warning.
|
|
|
@29571
|
15 years |
vboxsync |
build fix.
|
|
|
@29569
|
15 years |
vboxsync |
build fix.
|
|
|
@29564
|
15 years |
vboxsync |
updates
|
|
|
@29563
|
15 years |
vboxsync |
docs: clearification./
|
|
|
@29523
|
15 years |
vboxsync |
Devices: move to the right place.
|
|
|
@29522
|
15 years |
vboxsync |
Devices: move to the right place.
|
|
|
@29506
|
15 years |
vboxsync |
NAT: backed r61642, pospone till 3.2.2.
|
|
|
@29505
|
15 years |
vboxsync |
NAT: update DNS internal cache on requests containing tag -'5' (dns …
|
|
|
@29504
|
15 years |
vboxsync |
AHCI: Always use an intermediate buffer for now until we have native …
|
|
|
@29498
|
15 years |
vboxsync |
ISCSI: Return VERR_NOT_SUPPORTED for VD_OPEN_FLAGS_ASYNC_IO
|
|
|
@29497
|
15 years |
vboxsync |
Storage/VBoxHDD: fix long-standing bugs in VDCopy, which show in …
|
|
|
@29495
|
15 years |
vboxsync |
DiskIntegrity: Prevent buffer overflow
|
|
|
@29491
|
15 years |
vboxsync |
IntNet: added MAC address notification and connect/disconnect …
|
|
|
@29461
|
15 years |
vboxsync |
Devices/Network/VDE: applied "[vbox-dev] [PATCH] VirtualBox. vde_close …
|
|
|
@29443
|
15 years |
vboxsync |
DrvDiskIntegrity: Check for double completion of requests
|
|
|
@29441
|
15 years |
vboxsync |
AHCI: Fix assertion
|
|
|
@29439
|
15 years |
vboxsync |
DevE1000: Fixed bug in e1kRegWriteRCTL wrt calculating and updating …
|
|
|
@29435
|
15 years |
vboxsync |
DevPCNet,DevE1000: Statistics/profiling.
|
|
|