|
|
@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. …
|
|
|
@27393
|
15 years |
vboxsync |
Devices/ACPI: fixed a missing break after case …
|
|
|
@27389
|
15 years |
vboxsync |
wddm: fix image corruption for partial display updates
|
|
|
@27383
|
15 years |
vboxsync |
wddm: basic Video DMA impl, guest driver bugfix
|
|
|
@27367
|
15 years |
vboxsync |
VBoxHDD: -Wshadow warnings
|
|
|
@27363
|
15 years |
vboxsync |
PC/BIOS/DMI: unused code
|
|
|
@27361
|
15 years |
vboxsync |
Storate/ATA: implemented ATA_EVENT_STATUS_MEDIA_EJECT_REQUESTED …
|
|
|
@27359
|
15 years |
vboxsync |
VD: Update with the correct parent uuid in the forward merge direction
|
|
|
@27358
|
15 years |
vboxsync |
VHD: Dump a bit of information
|
|
|
@27353
|
15 years |
vboxsync |
EFI: Introduces OSE Logo container with copy of BIOS ose_logo. FDF …
|
|
|
@27342
|
15 years |
vboxsync |
Backed out r58772
|
|
|
@27341
|
15 years |
vboxsync |
APIC: hack to reduce OSX guests idle state CPU consumption
|
|
|
@27340
|
15 years |
vboxsync |
wddm: disable asynch test
|
|
|
@27339
|
15 years |
vboxsync |
wddm: basics for DMA commands support in graphics device impl
|
|
|
@27327
|
15 years |
vboxsync |
Devices/ACPI: more fixes and support for the new /sys interfacd
|
|
|
@27326
|
15 years |
vboxsync |
DrvACPI: Avoid poking the thread since it'll cause a default gdb …
|
|
|
@27316
|
15 years |
vboxsync |
Devices/ACPI: fixes for r58659
|
|
|
@27305
|
15 years |
vboxsync |
APIC: few todos and cleanups, nothing functional
|
|
|
@27303
|
15 years |
vboxsync |
DrvVD: Not yet
|
|
|
@27302
|
15 years |
vboxsync |
IPRT: RIP RTCache*, RTMemCache* is way better…
|
|
|
@27298
|
15 years |
vboxsync |
e1000: A fix for regression caused by r58311.
|
|
|
@27290
|
15 years |
vboxsync |
Allow ring-0 handling of ohci mmio
|
|
|
@27276
|
15 years |
vboxsync |
AHCI: Remove unwanted change 2
|
|
|
@27275
|
15 years |
vboxsync |
AHCI: Remove unwanted change
|
|
|
@27274
|
15 years |
vboxsync |
AHCI: Add ATA_SLEEP to the list of supported commands (does nothing …
|
|
|
@27273
|
15 years |
vboxsync |
ATA: Add ATA_SLEEP to the list of supported commands (does nothing …
|
|
|
@27266
|
15 years |
vboxsync |
compile fix
|
|
|
@27265
|
15 years |
vboxsync |
logging fix
|
|
|
@27264
|
15 years |
vboxsync |
Devices/ACPI: on Linux, start a poller thread for collecting …
|
|
|
@27254
|
15 years |
vboxsync |
HPET: correct interrupts delivery
|
|
|
@27245
|
15 years |
vboxsync |
Storage/VBoxHDD: fix incorrect opaque data reference
|
|
|
@27232
|
15 years |
vboxsync |
Storage/VBoxHDD+DrvVD: implement framework for providing thread …
|
|
|
@27229
|
15 years |
vboxsync |
HPET: typo
|
|
|