VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25594   15 years vboxsync PCI: Bits 0-1 of the address register are reserved. Real hardware …
(edit) @25588   15 years vboxsync LsiLogic: Plug a memory leak during resets
(edit) @25587   15 years vboxsync LsiLogic: Updates for the SAS controller emulation
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25509   15 years vboxsync LsiLogic: Start for the SAS controller. Define neccessary pages and …
(edit) @25488   15 years vboxsync LsiLogic: Fix clipping of read data
(edit) @25487   15 years vboxsync LsiLogic: Implement missing reset method. Fixes Windows 7 guests
(edit) @25446   15 years vboxsync BusLogic: Rewrite guest buffer handling. They are not mapped into R3 …
(edit) @25402   15 years vboxsync NAT: re-establish port-forwarding after savestate / restore state
(edit) @25380   15 years vboxsync LsiLogic: Don't assert when not reading 4 byte from a register. A SCSI …
(edit) @25379   15 years vboxsync Etherboot: fix 16bit wraparound bug in TFTP (#3532)
(edit) @25375   15 years vboxsync warning
(edit) @25374   15 years vboxsync warning
(edit) @25364   15 years vboxsync NAT: another close() => closesocket but this time in dead code
(edit) @25362   15 years vboxsync NAT: apply patch from xtracker 5434: update/create ARP cache entry on …
(edit) @25356   15 years vboxsync NAT: test for >= 0 is better here
(edit) @25353   15 years vboxsync NAT: libalias: consider '_' and '-' in host names (xtracker 4537); Sun …
(edit) @25352   15 years vboxsync NAT: no logging code if logging is disabled
(edit) @25339   15 years vboxsync SrvIntNetR0.cpp: removed leftover.
(edit) @25336   15 years vboxsync HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
(edit) @25328   15 years vboxsync vbox.dsl: Avoid conflicting PS/2 kbd/mouse port assignment; fixes …
(edit) @25305   15 years vboxsync MPS: removed bogus CPU entry
(edit) @25301   15 years vboxsync NAT: removed annoying warnings
(edit) @25292   15 years vboxsync RTDirReadEx parameter to resolve symlinks.
(edit) @25290   15 years vboxsync EFI: panic port, cleanup
(edit) @25277   15 years vboxsync NAT: these two calls of activate_port_forwarding are now obsolete …
(edit) @25276   15 years vboxsync NAT: force re-activation of port forwarding on link down; coding …
(edit) @25268   15 years vboxsync DevAHCI: warning
(edit) @25267   15 years vboxsync DevPCI: warning
(edit) @25266   15 years vboxsync NAT: build fixes
(edit) @25265   15 years vboxsync NAT: coding style
(edit) @25226   15 years vboxsync *: Assert(RT_SUCCESS(rc)) -> AssertRC(rc)
(edit) @25219   15 years vboxsync spaces
(edit) @25218   15 years vboxsync ACPI: need to update tables if rebasing, was hidden by fact that most …
(edit) @25213   15 years vboxsync 2d accel: delay loading gl dlls for win
(edit) @25205   15 years vboxsync NAT: port-forwarding attempts to active itself till count of …
(edit) @25192   15 years vboxsync Storage/DevATA: fix device reset if a transfer redo is pending. …
(edit) @25191   15 years vboxsync PcBios: Addending to r55590 (another case)
(edit) @25190   15 years vboxsync whitespace
(edit) @25169   15 years vboxsync virtio-net: don't crash if the guest is trying to send but the adapter …
(edit) @25164   15 years vboxsync ACPI: moved RTC and SMC to southbridge, and enabled RTC …
(edit) @25163   15 years vboxsync leftover
(edit) @25162   15 years vboxsync PcBios: allow to define VBOX_BIOS_DMI_FALLBACK to fallback to default …
(edit) @25158   15 years vboxsync #4507: Virtio: csRx removed, cs moved out of GC.
(edit) @25157   15 years vboxsync alias_db.c: consitency, use RTMemFree instead of free() on that so …
(edit) @25156   15 years vboxsync NAT: freeing allocated socket structure.
(edit) @25153   15 years vboxsync NAT: closing socket without confusing microsoft runtime libraries.
(edit) @25148   15 years vboxsync #3987: Virtio: Fixed the race for TX queue notification state.
(edit) @25130   15 years vboxsync NAT: unconditional signal.
(edit) @25127   15 years vboxsync DevRTC: Fixed incorrect weekday calculation (two days off).
(edit) @25125   15 years vboxsync NAT: backed out r55479.
(edit) @25119   15 years vboxsync NAT: typo.
(edit) @25118   15 years vboxsync NAT: sockfd isn't used in VBOX.
(edit) @25111   15 years vboxsync NAT: Assert Release -> Debug
(edit) @25110   15 years vboxsync NAT: critical sections introduced. preventing signaling non-waiting …
(edit) @25073   15 years vboxsync VMMDevHGCM.cpp: VBOXHGCMCMD::cbCmd isn't very helpful now that the …
(edit) @25068   15 years vboxsync DevVGA_VBVA: logging.
(edit) @25067   15 years vboxsync NAT: disable mbuf water line control.
(edit) @25062   15 years vboxsync HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
(edit) @25058   15 years vboxsync EFI: safe part of tables changes (rest to come after branch), required …
(edit) @25052   15 years vboxsync HGSMI/VBVA: enable VRDP commands only if there are connected RDP clients.
(edit) @25050   15 years vboxsync HGSMIHost.cpp: Did a quick cleanup of the saved state error handling …
(edit) @25048   15 years vboxsync DevFwCommon(,DevPcBios,DevEFI): nitpicking - made the prefix …
(edit) @25025   15 years vboxsync EFI: system tables work (device side)
(edit) @25007   15 years vboxsync fix OSE
(edit) @24982   15 years vboxsync Compile fix
(edit) @24980   15 years vboxsync Moved Virtio files to separate directory
(edit) @24975   15 years vboxsync VMDK: Async I/O not supported for hosted sparse files. Return …
(edit) @24964   15 years vboxsync EFI: cleanup, ACPI WIP
(edit) @24957   15 years vboxsync EFI: CPU count getter misplaced
(edit) @24951   15 years vboxsync EFI: further compatibility work
(edit) @24945   15 years vboxsync AHCI: Fix 64bit build
(edit) @24944   15 years vboxsync AHCI: Fix STAM alignment
(edit) @24940   15 years vboxsync DevVGA_VBVA: save mouse pointer shape data only if shape is present.
(edit) @24926   15 years vboxsync 2d accel: clear the Graphics Device IRQ in case it is set on reset
(edit) @24925   15 years vboxsync 2d video: fix VM reset issues
(edit) @24916   15 years vboxsync Storage/VMDK: fix buffers for really huge VMDK files split into 2G …
(edit) @24887   15 years vboxsync VBoxHDD: print error IPRT error code
(edit) @24880   15 years vboxsync pcnetLiveExec: wrong return value.
(edit) @24862   15 years vboxsync DevEFI: fixed default EfiRom
(edit) @24858   15 years vboxsync EFI: more bitness work
(edit) @24853   15 years vboxsync gcc warnings
(edit) @24839   15 years vboxsync EFI: move initial stack closer to thunk location.
(edit) @24838   15 years vboxsync fix OSE
(edit) @24834   15 years vboxsync #3987: Virtio: Split DevVirtioNet.cpp into three files.
(edit) @24822   15 years vboxsync EFI: correct 64-bit entry points
(edit) @24818   15 years vboxsync EFI: build and pack 64-bit firmware
(edit) @24798   15 years vboxsync EFI: flags suffix X64->AMD64.
(edit) @24792   15 years vboxsync DevSerial: No limit to the number of serial devices.
(edit) @24790   15 years vboxsync EFI: EFI 64-bit host support.
(edit) @24779   15 years vboxsync DevVGA_VBVA: avoid crash if callback is NULL (xTracker 4461).
(edit) @24778   15 years vboxsync Storage/VMDK: mostly cosmetic change to the code which writes VMDK …
(edit) @24772   15 years vboxsync DevAHCI,ATAController: Async hanlding of reset, suspend and power off.
(edit) @24761   15 years vboxsync Storage/ATA: clear pending DMA on controller reset (and on command …
(edit) @24760   15 years vboxsync DevAHCI: A little cleanup.
(edit) @24757   15 years vboxsync #3987: Virtio: Control queue implementation and address filtering.
(edit) @24751   15 years vboxsync DrvSCSI: Converted to async reset, suspend and power off notification …
(edit) @24750   15 years vboxsync DevAHCI: copy&past comments.
(edit) @24749   15 years vboxsync DevAHCI: async suspend, reset and power off handling for the SATA part.
(edit) @24747   15 years vboxsync DevATA: Cleanup the waiting for idle stuff... only ataR3Construct …
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