VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13375   16 years vboxsync some (disabled) VMI bits
(edit) @13365   16 years vboxsync pcnet: don't crash if the link state changes while no driver is attached
(edit) @13363   16 years vboxsync small clean fixes
(edit) @13340   16 years vboxsync #3230: Memory leaks fixed in VHD backend
(edit) @13304   16 years vboxsync Forgotten testcase update
(edit) @13303   16 years vboxsync Storage: Replace the assertions in the construction code with runtime …
(edit) @13302   16 years vboxsync PCI: put bridges on a separate array to speed up searching for the …
(edit) @13295   16 years vboxsync #3230: Fixed memory leaks in VMDK, tstVD and VBoxHDD-new.
(edit) @13286   16 years vboxsync win NetFlt Vista64-related fixes, UI/config fixes
(edit) @13270   16 years vboxsync Deliver event notifications to the guest only when the VM is running …
(edit) @13268   16 years vboxsync #3230: First bunch of integrated VMDK backend fixes by xVM Server …
(edit) @13237   16 years vboxsync swithed to PDMDrv timers and VBox/tm.h API for timer management
(edit) @13234   16 years vboxsync UI/config part of win NetFlt
(edit) @13233   16 years vboxsync PCI: Remove assertion because it fails if there is a region registered …
(edit) @13223   16 years vboxsync Device/Storage: Fix incorrect translation between image type enums. …
(edit) @13220   16 years vboxsync DevPCI: a little review comment for later.
(edit) @13217   16 years vboxsync pciinternal: drop unnecessary alignments.
(edit) @13201   16 years vboxsync Could return uninitialized variable in the bridging case
(edit) @13192   16 years vboxsync PCI: Forgotten variable initialization
(edit) @13191   16 years vboxsync PCI: fix alignment on 32bit
(edit) @13190   16 years vboxsync BIOS: Detect devices behind bridges
(edit) @13189   16 years vboxsync PCI: Add support for PCI-to-PCI bridges
(edit) @13158   16 years vboxsync biossums: set checksum of DMI+SMBIOS as well
(edit) @13155   16 years vboxsync re-applied the biossums merge
(edit) @13153   16 years vboxsync backed out r37647, r37650
(edit) @13144   16 years vboxsync #1865: Implmented the alternative R0 code for darwin (turned out to be …
(edit) @13142   16 years vboxsync rewritten biossums
(edit) @13141   16 years vboxsync unify biossums
(edit) @13081   16 years vboxsync added missing test
(edit) @13080   16 years vboxsync warnings
(edit) @13079   16 years vboxsync added getGuestEnteredACPIMode()
(edit) @13078   16 years vboxsync - saved state compatibility
(edit) @13074   16 years vboxsync - remaining bits of x2APIC, some SMP refinements in LAPIC
(edit) @13057   16 years vboxsync i386->x86 in makefile variables suffixes
(edit) @13056   16 years vboxsync initial implementation of i386 version of IP checksum calculation
(edit) @13039   16 years vboxsync forwarding was enabled in firewall default rule to accept loop and …
(edit) @13024   16 years vboxsync installation fixes, NetFlt initialization fixes for filter approach
(edit) @13020   16 years vboxsync Knut-compatibility fixes
(edit) @13016   16 years vboxsync warning
(edit) @13015   16 years vboxsync mount/unmount notification unconditionally
(edit) @13013   16 years vboxsync infrastructure work for X2APIC support
(edit) @13010   16 years vboxsync removed debug output
(edit) @13004   16 years vboxsync ATA: implemented atapiGetEventStatusNotificationSS() for virtual ATAPI …
(edit) @13002   16 years vboxsync Add PCI irq routing information to have 32 slots available on the host …
(edit) @12978   16 years vboxsync PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
(edit) @12977   16 years vboxsync #1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
(edit) @12976   16 years vboxsync PDM: fixed PDMAPICVERSION.
(edit) @12975   16 years vboxsync #1865: PDMLdr.
(edit) @12972   16 years vboxsync APIC versioning in features interface
(edit) @12969   16 years vboxsync #1865: PDMINS.
(edit) @12939   16 years vboxsync refined APIC writes a bit, put a comment with explanation where bad …
(edit) @12933   16 years vboxsync warnings
(edit) @12931   16 years vboxsync warning
(edit) @12928   16 years vboxsync warnings
(edit) @12927   16 years vboxsync warnings
(edit) @12924   16 years vboxsync warnings, fixed undefined retval
(edit) @12910   16 years vboxsync more warnings
(edit) @12892   16 years vboxsync AssertMsgRC
(edit) @12869   16 years vboxsync fixed Ubuntu crash in debug VBox (although true reason why we're …
(edit) @12816   16 years vboxsync AHCI: Fix issue with 8byte MMIO writes. It is possible that the first …
(edit) @12774   16 years vboxsync Dereferencing null pointers considered harmful.
(edit) @12772   16 years vboxsync #1865: IOM.
(edit) @12771   16 years vboxsync Device/Storage: VDCopy needs to be able to write to the output file.
(edit) @12767   16 years vboxsync attempt to fix Darwin passthrough
(edit) @12766   16 years vboxsync ATA: disabled SCSI_GET_EVENT_STATUS_NOTIFICATION passthrough command …
(edit) @12765   16 years vboxsync log the event status codes of passthrough CD/DVD-ROM drives
(edit) @12762   16 years vboxsync VHD: fix bug which prevents to boot from images which are expanding …
(edit) @12743   16 years vboxsync Enabled 2nd pci memory region in the VMM device again. (type …
(edit) @12742   16 years vboxsync Change the 2nd pci range of the vmm device to prefetchable. That …
(edit) @12740   16 years vboxsync Don't overwrite SCSI_INQUIRY if passthrough is active. Otherwise …
(edit) @12739   16 years vboxsync filter SCSI_READ_DVD_STRUCTURE errors from logging
(edit) @12727   16 years vboxsync fixed passthrough on Windows hosts
(edit) @12700   16 years vboxsync Conditional 2nd mmio region for VMMDev.
(edit) @12693   16 years vboxsync Wrong value.
(edit) @12687   16 years vboxsync Started with VMM device heap for use with VT-x real-mode emulation. …
(edit) @12667   16 years vboxsync CPU id passed to interrupt callback, proper typing
(edit) @12653   16 years vboxsync various files: doxygen fixes.
(edit) @12649   16 years vboxsync DevPcBios: CMOS layout.
(edit) @12646   16 years vboxsync Builtins.cpp: file header.
(edit) @12643   16 years vboxsync DevPit-i8254.cpp: file header.
(edit) @12642   16 years vboxsync DrvACPI: file header.
(edit) @12641   16 years vboxsync VmdkHDDCore.cpp: file header.
(edit) @12640   16 years vboxsync vl_vbox.h: file header.
(edit) @12639   16 years vboxsync Storeage: misc file headers.
(edit) @12638   16 years vboxsync RawHDDCore: file header.
(edit) @12637   16 years vboxsync DrvVD: file header.
(edit) @12634   16 years vboxsync DevAPIC: Added usage note and assertion to APIC_LOCK_VOID and update …
(edit) @12630   16 years vboxsync SCSI: Add write support for the BIOS (Grub makes use of it if there is …
(edit) @12626   16 years vboxsync relocate right
(edit) @12617   16 years vboxsync removed buggy relocation code
(edit) @12616   16 years vboxsync APIC saved stae version back to one - no incompatibilities
(edit) @12615   16 years vboxsync per-LAPIC timers, cleanup, all LAPICs state save-restore, relocation
(edit) @12612   16 years vboxsync further APIC work
(edit) @12608   16 years vboxsync DrvIntNet: release stats.
(edit) @12598   16 years vboxsync some interrupt routing code
(edit) @12589   16 years vboxsync fix OSE
(edit) @12588   16 years vboxsync reworked APIC structures layout - hopefully not broken smth accidentally
(edit) @12586   16 years vboxsync DevATA: Added rainy day todo for MMR3HyperAllocOnceNoRel
(edit) @12584   16 years vboxsync Add define to make scsi driver known to PDM
(edit) @12571   16 years vboxsync PC/BIOS/Makefile: define VBOX_WITH_SCSI.
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