VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @24746   15 years vboxsync AsyncCompletion: Make it possible to enable the new I/O path with a …
(edit) @24745   15 years vboxsync DevATA: Async reset handling, protect reset or we'll die.
(edit) @24741   15 years vboxsync DevATA: Use the async notification handling.
(edit) @24714   15 years vboxsync DevVGA_VBVA: save and restore mouse pointer.
(edit) @24712   15 years vboxsync #3987: Virtio: Drop packets if VM is not running or cable is disconnected.
(edit) @24707   15 years vboxsync fat fingers
(edit) @24706   15 years vboxsync EFI: ACPI work
(edit) @24705   15 years vboxsync #3987: Virtio: Got rid of indirect function calls (expect …
(edit) @24678   15 years vboxsync Misc: Shut up annoying gcc warnings on darwin.
(edit) @24671   15 years vboxsync ISCSIHDDCore.cpp: Shut up GCC warning.
(edit) @24669   15 years vboxsync DevACPI.cpp: shut up gcc warning about size() using m_pbData before it …
(edit) @24652   15 years vboxsync 32-bit build fix
(edit) @24641   15 years vboxsync #3987: Virtio: TX delay timer for batching, fixed assertion on state …
(edit) @24638   15 years vboxsync PCI: Fix interrupt mapping for certain slots behind a bridge
(edit) @24636   15 years vboxsync Moved slirp_ext_m_free up a bit in drvNATUrgRecvWorker
(edit) @24635   15 years vboxsync slirp_urg_output: increase packet counter after possible failure returns
(edit) @24624   15 years vboxsync updated testcase
(edit) @24623   15 years vboxsync Virtio: small optimization (static TX buffer)
(edit) @24616   15 years vboxsync #3987: Virtio: Applied Frank's GC patch and made debug build work as well.
(edit) @24612   15 years vboxsync DrvVD: Added a LoadDone hook for implementing better handling of …
(edit) @24611   15 years vboxsync VirtIO-net: update the counters
(edit) @24609   15 years vboxsync DevAPIC: Disable NMI delivery through LAPIC (Linux NMI watchdog problems).
(edit) @24588   15 years vboxsync DevAHCI: Ditto.
(edit) @24587   15 years vboxsync DevATA.cpp: Better error message about missing devices during …
(edit) @24583   15 years vboxsync DrvVD,ConsoleImpl2.cpp: Added a TempReadOnly argument for use on the …
(edit) @24578   15 years vboxsync fix OSE
(edit) @24533   15 years vboxsync #4410: Drop incoming packets in E1000 if VM is not running.
(edit) @24527   15 years vboxsync VHD: Fix incompatibility with Hyper-V. Contributed by Huihong Luo
(edit) @24523   15 years vboxsync More comments
(edit) @24521   15 years vboxsync Ignore all other CMOS shutdown status values (OpenSolaris sets it to …
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