VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48675   11 years vboxsync Removed EFI/tools as it is no longer needed for OSE.
(edit) @48674   11 years vboxsync EFI: Export newly imported tinaocore UEFI sources to OSE.
(edit) @48666   11 years vboxsync DevEFI.h: GPLv2 + CDDL. (paranoia)
(edit) @48664   11 years vboxsync MakeAlternativeSource.cpp, VBoxVgaBiosAlternative.asm: Added Oracle …
(edit) @48663   11 years vboxsync Only use EFI/tools/include for OSE; remove it after exporting new …
(edit) @48662   11 years vboxsync DevEFI/Firmware2 is no longer needed.
(edit) @48661   11 years vboxsync efi_build.conf is no longer needed.
(edit) @48660   11 years vboxsync DevEFI.mac is not longer needed (used by old Thunk/*.asm code only).
(edit) @48659   11 years vboxsync Moved DevEFI.h up to where it belongs.
(edit) @48637   11 years vboxsync EfiThunk should no longer be needed.
(edit) @48619   11 years vboxsync 4.3 Beta 3
(edit) @48526   11 years vboxsync Network/NAT: Forward port latest changes from 4.2 to switch out of …
(edit) @48493   11 years vboxsync NAT/Slirp:slirp_init: prevent loading host's DNS details in case of …
(edit) @48468   11 years vboxsync Devices/VGA: slightly move the 'Press F12...' message up a few pixels, …
(edit) @48452   11 years vboxsync DevEFI.cpp: Get the TSC frequency from the VMM. Sort the variables …
(edit) @48451   11 years vboxsync grr
(edit) @48446   11 years vboxsync BIOS: Reshuffled code, added shutdown code 9 support.
(edit) @48439   11 years vboxsync Provide real sys_arch_mbox_tryfetch. XXX: We can't rename it with a …
(edit) @48435   11 years vboxsync SMC reimplementation (disabled). Works but needs save state, more keys …
(edit) @48409   11 years vboxsync DevAHCI: Ported READ DVD STRUCTURE command from DevATA.
(edit) @48400   11 years vboxsync DevEFI.cpp: style and docs.
(edit) @48399   11 years vboxsync DevAHCI.cpp: Logging nits.
(edit) @48392   11 years vboxsync 4.3 Beta 2
(edit) @48358   11 years vboxsync PS2M: Implemented wrap mode.
(edit) @48346   11 years vboxsync header fixes
(edit) @48287   11 years vboxsync netif_create_ip6_linklocal_address: Don't access netif::hwaddr outside …
(edit) @48214   11 years vboxsync Added new PS/2 mouse implementation (currently disabled).
(edit) @48195   11 years vboxsync BIOS: Shorter offsets, reorder timer tick processing.
(edit) @48192   11 years vboxsync Can't do math…
(edit) @48191   11 years vboxsync BusLogic: Dummy Execute SCSI command, try to fix alignment.
(edit) @48190   11 years vboxsync BusLogic: Allow larger parameters, handle dummy mailbox abort.
(edit) @48180   11 years vboxsync Devices/Network/tstIntNet-1: Use the default route interface for …
(edit) @48179   11 years vboxsync Conditionally include lwip makefile to make it possible to build …
(edit) @48178   11 years vboxsync Do not hardcode lwip location in lwip makefile. Provide functions for …
(edit) @48169   11 years vboxsync Move Devices bits to Devices makefile.
(edit) @48166   11 years vboxsync Format lwip-related assignemnts in VBOX_WITH_INIP section to conform …
(edit) @48162   11 years vboxsync Storage/DevFdc: Initialize 'len' to zero at the beginning, safer.
(edit) @48161   11 years vboxsync Storage/DevFdc: Uninitialized variable warning.
(edit) @48150   11 years vboxsync NAT/slirp: include VBox/vmm/dbgf.h where it required only.
(edit) @48123   11 years vboxsync BIOS: Trailing spaces, begone!
(edit) @48122   11 years vboxsync BIOS: Fixed disk logging, stripped trailing spaces.
(edit) @48118   11 years vboxsync DevFdc: Properly select head on seek.
(edit) @48113   11 years vboxsync Move slip, ppp and snmp sources to separate += assignments and comment …
(edit) @48112   11 years vboxsync Drop src/netif/ethernetif.c from LWIP_SOURCES - it's an #if 0'ed …
(edit) @48111   11 years vboxsync Minor cosmetic in variable assignments.
(edit) @48109   11 years vboxsync Move renaming of lwip symbols from lwipopts.h into a separate file …
(edit) @48108   11 years vboxsync VBoxLwipCore.cpp is a generic wrapper for lwip, so it should live …
(edit) @48092   11 years vboxsync Drop "fini" callback/arg from tcpip_init() to minimize diffs from …
(edit) @48081   11 years vboxsync DevFdc: Allow reformatting a floppy.
(edit) @48074   11 years vboxsync Explicitely use "signed char" instead of int8_t to define s8_t if …
(edit) @48072   11 years vboxsync Typo.
(edit) @48070   11 years vboxsync wddm,vboxtray: forward-port autoresize, multimon, and seamless fixes …
(edit) @48069   11 years vboxsync BIOS: Return more sensible and bigger DPTs (see #6481).
(edit) @48067   11 years vboxsync BIOS: There is no such thing as a 160K/180K/320K floppy drive.
(edit) @48059   11 years vboxsync DevFdc: Improved logging.
(edit) @48056   11 years vboxsync DrvNAT: Watch for DNS server changes on OS X and force a reconnect
(edit) @48048   11 years vboxsync Use tcpip_callback() wrapper for tcpip_callback_with_block(..., 1).
(edit) @48047   11 years vboxsync G/c leftover timer bits killed in r87475
(edit) @48046   11 years vboxsync DevDMA: Do not write memory on verify transfers.
(edit) @48033   11 years vboxsync DevPS2: Support alternate KBC reset command.
(edit) @48028   11 years vboxsync Devices: warnings.
(edit) @48001   11 years vboxsync Move proxy sources from Devices/Network/lwip-new/vbox to …
(edit) @47994   11 years vboxsync G/c compat shim from standalone proxy - committed here accidentally.
(edit) @47967   11 years vboxsync lwip-nat:pxtcp: comment update for WSARecv.
(edit) @47966   11 years vboxsync lwip-nat: zero counter of sent bytes before sending to …
(edit) @47947   11 years vboxsync lwip-nat: fix return code (and errno) for inet_pton inet_pton(3) …
(edit) @47937   11 years vboxsync 4.3 Beta 1
(edit) @47933   11 years vboxsync Devices/Network/DevINIP: use int for a rc.
(edit) @47930   11 years vboxsync Etherboot is obsolete
(edit) @47928   11 years vboxsync Devices/PC: export iPXE to OSE
(edit) @47888   11 years vboxsync fix OSE
(edit) @47887   11 years vboxsync fix OSE
(edit) @47886   11 years vboxsync export lwip-new to OSE
(edit) @47885   11 years vboxsync Devices\Input\UsbMouse: update.
(edit) @47855   11 years vboxsync Devices/input: re-added mouse wheel to tablet device.
(edit) @47842   11 years vboxsync Storage/ATA: Cleanup after bugfix
(edit) @47840   11 years vboxsync DevAPIC: burn + @todo
(edit) @47838   11 years vboxsync hack to fix the current DevATA breakage
(edit) @47830   11 years vboxsync Devices/Storage: Missing changes
(edit) @47829   11 years vboxsync Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
(edit) @47796   11 years vboxsync Devices/Input: reverting r88027 as several guests did not like it.
(edit) @47791   11 years vboxsync Fixed a few size_t related warnings.
(edit) @47787   11 years vboxsync DevATA: Avoid truncating passthrough ATAPI transfers larger than I/O …
(edit) @47785   11 years vboxsync DevATA: Unset BSY before each device <-> host PIO transfer as required …
(edit) @47784   11 years vboxsync DevATA: Report 3ms DRQ response, as we cannot achieve 50us without …
(edit) @47768   11 years vboxsync Devices/Input: add horizontal scrolling to the USB mouse device.
(edit) @47727   11 years vboxsync Devices\Input\UsbMouse: report the latest state (update).
(edit) @47725   11 years vboxsync Devices\Input\UsbMouse: implemented GET_REPORT stubs; report the …
(edit) @47716   11 years vboxsync pr6022. 3rd variant (using VFS streaming feature) of GZIP support for …
(edit) @47711   11 years vboxsync DevFdc: Improve error reporting.
(edit) @47710   11 years vboxsync DevATA: Added Log4 statements for logging the data being read or written.
(edit) @47702   11 years vboxsync Oops, fix precedence in a = b | c.
(edit) @47679   11 years vboxsync DevFdc: Added more cross-format media types.
(edit) @47675   11 years vboxsync UsbKbd: Report LED state changes.
(edit) @47674   11 years vboxsync tstUsbMouse: update.
(edit) @47672   11 years vboxsync Frontend,Devices: touch input updates
(edit) @47664   11 years vboxsync DevFdc: Drive table comments, fail recal on missing drive.
(edit) @47656   11 years vboxsync Devices\Input\UsbMouse: fixed tablet emulation (regression from r87343).
(edit) @47624   11 years vboxsync NATState::pDnsList contains "internal" view of addresses, so localhost …
(edit) @47613   11 years vboxsync Input/UsbMouse: warnings
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