VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39588   13 years vboxsync Watch for TFES bit, too.
(edit) @39584   13 years vboxsync Log PRDT entries.
(edit) @39583   13 years vboxsync Updated logging.
(edit) @39579   13 years vboxsync AHCI: Set overflow bit if the guest tries to transfer more data than …
(edit) @39575   13 years vboxsync Cleanup, logging.
(edit) @39573   13 years vboxsync Fixed DMA workaround for AHCI/ATAPI.
(edit) @39571   13 years vboxsync Made ATAPI command building somewhat sane.
(edit) @39567   13 years vboxsync Reduced generated code size a bit more.
(edit) @39566   13 years vboxsync SCSI: Add support for readonly disks
(edit) @39565   13 years vboxsync Used wrong macro.
(edit) @39560   13 years vboxsync BIOS: Initial AHCI CD-ROM support.
(edit) @39559   13 years vboxsync Fixed VDS SG list length.
(edit) @39556   13 years vboxsync NAT: logging.
(edit) @39555   13 years vboxsync NAT/service: registering port-forwarding without ether address of the …
(edit) @39550   13 years vboxsync Request thread pool hancking. Some RTReq refactoring as always…
(edit) @39518   13 years vboxsync DrvDiskIntegrity: Fix building
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39506   13 years vboxsync NAT: warnings.
(edit) @39505   13 years vboxsync NAT: processing of dhcp_find_option NULL-result in release build.
(edit) @39498   13 years vboxsync RTReq refactoring.
(edit) @39483   13 years vboxsync NAT:dhcp: return value of dhcp_find_option xTracker/5989.
(edit) @39471   13 years vboxsync No doxygen comment here, keep it short and to the point. …
(edit) @39469   13 years vboxsync Audio/mac: proper fix for xTracker/5971.
(edit) @39467   13 years vboxsync NAT: condition for validation of proposed value has been added in …
(edit) @39466   13 years vboxsync NAT: english
(edit) @39465   13 years vboxsync NAT: fixed typo (thanks Knut). This changeset adds comment to …
(edit) @39444   13 years vboxsync NAT: bump SoMaxConnection default up to 10 (xTracker/5983).
(edit) @39430   13 years vboxsync NAT: logging (correct socket state printing).
(edit) @39425   13 years vboxsync Also print display refresh interval in dbg info.
(edit) @39414   13 years vboxsync PDMBlkCache: Clear all entries on reset to prevent that unwritten data …
(edit) @39409   13 years vboxsync NAT: warnings + NAT/netservice fixes.
(edit) @39375   13 years vboxsync Straightened out BIOS AHCI code, reduced stack usage.
(edit) @39372   13 years vboxsync Refactored AHCI code to get rid of custom INT 13h handler.
(edit) @39371   13 years vboxsync DevAPIC: file header.
(edit) @39370   13 years vboxsync DevAPIC: file header.
(edit) @39369   13 years vboxsync DevAPIC.cpp: Fixed broadcast.
(edit) @39368   13 years vboxsync VBOX_FULL_VERSION_MAKE: fixed copy & past bug messing up the build …
(edit) @39367   13 years vboxsync e1000: frame size and fallback buffer allocation fixes (#4806)
(edit) @39366   13 years vboxsync Further streamlined BIOS disk code for ATA/SCSI.
(edit) @39363   13 years vboxsync NAT: fixes expiration caculation.
(edit) @39362   13 years vboxsync NAT: don't delete master zones before it's children.
(edit) @39360   13 years vboxsync NAT: debug print expiration of the socket.
(edit) @39357   13 years vboxsync e1000: reverted r74918
(edit) @39355   13 years vboxsync Reshuffled things some more.
(edit) @39347   13 years vboxsync More refactoring.
(edit) @39346   13 years vboxsync More merging of BIOS disk structures.
(edit) @39344   13 years vboxsync e1000: move part of eth header instead of packet body (#4806)
(edit) @39340   13 years vboxsync Started refactoring disk support.
(edit) @39332   13 years vboxsync e1000: fix for unresolved memmove on Windows
(edit) @39318   13 years vboxsync Temporary fix for Windows builds
(edit) @39317   13 years vboxsync e1000: VLAN tag offloading (#4806)
(edit) @39311   13 years vboxsync DevIoApic.cpp: Wrong max cpu count check, forgot broadcast ID.
(edit) @39308   13 years vboxsync SB16: Improved mixer volume handling.
(edit) @39307   13 years vboxsync DevIoApic.cpp: Make sure the 'id' have the same value after reset as …
(edit) @39306   13 years vboxsync DevAPIC: > 32 CPUs, cleanups.
(edit) @39303   13 years vboxsync VMCPUSET changes.
(edit) @39299   13 years vboxsync NAT: clonning socket without creating real socket(2).
(edit) @39287   13 years vboxsync NAT: "sending to home" on wide cast and cloning udp sockets. Both disabled.
(edit) @39286   13 years vboxsync NAT: socket status print.
(edit) @39285   13 years vboxsync NAT: debug removes SS_NODEREF from condition preventing detailed …
(edit) @39274   13 years vboxsync Do not report nonexistent PIC->IOAPIC routing in MP tables; do report …
(edit) @39273   13 years vboxsync Updated help info, fixed a few innocent MSVC warnings.
(edit) @39269   13 years vboxsync NAT: wording.
(edit) @39268   13 years vboxsync NAT: workaround for vbox/7711 in default aliasing mode.
(edit) @39264   13 years vboxsync Report buses in MP tables in ascending order.
(edit) @39259   13 years vboxsync NAT: firewall emulation hack allowing NETBIOS resolving mechanism live …
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @39186   13 years vboxsync EFI: applies Sec_SecMain_c_edk2_rev to firmware build.
(edit) @39185   13 years vboxsync EFI: backed r74630,r74631
(edit) @39183   13 years vboxsync EFI: backed r74635,r74636
(edit) @39179   13 years vboxsync DevOHCI: disabled assertion triggered by OS/2.
(edit) @39174   13 years vboxsync NAT: fix lookup of rpc servers (e.g. NIS for BSD guests).
(edit) @39171   13 years vboxsync EFI: applys r9668 and removes patch explicitly applying r9699
(edit) @39170   13 years vboxsync EFI: bump EDKv9700
(edit) @39167   13 years vboxsync EFI: cleanup.
(edit) @39166   13 years vboxsync EFI: firmware dependencies and clean up for bumping to r9650
(edit) @39165   13 years vboxsync EFI: bump EDKv2 r9650
(edit) @39164   13 years vboxsync EFI: updates binaries to r74628.
(edit) @39163   13 years vboxsync EFI: fix 64-bit guests boot.
(edit) @39158   13 years vboxsync EFI: modifies thunk to boot firmware based on EDK2 r9572.
(edit) @39157   13 years vboxsync EFI: bump EDK2 rev up to r9572.
(edit) @39154   13 years vboxsync IOM: Added flags for dropping into the vbox debugger on complicated …
(edit) @39151   13 years vboxsync OHCI: More tests, added alignment todo.
(edit) @39149   13 years vboxsync More tests.
(edit) @39148   13 years vboxsync EFI: r9542 applied. patch (r9493) is removed.
(edit) @39147   13 years vboxsync EFI: EDK2 rev bumped up to r9570. (reference to patch r9493 is removed )
(edit) @39146   13 years vboxsync DevOHCI.cpp: Inverted assertion. Thanks Vasily.
(edit) @39145   13 years vboxsync EFI: enabled r9488.
(edit) @39144   13 years vboxsync EFI: bump EDK2 to r9488.
(edit) @39142   13 years vboxsync And more.
(edit) @39141   13 years vboxsync More …
(edit) @39140   13 years vboxsync OHCI register access testcase (not quite finished).
(edit) @39139   13 years vboxsync DevOHCI: Use IOMMMIO_FLAGS_READ_DWORD.
(edit) @39136   13 years vboxsync More MMIO refactoring and some other cleanups.
(edit) @39135   13 years vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
(edit) @39124   13 years vboxsync EFI: sync with r9481 (FPU initialization UEFI spec requirement).
(edit) @39109   13 years vboxsync BIOS: Leave high interrupt vectors zeroed to indicate they are unused.
(edit) @39104   13 years vboxsync Audio: warnings.
(edit) @39103   13 years vboxsync Audio/coreaudio: more convenient memory allocation and release …
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