|
|
@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
|
10 years |
vboxsync |
NAT: Fix previous, pass bind_ip.s_addr, not bind_ip to %RTnaipv4.
That …
|
|
|
@52229
|
10 years |
vboxsync |
NAT: Log port-forwarding using address:port notation, including host's …
|
|
|
@52228
|
10 years |
vboxsync |
Devices/ipxe: work around gcc problem not allowing to specify "ebp" to …
|
|
|
@52227
|
10 years |
vboxsync |
Devices/iPXE: added README.vbox
|
|
|
@52209
|
10 years |
vboxsync |
OHCI,EHCI: 6305: Maximal number of ports is set to 15
|
|
|
@52193
|
10 years |
vboxsync |
EFI: typo in comment
|
|
|
@52157
|
10 years |
vboxsync |
DevAPIC: fixes debug logging
|
|
|
@52154
|
10 years |
vboxsync |
NAT: Rework sorecvfrom().
On Windows provide iovec definition that is …
|
|
|
@52150
|
10 years |
vboxsync |
32-bit Linux build fix
|
|
|
@52148
|
10 years |
vboxsync |
Devices/USB: ancel URBs on the I/O thread if available, fixes a race …
|
|
|
@52134
|
10 years |
vboxsync |
NDIS6: Cumulative commit containing async send, unload race fix …
|
|
|
@52128
|
10 years |
vboxsync |
PS2M: Do not delay resets (too much trouble).
|
|
|
@52113
|
10 years |
vboxsync |
NAT: G/c #if0'ed code to send ICMP_SOURCEQUENCH. Source quench is …
|
|
|
@52101
|
10 years |
vboxsync |
HDA: Force audio transfers to stop when resetting device.
|
|
|
@52088
|
10 years |
vboxsync |
NAT: Followup to r94784: g/c an "XXX" comment that says that we should …
|
|
|
@52069
|
10 years |
vboxsync |
Devices/EFI: fix a number of typos and copy/paste leftovers, should …
|
|
|
@52063
|
10 years |
vboxsync |
build fix
|
|
|
@52062
|
10 years |
vboxsync |
build fix
|
|
|
@52052
|
10 years |
vboxsync |
DevPS2: Removed debugging code inadvertently left in a while ago.
|
|
|
@52026
|
10 years |
vboxsync |
Storage/AHCI: Switch to PDMIBLOCK I/O buffer allocator callbacks
|
|
|
@52023
|
10 years |
vboxsync |
pdmifs.h,DrvBlock,DrvVD: Add methods to allocate and free I/O buffer …
|
|
|
@51991
|
10 years |
vboxsync |
DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
|
|
|
@51990
|
10 years |
vboxsync |
DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
|
|
|
@51923
|
10 years |
vboxsync |
Console,DrvVD: Clear the encryption keys on suspend
|
|
|
@51906
|
10 years |
vboxsync |
Fixing testcases on windows.
|
|
|
@51905
|
10 years |
vboxsync |
NAT: Make sure guest will get window updates by scheduling TF_DELACK …
|
|
|
@51904
|
10 years |
vboxsync |
NAT: Fix unsigned wraparound when calculating offered window. rcv_nxt …
|
|
|
@51899
|
10 years |
vboxsync |
Console,DrvVD: Make disk encryption completely configurable through …
|
|
|
@51865
|
10 years |
vboxsync |
NAT: tcp_respond - don't split window size computation into two chunks …
|
|
|
@51864
|
10 years |
vboxsync |
NAT: sbappend - check if we are going to send before allocating buffer …
|
|
|
@51836
|
10 years |
vboxsync |
DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
|
|
|
@51816
|
10 years |
vboxsync |
vga/CmdVbva: var initialization
|
|
|
@51761
|
10 years |
vboxsync |
DevVGA: get the device lock when VRAM region is mapped.
|
|
|
@51754
|
10 years |
vboxsync |
Main,DrvVD,VD: Implement support for VD plugins from extension packs
|
|
|
@51752
|
10 years |
vboxsync |
Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
|
|
|
@51749
|
10 years |
vboxsync |
Storage/DiskIntegrity: Add an option to record the write before it was …
|
|
|
@51748
|
10 years |
vboxsync |
DevVGA: replaced assert with if statement for a transient VGA state.
|
|
|
@51738
|
10 years |
vboxsync |
USB/win/USBProxyDevice-win.cpp: Return last error code instead of just …
|
|
|
@51730
|
10 years |
vboxsync |
Devices/VGA_VBVA: use RT_STR_TUPLE()
|
|
|
@51727
|
10 years |
vboxsync |
NAT: Fix edito introduced in r39462 - TF_ACKNOW should be set in …
|
|
|
@51725
|
10 years |
vboxsync |
BIOS: Enable APIC in SVR.
|
|
|
@51652
|
10 years |
vboxsync |
DevAPIC: Dump all pending ISR/IRR bits, not just the highest.
|
|
|
@51648
|
10 years |
vboxsync |
vga: legacy state load fixes
|
|
|
@51643
|
10 years |
vboxsync |
VMM/GIM: More bits for Hyper-V implementation.
|
|
|
@51642
|
10 years |
vboxsync |
LogRel nits.
|
|
|
@51639
|
10 years |
vboxsync |
LogRel cosmetics/consistency.
|
|
|
@51638
|
10 years |
vboxsync |
AHCI: Fix request cancelling logic if the log page containing details …
|
|
|
@51637
|
10 years |
vboxsync |
Pulseaudio: Bitten by duplicate files…
|
|
|
@51636
|
10 years |
vboxsync |
Devices: release log cosmetics.
|
|
|
@51633
|
10 years |
vboxsync |
vga: saved state bugfix, sigh
|
|
|
@51632
|
10 years |
vboxsync |
vga: build fix
|
|
|
@51631
|
10 years |
vboxsync |
vga: saved state fixes
|
|
|
@51629
|
10 years |
vboxsync |
DevVGA: moved asserts to the right place in vgaPortUpdateDisplayRect.
|
|
|
@51624
|
10 years |
vboxsync |
AHCI: Small addendum to r93658, the device emulation needs to update …
|
|
|
@51619
|
10 years |
vboxsync |
Devices/Storage: Add new read after write verification mode and fix …
|
|
|
@51617
|
10 years |
vboxsync |
DevVGA: updateDisplayAll should not initiate a resize.
|
|
|
@51609
|
10 years |
vboxsync |
DrvMouse: Added queue flush callback like we have for keyboard.
|
|
|
@51599
|
10 years |
vboxsync |
Devices/VMMDev: fixed compiling with VBOX_WITH_HGCM disabled
|
|
|
@51589
|
10 years |
vboxsync |
USB/OHCI: Fix saved state assertion witz emulated USB devices
|
|
|
@51578
|
10 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.
|
|
|
@51365
|
11 years |
vboxsync |
DevVGA: keep pfnCrHgcmCtlSubmit when doing pDrv replacement
|
|
|
@51364
|
11 years |
vboxsync |
DevVGA: saved state fix for disabled 3D
|
|
|
@51362
|
11 years |
vboxsync |
Disabled broken vboxVDMASaveLoadDone code (VERR_INVALID_STATE).
|
|
|
@51358
|
11 years |
vboxsync |
fix crogl disabled
|
|
|
@51357
|
11 years |
vboxsync |
wddm/crOpenGL/DevVGA: CmdVbva disable fixes
|
|
|
@51349
|
11 years |
vboxsync |
crOpenGL: saved state fixes, misc fixes
|
|
|
@51342
|
11 years |
vboxsync |
Main,DrvVD: Interface to pass the keys to the disk encryption module …
|
|
|
@51341
|
11 years |
vboxsync |
Missing file
|
|
|
@51340
|
11 years |
vboxsync |
Storage/AHCI: Revert to the legacy port reset method if we loaded a …
|
|
|
@51329
|
11 years |
vboxsync |
NAT: Dump info for %R[natsock] even is socket is invalid or closed.
|
|
|
@51324
|
11 years |
vboxsync |
DevVGA: fix IRQ handling racing
|
|
|
@51260
|
11 years |
vboxsync |
wddm: resize enhancements & fixes
|
|
|
@51255
|
11 years |
vboxsync |
update alternative BIOS sources
|
|
|
@51237
|
11 years |
vboxsync |
Devices/Graphics/VGA: don't panic on VERR_PDM_NO_ATTACHED_DRIVER (e.g. …
|
|
|
@51232
|
11 years |
vboxsync |
AHCI: Another try to fix The AssertRelease issue during a reset. Move …
|
|
|
@51218
|
11 years |
vboxsync |
build fix
|
|
|