diff options
author | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-12-17 22:15:34 +0000 |
---|---|---|
committer | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-12-17 22:15:34 +0000 |
commit | 11570ed3f4a62d18e1efa795ea67620484a6ca84 (patch) | |
tree | 8fc64b09cbdd965d32f610d6e94ae098979aff59 /pc-bios | |
parent | ca7b25e3ab8a49e46484bd436fedf72940f02887 (diff) | |
download | qemu-11570ed3f4a62d18e1efa795ea67620484a6ca84.tar.gz qemu-11570ed3f4a62d18e1efa795ea67620484a6ca84.tar.bz2 qemu-11570ed3f4a62d18e1efa795ea67620484a6ca84.zip |
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
Diffstat (limited to 'pc-bios')
-rw-r--r-- | pc-bios/README | 3 | ||||
-rw-r--r-- | pc-bios/bios-pq/HEAD | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/pc-bios/README b/pc-bios/README index bacf6c38b2..d435a5cd30 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -1,7 +1,8 @@ - The PC BIOS comes from the Bochs project (http://bochs.sourceforge.net/). The patches in bios-pq have been applied. The binary is based on the revision in bios-pq/HEAD with the patches in bios-pq/series applied. The git repo - that HEAD refers to is located at http://repo.or.cz/w/bochs-mirror.git + that HEAD refers to is located at + git://git.kernel.org/pub/scm/virt/bochs/bochs.git - The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios project (http://www.nongnu.org/vgabios/). diff --git a/pc-bios/bios-pq/HEAD b/pc-bios/bios-pq/HEAD index 251c985209..ebb8145e61 100644 --- a/pc-bios/bios-pq/HEAD +++ b/pc-bios/bios-pq/HEAD @@ -1 +1 @@ -8d4e158f0ea5fa00fa0276f487ff21609fbb0894 +9d573204c0bef20be64f99c55c29660f5fd2fe71 |