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 8fa00e0fec more high resolution VESA modes in -std-vga case - changed video memory size to 8 MB 20 years ago
audio make the number of buffers settable (malc) 21 years ago
fpu Solaris port (Ben Taylor) 20 years ago
hw support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA BIOSes - added support for modes up to 1600x1200x32 in -std-vga case 20 years ago
keymaps Windows keys support with keymaps 21 years ago
linux-user bFLT loader (for uClinux binaries). 20 years ago
pc-bios more high resolution VESA modes in -std-vga case - changed video memory size to 8 MB 20 years ago
slirp suppressed unaligned accesses 20 years ago
target-arm ARM undefined instruction execution (Jason Wessel) 20 years ago
target-i386 bswapq fix 20 years ago
target-mips fix wrong bitmasks for CP0_Context and CP0_EntryHi (Thiemo Seufer) 20 years ago
target-ppc PPC Breakpoints for gdb-stub (Jason Wessel) 20 years ago
target-sh4 SHIX board emulation (Samuel Tardieu) 20 years ago
target-sparc sparc condition code computation fix (Even Rouault) 20 years ago
tests better shift tests 20 years ago
.cvsignore Add doc, html, dvi and .PHONY Makefile targets. 20 years ago
COPYING distribution patches 23 years ago
COPYING.LIB update 23 years ago
Changelog update 20 years ago
LICENSE kqemu is an external project 21 years ago
Makefile Add doc, html, dvi and .PHONY Makefile targets. 20 years ago
Makefile.target bFLT loader (for uClinux binaries). 20 years ago
README update 21 years ago
README.distrib update 23 years ago
TODO update 21 years ago
VERSION update 20 years ago
a.out.h win32 qcow fix 22 years ago
aes.c AES crypto support 22 years ago
aes.h AES crypto support 22 years ago
alpha-dis.c m68k disassembler (Paul Brook) 21 years ago
alpha.ld alpha support 23 years ago
arm-dis.c ARM thumb disassembly (Paul Brook) 21 years ago
arm.ld added missing link scripts 23 years ago
block-bochs.c Bochs disk image support (Alex Beregszaszi) 21 years ago
block-cloop.c use uint8_t instead of char 20 years ago
block-cow.c Disk cache flush support. 20 years ago
block-dmg.c use uint8_t instead of char 20 years ago
block-qcow.c Disk cache flush support. 20 years ago
block-vmdk.c Disk cache flush support. 20 years ago
block-vpc.c probing fixes 21 years ago
block-vvfat.c Disk cache flush support. 20 years ago
block.c Disk cache flush support. 20 years ago
block_int.h Disk cache flush support. 20 years ago
bswap.h limited 8 bit support - removed unaligned memory accesses in VGA (initial patch by Johannes Schindelin) 22 years ago
cocoa.m fix missing type declarations (Joachim Henke) 20 years ago
configure bFLT loader (for uClinux binaries). 20 years ago
console.c Allow multiple graphics devices. 20 years ago
cpu-all.h sh4 target (Samuel Tardieu) 20 years ago
cpu-defs.h PAGE_EXEC support in TLBs 21 years ago
cpu-exec.c mips cleanup (Thiemo Seufer) 20 years ago
dis-asm.h sh4 target (Samuel Tardieu) 20 years ago
disas.c sh4 target (Samuel Tardieu) 20 years ago
disas.h monitor_disas() prototype change 21 years ago
dyngen-exec.h Solaris port (Ben Taylor) 20 years ago
dyngen-op.h labels support in dyngen 22 years ago
dyngen.c ia64 fixes 20 years ago
dyngen.h ia64 fixes 20 years ago
elf.h MIPS target (Jocelyn Mayer) 21 years ago
elf_ops.h fixed memory leak 20 years ago
exec-all.h sh4 target (Samuel Tardieu) 20 years ago
exec.c added cpu_physical_memory_write_rom() 20 years ago
gdbstub.c sh4 target (Samuel Tardieu) 20 years ago
gdbstub.h report user mode gdb exit codes (Paul Brook) 21 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 VNC server (Anthony Liguori) 20 years ago
kqemu.c kqemu.h include path fix 20 years ago
kqemu.h kqemu/qvm86 must now be compiled outside QEMU 20 years ago
linux-2.6.9-qemu-fast.patch updated guest kernel patch for qemu-fast (Martin Koniczek) 22 years ago
loader.c win32 fix 20 years ago
m68k-dis.c m68k disassembler (Paul Brook) 21 years ago
m68k.ld m68k host port (Richard Zidlicky) 23 years ago
mips-dis.c dump all mips insn (Thiemo Seufer) 20 years ago
monitor.c more keycodes - hexa keycodes - keycode completion 20 years ago
osdep.c Only use /dev/shm hack when kqemu is enabled. 20 years ago
osdep.h shared pages memory allocation 21 years ago
ppc-dis.c ppc64 target 21 years ago
ppc.ld add missing definitions in the ppc linker script (Paul Brook) 21 years ago
qemu-binfmt-conf.sh mips and mipsel support - fixed e_type mask 21 years ago
qemu-doc.texi Document new arm-user features. 20 years ago
qemu-img.c copyright 21 years ago
qemu-img.texi update 21 years ago
qemu-tech.texi Enhanced Documentation (Stefan Weil) 20 years ago
qemu_socket.h win32 socket fixes 20 years ago
readline.c separated readline from monitor code - added password input support - added output buffer 22 years ago
s390.ld update 23 years ago
sdl.c avoid stopping QEMU when switching desktops with Ctrl-Alt-x 20 years ago
sdl_keysym.h Windows keys support with keymaps 21 years ago
sh4-dis.c sh4 target (Samuel Tardieu) 20 years ago
softmmu_exec.h moved common softmmu code to common header (Paul Brook) 21 years ago
softmmu_header.h sh4 target (Samuel Tardieu) 20 years ago
softmmu_template.h added last_io_time field 20 years ago
sparc-dis.c ASI printing (Blue Swirl) 21 years ago
sparc.ld added missing link scripts 23 years ago
tap-win32.c WIn32 compile fix. 20 years ago
texi2pod.pl automatic man page generation - BIOS installation 23 years ago
thunk.c sparc64 support (Blue Swirl) 22 years ago
thunk.h do not depend on thunk.h - more log items 22 years ago
translate-all.c correct MIPS state restoring (Daniel Jacobowitz) 21 years ago
translate-op.c avoid redefinition problems 21 years ago
usb-linux.c Rearrange SCSI disk emulation code. 20 years ago
vgafont.h virtual console 22 years ago
vl.c Rearrange SCSI disk emulation code. 20 years ago
vl.h increase video memory to 8MB 20 years ago
vnc.c support for higher resolutions 20 years ago
vnc_keysym.h VNC server (Anthony Liguori) 20 years ago
vnchextile.h support for all VNC pixel formats 20 years ago
x86_64.ld update 22 years ago

README

Read the documentation in qemu-doc.html.

Fabrice Bellard.