VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @44055   12 years vboxsync DevVGA: Do not draw more lines than necessary.
(edit) @44023   12 years vboxsync PS2K: Fixed Korean keys broken earlier.:
(edit) @44022   12 years vboxsync Typo fix.
(edit) @44021   12 years vboxsync Devices/Audio: fix typos, some significant
(edit) @44018   12 years vboxsync BIOS: Do not set DPT pointer for El Torito emulated harddisk.
(edit) @44006   12 years vboxsync crOpenGl: fix warning message typo
(edit) @44005   12 years vboxsync build fix
(edit) @44004   12 years vboxsync APIC: spaces, nits.
(edit) @44000   12 years vboxsync dev/vga/crOpenGL: saved state fix (not tested yet)
(edit) @43979   12 years vboxsync NAT: ICMP ECHO to built-in services.
(edit) @43976   12 years vboxsync SrvIntNetR0: warning.
(edit) @43975   12 years vboxsync SrvIntNetR0.cpp: Try shut up warning.
(edit) @43974   12 years vboxsync VMM: Fix MSR range values for X2APIC, add in the X2APIC TPR MSR.
(edit) @43965   12 years vboxsync Devices/Audio/dsoundaudio.c: integrated contribution by Ivo Smits, for …
(edit) @43960   12 years vboxsync VUSB: interface association descriptor for emulated devices.
(edit) @43924   12 years vboxsync DevINIP: IPv6 and new LWIP introduction.
(edit) @43923   12 years vboxsync DrvVD: IPv6 and new LWIP introduction.
(edit) @43922   12 years vboxsync Makefile headers.
(edit) @43921   12 years vboxsync exposing LWIP specific build instructions closer to its sources.
(edit) @43883   12 years vboxsync build fix
(edit) @43881   12 years vboxsync build fix
(edit) @43879   12 years vboxsync Extended RTOnce with termination cleanups. (Changes existing …
(edit) @43876   12 years vboxsync fixed a few format specifier bugs
(edit) @43871   12 years vboxsync Devices/virtio-net: fixed the names of tx/rx stat counters (#6514)
(edit) @43861   12 years vboxsync Storage: Introduce new flag to skip unnecessary consistency checks in …
(edit) @43816   12 years vboxsync HostDrivers/solaris/USB: Passthrough short packets bit.
(edit) @43815   12 years vboxsync UsbMsd: Present proper high- vs. full-speed descriptors to guest.
(edit) @43804   12 years vboxsync Etherboot/nrv2b: unimportant memory leak
(edit) @43789   12 years vboxsync USB MSD: More bit rot cleanup; now works with …
(edit) @43788   12 years vboxsync Scraped off some of the bit rot.
(edit) @43780   12 years vboxsync Added forgotten USB mouse/tablet log group.
(edit) @43772   12 years vboxsync comment typos.
(edit) @43770   12 years vboxsync Typos, grammar.
(edit) @43759   12 years vboxsync BIOS: Windows 2000 floppy boot workaround.
(edit) @43757   12 years vboxsync BIOS: Log detected SCSI devices.
(edit) @43752   12 years vboxsync NAT: don't free socket with alive tcb.
(edit) @43750   12 years vboxsync Main/src-client/ConsoleImpl2 & Devices/PC/DevPcBios: Logical Geometry …
(edit) @43730   12 years vboxsync NAT: Don't be too optimistic, check the whether alias list isn't empty.
(edit) @43724   12 years vboxsync BIOS: Use indirect calls for packet reads to reduce code size.
(edit) @43714   12 years vboxsync NAT:dns/logging.
(edit) @43712   12 years vboxsync BIOS/EFI: fixed broken DMI information
(edit) @43693   12 years vboxsync VSCSI: Added support for media locking/unlocking.
(edit) @43692   12 years vboxsync Deleted ATAController which is no longer used.
(edit) @43691   12 years vboxsync VSCSI: Initialize sense information properly, in case the first thing …
(edit) @43690   12 years vboxsync BusLogic: Fixed sense buffer allocation.
(edit) @43687   12 years vboxsync VSCSI: Missing break
(edit) @43681   12 years vboxsync Added note about NW 5.1 El Torito usage.
(edit) @43680   12 years vboxsync BusLogic: Improved reset handling, added debugger info callback.
(edit) @43676   12 years vboxsync BIOS: Don't panic if floppy write fails.
(edit) @43673   12 years vboxsync NAT: handles resolv.conf-less distributions (vbox/10640).
(edit) @43672   12 years vboxsync BIOS: Fixed trouble with El Torito reading incomplete CD sectors over SCSI.
(edit) @43671   12 years vboxsync BIOS: Fixed El Torito skipped byte count calculation.
(edit) @43665   12 years vboxsync DevLsiLogicSCSI: also register 4 ports for the …
(edit) @43663   12 years vboxsync NAT: wording.
(edit) @43662   12 years vboxsync VSCSI: Fabricate session information (Vista and later insists on it).
(edit) @43661   12 years vboxsync VBoxSCSI: alignment fix.
(edit) @43660   12 years vboxsync BIOS: Added error checking to packet commands.
(edit) @43659   12 years vboxsync VBoxSCSI: Slightly extended interface to allow error reporting.
(edit) @43657   12 years vboxsync VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
(edit) @43646   12 years vboxsync Forgot one line in r81392.
(edit) @43642   12 years vboxsync DevBusLogic: Added ISA compatible port I/O and a few commands.
(edit) @43641   12 years vboxsync NAT: handles registration of DNS servers in 127.0.0.0/8 range.
(edit) @43640   12 years vboxsync VSCSI: Added basic media change support.
(edit) @43636   12 years vboxsync DevINIP: makes compatible with LWIP 1.4.1.
(edit) @43630   12 years vboxsync update alternative BIOS sources
(edit) @43626   12 years vboxsync AHCI: Clear SActive register when the command list engine is stopped. …
(edit) @43610   12 years vboxsync Devices/Graphics: rename BIOS-new to BIOS
(edit) @43609   12 years vboxsync Devices/Graphics: rename BIOS-new to BIOS
(edit) @43608   12 years vboxsync Devices/Grapics: remove old BIOS
(edit) @43605   12 years vboxsync UsbMouse: If event could not be sent to guest due to lack of available …
(edit) @43601   12 years vboxsync Missing file
(edit) @43600   12 years vboxsync AHCI: New CFGM keyto configure the amount of logical sectors per …
(edit) @43596   12 years vboxsync AHCI: Use new code for ATAPI passthrough
(edit) @43587   12 years vboxsync VSCSI-MMC: Added very basic READ TOC support. FreeBSD 6.4 insists on it.
(edit) @43573   12 years vboxsync Missing update
(edit) @43572   12 years vboxsync Storage/ATAPIPassthrough: Make it possible to read multisession media
(edit) @43571   12 years vboxsync Revert accidental commit
(edit) @43570   12 years vboxsync Revert accidental commit
(edit) @43569   12 years vboxsync Storage/DevATA: Use the new common code for ATAPI passthrough track …
(edit) @43568   12 years vboxsync Storage/DevATA: Use the new common code for ATAPI passthrough track …
(edit) @43567   12 years vboxsync Storage/ATAPIPassthrough: Start common code for track list handling in …
(edit) @43561   12 years vboxsync Comment.
(edit) @43527   12 years vboxsync VGABIOS: Do not trash palette in text modes when setting border color.
(edit) @43526   12 years vboxsync Stupid bug in debug output.
(edit) @43521   12 years vboxsync EFI/build: returns ShellPkg_Library_UefiShellLevel3CommandsLib back.
(edit) @43517   12 years vboxsync DrvSCSI: Connect some of the dots for removable media change (not yet …
(edit) @43503   12 years vboxsync EFI/build: kick
(edit) @43502   12 years vboxsync EFI/build: touch.
(edit) @43501   12 years vboxsync EFI/build: PE tools link not required anymore.
(edit) @43500   12 years vboxsync EFI/build: missed EDK_BRANCH parameter.
(edit) @43499   12 years vboxsync EFI/build: more RE friendly build procedure.
(edit) @43486   12 years vboxsync vga/3d: allow passing command VRAM offset with CrHGSMI command
(edit) @43483   12 years vboxsync BIOS: Build default logical geometry if none was provided in CMOS.
(edit) @43475   12 years vboxsync BIOS: Support for SCSI CD-ROMs, larger than 64K SCSI transfers.
(edit) @43474   12 years vboxsync VBOXSCSI: Extended to allow larger than 64K transfers.
(edit) @43473   12 years vboxsync BIOS: Clear most of the EBDA, too (avoids confused warm boot with some …
(edit) @43472   12 years vboxsync Add new flag to notify devices during a reset first to make sure there …
(edit) @43464   12 years vboxsync NAT: fixed pointer signing issue
(edit) @43458   12 years vboxsync Devices/Parallel: reverted all the extra debug logs that were added to …
(edit) @43454   12 years vboxsync Devices/Parallel: Compilation error fix.
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