Commit 11570ed3f4a62d18e1efa795ea67620484a6ca84

Authored by aliguori
1 parent ca7b25e3

Use kernel.org git mirror instead of repo.or.cz. The kernel.org git

mirror is updated more regularly and reliably.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>



git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6078 c046a42c-6fe2-441c-8c8c-71466251a162
pc-bios/README
1 1 - The PC BIOS comes from the Bochs project (http://bochs.sourceforge.net/).
2 2 The patches in bios-pq have been applied. The binary is based on the revision
3 3 in bios-pq/HEAD with the patches in bios-pq/series applied. The git repo
4   - that HEAD refers to is located at http://repo.or.cz/w/bochs-mirror.git
  4 + that HEAD refers to is located at
  5 + git://git.kernel.org/pub/scm/virt/bochs/bochs.git
5 6  
6 7 - The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
7 8 project (http://www.nongnu.org/vgabios/).
... ...
pc-bios/bios-pq/HEAD
1   -8d4e158f0ea5fa00fa0276f487ff21609fbb0894
  1 +9d573204c0bef20be64f99c55c29660f5fd2fe71
... ...