Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xing Lin
qemu
Commits
ea31eb5b
Commit
ea31eb5b
authored
Dec 06, 2005
by
bellard
Browse files
update
git-svn-id:
svn://svn.savannah.nongnu.org/qemu/trunk@1697
c046a42c-6fe2-441c-8c8c-71466251a162
parent
cc4adeef
Changes
2
Hide whitespace changes
Inline
Side-by-side
Changelog
View file @
ea31eb5b
...
...
@@ -13,7 +13,7 @@ version 0.7.3:
- Linux host serial port access
- Linux host low level parallel port access
- New network emulation code supporting VLANs.
- MIPS User Linux emulation
- MIPS
and MIPSel
User Linux emulation
- MIPS fixes to boot Linux (Daniel Jacobowitz)
- NX bit support
- Initial SPARC SMP support (Blue Swirl)
...
...
Makefile
View file @
ea31eb5b
...
...
@@ -118,10 +118,14 @@ tarbin:
$(bindir)
/qemu-system-sparc
\
$(bindir)
/qemu-system-x86_64
\
$(bindir)
/qemu-system-mips
\
$(bindir)
/qemu-system-arm
\
$(bindir)
/qemu-i386
\
$(bindir)
/qemu-arm
\
$(bindir)
/qemu-armeb
\
$(bindir)
/qemu-sparc
\
$(bindir)
/qemu-ppc
\
$(bindir)
/qemu-mips
\
$(bindir)
/qemu-mipsel
\
$(bindir)
/qemu-img
\
$(datadir)
/bios.bin
\
$(datadir)
/vgabios.bin
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment