On 04/07/2016 14:58, Gerd Hoffmann wrote: > On Mo, 2016-07-04 at 13:38 +0100, Peter Maydell wrote: >> On 4 July 2016 at 07:30, Gerd Hoffmann <kra...@redhat.com> wrote: >>> Hi, >>> >>> Here comes the ipxe update for 2.7, rebasing the ipxe module to latest >>> master and also adding boot roms for e1000e and vmxnet3. >>> >>> v2: two incremental tweaks to make sure the two new roms are installed >>> properly. >>> >>> please pull, >>> Gerd >>> >>> The following changes since commit c7288767523f6510cf557707d3eb5e78e519b90d: >>> >>> Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160623' >>> into staging (2016-06-23 11:53:14 +0100) >>> >>> are available in the git repository at: >>> >>> >>> git://git.kraxel.org/qemu tags/pull-ipxe-20160704-1 >>> >>> for you to fetch changes up to 8df42d855c38a1b23b6ba9f38ab71b9d7fb24216: >>> >>> build: add pc-bios to config-host.mak deps (2016-07-01 13:31:44 +0200) >>> >>> ---------------------------------------------------------------- >>> ipxe: update submodule from 4e03af8ec to 041863191 >> >> This submodule commit isn't present in the repo on git.qemu.org: >> >> $ git submodule update >> fatal: reference is not a tree: 04186319181298083ef28695a8309028b26fe83c >> Unable to checkout '04186319181298083ef28695a8309028b26fe83c' in >> submodule path 'roms/ipxe' > > Hmm, seems our mirror is a few commits behind. > > # git log --oneline origin/master..ipxe.org/master > fda8916 [dhcpv6] Include RFC5970 client architecture options in DHCPv6 > requests > 3d9f094 [dhcp] Allow for variable encapsulation of architecture-specific > options > 3bb61c3 [pxe] Disable interrupts on the PIC before starting NBP > c22da4b [bios] Do not enable interrupts when printing to the console > c9f6a86 [efi] Fix uninitialised data in HII IFR structures > 0418631 [thunderx] Fix compilation with older versions of gcc > 632e57f [efi] Do not copy garbage bytes into SNP device path MAC address > > Commit 0418631 is dated Wed Jun 22, almost two weeks ago. Last commit > in our mirror is dated from Jun 20th. > > Stefan? Did something broke between 20th and 22th? Or are our sync > intervals that big? In case of the later: Can we make them smaller, > like once per day or so?
It seems to have updated now. Paolo