VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49385   11 years vboxsync USBK: Recognize 0xFC as a special 'release all keys' event.
(edit) @49384   11 years vboxsync PS2K: Recognize 0xFC as a special 'release all keys' event.
(edit) @49366   11 years vboxsync burn fix
(edit) @49365   11 years vboxsync wddm: basics for ring buffer-based command submission
(edit) @49347   11 years vboxsync NAT: Use RW critsect to protect the handler chain list against …
(edit) @49331   11 years vboxsync BIOS: Seek before formatting a track.
(edit) @49317   11 years vboxsync do this only for Linux
(edit) @49316   11 years vboxsync some ExtPack build magic
(edit) @49305   11 years vboxsync HDA: State loading fixes. Don't zero regs not in the saved state, just …
(edit) @49286   11 years vboxsync BIOS: Added invalid opcode handler.
(edit) @49255   11 years vboxsync PS2M: Use default critsect for timers, too.
(edit) @49254   11 years vboxsync PS2K: Use default critsect for timers, too.
(edit) @49218   11 years vboxsync AHCI: Fix compatibility with saved states from previous versions
(edit) @49217   11 years vboxsync HDA: Made register access more orthogonal, added two missing registers.
(edit) @49208   11 years vboxsync build fix
(edit) @49206   11 years vboxsync AHCI: Additional assertion
(edit) @49205   11 years vboxsync AHCI: The port is hot-pluggable by default
(edit) @49195   11 years vboxsync Storage/AHCI: Fix detection of CD/DVD media when switching from an …
(edit) @49173   11 years vboxsync Storage/AHCI: Add per port hotplug configuration flag
(edit) @49117   11 years vboxsync USB: Missing change
(edit) @49116   11 years vboxsync *.kmk: Some template cleanup, adding VBoxR3Tool for dev tools (bin/tools/).
(edit) @49104   11 years vboxsync GetWindowLong => GetWindowLongPtr at several places
(edit) @49098   11 years vboxsync EFI: Found a likely value for APPLE_GETVAR_PROTOCOL::u64Magic as well …
(edit) @49097   11 years vboxsync Alignment
(edit) @49094   11 years vboxsync build fix
(edit) @49093   11 years vboxsync Storage/UsbMsd: Implement save state handlers
(edit) @49092   11 years vboxsync VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
(edit) @49089   11 years vboxsync VBoxAppleSim.c: Appears that APPLE_GETVAR_PROTOCOL had the wrong …
(edit) @49068   11 years vboxsync BIOS: Typo fix for PCI BIOS IRQ routing table query.
(edit) @49067   11 years vboxsync A bit more debug logging.
(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   12 years vboxsync PS2M: Implemented wrap mode.
(edit) @48346   12 years vboxsync header fixes
(edit) @48287   12 years vboxsync netif_create_ip6_linklocal_address: Don't access netif::hwaddr outside …
(edit) @48214   12 years vboxsync Added new PS/2 mouse implementation (currently disabled).
(edit) @48195   12 years vboxsync BIOS: Shorter offsets, reorder timer tick processing.
(edit) @48192   12 years vboxsync Can't do math…
(edit) @48191   12 years vboxsync BusLogic: Dummy Execute SCSI command, try to fix alignment.
(edit) @48190   12 years vboxsync BusLogic: Allow larger parameters, handle dummy mailbox abort.
(edit) @48180   12 years vboxsync Devices/Network/tstIntNet-1: Use the default route interface for …
(edit) @48179   12 years vboxsync Conditionally include lwip makefile to make it possible to build …
(edit) @48178   12 years vboxsync Do not hardcode lwip location in lwip makefile. Provide functions for …
(edit) @48169   12 years vboxsync Move Devices bits to Devices makefile.
(edit) @48166   12 years vboxsync Format lwip-related assignemnts in VBOX_WITH_INIP section to conform …
(edit) @48162   12 years vboxsync Storage/DevFdc: Initialize 'len' to zero at the beginning, safer.
(edit) @48161   12 years vboxsync Storage/DevFdc: Uninitialized variable warning.
Note: See TracRevisionLog for help on using the revision log.

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