|
|
@27932
|
15 years |
vboxsync |
DrvChar.cpp: Wait for all threads that have been created with the …
|
|
|
@27923
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@27922
|
15 years |
vboxsync |
DrvVD: Pass request status code to the backends
|
|
|
@27920
|
15 years |
vboxsync |
AsyncCompletion: Return error code for completed requests
|
|
|
@27917
|
15 years |
vboxsync |
UsbKbd: Really ignore key repeat events.
|
|
|
@27915
|
15 years |
vboxsync |
UsbKbd: Improved translation tables.
|
|
|
@27910
|
15 years |
vboxsync |
addendum to r59599
|
|
|
@27901
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@27891
|
15 years |
vboxsync |
VMMDev: separately process video mode hints for different guest …
|
|
|
@27890
|
15 years |
vboxsync |
USB keyboard: state machine refinements, locking, Caps Lock scancode bug
|
|
|
@27870
|
15 years |
vboxsync |
OSE fixes for NAT
|
|
|
@27869
|
15 years |
vboxsync |
OSE fixes for NAT
|
|
|
@27862
|
15 years |
vboxsync |
export Devices/Storage/UsbMsd.cpp to OSE
|
|
|
@27851
|
15 years |
vboxsync |
Backed out acpi part of r59458; breaks Windows guests
|
|
|
@27848
|
15 years |
vboxsync |
NAT service: sync with changes in DrvNAT. NAT service is compilable …
|
|
|
@27844
|
15 years |
vboxsync |
DevPCNet.cpp: Use the buffered network driver interface.
|
|
|
@27843
|
15 years |
vboxsync |
DrvNetSniffer.cpp: Wrap the buffer based network interface.
|
|
|
@27842
|
15 years |
vboxsync |
DrvNAT: Added missing FreeBuf method.
|
|
|
@27840
|
15 years |
vboxsync |
DrvIntNet,++: Implemented the missing buffer methods, added padding frame.
|
|
|
@27839
|
15 years |
vboxsync |
2d: working multi-monitor + some fixing for working with …
|
|
|
@27838
|
15 years |
vboxsync |
USB keyboard: avoid loosing keypresses due to missed URBs
|
|
|
@27827
|
15 years |
vboxsync |
NAT: enabled VBOX_NAT_DELAY_HACK for trunk as well (Windows host only)
|
|
|
@27825
|
15 years |
vboxsync |
DevPCNet.cpp: Removed the experimental PCNET_QUEUE_SEND_PACKETS code.
|
|
|
@27817
|
15 years |
vboxsync |
BIOS: fixed VBOX_VERSION_STAMP dependency
|
|
|
@27815
|
15 years |
vboxsync |
VBoxHDD: Fix VDGetFormat, we don't have disk structure at this point
|
|
|
@27810
|
15 years |
vboxsync |
Another fix
|
|
|
@27809
|
15 years |
vboxsync |
Compile fix
|
|
|
@27808
|
15 years |
vboxsync |
VBoxHDD: First part of the async I/O support
* The async I/O …
|
|
|
@27806
|
15 years |
vboxsync |
Storage/VBoxHDD+DrvBlock+DrvVD: implement core code for live snapshot …
|
|
|
@27799
|
15 years |
vboxsync |
ACPI: conditionally expose NIC object to OSX guests
|
|
|
@27797
|
15 years |
vboxsync |
misc compiler warning fixes, comment typos and other minor cleanups
|
|
|
@27795
|
15 years |
vboxsync |
ACPI: we do support reset register, so say so in FADT (OSX checks it)
|
|
|
@27765
|
15 years |
vboxsync |
NAT: log too noisy.
|
|
|
@27764
|
15 years |
vboxsync |
NAT: on succesful sent of ICMP packet to the ICMP raw socket, charge …
|
|
|
@27754
|
15 years |
vboxsync |
Main/Display, Devices/Graphics: added a generic guest …
|
|
|
@27739
|
15 years |
vboxsync |
DrvVD: Implement set size operation for the async I/O interface
|
|
|
@27736
|
15 years |
vboxsync |
VD: Correct return code if everything was transfered successfully
|
|
|
@27735
|
15 years |
vboxsync |
VMDK: Don't try to read more bytes from the descriptor than the filesize
|
|
|
@27734
|
15 years |
vboxsync |
AHCI: Report I/O errors to the guest
|
|
|
@27718
|
15 years |
vboxsync |
DrvIntNet: fixed destructor if constructor failed
|
|
|
@27717
|
15 years |
vboxsync |
Zero AH on 0xec00 call.
|
|
|
@27715
|
15 years |
vboxsync |
BIOS: Avoid unimplemented message in log on AMD64 target mode callback.
|
|
|
@27699
|
15 years |
vboxsync |
LsiLogic: Don't send an interrupt for every completed request but wait …
|
|
|
@27692
|
15 years |
vboxsync |
Pass boot NIC PCI dev/fn separately to DevPcBios. Easier to understand …
|
|
|
@27686
|
15 years |
vboxsync |
DevOHCI: fixed segfault in rhport_set_if_connected()
|
|
|
@27682
|
15 years |
vboxsync |
2d: unified code for VBoxXxx & UIXxx, moved 2D state logic outside …
|
|
|
@27672
|
15 years |
vboxsync |
LsiLogic: Small optimization. Data buffers are allocated page aligned …
|
|
|
@27671
|
15 years |
vboxsync |
SCSI: Fixes for the async I/O path
|
|
|
@27666
|
15 years |
vboxsync |
DevACPI.cpp: Restored code removed in r58897 as it is techincally …
|
|
|
@27665
|
15 years |
vboxsync |
SCSI: Cleanup during destruction
|
|
|
@27664
|
15 years |
vboxsync |
SCSI: More statistics
|
|
|
@27661
|
15 years |
vboxsync |
VSCSI: Add the command queuing supported flag for hard disks
|
|
|
@27660
|
15 years |
vboxsync |
BusLogic: Update the sense data only for a CHECK_CONDITION return code
|
|
|
@27659
|
15 years |
vboxsync |
VSCSI: Fixed unitialized variable
|
|
|
@27658
|
15 years |
vboxsync |
VSCSI: Fixed unitialized variable
|
|
|
@27657
|
15 years |
vboxsync |
VSCSI: typo
|
|
|
@27655
|
15 years |
vboxsync |
Make testing forward and backwards merges easier
|
|
|
@27654
|
15 years |
vboxsync |
DrvSCSI: Use the new VSCSI component and implement the async interface
|
|
|
@27653
|
15 years |
vboxsync |
VSCSI: New SCSI interpreter component which will replace the old stuff …
|
|
|
@27628
|
15 years |
vboxsync |
HPET: testcase update
|
|
|
@27627
|
15 years |
vboxsync |
HPET: nitpicking
|
|
|
@27623
|
15 years |
vboxsync |
VMDK: Fix OVF export and import
|
|
|
@27573
|
15 years |
vboxsync |
NAT: cosmetics; refined comments
|
|
|
@27571
|
15 years |
vboxsync |
NAT: some spaces
|
|
|
@27569
|
15 years |
vboxsync |
NAT: bsd mbuf releasing of zones is corrected.
|
|
|
@27568
|
15 years |
vboxsync |
NAT: ICMP Darwin specifics. Darwin reports IP in host format and …
|
|
|
@27565
|
15 years |
vboxsync |
DrvNAT.cpp: Fixed cleanup bug in drvNATDestruct where it would crash …
|
|
|
@27561
|
15 years |
vboxsync |
DrvDiskIntegrity: Save the last write access to sectors. Makes …
|
|
|
@27560
|
15 years |
vboxsync |
Fix #4631 (Crash when taking a snapshot of a VM running with …
|
|
|
@27559
|
15 years |
vboxsync |
Don't build the disk integrity driver by default
|
|
|
@27558
|
15 years |
vboxsync |
Storage: Simple driver for checking data integrity of virtual disks
|
|
|
@27542
|
15 years |
vboxsync |
VMMDev: balloon chunks stam unit is count not bytes
|
|
|
@27533
|
15 years |
vboxsync |
VMDK: Use RTMemRealloc
|
|
|
@27531
|
15 years |
vboxsync |
VMDK: Optimize descriptor writes. Prepare the whole descriptor in a …
|
|
|
@27525
|
15 years |
vboxsync |
VMDK: Only update the modification UUID if it changed from the …
|
|
|
@27497
|
15 years |
vboxsync |
iprt,rdp,drvnamedpipe: Changed the RTSOCKET type from int to a struct …
|
|
|
@27477
|
15 years |
vboxsync |
VMDK: No need to update the line if cb is 0
|
|
|
@27476
|
15 years |
vboxsync |
VMDK: Use the I/O interface
|
|
|
@27470
|
15 years |
vboxsync |
DevRTC: fixed assertion (addendum to r58944)
|
|
|
@27469
|
15 years |
vboxsync |
warning
|
|
|
@27468
|
15 years |
vboxsync |
NAT: clarification to byte order in ip_len check of original ip packet.
|
|
|
@27467
|
15 years |
vboxsync |
NAT: comment to ICMP find routine.
|
|
|
@27466
|
15 years |
vboxsync |
NAT: ICMP Solaris specific ip_len calculation was added.
|
|
|
@27463
|
15 years |
vboxsync |
Devices/Input/DevPS2: cleaned up some harmless messed up code and …
|
|
|
@27461
|
15 years |
vboxsync |
Store PCI bus/dev/fn of first NIC in CFGM and propagate the data to CMOS.
|
|
|
@27460
|
15 years |
vboxsync |
DevRTC: Added support for PIIX4 style second CMOS bank.
|
|
|
@27457
|
15 years |
vboxsync |
NAT: disable too strict checks.
|
|
|
@27456
|
15 years |
vboxsync |
BIOS: Do not destroy high word of EBX in int13_harddisk.
|
|
|
@27450
|
15 years |
vboxsync |
NAT: typo
|
|
|
@27448
|
15 years |
vboxsync |
NAT: one more m_inc() fix (just in case), and some cleanup. ripping …
|
|
|
@27447
|
15 years |
vboxsync |
NAT: ICMP sanity checks of matching ECHO-ECHOREPLY communication. mbuf …
|
|
|
@27443
|
15 years |
vboxsync |
NAT: paranoid check of mbuf incrementation.
|
|
|
@27441
|
15 years |
vboxsync |
NAT: check minimal size of ICMP header before type check.
|
|
|
@27433
|
15 years |
vboxsync |
wddm: mouse pointer support (GDI emulated) when pointer intergation is off
|
|
|
@27429
|
15 years |
vboxsync |
wddm: graphics dev update only necessary portion of framebuffer
|
|
|
@27426
|
15 years |
vboxsync |
wddm: graphics dev partial screen update fix
|
|
|
@27422
|
15 years |
vboxsync |
ACPI: cleaned up no longer used CPU entries, made RTC on by default
|
|
|
@27417
|
15 years |
vboxsync |
NAT: ICMP checks minimal sizes of ICMP datagrams received from socket …
|
|
|
@27399
|
15 years |
vboxsync |
NAT: the 2-step ICMP read has been introduced. Mbuf destination …
|
|
|
@27394
|
15 years |
vboxsync |
Devices/Serial: add code to handle arbitrary baudrates on linux host. …
|
|
|