summaryrefslogtreecommitdiffstats
path: root/linux-user
diff options
context:
space:
mode:
authorBlue Swirl2010-09-18 07:53:14 +0200
committerBlue Swirl2010-09-18 07:53:14 +0200
commit093209cd681fe9fb65bd8a1c2ff711b8168bbfcd (patch)
tree1c5c53a93df58254c9b70f9ec910252f3414e75b /linux-user
parentMake ARP replies at least 64 bytes long (diff)
downloadqemu-093209cd681fe9fb65bd8a1c2ff711b8168bbfcd.tar.gz
qemu-093209cd681fe9fb65bd8a1c2ff711b8168bbfcd.tar.xz
qemu-093209cd681fe9fb65bd8a1c2ff711b8168bbfcd.zip
Check for errors during BIOS or kernel load
Because of the use of unsigned types, possible errors during BIOS or kernel load were ignored. Fix by using a signed type. This also avoids some warnings with GCC flag -Wtype-limits. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions