VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50773   11 years vboxsync remove unnamed unions
(edit) @50763   11 years vboxsync dev/vga: fixes
(edit) @50760   11 years vboxsync dev/vga: build fix
(edit) @50759   11 years vboxsync build fix
(edit) @50758   11 years vboxsync burn fix
(edit) @50754   11 years vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50708   11 years vboxsync typo
(edit) @50695   11 years vboxsync format string fixes
(edit) @50691   11 years vboxsync NAT:libslirp.h reverts r92615 (reenable network switch in dnsproxy …
(edit) @50690   11 years vboxsync NAT:slirp.c::slirp_init instead rising link_up flag do call …
(edit) @50689   11 years vboxsync NAT:bootp.c: dhcp server shouldn't crash if DNS information is empty …
(edit) @50686   11 years vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
(edit) @50680   11 years vboxsync VBox/Devices/Audio: New files added as a part of audio restructuring …
(edit) @50676   11 years vboxsync NAT: disabled OSX-specific code (regressions)
(edit) @50674   11 years vboxsync Devices: fixes for VBOX_WITH_HGCM undefined (thanks Genode Labs)
(edit) @50673   11 years vboxsync NAT/dnsproxy.c:timeout if DNS server list is empty just drop the request.
(edit) @50672   11 years vboxsync NAT(bootp.c, slirp.c): Handling Sleep/Resume with network change and …
(edit) @50671   11 years vboxsync NAT/libslirp.h: intoduces macrodefinition …
(edit) @50670   11 years vboxsync NAT: resolv_conf_parser.c: 1.search lists can be in numeric format, …
(edit) @50669   11 years vboxsync NAT: slirp.c: do DNS init/release in link up/down instead of …
(edit) @50663   11 years vboxsync Removed unnecessarily verbose logging.
(edit) @50654   11 years vboxsync Add some comments and minor cosmetics to improve chances of mere …
(edit) @50638   11 years vboxsync ich9pciWriteBarByte: minor cosmetic - we already have region pointer …
(edit) @50622   11 years vboxsync NAT: …
(edit) @50621   11 years vboxsync NAT:DrvNAT.cpp: spaces between " and identifiers in macro definitions.
(edit) @50620   11 years vboxsync NAT:DrvNAT.cpp: G/c line balance.
(edit) @50619   11 years vboxsync NAT: DrvNAT.cpp: nuked trailing whitespaces.
(edit) @50599   11 years vboxsync BIOS: Set ack/resend flags in IRQ1 handler.
(edit) @50590   11 years vboxsync CPUM,VMM: More work related to bus, cpu and tsc frequency info. Should …
(edit) @50584   11 years vboxsync CPUM,DevEFI: Bus vs cpu clock ratio fixes for more recent CPUs. Older …
(edit) @50583   11 years vboxsync DevPciIch9.cpp: Qualify LogRel.
(edit) @50564   11 years vboxsync AHCI: Make sure the async notification handler is called from the …
(edit) @50558   11 years vboxsync PC/BIOS: small cosmetical fixes for the boot device selection
(edit) @50552   11 years vboxsync DisplayImpl,DevVGA: take correct screenshot if VBVA is paused
(edit) @50550   11 years vboxsync DevVGA/HGSMI: use RTList
(edit) @50542   11 years vboxsync Use HGSMI memory allocator
(edit) @50533   11 years vboxsync Another missing file
(edit) @50532   11 years vboxsync Missing file
(edit) @50530   11 years vboxsync USB: Split dev_usb logging group into dev_ehci and dev_ohci so the …
(edit) @50518   11 years vboxsync HGSMI memory allocator: saved state
(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.
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