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 3476562d36 monitor_disas() prototype change 21 years ago
audio make the number of buffers settable (malc) 21 years ago
fpu more native FPU comparison functions - native FPU remainder 21 years ago
hw SMP support - cpu_single_env usage fix - a20 helpers - dynamic Multi Processor BIOS table generation 21 years ago
keymaps Windows keys support with keymaps 21 years ago
linux-user cpu_single_env usage fix 21 years ago
pc-bios sparc merge (Blue Swirl) 21 years ago
slirp improved user net performances 21 years ago
target-arm cpu_exec_init() change 21 years ago
target-i386 cpu_exec_init() change 21 years ago
target-mips cpu_exec_init() change 21 years ago
target-ppc cpu_exec_init() change 21 years ago
target-sparc cpu_single_env usage fix 21 years ago
tests cpu_single_env usage fix 21 years ago
.cvsignore update 21 years ago
COPYING distribution patches 23 years ago
COPYING.LIB update 23 years ago
Changelog update 21 years ago
LICENSE kqemu is an external project 21 years ago
Makefile cscope rule 21 years ago
Makefile.target m68k disassembler (Paul Brook) 21 years ago
README update 21 years ago
README.distrib update 23 years ago
TODO sparc fixes (Blue Swirl) 21 years ago
VERSION update 21 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 .dmg disk image format support (Johannes Schindelin) 22 years ago
block-cow.c probing fixes 21 years ago
block-dmg.c raw dmg support 21 years ago
block-qcow.c probing fixes 21 years ago
block-vmdk.c vmdk endianness fix (Benoit Poulot-Cazajous) 21 years ago
block-vpc.c probing fixes 21 years ago
block-vvfat.c DOS 6.22 fix (Johannes Schindelin) 21 years ago
block.c OS X: support for the built in CD-ROM drive (Mike Kronenberg) 21 years ago
block_int.h better BIOS ATA translation support 22 years ago
bswap.h limited 8 bit support - removed unaligned memory accesses in VGA (initial patch by Johannes Schindelin) 22 years ago
cocoa.m fixed/full keyboard input - full mouse support - support for qemu console (Mike Kronenberg) 21 years ago
configure gcc4 warning (Paul Brook) 21 years ago
console.c monitor fixes (Johannes Schindelin) 22 years ago
cpu-all.h fixed big endian host support 21 years ago
cpu-defs.h SMP support 21 years ago
cpu-exec.c SMP support 21 years ago
dis-asm.h m68k disassembler (Paul Brook) 21 years ago
disas.c SMP support 21 years ago
disas.h monitor_disas() prototype change 21 years ago
dyngen-exec.h s390 bits 21 years ago
dyngen-op.h labels support in dyngen 22 years ago
dyngen.c win32 fix (Filip Navara) 21 years ago
dyngen.h ia64 host support (David Mosberger) 21 years ago
elf.h MIPS target (Jocelyn Mayer) 21 years ago
exec-all.h SMP support 21 years ago
exec.c SMP support 21 years ago
gdbstub.c SMP support 21 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-syscall.S ia64 support 23 years ago
ia64.ld ia64 host support (David Mosberger) 21 years ago
keymaps.c keymaps support (initial patch by Johannes Schindelin) 22 years ago
kqemu.c kqemu_cpu_interrupt support for win32 (Filip Navara) 21 years ago
linux-2.6.9-qemu-fast.patch updated guest kernel patch for qemu-fast (Martin Koniczek) 22 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 m68k disassembler (Paul Brook) 21 years ago
monitor.c SMP support 21 years ago
osdep.c informative message about low memory on /dev/shm 21 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 big endian ARM support (Lennert Buytenhek) 22 years ago
qemu-doc.texi update 21 years ago
qemu-img.c copyright 21 years ago
qemu-img.texi update 21 years ago
qemu-tech.texi sparc64 fixes (Blue Swirl) 21 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 SDL full screen patch for Windows (malc) 21 years ago
sdl_keysym.h Windows keys support with keymaps 21 years ago
softmmu_exec.h moved common softmmu code to common header (Paul Brook) 21 years ago
softmmu_header.h use softfloat types in softmmu_header.h (Paul Brook) 21 years ago
softmmu_template.h allow more than 32 bit of physical memory 21 years ago
sparc-dis.c ASI printing (Blue Swirl) 21 years ago
sparc.ld added missing link scripts 23 years ago
texi2pod.pl automatic man page generation - BIOS installation 23 years ago
thunk.c sparc64 support (Blue Swirl) 21 years ago
thunk.h do not depend on thunk.h - more log items 22 years ago
translate-all.c MIPS target (Jocelyn Mayer) 21 years ago
translate-op.c avoid redefinition problems 21 years ago
usb-linux.c correct use of USBDEVFS_DISCONNECT 21 years ago
vgafont.h virtual console 22 years ago
vl.c SMP support 21 years ago
vl.h SMP support 21 years ago
x86_64.ld update 22 years ago

README

Read the documentation in qemu-doc.html.

Fabrice Bellard.