VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40764   13 years vboxsync PCNet: Handle packets with unstripped Ethernet CRC (#6152)
(edit) @40754   13 years vboxsync BIOS: Do a basic sanity check on floppy boot sectors, too.
(edit) @40730   13 years vboxsync BIOS-new: Fixed potential flags problem.
(edit) @40723   13 years vboxsync BIOS-new: Typo.
(edit) @40721   13 years vboxsync BIOS-new: Enable interrupts when polling for keyboard input.
(edit) @40719   13 years vboxsync Audio: process the integer overflow in no_run_out
(edit) @40718   13 years vboxsync VMMDev: saved HGCM commands must not be completed.
(edit) @40707   13 years vboxsync Device\Parallel: Convert string functions to iprt ones. Introduced …
(edit) @40706   13 years vboxsync NetShaper: TX thread implementation (#5582)
(edit) @40694   13 years vboxsync BIOS: Make last searched bus/dev/fn configurable.
(edit) @40678   13 years vboxsync Devices: Enable parallel port support by default.
(edit) @40676   13 years vboxsync VBoxSCSI: Don't crash if a string I/O port access happens without a …
(edit) @40666   13 years vboxsync Devices\parallel: Compilation fix.
(edit) @40665   13 years vboxsync Device/Parallel: incorporation of the review comments
(edit) @40662   13 years vboxsync to fix the compilation issue on Linux system.
(edit) @40658   13 years vboxsync r=bird: comments. Hope it compiles…
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40648   13 years vboxsync Ensure DS has RM limit/attributes.
(edit) @40642   13 years vboxsync Forgot to commit.
(edit) @40640   13 years vboxsync Renamed SCSI BIOS constants to elucidate their purpose.
(edit) @40639   13 years vboxsync Devices/Parallel/DrvHostParallel: add some review comments, variable …
(edit) @40638   13 years vboxsync Devices/Makefile.kmk: whitespace cleanup
(edit) @40623   13 years vboxsync NAT/libalias: better socket's reference count.
(edit) @40622   13 years vboxsync NAT: tabs.
(edit) @40621   13 years vboxsync NAT: libalias closes self sockets, and Slirp inform libalias in case …
(edit) @40593   13 years vboxsync Print PS2K queue info.
(edit) @40592   13 years vboxsync Fixed keyboard command state machine (incomplete command with …
(edit) @40591   13 years vboxsync Devices/Parallel: DrvHostParallel formatting fixes and some todo's.
(edit) @40590   13 years vboxsync Removed VBE_DISPI_LFB_PHYSICAL_ADDRESS constant.
(edit) @40586   13 years vboxsync build break for parallel port support on Linux
(edit) @40585   13 years vboxsync To enable parallel port support on Windows host. Code is disabled, …
(edit) @40583   13 years vboxsync NAT: verification that sockets always stay on right queues.
(edit) @40582   13 years vboxsync NAT: ICMP in some cases NAT engine can't determinate where from …
(edit) @40543   13 years vboxsync Started logging of SCSI mode pages for debug builds
(edit) @40522   13 years vboxsync build fix.
(edit) @40521   13 years vboxsync Attempt at organising the VBoxDD bits.
(edit) @40520   13 years vboxsync Elimitated Drivers.a
(edit) @40519   13 years vboxsync Drop VMMR3.a and DeviceR3.a, we don't need those libraries.
(edit) @40517   13 years vboxsync kBuild 2566 -> 2567: dtrace support.
(edit) @40516   13 years vboxsync dtrace/solaris: link fix.
(edit) @40515   13 years vboxsync dtrace ring-3 on solaris.
(edit) @40500   13 years vboxsync Keep track of medium lock state.
(edit) @40472   13 years vboxsync Print LFB base, too.
(edit) @40438   13 years vboxsync Serial: don't leave the loop on EINTR. We have a similar handling in …
(edit) @40433   13 years vboxsync VGA: Do not hardcode LFB base in BIOS.
(edit) @40423   13 years vboxsync NAT: warnings [-Wunused-macros]
(edit) @40422   13 years vboxsync NAT: warnings [-Wunused-but-set-variable]
(edit) @40421   13 years vboxsync NAT: warnings [-Wunused-but-set-variable]
(edit) @40392   13 years vboxsync Devices/keyboards: try to better support Sun function keys, take 2.
(edit) @40379   13 years vboxsync sample bugfix.
(edit) @40367   13 years vboxsync In-progress command blocks keyboard input.
(edit) @40364   13 years vboxsync Avoid spurious resend responses.
(edit) @40326   13 years vboxsync Devices/keyboards: try to better support Sun function keys.
(edit) @40291   13 years vboxsync NAT: refactoring (extracting arp_output from arp_input)
(edit) @40287   13 years vboxsync NAT: arp_input refactorting.
(edit) @40286   13 years vboxsync NAT: netmask in host format.
(edit) @40285   13 years vboxsync NAT: special_addr is already network address.
(edit) @40284   13 years vboxsync NAT: htip->tip (CTL_CHECK) takes parameter in the network format. The …
(edit) @40283   13 years vboxsync NAT: CTL_CHECK takes address without modification.
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40281   13 years vboxsync gcc warnings
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @40279   13 years vboxsync NAT: CTL_CHECK(x) verify whether address belong to NAT network either.
(edit) @40277   13 years vboxsync DevPcBios: always copy the BIOS to RAM and patch the DMI table field …
(edit) @40236   13 years vboxsync BIOS: Do not let fake shift keys modify shift flags.
(edit) @40220   13 years vboxsync Devices: extpack build fix
(edit) @40204   13 years vboxsync NAT: logging: VBOX_NAT_MEM_DEBUG control adding NAT's "uma" emulation …
(edit) @40150   13 years vboxsync Added note.
(edit) @40148   13 years vboxsync Let VGA BIOS get out of VBE mode only through VGA registers.
(edit) @40133   13 years vboxsync Improved Num Lock handling.
(edit) @40122   13 years vboxsync NAT: dhcp: removes p_end, p is too unmeaning variable name, …
(edit) @40121   13 years vboxsync NAT: respect return value of TRStrPrintf.
(edit) @40120   13 years vboxsync NAT: sorecvoob() should regard return value of soread() operation.
(edit) @40119   13 years vboxsync NAT: unused variable c (moved under LIBALIAS_DEBUG ambrella).
(edit) @40118   13 years vboxsync NAT: removes unused variable pmsg_type.
(edit) @40117   13 years vboxsync NAT/libalias: calm down clang-analyzer (replace assignment with …
(edit) @40116   13 years vboxsync NAT/libalias: backed out r76255, the code actually right (no way to …
(edit) @40115   13 years vboxsync NAT/tftp: nobytes is unused.
(edit) @40114   13 years vboxsync NAT/libalias: initialization of iresult at the very begining, to avoid …
(edit) @40113   13 years vboxsync NAT/dhcp: processing of DHCPRELEASE doesn't expect status reporting to …
(edit) @40112   13 years vboxsync Audio/HDA: reinitialize pointer to verb routine before every lookup …
(edit) @40111   13 years vboxsync Audio/HDA: Don't bother with resseting at all if codec reset routine …
(edit) @40110   13 years vboxsync Audio/HDA: Don't call node reset routine if it isn't specified.
(edit) @40096   13 years vboxsync Improved PrtSc/Pause key handling.
(edit) @40054   13 years vboxsync VMM,VMMDev: Page sharing cleanup.
(edit) @40048   13 years vboxsync NAT: ICMP: logs (replacement custom IP address printing with %RTnaip4).
(edit) @40040   13 years vboxsync Removed old keyboard code.
(edit) @40019   13 years vboxsync DevPcBios/DevFwCommon: enable DMI chassis information (type 3); …
(edit) @40018   13 years vboxsync NAT: TCPCB validation macrodefinitions. (DEBUG_vvl)
(edit) @39977   13 years vboxsync Typo…
(edit) @39976   13 years vboxsync 32-bit padding.
(edit) @39975   13 years vboxsync Force enum size.
(edit) @39973   13 years vboxsync Alignment again.
(edit) @39972   13 years vboxsync Updated struct testcase to see what breaks.
(edit) @39967   13 years vboxsync Is this any better?
(edit) @39965   13 years vboxsync Just being desperate.
(edit) @39964   13 years vboxsync Let us try without the enum.
(edit) @39963   13 years vboxsync Force enum to 32 bits.
(edit) @39960   13 years vboxsync Too much token pasting.
(edit) @39959   13 years vboxsync New and improved PS/2 keyboard emulation.
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