VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50517   11 years vboxsync Update the set of mem_* defines to match new lwip. Not that it …
(edit) @50497   11 years vboxsync DevVGA: saved state version assignment, save vmsvga state if enabled.
(edit) @50482   11 years vboxsync Build HGSMI memory allocator (unused)
(edit) @50474   11 years vboxsync ip_reass: Fix typo in previous upstream fix that accidentally assigned …
(edit) @50453   11 years vboxsync USB/ReadAhead: Don't keep the buffered URBs around when the buffer …
(edit) @50366   11 years vboxsync icmp6_proxy_input: G/c unused variables.
(edit) @50328   11 years vboxsync Devices/Graphics/vmsvga: don't loop forver if the guest doesn't respond
(edit) @50320   11 years vboxsync Devices/PC/BIOS: LogRel the location of the MPS table
(edit) @50317   11 years vboxsync Devices/BIOS: update alternative source
(edit) @50294   11 years vboxsync AHCI: Fixes for hotplugging, should fix problems with Windows 7 guests
(edit) @50283   11 years vboxsync Devices/DevAHCI,DevATA: fixed typo
(edit) @50282   11 years vboxsync Storage/AHCI: check the correct return code when unmounting a SATA …
(edit) @50273   11 years vboxsync Provide LWIP_DEBUGF definition that uses VBox logging facilities. …
(edit) @50264   11 years vboxsync TCP_OVERSIZE_DBGCHECK is defined automatically for LWIP_DEBUG if …
(edit) @50259   11 years vboxsync DevVGA: VBVAPause
(edit) @50257   11 years vboxsync Let LWIP_DEBUGF be overridden.
(edit) @50256   11 years vboxsync LWIP_DEBUG is only tested for being defined. Don't define it as …
(edit) @50245   11 years vboxsync USBProxyDevice: Fix broken passthrough, pfnSetConfig returns a status …
(edit) @50238   11 years vboxsync win-dbg build fix
(edit) @50237   11 years vboxsync Another Solaris build fix
(edit) @50236   11 years vboxsync USB/Proxy-freebsd: Forgotten true/false -> rc conversion
(edit) @50235   11 years vboxsync Solaris build fix
(edit) @50234   11 years vboxsync USB/Proxy: More code cleanup and finish a few todos, also some new …
(edit) @50233   11 years vboxsync Windows build fix
(edit) @50232   11 years vboxsync Another Solaris build fix
(edit) @50231   11 years vboxsync OS X build fix
(edit) @50230   11 years vboxsync Solaris build fix
(edit) @50229   11 years vboxsync Removed a bit too much
(edit) @50228   11 years vboxsync USB/Proxy: Start a source code cleanup, remove unused struct members …
(edit) @50215   11 years vboxsync header fixes
(edit) @50214   11 years vboxsync dev/vga: reset only on vbe disable
(edit) @50212   11 years vboxsync Fix #endif comment pasto.
(edit) @50211   11 years vboxsync lwip: Partially apply missed commit from git master commit …
(edit) @50210   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50209   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50208   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50207   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50192   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50189   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50186   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50185   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50176   11 years vboxsync BIOS: Let the compiler merge info/debug strings better in SCSI module.
(edit) @50173   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50172   11 years vboxsync Try to fix git commit 75f2c56558aee0f3476f170d2ccd96a28eeba710 …
(edit) @50171   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50170   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50169   11 years vboxsync lwip: Sync with git master up to commit …
(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
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