Adjust patch for qemu build - increase size of gen_opc_buf
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 29 Mar 2009 17:29:40 +0000 (10:29 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 29 Mar 2009 17:29:40 +0000 (10:29 -0700)
commitb0fc271697fed87cedab11032b9e15bdbb149a3b
tree9e6f7f7fb37ad86e532339f76ac244c5d1333f04
parent965778c8e5068e125ea2aa029359fdf88d1e5dfc
Adjust patch for qemu build - increase size of gen_opc_buf

Work around a memory tromping bug in qemu 0.10.0 and 0.10.1 by
expanding the gen_opc_buf[] array.  I'm not sure where the bug
actually is, but this makes qemu work for us.
test/amd64/Makefile