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.
 
 
 
 
 
 
ths 3aba3d86f7 Update texi2pod.pl. 19 years ago
audio Miscellaneous fixes after recent audio additions (malc). 19 years ago
darwin-user Avoid duplicated definitions: move common definitions from exec-all.h 19 years ago
fpu Assortment of soft-float fixes, by Aurelien Jarno. 19 years ago
hw Fix VMware VGA init call (Anthony Liguori). 19 years ago
keymaps find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
linux-user Fix section switching buglet, by Edgar E. Iglesias. 19 years ago
pc-bios Move AUX1 and AUX2 to correct locations 19 years ago
slirp Use WIN32_LEAN_AND_MEAN, by Stefan Weil. 19 years ago
target-alpha use the TCG code generator 19 years ago
target-arm use the TCG code generator 19 years ago
target-cris use the TCG code generator 19 years ago
target-i386 Add TCG variable opaque type. 19 years ago
target-m68k use the TCG code generator 19 years ago
target-mips use the TCG code generator 19 years ago
target-ppc use the TCG code generator 19 years ago
target-sh4 use the TCG code generator 19 years ago
target-sparc use the TCG code generator 19 years ago
tcg fixed sign extensions - added explicit side effect op flag - added discard instruction 19 years ago
tests suppressed warnings 19 years ago
.cvsignore Fully clean up on Mac OS X Leopard (Andreas Färber). 19 years ago
COPYING distribution patches 24 years ago
COPYING.LIB update 24 years ago
Changelog version change 19 years ago
LICENSE use the TCG code generator 19 years ago
Makefile typo 19 years ago
Makefile.target E1000 NIC emulation (Nir Peleg, patch from Dor Laor). 19 years ago
README update 22 years ago
TODO update 19 years ago
VERSION version change 19 years ago
a.out.h 64bit->win32 cross build fix. 20 years ago
aes.c Fix miscellaneous minor things, by Andre Przywara. 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 24 years ago
arm-dis.c Update ARM disassembler. 19 years ago
arm-semi.c Break up vl.h. 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-posix.c restore original values for ai.aio_threads and ai.aio_num 19 years ago
block-raw-win32.c Add "cache" parameter to "-drive" (Laurent Vivier). 19 years ago
block-vmdk.c Add a path length check to prevent heap overflow (Eric Milliken). 19 years ago
block-vpc.c Fix char* signedness, by Andre Przywara. 19 years ago
block-vvfat.c Fix number_of_entries for filename of length [13] (Tristan Gingold). 19 years ago
block.c Real SCSI device passthrough (v4), by Laurent Vivier. 19 years ago
block.h Real SCSI device passthrough (v4), by Laurent Vivier. 19 years ago
block_int.h Real SCSI device passthrough (v4), by Laurent Vivier. 19 years ago
bswap.h find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
check_ops.sh Fixes for s/390 host support, by Bastian Blank. 19 years ago
cocoa.m Core Graphics support (cocoa.m rewrite), by Mike Kronenberg. 19 years ago
configure Robustify source directory check. 19 years ago
console.c Add statics and missing #includes for prototypes. 19 years ago
console.h Break up vl.h. 19 years ago
cpu-all.h reverted -translation option support 19 years ago
cpu-defs.h use the TCG code generator 19 years ago
cpu-exec.c reverted -translation option support 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 One more bit of alpha support. 19 years ago
disas.h monitor_disas() prototype change 21 years ago
dyngen-exec.h One more bit of alpha support. 19 years ago
dyngen.c use the TCG code generator 19 years ago
elf.h Report missing elf_addr_t definition from Linux kernel header 19 years ago
elf_ops.h Add statics and missing #includes for prototypes. 19 years ago
exec-all.h Fix opparam_buf size estimate. 19 years ago
exec.c use the TCG code generator 19 years ago
gdbstub.c Fix char* signedness, by Andre Przywara. 19 years ago
gdbstub.h Allow gdbstub to connect over any serial device. 20 years ago
host-utils.c Code used by the linux-user targets should not use vl.h. 19 years ago
host-utils.h Code formatting. 19 years ago
hostregs_helper.h Fix 64-bit host register corruption. 20 years ago
hpet.h Add a local copy of hpet.h. 19 years ago
i386-dis.c Add statics and missing #includes for prototypes. 19 years ago
i386.ld redhat 9 fix 23 years ago
ia64.ld ia64 host support (David Mosberger) 22 years ago
keymaps.c Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent. 19 years ago
kqemu.c Use WIN32_LEAN_AND_MEAN, by Stefan Weil. 19 years ago
kqemu.h find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
loader.c Add statics and missing #includes for prototypes. 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 Break up vl.h. 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. 20 years ago
mipsel.ld Linker scripts for MIPS hosts. 20 years ago
monitor.c Fix miscellaneous minor things, by Andre Przywara. 19 years ago
net.h Break up vl.h. 19 years ago
osdep.c Add "cache" parameter to "-drive" (Laurent Vivier). 19 years ago
osdep.h use simpler REGPARM convention - make CPUTLBEntry size a power of two 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. 20 years ago
qemu-binfmt-conf.sh Code provision for n32/n64 mips userland emulation. Not functional yet. 19 years ago
qemu-char.h Add input buffer to mux chr (patch by Tristan Gingold). 19 years ago
qemu-common.h Use WIN32_LEAN_AND_MEAN, by Stefan Weil. 19 years ago
qemu-doc.texi Add VNC reverse connections, by Eddie Kohler. 19 years ago
qemu-img.c copyright update 19 years ago
qemu-img.texi vmdk compatibility level 6 images, by Soren Hansen. 19 years ago
qemu-tech.texi 128-bit float support for user mode 19 years ago
qemu-timer.h Break up vl.h. 19 years ago
qemu_socket.h Use WIN32_LEAN_AND_MEAN, by Stefan Weil. 19 years ago
readline.c Handle history additions properly, by Andreas Schwab. 19 years ago
s390-dis.c Revert licensing to "GPLv2 or later", by Ulrich Hecht. 19 years ago
s390.ld update 24 years ago
sdl.c Break up vl.h. 19 years ago
sdl_keysym.h Windows keys support with keymaps 22 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 suppressed tgetx and tputx (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 use simpler REGPARM convention - make CPUTLBEntry size a power of two 19 years ago
softmmu_template.h use simpler REGPARM convention - make CPUTLBEntry size a power of two 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
sysemu.h Fix compilation with Cygwin, by Herve Poussineau. 19 years ago
tap-win32.c Use WIN32_LEAN_AND_MEAN, by Stefan Weil. 19 years ago
texi2pod.pl Update texi2pod.pl. 19 years ago
thunk.c Fix attempt to inline recursive functions. 19 years ago
thunk.h Fix attempt to inline recursive functions. 19 years ago
translate-all.c use the TCG code generator 19 years ago
uboot_image.h Simple u-boot image loading support. 20 years ago
usb-linux.c Add statics and missing #includes for prototypes. 19 years ago
vgafont.h virtual console 22 years ago
vl.c Do not set RTC frequency if already set (Aurelien Jarno). 19 years ago
vnc.c Add VNC reverse connections, by Eddie Kohler. 19 years ago
vnc_keysym.h Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent. 19 years ago
vnchextile.h Fix wrong signedness, by Andre Przywara. 19 years ago
x86_64.ld update 22 years ago
x_keymap.c Add statics and missing #includes for prototypes. 19 years ago

README

Read the documentation in qemu-doc.html.

Fabrice Bellard.