1. 13 7月, 2010 2 次提交
    • A
      Update SeaBIOS · 8c929e1e
      Anthony Liguori 提交于
       - 17d3e46 smbios: Allow all fields to be set via qemu_cfg_smbios_load_field()
       - 0d6b8d5 seabios: pciinit: use pci device initializer helper function.
       - 968d3a8 seabios: pci: introduce helper function to initialize a given device.
       - 4e0daae virtio: Clear interrupt status register in virtio-blk
       - af0963d seabios: pciinit: initialize pci bridge filtering registers.
       - f441666 seabios: pciinit: pci bridge bus initialization.
       - 5d0de15 seabios: pciinit: make bar offset calculation pci bridge aware.
       - a65821d seabios: pciinit: factor out bar offset calculation.
       - 0a8eada seabios: pciinit: make pci bar assigner preferchable memory aware.
       - dfd94fa seabios: pciinit: make pci memory space assignment 64bit aware.
       - b9e4721 seabios: pciinit: factor out pci bar region allocation logic.
       - edd9911 seabios: pci: introduce foreachpci_in_bus() helper macro.
       - f79a462 Add romfile_size() wrapper for accessing cbfs/qemu_cfg files.
       - afbed1b Initial bootsplash support.
       - 83d6ed6 Update TODO
       - 1d7d893 Fix bvprintf() to respect padding for hex printing.
       - e230426 Unify optionrom cbfs/qemu_cfg rom pulling code.
       - 8cb8ba5 SeaBIOS VGA hooks
       - 203f6f3 SeaBIOS CD/DVD abbreviations
       - 12cbb43 seabios: remove iasl output file when error.
       - d5d02b6 Allocate cdemu buffer in low mem instead of ebda.
       - 8f59aa3 Introduce memcpy_fl - a memcpy on "flat" pointers.
       - 42a1d4c Rework malloc to use a "first fit" algorithm.
       - 34e9cc5 Minor mptable changes.
       - 0f3783b virtio: clean up memory barrier usage
       - bfe4d60 virtio: remove NO_NOTIFY optimization
       - bb68591 Don't use RTC to time boot menu delay.
       - b5cc2ca Generalize timer based delay code.
       - 144817b Rename check_time() to check_tsc().
       - 9c447c3 Allow wait_irq to be called in 32bit code.
       - 49cc72b Improve optionrom debugging statements.
       - c65a4a6 Minor - compile out usb-msc code if CONFIG_USB_MSC not set.
       - 456479e Minor ata cleanups.
       - 2515a72 Make sure virtio-blk is fully compiled out if not wanted.
       - c4fe135 Minor - split up virtio_blk_setup().
       - 4030db0 fix two issues with virtio-blk
       - ea8ac63 Minor improvements to virtio (allow irqs, allocate page aligned).
      Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
      8c929e1e
    • I
      pci/multi function bit: fix vt82c686.c. · aa5fb7b3
      Isaku Yamahata 提交于
      The file, vt82c686.c, was added after the change set of
      b80d4a98 and
      fecb93c4
      are created, but before the patch series was commit.
      So similar fix is needed to vt82c686.c.
      
      Cc: Huacai Chen <zltjiangshi@gmail.com>
      Cc: Aurelien Jarno <aurelien@aurel32.net>
      Cc: Michael S. Tsirkin <mst@redhat.com>
      Cc: Blue Swirl <blauwirbel@gmail.com>
      Signed-off-by: NIsaku Yamahata <yamahata@valinux.co.jp>
      Signed-off-by: NAurelien Jarno <aurelien@aurel32.net>
      aa5fb7b3
  2. 12 7月, 2010 15 次提交
  3. 11 7月, 2010 1 次提交
  4. 08 7月, 2010 2 次提交
  5. 06 7月, 2010 20 次提交