QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bellard d2fd1af767 x86_64 linux user emulation 19 years ago
audio More .cvsignore. 19 years ago
darwin-user Allow use of SPE extension by all PowerPC targets, 19 years ago
fpu ARMv7 support. 19 years ago
hw Fix signed/unsigned comparisons in OHCI host. 19 years ago
keymaps find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
linux-user x86_64 linux user emulation 19 years ago
pc-bios Really update the image 19 years ago
slirp Revert an accidental change in previous commit. 19 years ago
target-alpha reduce verbosity 19 years ago
target-arm Prevent cpsr_write/_read be put out of line in op.o (fixes a segfault on some platforms). 19 years ago
target-cris fixed invalid type 19 years ago
target-i386 x86_64 linux user emulation 19 years ago
target-m68k added missing return 19 years ago
target-mips Introduce 4KEm configuration with fixed MMU mapping. Delete bogus INSN_DSP 19 years ago
target-ppc Fix invalid PowerPC 64 rldimi optimized case. 19 years ago
target-sh4 fixed FPU rounding init 19 years ago
target-sparc removed warning 19 years ago
tests removed obsolete test2 target 19 years ago
.cvsignore .cvsignore dependency files. 19 years ago
COPYING distribution patches 23 years ago
COPYING.LIB update 23 years ago
Changelog Fix typo. 19 years ago
LICENSE update 19 years ago
Makefile removed obsolete test2 target 19 years ago
Makefile.target Linux user memory access API change (initial patch by Thayne Harbaugh) 19 years ago
README update 21 years ago
TODO find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
VERSION update 19 years ago
a.out.h 64bit->win32 cross build fix. 19 years ago
aes.c Split block API from vl.h. 19 years ago
aes.h AES crypto support 22 years ago
alpha-dis.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
alpha.ld alpha support 23 years ago
arm-dis.c Update ARM disassembler. 19 years ago
arm-semi.c Linux user memory access API change (initial patch by Thayne Harbaugh) 19 years ago
arm.ld Rewrite Arm host support. 20 years ago
block-bochs.c Split block API from vl.h. 19 years ago
block-cloop.c Split block API from vl.h. 19 years ago
block-cow.c Split block API from vl.h. 19 years ago
block-dmg.c Split block API from vl.h. 19 years ago
block-parallels.c Split block API from vl.h. 19 years ago
block-qcow.c Split block API from vl.h. 19 years ago
block-qcow2.c Split block API from vl.h. 19 years ago
block-raw.c block-raw/kqemu fix. 19 years ago
block-vmdk.c Split block API from vl.h. 19 years ago
block-vpc.c Split block API from vl.h. 19 years ago
block-vvfat.c Split block API from vl.h. 19 years ago
block.c Split block API from vl.h. 19 years ago
block.h Split block API from vl.h. 19 years ago
block_int.h Split block API from vl.h. 19 years ago
bswap.h find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
check_ops.sh Script to check for missing FORCE_RET. 20 years ago
cocoa.m find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
configure Allow use of SPE extension by all PowerPC targets, 19 years ago
console.c Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent. 19 years ago
cpu-all.h suppressed page_unprotect_range() - fixed access_ok() 19 years ago
cpu-defs.h Implement missing MIPS supervisor mode bits. 19 years ago
cpu-exec.c consistent types for cpu_x86_fsave and cpu_x86_frstor 19 years ago
cris-dis.c CRIS disassembler, originally from binutils, by Edgar E. Iglesias. 19 years ago
cutils.c Split block API from vl.h. 19 years ago
d3des.c Actually add d3des implementation files. 19 years ago
d3des.h Actually add d3des implementation files. 19 years ago
dis-asm.h Update ARM disassembler. 19 years ago
disas.c Wire up CRIS disassembler, by Edgar E. Iglesias. 19 years ago
disas.h monitor_disas() prototype change 21 years ago
dyngen-exec.h find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
dyngen-op.h labels support in dyngen 22 years ago
dyngen.c moved declarations 19 years ago
dyngen.h find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
elf.h Report missing elf_addr_t definition from Linux kernel header 19 years ago
elf_ops.h Cast ELF datatypes properly to host 64bit types. 19 years ago
exec-all.h For consistency, move muls64 / mulu64 prototypes to host-utils.h 19 years ago
exec.c suppressed page_unprotect_range() - fixed access_ok() 19 years ago
gdbstub.c Fix format mismatch. 19 years ago
gdbstub.h Allow gdbstub to connect over any serial device. 19 years ago
host-utils.c Code used by the linux-user targets should not use vl.h. 19 years ago
host-utils.h Fix muls64 prototype to match the actual implementation. 19 years ago
hostregs_helper.h Fix 64-bit host register corruption. 19 years ago
hpet.h Add a local copy of hpet.h. 19 years ago
i386-dis.c do not assume signed char 22 years ago
i386-vl.ld allow up to 256 MB of ram 23 years ago
i386.ld redhat 9 fix 23 years ago
ia64.ld ia64 host support (David Mosberger) 21 years ago
keymaps.c Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent. 19 years ago
kqemu.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
kqemu.h find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
loader.c Cast ELF datatypes properly to host 64bit types. 19 years ago
m68k-dis.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
m68k-semi.c Linux user memory access API change (initial patch by Thayne Harbaugh) 19 years ago
m68k.ld m68k host port (Richard Zidlicky) 23 years ago
mips-dis.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
mips.ld Linker scripts for MIPS hosts. 19 years ago
mipsel.ld Linker scripts for MIPS hosts. 19 years ago
monitor.c Make Slirp statistics gathering and output conditional to LOG_ENABLED 19 years ago
osdep.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
osdep.h Windows build fixes. 19 years ago
ppc-dis.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
ppc.ld Update ppc.ld to work with newer binutils. 19 years ago
qemu-binfmt-conf.sh Code provision for n32/n64 mips userland emulation. Not functional yet. 19 years ago
qemu-common.h Split block API from vl.h. 19 years ago
qemu-doc.texi Add SPARCserver 600MP emulation (original patch by Robert Reif) 19 years ago
qemu-img.c Cleanup qemu-img.c. 19 years ago
qemu-img.texi vmdk compatibility level 6 images, by Soren Hansen. 19 years ago
qemu-tech.texi Update Sparc parts in documentation 19 years ago
qemu_socket.h Run monitor over unix domain sockets, by Anthony Liguori. 20 years ago
readline.c Improve completion in monitor, by Pascal Terjan. 19 years ago
s390-dis.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
s390.ld update 23 years ago
sdl.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
sdl_keysym.h Windows keys support with keymaps 21 years ago
sh4-dis.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
softmmu-semi.h Linux user memory access API change (initial patch by Thayne Harbaugh) 19 years ago
softmmu_exec.h Replace is_user variable with mmu_idx in softmmu core, 19 years ago
softmmu_header.h Replace is_user variable with mmu_idx in softmmu core, 19 years ago
softmmu_template.h Replace is_user variable with mmu_idx in softmmu core, 19 years ago
sparc-dis.c More detabification 19 years ago
sparc.ld More detabification 19 years ago
sparc64.ld More detabification 19 years ago
tap-win32.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
texi2pod.pl find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
thunk.c better than nothing 64 bit support - added sign extension for TYPE_LONG 19 years ago
thunk.h Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
translate-all.c removed warning 19 years ago
translate-op.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
uboot_image.h Simple u-boot image loading support. 19 years ago
usb-linux.c Use a O_NONBLOCK pipe for iso completion signals for thread-safety, by Arnon Gilboa. 19 years ago
vgafont.h virtual console 22 years ago
vl.c removed warning 19 years ago
vl.h Add SPARCserver 600MP emulation (original patch by Robert Reif) 19 years ago
vnc.c Handle 3.7 VNC clients authentication correctly (Dan Kenigsberg). 19 years ago
vnc_keysym.h Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent. 19 years ago
vnchextile.h find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
x86_64.ld update 22 years ago
x_keymap.c Split out SDL X keymap, by Bernhard Fischer. 19 years ago

README

Read the documentation in qemu-doc.html.

Fabrice Bellard.