Please add these fixes to QEMU 1.0, if possible. The following changes since commit 40897c9c160393df922dfdb59cfa210048d3071d:
Update version for 1.0-rc3 release (2011-11-21 15:05:59 -0600) are available in the git repository at: ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches Julian Pidancet (1): rtl8139: Fix invalid IO access alignment Markus Armbruster (1): slirp: Clean up net_slirp_hostfwd_remove()'s use of get_str_sep() Stefano Stabellini (1): fix out of tree build Makefile | 2 +- hw/rtl8139.c | 14 +------------- net/slirp.c | 9 ++++----- 3 files changed, 6 insertions(+), 19 deletions(-) -- 1.7.7.1