# # ChangeLog for trunk/src/VBox/Devices in vbox # # Generated by Trac 1.4.3.2 # Jan 5, 2025 7:05:41 PM Tue, 07 Dec 2010 10:46:50 GMT vboxsync [34775] * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) Linux build fix Tue, 07 Dec 2010 09:21:59 GMT vboxsync [34768] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) PC/Etherboot-src: build speedup by converting sub-makefile to single ... Mon, 06 Dec 2010 14:31:57 GMT vboxsync [34752] * trunk/src/VBox/Devices/PC/DevLPC.cpp (modified) LPC: print PIRQ mapping too Mon, 06 Dec 2010 14:26:43 GMT vboxsync [34751] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) Typo. Mon, 06 Dec 2010 14:20:13 GMT vboxsync [34750] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) PCI: Added pciirq dbg info command for old chipset. Mon, 06 Dec 2010 13:59:33 GMT vboxsync [34749] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) space Mon, 06 Dec 2010 13:57:56 GMT vboxsync [34748] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: correct reset handlers Mon, 06 Dec 2010 13:23:17 GMT vboxsync [34746] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: registers, better reset and relocation handlers Fri, 03 Dec 2010 14:10:43 GMT vboxsync [34697] * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) PIC: Clear IRR bit when edge triggered IRQ is deasserted. Fri, 03 Dec 2010 13:38:26 GMT vboxsync [34695] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) PIC: Reversed IRQ flip-flop polarity. Fri, 03 Dec 2010 12:49:36 GMT vboxsync [34692] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) Comments. Fri, 03 Dec 2010 12:43:16 GMT vboxsync [34691] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) PIT: Fixed mode 3 timer interrupts (no longer doubled IRQ0 frequency). Fri, 03 Dec 2010 00:57:15 GMT vboxsync [34674] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) Devices/Graphics: r68469, fixed Thu, 02 Dec 2010 23:08:24 GMT vboxsync [34667] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) Devices/Graphics: check requested screen sizes to be sure they fit in ... Thu, 02 Dec 2010 04:30:29 GMT vboxsync [34591] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: some cosmetic. tune port F params. Thu, 02 Dec 2010 03:22:29 GMT vboxsync [34590] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: logs. Tue, 30 Nov 2010 17:45:59 GMT vboxsync [34534] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) todo Tue, 30 Nov 2010 14:05:27 GMT vboxsync [34516] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: remove irrelevant bits from BARs addresses when printing Tue, 30 Nov 2010 13:11:14 GMT vboxsync [34506] * trunk/src/VBox/Devices/PC/DevLPC.cpp (modified) LPC: Make lack of interrupts explicit. Tue, 30 Nov 2010 12:58:11 GMT vboxsync [34504] * trunk/src/VBox/Devices/PC/DevLPC.cpp (modified) LPC: fixed XP with ICH9 Tue, 30 Nov 2010 09:45:03 GMT vboxsync [34494] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) ACPI: hardcode interrupt - better reset behavior Mon, 29 Nov 2010 23:57:12 GMT vboxsync [34492] * trunk/Config.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) VBOX_ONLY_EXTPACKS changes. Mon, 29 Nov 2010 21:55:17 GMT vboxsync [34490] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/include/VBox/VBoxVideoGuest.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) VBoxVideo: remove leading underscore from structure names and make ... Mon, 29 Nov 2010 19:40:38 GMT vboxsync [34489] * trunk/src/VBox/Devices/PC/DevLPC.cpp (modified) one more Mon, 29 Nov 2010 19:39:46 GMT vboxsync [34488] * trunk/src/VBox/Devices/PC/DevLPC.cpp (modified) unicode Mon, 29 Nov 2010 19:33:45 GMT vboxsync [34487] * trunk/src/VBox/Devices/PC/DevLPC.cpp (modified) LPC: registers infomation Mon, 29 Nov 2010 19:33:17 GMT vboxsync [34486] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) ACPI: allow to configure SCI if not yet configured (reset) Mon, 29 Nov 2010 19:32:19 GMT vboxsync [34485] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: print interrupts and regions information about devices in 'info pci' Mon, 29 Nov 2010 17:43:40 GMT vboxsync [34483] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) e1000: VM reset handler Mon, 29 Nov 2010 12:47:39 GMT vboxsync [34460] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: temporary disabled(FIFOW), hdaTransfer doesn't ignore ... Mon, 29 Nov 2010 12:44:50 GMT vboxsync [34459] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: doesn't let fresh SL install hang on node: 0x9 (reserved). Mon, 29 Nov 2010 12:29:23 GMT vboxsync [34458] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) BIOS: removed generic vars mechanism Mon, 29 Nov 2010 11:39:07 GMT vboxsync [34455] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) BIOS: now MCFG region is correctly reported in E820 Mon, 29 Nov 2010 11:20:09 GMT vboxsync [34452] * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) SCSI: Fix crash on startup Mon, 29 Nov 2010 11:00:53 GMT vboxsync [34451] * trunk/src/VBox/Devices/Audio/alsa_stubs.c (modified) * trunk/src/VBox/Devices/Audio/alsaaudio.c (modified) Devices/Audio/Alsa: incorporated upstream fix to properly resume a ... Mon, 29 Nov 2010 07:42:11 GMT vboxsync [34443] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: cosmetic and some reorganization (need to test on linux host). Sat, 27 Nov 2010 11:20:37 GMT vboxsync [34434] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Switch to the new block cache and disable the old one for now Sat, 27 Nov 2010 11:09:38 GMT vboxsync [34433] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Storage: Introduce interface to query the location of a medium ... Fri, 26 Nov 2010 22:32:29 GMT vboxsync [34427] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) ACPI: streamlined ACPI interrupt, works with OSX guests finally Fri, 26 Nov 2010 20:34:43 GMT vboxsync [34426] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) BIOS: report MCFG region via E820, if present Fri, 26 Nov 2010 20:27:23 GMT vboxsync [34425] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) ACPI: Windows now installs on ICH9 Fri, 26 Nov 2010 16:40:43 GMT vboxsync [34404] * trunk/include/VBox/Hardware/VBoxVideoVBE.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) include/VBox/Hardware/VBoxVideoVBE.h, ... Fri, 26 Nov 2010 16:30:44 GMT vboxsync [34399] * trunk/include/VBox/Hardware (added) * trunk/include/VBox/Hardware/VBoxVideoVBE.h (copied) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vbe.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGAModes.h (modified) Devices/Graphics, Additions: move the VBE I/O port-related ... Thu, 25 Nov 2010 14:12:51 GMT vboxsync [34371] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) DevPS2: Removed code identified as incorrect in comment. I canot see ... Thu, 25 Nov 2010 08:06:13 GMT vboxsync [34351] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: logs. Thu, 25 Nov 2010 07:03:07 GMT vboxsync [34350] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: initiate transfer next iteration if rest of current ... Wed, 24 Nov 2010 20:09:27 GMT vboxsync [34339] * trunk/src/VBox/Devices/Storage/ATAController.cpp (modified) AHCI: Fix crash for non bootable controllers Wed, 24 Nov 2010 17:49:09 GMT vboxsync [34335] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main/DrvIntNet: pass IgnoreConnectFailure to the driver to make it ... Wed, 24 Nov 2010 16:43:26 GMT vboxsync [34332] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: run BIOS init on each reset Wed, 24 Nov 2010 16:24:17 GMT vboxsync [34331] * trunk/include/VBox/com/array.h (modified) * trunk/src/VBox/Devices/Bus/PCIInternal.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Main/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/PciDeviceAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/BusAssignmentManager.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/PciDeviceAttachmentImpl.h (modified) PCI: more 4.0 interfaces Wed, 24 Nov 2010 16:12:25 GMT vboxsync [34330] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) DrvIntNet: Don't fail if we cannot connect to the internal network, ... Wed, 24 Nov 2010 12:56:31 GMT vboxsync [34317] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) nc Wed, 24 Nov 2010 06:21:52 GMT vboxsync [34305] * trunk/src/VBox/Devices/Network/slirp/debug.c (modified) NAT: routines printing TCB and TCP segment. Tue, 23 Nov 2010 17:35:15 GMT vboxsync [34302] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: run BIOS fake on reset in ICH9 Tue, 23 Nov 2010 17:12:50 GMT vboxsync [34301] * trunk/include/VBox/pci.h (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: interrupt mapping Tue, 23 Nov 2010 16:52:34 GMT vboxsync [34299] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: fixed issue with bridge config space writes Tue, 23 Nov 2010 16:11:48 GMT vboxsync [34294] * trunk/src/VBox/Devices/Storage/fdc.c (modified) fdc: Synced code, now easier to follow and fix. Tue, 23 Nov 2010 08:03:20 GMT vboxsync [34271] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: some reorganization. IOC of DBLE and SDnSTS(BIC) with ... Mon, 22 Nov 2010 21:41:24 GMT vboxsync [34268] * trunk/include/VBox/pci.h (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/PCIInternal.h (modified) PCI: some 64-bit BARs bits Mon, 22 Nov 2010 15:14:02 GMT vboxsync [34247] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD: Bugfix Mon, 22 Nov 2010 14:29:13 GMT vboxsync [34243] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) PDM: Added search paths to the device and driver DLL CFGM nodes so ... Mon, 22 Nov 2010 13:50:18 GMT vboxsync [34238] * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices/Makefile.kmk: Added VBOX_WITHOUT_ETHERBOOT for avoiding ... Mon, 22 Nov 2010 11:44:41 GMT vboxsync [34235] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: fine-tuning of r66315 Mon, 22 Nov 2010 10:23:59 GMT vboxsync [34231] * trunk/include/VBox/pci.h (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: allow arbitrary width BAR accesses Mon, 22 Nov 2010 07:58:14 GMT vboxsync [34229] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: some reorganization. Mon, 22 Nov 2010 07:15:41 GMT vboxsync [34228] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: clean up ''hdaReadAudio'' Mon, 22 Nov 2010 04:31:49 GMT vboxsync [34227] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: backed r67971. Mon, 22 Nov 2010 03:41:53 GMT vboxsync [34226] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: removed unused flag. Mon, 22 Nov 2010 03:26:53 GMT vboxsync [34225] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: posponed hda transfers removed on reset. ... Sun, 21 Nov 2010 23:52:04 GMT vboxsync [34224] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD: Block cache integration, work in progress Sun, 21 Nov 2010 14:45:14 GMT vboxsync [34217] * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) VD: Use S/G buffers instead of S/G arrays for VDAsyncWrite and ... Fri, 19 Nov 2010 17:41:49 GMT vboxsync [34215] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Serial/host: removed debug output Fri, 19 Nov 2010 17:14:39 GMT vboxsync [34212] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Serial/Linux Host: fix status line notification (ticket #812, thanks ... Fri, 19 Nov 2010 16:04:55 GMT vboxsync [34209] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/debug.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: added 'info nat%d' handler Fri, 19 Nov 2010 14:53:23 GMT vboxsync [34203] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) dev/vga: saved state fix for solaris host Fri, 19 Nov 2010 14:22:31 GMT vboxsync [34201] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: dead code removal Thu, 18 Nov 2010 21:47:50 GMT vboxsync [34188] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) wddm/3d: saved state working for Aero (current frame still needs to ... Thu, 18 Nov 2010 20:38:31 GMT vboxsync [34183] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) tstDeviceStructSizeRC: Add forgotten changes Thu, 18 Nov 2010 18:12:37 GMT vboxsync [34182] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) wddm/3d: saved state fixes 1 Thu, 18 Nov 2010 13:09:35 GMT vboxsync [34169] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) DevPcBios.cpp: remove no longer needed alignment for net boot images ... Thu, 18 Nov 2010 12:19:24 GMT vboxsync [34164] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) DevPcBios.cpp: Always 56KB network boot ROM to avoid saved state trouble. Thu, 18 Nov 2010 12:16:43 GMT vboxsync [34163] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) PGMR3PhysRomRegister/PDMDevHlpROMRegister: Added cbBinary argument to ... Thu, 18 Nov 2010 09:42:20 GMT vboxsync [34156] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: removed confusing checks. Thu, 18 Nov 2010 08:09:08 GMT vboxsync [34154] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: update pos buf routine. force underFifow reservation. Thu, 18 Nov 2010 07:28:16 GMT vboxsync [34153] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: drop counters on stream reset. postpons stopping back-end ... Thu, 18 Nov 2010 05:04:17 GMT vboxsync [34152] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: burn fix. Thu, 18 Nov 2010 04:46:12 GMT vboxsync [34151] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: more enchancement, some logs and todos. Wed, 17 Nov 2010 20:54:24 GMT vboxsync [34148] * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) DrvSCSI: warning Wed, 17 Nov 2010 20:41:56 GMT vboxsync [34146] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: hda{Read,Write}Audio respects SDnFIFO{S,W} registers. Wed, 17 Nov 2010 18:37:52 GMT vboxsync [34142] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Better fix for r67808. Don't ignore the return values for R3 ... Wed, 17 Nov 2010 17:06:11 GMT vboxsync [34141] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d: solaris burn fix, additianal saved state fix Wed, 17 Nov 2010 15:56:34 GMT vboxsync [34140] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGASavedState.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) 2d: saved state as part of vga state Tue, 16 Nov 2010 22:31:39 GMT vboxsync [34129] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVhwa.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) 2d: fix save state deadlock (xtracker#5335) Tue, 16 Nov 2010 17:19:29 GMT vboxsync [34127] * trunk/src/VBox/Devices/USB/freebsd/USBProxyDevice-freebsd.cpp (modified) indent nit Tue, 16 Nov 2010 14:07:25 GMT vboxsync [34115] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) PXE: include Etherboot ROM by default and clean up Intel ROM naming Tue, 16 Nov 2010 11:37:01 GMT vboxsync [34106] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Fix ahciHbaSetInterrupt from non R3 contexts Tue, 16 Nov 2010 11:18:55 GMT vboxsync [34103] * trunk/src/VBox/Devices/Network/slirp/cksum.c (modified) * trunk/src/VBox/Devices/Network/slirp/debug.c (modified) * trunk/src/VBox/Devices/Network/slirp/debug.h (modified) * trunk/src/VBox/Devices/Network/slirp/dnsproxy/dnsproxy.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/sbuf.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_timer.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: (debug) logging fixes Tue, 16 Nov 2010 10:51:40 GMT vboxsync [34100] * trunk/src/VBox/Devices/Makefile.kmk (modified) Puel: Install PXE-Intel.rom with the extension pack. Tue, 16 Nov 2010 00:14:37 GMT vboxsync [34092] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) Devices/testcase/Makefile.kmk: Better name & place. Tue, 16 Nov 2010 00:13:35 GMT vboxsync [34091] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) Devices/testcase/Makefile.kmk: Unqualified target_PROP inventions are ...