VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50167   11 years vboxsync update-pcbios-source
(edit) @50166   11 years vboxsync BIOS: Work around insufficient keyboard reset timeout.
(edit) @50160   11 years vboxsync BIOS: Rearranged POST to initialize video earlier.
(edit) @50159   11 years vboxsync Devices/BIOS: updated alternative BIOS sources
(edit) @50156   11 years vboxsync NAT/slirp: comment updates to (r89055). Clarify the difference between …
(edit) @50150   11 years vboxsync NAT/Slirp:resolv_conf_parser.c: drop nameservers which has order …
(edit) @50149   11 years vboxsync crOpenGL: bugfixes
(edit) @50145   11 years vboxsync dev/vga: better fix
(edit) @50144   11 years vboxsync dev/vga: reset on vbe enable change only
(edit) @50136   11 years vboxsync tabs
(edit) @50135   11 years vboxsync Devices/NAT: a warning and spaces
(edit) @50134   11 years vboxsync ip_icmp.c: drops ICMP_MAXDATALEN, M_TRAILINGSPACE is used instead of it.
(edit) @50133   11 years vboxsync Disable forwaring and proxy code in lwip used by VBoxDD.
(edit) @50132   11 years vboxsync Protect SYN_RCVD_0 check with #if LWIP_CONNECTION_PROXY.
(edit) @50131   11 years vboxsync resolv_conf_parser.c: replaces isblank with isspace.
(edit) @50130   11 years vboxsync resolv_conf_parser.c: temporal build fix for hosts where isblank isn't …
(edit) @50129   11 years vboxsync slirp_dns.c: replaces scanf based resolv.conf parsing with new parser. …
(edit) @50128   11 years vboxsync resolv_conf_parser.c: Linux build fix. (inet_net_pton -> inet_pton)
(edit) @50127   11 years vboxsync Devices/Makefile.kmk: Adds resolv_conf_parser.c to build.
(edit) @50126   11 years vboxsync 32-bit build fix
(edit) @50125   11 years vboxsync Devices/Graphics: added missing tstDeviceStructSizeRC tests
(edit) @50119   11 years vboxsync DevVGA: fix regression from r91599
(edit) @50104   11 years vboxsync Fix mangled SVN keyword.
(edit) @50103   11 years vboxsync LWIP_NOASSERT is tested with #ifdef, not #if. Drop it its incorrect …
(edit) @50093   11 years vboxsync USBProxy-darwin: Fix high CPU consumption caused by not sleeping in …
(edit) @50091   11 years vboxsync BIOS: If available, store logical geometry of SCSI disk in CMOS and use it.
(edit) @50090   11 years vboxsync BIOS: Support second CMOS bank for reads/writes.
(edit) @50089   11 years vboxsync DrvSCSI: Pass through the PDMIBLOCKBIOS interface.
(edit) @50088   11 years vboxsync Introduces resolv.conf parser replacement for Slirp and Main. …
(edit) @50079   11 years vboxsync DevVGA: take the size of the framebuffer into account.
(edit) @50078   11 years vboxsync dev/vga: fix guest hgsmi command completion
(edit) @50074   11 years vboxsync The meaning of LWIP_PREFIX_BYTEORDER_FUNCS was inverted in lwip-1.4 …
(edit) @50071   11 years vboxsync Refer to lwip symbols without lwip_ prefix introduced by our internal …
(edit) @50070   11 years vboxsync Define lwip_sys_sem_wait() properly. Adjust callers.
(edit) @50066   11 years vboxsync Use component-specific lwipopts.h instead of sharing single one. This …
(edit) @50061   11 years vboxsync NAT/DrvNAT.cpp: pasto …
(edit) @50058   11 years vboxsync def_vbox_lwip_flags: Make it possible to supply additional compilation …
(edit) @50057   11 years vboxsync Minor cosmetics, no functional change.
(edit) @50056   11 years vboxsync Enable fragmentation of outgoing IPv6 datagrams (LWIP_IPV6_FRAG).
(edit) @50050   11 years vboxsync NAT/dnsproxy.c: G/c: extra line.
(edit) @50049   11 years vboxsync NAT/dnsproxy.c: todo in r89055.
(edit) @50048   11 years vboxsync NAT/DrvNAT.cpp: extra ';' in extern "C" statement.
(edit) @50047   11 years vboxsync NAT/DrvNAT.cpp: non-darwin build fix.
(edit) @50046   11 years vboxsync NAT/DrvNAT.cpp: introduces …
(edit) @50045   11 years vboxsync NAT/Slirp: helper function …
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @50037   11 years vboxsync DevAHCI: Do not let the guest trash PxCMD.CCS bits. Fixes XP SATA CD-ROMs.
(edit) @50036   11 years vboxsync DevAHCI: Properly convert MMIO -> PIO return code.
(edit) @50034   11 years vboxsync EHCI: Fix race between frame thread and completion callback which …
(edit) @50032   11 years vboxsync AHCI: Fix possible problem with suspending a VM if there was a non …
(edit) @50031   11 years vboxsync AHCI: Fix race which can cause a hang during suspend
(edit) @50027   11 years vboxsync tcp_enqueue_flags: Fix overzealous alignment assertion. …
(edit) @50023   11 years vboxsync Rewrite IPv6 reassembly: https://savannah.nongnu.org/bugs/?41009
(edit) @50020   11 years vboxsync ip6_input: When testing fragment offset use bit masks in network byte …
(edit) @50018   11 years vboxsync Storage/AHCI: Make sure all threads are idling before finishing the …
(edit) @50017   11 years vboxsync NAT/ip_input.c:ip_input comment regarding TTL check and processing …
(edit) @50016   11 years vboxsync NAT/misc.c: slirp_ext_m_get: no need check cbMin against MSIZE and …
(edit) @50015   11 years vboxsync NAT/ip_icmp.c: icmp_error: addss assert statements of correct calculations.
(edit) @50014   11 years vboxsync NAT:ip_icmp.c:icmp_error skip aliasing of ICMP datagram.
(edit) @50013   11 years vboxsync NAT/ip_icmp.c: 1. ICMP error send in mbuf allocated from mbuf_zone …
(edit) @50012   11 years vboxsync NAT/ip_icmp.c: typo. freeing of non-null source mbuf.
(edit) @50007   11 years vboxsync udp_proxy_input: verify udp checksum.
(edit) @49991   11 years vboxsync OHCI,EHCI: Fix save/restore issues keeping saved state compatibility
(edit) @49985   11 years vboxsync rename header include guard
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49959   11 years vboxsync EHCI,OHCI: Cleanup
(edit) @49958   11 years vboxsync EHCI,OHCI: Fix possible deadlock introduced with the first version of …
(edit) @49887   11 years vboxsync Devices/Graphics/DevVGA: eliminate use of vl_vbox.h
(edit) @49886   11 years vboxsync Devices/Input/DevPS2.cpp: fix regression in previous change, …
(edit) @49885   11 years vboxsync Devices: Windows build fix
(edit) @49884   11 years vboxsync Devices/Graphics/DevVGA: back out incomplete change
(edit) @49883   11 years vboxsync Devices/Graphics/DevVGA: eliminate use of vl_vbox.h
(edit) @49882   11 years vboxsync Devices/Input/DevPS2.cpp: eliminate use of vl_vbox.h
(edit) @49881   11 years vboxsync Devices/Storage/DevFdc.cpp: eliminate use of vl_vbox.h
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49854   11 years vboxsync "IP_HDRINCL" is a name of a socket option and the #undef of it is a …
(edit) @49846   11 years vboxsync HGCM: check size.
(edit) @49844   11 years vboxsync DevE1000: if we disable the link state, always disable phy even if …
(edit) @49817   11 years vboxsync Fix darwin burn
(edit) @49816   11 years vboxsync Try to fix solaris burn
(edit) @49815   11 years vboxsync Try to fix burn
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49813   11 years vboxsync DevPCNet: register a dummy MMIO2 region to be compatible to old saved …
(edit) @49809   11 years vboxsync Devices/PCNet: for now register a dummy MMIO2 region for the obsolete …
(edit) @49777   11 years vboxsync DevVGA: framebuffer access check.
(edit) @49771   11 years vboxsync DevVGA: Reset VBVA when enabling/disabling VBE.
(edit) @49754   11 years vboxsync DevPCNet: remove the private guest interface because it's unused for a …
(edit) @49603   11 years vboxsync DevVGA,DisplayImpl: prevent access to invalid framebuffer.
(edit) @49598   11 years vboxsync warnings in normally disabled legacy code
(edit) @49592   11 years vboxsync A bit of glue to proxy IPv6 echo requests.
(edit) @49586   11 years vboxsync newer gcc versions require a space between literal and identifier
(edit) @49578   11 years vboxsync BusLogic: Only enable ISA compatibility ports by default for the first …
(edit) @49577   11 years vboxsync Devices: compile fix for including the Intel PXE code into VBoxDD2
(edit) @49571   11 years vboxsync spaces
(edit) @49548   11 years vboxsync DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
(edit) @49519   11 years vboxsync Devices/Graphics/DevVGA_VDMA: warning.
(edit) @49514   11 years vboxsync A bit of glue to proxy echo requests.
(edit) @49510   11 years vboxsync vga/crogl: fix assertion
(edit) @49509   11 years vboxsync vga/crOpenGL: some more
(edit) @49507   11 years vboxsync vga/crOpenGL: basics for ring buffer-based command submission
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