|
|
@52307
|
10 years |
vboxsync |
Build fix, take 5
|
|
|
@52306
|
10 years |
vboxsync |
Build fix, take 4
|
|
|
@52305
|
10 years |
vboxsync |
Build fix, take 3
|
|
|
@52304
|
10 years |
vboxsync |
Build fix, take 2
|
|
|
@52302
|
10 years |
vboxsync |
Build fix
|
|
|
@52301
|
10 years |
vboxsync |
USB: Move the URB cancellation work to the per device I/O thread, fix …
|
|
|
@52283
|
10 years |
vboxsync |
NAT: Do pay attention to POLLERR and WSANETWORKEVENTS::iErrorCode and …
|
|
|
@52274
|
10 years |
vboxsync |
USB: Destroy I/O thread and request queue last because they might be …
|
|
|
@52270
|
10 years |
vboxsync |
Fix 32bit build box
|
|
|
@52269
|
10 years |
vboxsync |
USB: Cleanup, move the device reset worker to the I/O thread instead …
|
|
|
@52264
|
10 years |
vboxsync |
BusLogic: Renamed some insanely long macros, adjusted too-eager assertion.
|
|
|
@52259
|
10 years |
vboxsync |
Updated devices testcase to cover more.
|
|
|
@52258
|
10 years |
vboxsync |
NAT: Oops, g/c leftover debug printfs accidentally committed in r95347.
|
|
|
@52256
|
10 years |
vboxsync |
NAT: preserve DF (if possible) and TOS when proxying outbound UDP …
|
|
|
@52255
|
10 years |
vboxsync |
Shot at fixing 32bit builds
|
|
|
@52254
|
10 years |
vboxsync |
Devices/USB: Several fixes and misc cleanups, the VM crash when …
|
|
|
@52249
|
10 years |
vboxsync |
USB: Initial xHCI device commit (WIP).
|
|
|
@52245
|
10 years |
vboxsync |
NAT: Drop packets to multicast destinations, the rest of the code is …
|
|
|
@52230
|
11 years |
vboxsync |
NAT: Fix previous, pass bind_ip.s_addr, not bind_ip to %RTnaipv4.
That …
|
|
|
@52229
|
11 years |
vboxsync |
NAT: Log port-forwarding using address:port notation, including host's …
|
|
|
@52228
|
11 years |
vboxsync |
Devices/ipxe: work around gcc problem not allowing to specify "ebp" to …
|
|
|
@52227
|
11 years |
vboxsync |
Devices/iPXE: added README.vbox
|
|
|
@52209
|
11 years |
vboxsync |
OHCI,EHCI: 6305: Maximal number of ports is set to 15
|
|
|
@52193
|
11 years |
vboxsync |
EFI: typo in comment
|
|
|
@52157
|
11 years |
vboxsync |
DevAPIC: fixes debug logging
|
|
|
@52154
|
11 years |
vboxsync |
NAT: Rework sorecvfrom().
On Windows provide iovec definition that is …
|
|
|
@52150
|
11 years |
vboxsync |
32-bit Linux build fix
|
|
|
@52148
|
11 years |
vboxsync |
Devices/USB: ancel URBs on the I/O thread if available, fixes a race …
|
|
|
@52134
|
11 years |
vboxsync |
NDIS6: Cumulative commit containing async send, unload race fix …
|
|
|
@52128
|
11 years |
vboxsync |
PS2M: Do not delay resets (too much trouble).
|
|
|
@52113
|
11 years |
vboxsync |
NAT: G/c #if0'ed code to send ICMP_SOURCEQUENCH. Source quench is …
|
|
|
@52101
|
11 years |
vboxsync |
HDA: Force audio transfers to stop when resetting device.
|
|
|
@52088
|
11 years |
vboxsync |
NAT: Followup to r94784: g/c an "XXX" comment that says that we should …
|
|
|
@52069
|
11 years |
vboxsync |
Devices/EFI: fix a number of typos and copy/paste leftovers, should …
|
|
|
@52063
|
11 years |
vboxsync |
build fix
|
|
|
@52062
|
11 years |
vboxsync |
build fix
|
|
|
@52052
|
11 years |
vboxsync |
DevPS2: Removed debugging code inadvertently left in a while ago.
|
|
|
@52026
|
11 years |
vboxsync |
Storage/AHCI: Switch to PDMIBLOCK I/O buffer allocator callbacks
|
|
|
@52023
|
11 years |
vboxsync |
pdmifs.h,DrvBlock,DrvVD: Add methods to allocate and free I/O buffer …
|
|
|
@51991
|
11 years |
vboxsync |
DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
|
|
|
@51990
|
11 years |
vboxsync |
DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
|
|
|
@51923
|
11 years |
vboxsync |
Console,DrvVD: Clear the encryption keys on suspend
|
|
|
@51906
|
11 years |
vboxsync |
Fixing testcases on windows.
|
|
|
@51905
|
11 years |
vboxsync |
NAT: Make sure guest will get window updates by scheduling TF_DELACK …
|
|
|
@51904
|
11 years |
vboxsync |
NAT: Fix unsigned wraparound when calculating offered window. rcv_nxt …
|
|
|
@51899
|
11 years |
vboxsync |
Console,DrvVD: Make disk encryption completely configurable through …
|
|
|
@51865
|
11 years |
vboxsync |
NAT: tcp_respond - don't split window size computation into two chunks …
|
|
|
@51864
|
11 years |
vboxsync |
NAT: sbappend - check if we are going to send before allocating buffer …
|
|
|
@51836
|
11 years |
vboxsync |
DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
|
|
|
@51816
|
11 years |
vboxsync |
vga/CmdVbva: var initialization
|
|
|
@51761
|
11 years |
vboxsync |
DevVGA: get the device lock when VRAM region is mapped.
|
|
|
@51754
|
11 years |
vboxsync |
Main,DrvVD,VD: Implement support for VD plugins from extension packs
|
|
|
@51752
|
11 years |
vboxsync |
Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
|
|
|
@51749
|
11 years |
vboxsync |
Storage/DiskIntegrity: Add an option to record the write before it was …
|
|
|
@51748
|
11 years |
vboxsync |
DevVGA: replaced assert with if statement for a transient VGA state.
|
|
|
@51738
|
11 years |
vboxsync |
USB/win/USBProxyDevice-win.cpp: Return last error code instead of just …
|
|
|
@51730
|
11 years |
vboxsync |
Devices/VGA_VBVA: use RT_STR_TUPLE()
|
|
|
@51727
|
11 years |
vboxsync |
NAT: Fix edito introduced in r39462 - TF_ACKNOW should be set in …
|
|
|
@51725
|
11 years |
vboxsync |
BIOS: Enable APIC in SVR.
|
|
|
@51652
|
11 years |
vboxsync |
DevAPIC: Dump all pending ISR/IRR bits, not just the highest.
|
|
|
@51648
|
11 years |
vboxsync |
vga: legacy state load fixes
|
|
|
@51643
|
11 years |
vboxsync |
VMM/GIM: More bits for Hyper-V implementation.
|
|
|
@51642
|
11 years |
vboxsync |
LogRel nits.
|
|
|
@51639
|
11 years |
vboxsync |
LogRel cosmetics/consistency.
|
|
|
@51638
|
11 years |
vboxsync |
AHCI: Fix request cancelling logic if the log page containing details …
|
|
|
@51637
|
11 years |
vboxsync |
Pulseaudio: Bitten by duplicate files…
|
|
|
@51636
|
11 years |
vboxsync |
Devices: release log cosmetics.
|
|
|
@51633
|
11 years |
vboxsync |
vga: saved state bugfix, sigh
|
|
|
@51632
|
11 years |
vboxsync |
vga: build fix
|
|
|
@51631
|
11 years |
vboxsync |
vga: saved state fixes
|
|
|
@51629
|
11 years |
vboxsync |
DevVGA: moved asserts to the right place in vgaPortUpdateDisplayRect.
|
|
|
@51624
|
11 years |
vboxsync |
AHCI: Small addendum to r93658, the device emulation needs to update …
|
|
|
@51619
|
11 years |
vboxsync |
Devices/Storage: Add new read after write verification mode and fix …
|
|
|
@51617
|
11 years |
vboxsync |
DevVGA: updateDisplayAll should not initiate a resize.
|
|
|
@51609
|
11 years |
vboxsync |
DrvMouse: Added queue flush callback like we have for keyboard.
|
|
|
@51599
|
11 years |
vboxsync |
Devices/VMMDev: fixed compiling with VBOX_WITH_HGCM disabled
|
|
|
@51589
|
11 years |
vboxsync |
USB/OHCI: Fix saved state assertion witz emulated USB devices
|
|
|
@51578
|
11 years |
vboxsync |
Mac OS X host: improve support for host optical drives; add support …
|
|
|
@51566
|
11 years |
vboxsync |
Storage/AHCI: Get rid of ASMAtomic*Size and replace with the *U32 …
|
|
|
@51561
|
11 years |
vboxsync |
Devices/GIMDev: keywords.
|
|
|
@51560
|
11 years |
vboxsync |
VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
|
|
|
@51546
|
11 years |
vboxsync |
UsbKbd: Added a brief theory of operation.
|
|
|
@51539
|
11 years |
vboxsync |
Keyboard: Extended keyboard driver and reworked USB keyboard device …
|
|
|
@51528
|
11 years |
vboxsync |
HDA: Do not crash when logging split register access.
|
|
|
@51526
|
11 years |
vboxsync |
DevHPET: fixed wrong test
|
|
|
@51524
|
11 years |
vboxsync |
DevVGA/crOpenGL: bugfixes, logging
|
|
|
@51521
|
11 years |
vboxsync |
lwip/sockets.c: indent fixes.
|
|
|
@51520
|
11 years |
vboxsync |
VBox/Devices: Comment nits.
|
|
|
@51516
|
11 years |
vboxsync |
Removed scary-looking messages about unimplemented MSI support.
|
|
|
@51511
|
11 years |
vboxsync |
DevVGA: use actual fRenderVRAM value (fixed a regression from r94031)
|
|
|
@51507
|
11 years |
vboxsync |
DevVGA_VDMA: vboxVDMADestruct should accept NULL.
|
|
|
@51485
|
11 years |
vboxsync |
ICH9: Reset more, improved debug info output.
|
|
|
@51462
|
11 years |
vboxsync |
Graphics: logging
|
|
|
@51461
|
11 years |
vboxsync |
Graphics: never change connector to avoid racing; Graphics/Main: fix …
|
|
|
@51409
|
11 years |
vboxsync |
Storage/AHCI: Fix the SSM version check for the legacy port reset handling
|
|
|
@51383
|
11 years |
vboxsync |
Devices/DevAHCI: Fix possible crash if there is no track list for the …
|
|
|
@51382
|
11 years |
vboxsync |
Devices/ATAPIPassthrough: Assertion + better status codes for not …
|
|
|
@51381
|
11 years |
vboxsync |
Devies/DevATA: Fix possible crash if there is no track list for the …
|
|
|
@51377
|
11 years |
vboxsync |
ICH9: A bit of logging to track MSI delivery.
|
|
|
@51373
|
11 years |
vboxsync |
Fixed bad format specifier.
|
|
|