VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette