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.
 
 
 
 
 
 
James Hogan d76f365350 disas/mips: Add R6 jr/jr.hb to disassembler 11 years ago
..
libvixl disas/libvixl: Update to upstream VIXL 1.7 11 years ago
Makefile.objs build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax 12 years ago
alpha.c build: kill libdis, move disassemblers to disas/ 13 years ago
arm-a64.cc disas/arm-a64: Add missing compiler attribute GCC_FMT_ATTR 11 years ago
arm.c disas/arm: Fix warnings caused by missing 'static' attribute 11 years ago
cris.c disas/cris: Fix typo in comment 11 years ago
hppa.c build: kill libdis, move disassemblers to disas/ 13 years ago
i386.c typofixes - v4 11 years ago
ia64.c maint: remove unused include for assert.h 11 years ago
lm32.c lm32-dis: fix NULL pointer dereference 13 years ago
m68k.c Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 13 years ago
microblaze.c disas/microblaze: Remove unused code 11 years ago
mips.c disas/mips: Add R6 jr/jr.hb to disassembler 11 years ago
moxie.c Add moxie disassembler 13 years ago
ppc.c disas/ppc.c: Fix little endian disassembly 13 years ago
s390.c typofixes - v4 11 years ago
sh4.c disas/sh4: Fix warning caused by missing 'static' attribute 11 years ago
sparc.c maint: avoid useless "if (foo) free(foo)" pattern 11 years ago
tci.c tci: Fix compile failure by including qemu-common.h 11 years ago