|
|
@53168
|
10 years |
vboxsync |
VUSBSniffer: Don't include the setup URB data twice in the packet
|
|
|
@53163
|
10 years |
vboxsync |
VUSBSniffer: replace existing USB captures instead of failing
|
|
|
@53162
|
10 years |
vboxsync |
build fix
|
|
|
@53161
|
10 years |
vboxsync |
USB: Sniffer fixes
|
|
|
@53148
|
10 years |
vboxsync |
Port a part of r95116 (disk encryption changes in 4.3) which was …
|
|
|
@53147
|
10 years |
vboxsync |
Storage/AHCI: Free the I/O memory of cached request structures before …
|
|
|
@53146
|
10 years |
vboxsync |
VUSBSniffer: Make it work with isochronous endpoints
|
|
|
@53144
|
10 years |
vboxsync |
EFI: typo in debug message
|
|
|
@53121
|
10 years |
vboxsync |
USB: Added required SS descriptors to emulated MSD.
|
|
|
@53116
|
10 years |
vboxsync |
DevRTC: don't spam the R0 log with "RTC: stopped the periodic timer" …
|
|
|
@53115
|
10 years |
vboxsync |
Storage/AHCI: Correct fix for r96392 (AHCI: Update HBA interrupt …
|
|
|
@53100
|
10 years |
vboxsync |
BIOS: Use safer port access.
|
|
|
@53099
|
10 years |
vboxsync |
VGABIOS: Fake up a few more tables.
|
|
|
@53097
|
10 years |
vboxsync |
USB: Beginnings of emulated USB3 devices.
|
|
|
@53083
|
10 years |
vboxsync |
DevACPI: properly relocate pDevInsRC (should fix occassional crashes …
|
|
|
@53078
|
10 years |
vboxsync |
DevVGA: reverted r96537 (wrong solution)
|
|
|
@53075
|
10 years |
vboxsync |
AHCI: temporarily disabled r96292 to check if it cures the performance …
|
|
|
@53073
|
10 years |
vboxsync |
VMMDev: when logging the Guest Additions OS type, explictely mention …
|
|
|
@53072
|
10 years |
vboxsync |
VUSBSniffer: More fixes
|
|
|
@53071
|
10 years |
vboxsync |
VUSBSniffer: use semaphore to protect data against concurrent access
|
|
|
@53067
|
10 years |
vboxsync |
Add possibility to configure a single USB traffic sniffer for a …
|
|
|
@53062
|
10 years |
vboxsync |
USB: Integrate USB sniffer. Make it possible to specify a file to dump …
|
|
|
@53060
|
10 years |
vboxsync |
VUSBSniffer: Fixes
|
|
|
@53056
|
10 years |
vboxsync |
NAT: Don't leak socket::so_m in the error leg of sorecvfrom()
- …
|
|
|
@53055
|
10 years |
vboxsync |
KBC: Be more AT compatible.
|
|
|
@53044
|
10 years |
vboxsync |
DevVGA: disable secondary screens when VBVA is disabled for them.
|
|
|
@53014
|
10 years |
vboxsync |
VUSB: Implement sniffer facility for creating USB traces from devices …
|
|
|
@52976
|
10 years |
vboxsync |
DrvNAT: Mac OS X host: reduce amount of release logging (removed …
|
|
|
@52970
|
10 years |
vboxsync |
Devices/Graphics: added original vmsvga and vmsvga_glext headers (2009-04)
|
|
|
@52961
|
10 years |
vboxsync |
AHCI: Fail the request with an overflow error if allocating I/O memory …
|
|
|
@52951
|
10 years |
vboxsync |
AHCI: Update HBA interrupt status register before executing the write
|
|
|
@52948
|
10 years |
vboxsync |
USBProxyDevice-linux: various fixes for the split URB code paths used …
|
|
|
@52946
|
10 years |
vboxsync |
USBProxyDevice-linux: Hold the critical section while splitting the …
|
|
|
@52885
|
10 years |
vboxsync |
DevVGA: Careful when dumping state.
|
|
|
@52881
|
10 years |
vboxsync |
Devices/USB: Fix race when resetting USB devices causing a crash later
|
|
|
@52878
|
10 years |
vboxsync |
USB: Fix lock order violation when canceling all URBs
|
|
|
@52863
|
10 years |
vboxsync |
DevACPI: cosmetic changes (use local variables if possible)
|
|
|
@52849
|
10 years |
vboxsync |
Devices/Graphics: resume paused VBVA when it is re-asserted by the guest.
|
|
|
@52829
|
10 years |
vboxsync |
Removed duplicate line.
|
|
|
@52817
|
10 years |
vboxsync |
xHCI: Ripped up and reconstituted with separate USB2/USB3 hubs.
|
|
|
@52812
|
10 years |
vboxsync |
BIOS: Fixed format specifiers.
|
|
|
@52799
|
10 years |
vboxsync |
NAT: Provide WSA* versions of ECONNRESET, EHOSTDOWN, ENETDOWN.
|
|
|
@52798
|
10 years |
vboxsync |
NAT: when outgoing connect(2) fails decide what to do based on the …
|
|
|
@52797
|
10 years |
vboxsync |
Force EHCI extpack to be built with MSI support (xHCI requirement).
|
|
|
@52792
|
10 years |
vboxsync |
NAT: Follow up to r95982 - always get socket error when connect(2) …
|
|
|
@52789
|
10 years |
vboxsync |
VMMDev/Main, Additions: Guest heartbeat implementation. VMMDev reports …
|
|
|
@52782
|
10 years |
vboxsync |
ps2kLoadQueue: Paraoia, check SSMR3GetU32 return code before using the …
|
|
|
@52756
|
10 years |
vboxsync |
calc once.
|
|
|
@52755
|
10 years |
vboxsync |
NAT: G/c socket:so_la - per-socket libalias instance used for …
|
|
|
@52754
|
10 years |
vboxsync |
NAT: G/c unused NATState::dns_alias.
|
|
|
@52753
|
10 years |
vboxsync |
NAT: G/c socket::so_pvLnk, the code that used it was g/c'ed in r96051.
|
|
|
@52715
|
10 years |
vboxsync |
Undoing accidental commit.
|
|
|
@52714
|
10 years |
vboxsync |
Undoing accidental commit.
|
|
|
@52713
|
10 years |
vboxsync |
BusLogic: Slightly enhanced debug info.
|
|
|
@52712
|
10 years |
vboxsync |
NAT: G/c bogus VBOX && !NO_USE_SOCKETS code disabled in r93447.
Same …
|
|
|
@52711
|
10 years |
vboxsync |
NAT: Convert NATState::curtime from milliseconds to seconds when we …
|
|
|
@52689
|
10 years |
vboxsync |
NAT: There's no need to log each socket in QSOCKET_FOREACH at Log2 …
|
|
|
@52688
|
10 years |
vboxsync |
NAT: slirp_output: On the second thought do hexdump at Log6 to have a …
|
|
|
@52687
|
10 years |
vboxsync |
NAT: slirp_output - use %p, not %x, to print a pointer. Don't spam …
|
|
|
@52684
|
10 years |
vboxsync |
NAT: clean up an #ifdef in HouseKeeping() to avoid duplication of code …
|
|
|
@52683
|
10 years |
vboxsync |
NAT: Fix #else /* VBOX */ comments to reflect the condition when that …
|
|
|
@52673
|
10 years |
vboxsync |
Storage/AHCI: Switch ordering of register updates when completing the …
|
|
|
@52670
|
10 years |
vboxsync |
VMM, Devices: Add interface to query the APIC frequency from the APIC …
|
|
|
@52667
|
10 years |
vboxsync |
DisplayImpl,VMMDev: cleaned up reenabling of the legacy video …
|
|
|
@52663
|
10 years |
vboxsync |
NAT: Redo detection of connect(2) failure taking into account various …
|
|
|
@52662
|
10 years |
vboxsync |
NAT: Revert previous (r95391). poll(2) behaviour is different on …
|
|
|
@52618
|
10 years |
vboxsync |
HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
|
|
|
@52613
|
10 years |
vboxsync |
Devices/DevACPI: tabs to spaces, trailing whitespace.
|
|
|
@52610
|
10 years |
vboxsync |
Devices/Misc/VirtualKD: mistake in contributor name, apologies.
|
|
|
@52597
|
10 years |
vboxsync |
Devices/Misc/VirtualKD: new, slightly modified interface definition …
|
|
|
@52592
|
10 years |
vboxsync |
NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
|
|
|
@52591
|
10 years |
vboxsync |
NAT: Darwin host: extra logging for DNS update events.
|
|
|
@52561
|
10 years |
vboxsync |
HDA: Fixed layout ID for Mt Lion.
|
|
|
@52547
|
10 years |
vboxsync |
Devices/Samples/DrvStorageFilter.cpp: adapt to deal properly with …
|
|
|
@52544
|
10 years |
vboxsync |
IntNet: intnetR0TrunkSharedMacEditIPv6FromIntNet: Use uint32_t instead …
|
|
|
@52543
|
10 years |
vboxsync |
IntNet: follow up to r85262 - refactor rewriting of link-level address …
|
|
|
@52530
|
10 years |
vboxsync |
ICH9: PCI IRQ disable bit has no effect on MSIs (#7505).
|
|
|
@52526
|
10 years |
vboxsync |
usb arg2
|
|
|
@52525
|
10 years |
vboxsync |
memset. arg.
|
|
|
@52522
|
10 years |
vboxsync |
VUSBDevice.cpp: The critical sections associated with the pipes shall …
|
|
|
@52518
|
10 years |
vboxsync |
intnetR0NetworkSharedMacDetectAndFixBroadcast: handle ARP, IPv4 and …
|
|
|
@52517
|
10 years |
vboxsync |
Devices/USB: Fix crash on Linux hosts, a hang when disconnecting a USB …
|
|
|
@52513
|
10 years |
vboxsync |
USB: Serialize access to the extra state data for control pipes, fixes …
|
|
|
@52508
|
10 years |
vboxsync |
SMC structure tests.
|
|
|
@52507
|
10 years |
vboxsync |
DevSMC: Missing initializer.
|
|
|
@52506
|
10 years |
vboxsync |
Deleted PC/DevSMC.cpp, removed the associated define.
|
|
|
@52505
|
10 years |
vboxsync |
DrvHostBase: Provide I/O buffer allocator, fixes crash if a host DVD …
|
|
|
@52504
|
10 years |
vboxsync |
DevVGA_VDMA: execute vgaUpdateDisplayAll on EMT
|
|
|
@52499
|
10 years |
vboxsync |
NAT: Handle RFC1533_PAD properly.
|
|
|
@52493
|
10 years |
vboxsync |
vga/crCtl: racing fix
|
|
|
@52479
|
10 years |
vboxsync |
BIOS: Removed redundant port write, improved logging.
|
|
|
@52475
|
10 years |
vboxsync |
Device/ACPI:#7433: Fixed PM Timer interrupt frequency, improved …
|
|
|
@52474
|
10 years |
vboxsync |
Devices/Misc/VirtualKD: fix code breakage due to padding
|
|
|
@52473
|
10 years |
vboxsync |
Devices/Misc: new VirtualKD stub/loader device, contributed by Ivan …
|
|
|
@52445
|
10 years |
vboxsync |
SrvIntNetR0.cpp: New commit policy for this file.
|
|
|
@52439
|
10 years |
vboxsync |
Devices/PC/BIOS: sync alternative sources
|
|
|
@52434
|
10 years |
vboxsync |
Storage/AHCI: Fix tight race when the guest resets a port leading to …
|
|
|
@52429
|
10 years |
vboxsync |
crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
|
|
|
@52412
|
10 years |
vboxsync |
AHCI: argh
|
|
|
@52409
|
10 years |
vboxsync |
AHCI: unused variable
|
|
|