VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49041   11 years vboxsync ip6_input: immediately drop packet if ipv6 is not configured on the …
(edit) @48997   11 years vboxsync HDA: Stripped redundant ICH6 prefix. The identifiers are long enough …
(edit) @48981   11 years vboxsync Devices/UsbMsd: Updates
(edit) @48975   11 years vboxsync 4.3 RC1
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @48872   11 years vboxsync DrvVD.cpp: nits and some logging.
(edit) @48792   11 years vboxsync vbox-tools_def.txt: Use -Os instead of -O1 for debug builds.
(edit) @48786   11 years vboxsync DevEFI: warning
(edit) @48762   11 years vboxsync BdsBoot.c: Another 'config=\folder' sample, from mountain kitten this time.
(edit) @48761   11 years vboxsync BdsBoot.c: Got a sample of the 'config=\folder' that we have special …
(edit) @48760   11 years vboxsync build fix
(edit) @48758   11 years vboxsync Devices/Makefile.kmk: Use the new SMC code.
(edit) @48755   11 years vboxsync DevFwCommon.cpp: cleanups.
(edit) @48754   11 years vboxsync Bit the bullet and forked tools_def.template, dropping most of the …
(edit) @48753   11 years vboxsync get_dns_addr_domain: in case of name server is from 127/8 network, but …
(edit) @48752   11 years vboxsync build fix
(edit) @48751   11 years vboxsync EFI: Logging.
(edit) @48750   11 years vboxsync EFI: Simplified VBoxLogWorker.
(edit) @48749   11 years vboxsync EFI/GenericBdsLib: If we're going to try load boot.efi apple style in …
(edit) @48748   11 years vboxsync EFI: Logging.
(edit) @48747   11 years vboxsync Logging.
(edit) @48744   11 years vboxsync Devices/Storage: Support different sector sizes, booting from images …
(edit) @48740   11 years vboxsync More deps
(edit) @48739   11 years vboxsync BdsBoot.c / IsBootOptionValidNVVarialbe (sic): Fix memory leak. Free …
(edit) @48738   11 years vboxsync BdsMisc.c / BdsLibVariableToOption: We need OptionName to be set for …
(edit) @48737   11 years vboxsync VBoxPkg\Include\Library\PeCoffLib.h: Removed in favor of the original, …
(edit) @48736   11 years vboxsync Removed VBoxPkg\Include\Library\GenericBdsLib.h as it belongs to the …
(edit) @48731   11 years vboxsync VBoxGenericBdsLib: Removed it, it's not being used. We've been …
(edit) @48730   11 years vboxsync EFI: Use VBox prefix for our stuff so that it's obvious what's our …
(edit) @48727   11 years vboxsync EFI: EFI image load events, EFI debug points, always disabled …
(edit) @48721   11 years vboxsync Storage/ATA,AHCI: Fix newer Linux kernels not detecting a disk as SSD. …
(edit) @48707   11 years vboxsync DevEFI.h: Removed the DEVEFINFO structure and related defines, unused …
(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.
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