Changes between Version 4 and Version 5 of R1/Alpha4/ImprovementsSinceRelease


Ignore:
Timestamp:
Aug 2, 2013, 9:03:31 AM (11 years ago)
Author:
korli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • R1/Alpha4/ImprovementsSinceRelease

    v4 v5  
    88
    99=== Kernel Drivers or Filesystems ===
    10 * Virtio initial support: block device support
     10* Virtio support:
     11    * block devices (supported features: configuration change)
     12    * SCSI devices (supported features: capacity change)
     13    * PCI: legacy/MSI/MSI-X interrupts supported
     14* MSI-X support: activated in the FreeBSD compat layer.
     15* MSI: activated for AHCI and USB host controller drivers, fixed for some AMD based systems.
     16* intel_gart: bridge detection is fixed.
     17* PCI: use pcie mechanism for config space access
    1118* iso9960, exfat, fat: Corrected time conversion mistakes.
    1219* cdda, fat, iso9660: clear tv_nsecs fields in the stat struct.
    1320* bfs, btrfs, exfat, extfs: Return more than a single dirent at a time in btrfs_read_dir().
     21
    1422
    1523=== Upgrades ===