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.
 
 
 
 
 
 
Andreas Färber 3ce8b2bcbf target-microblaze: Mark as unmigratable 13 years ago
QMP qmp: add pull_event function 14 years ago
audio audio: Replace non-portable asprintf in debug code by g_strdup_printf 13 years ago
backends Make all static TypeInfos const 13 years ago
block g_malloc(0) and g_malloc0(0) return NULL; simplify 13 years ago
bsd-user bsd-user: avoid conflict with qemu_vmalloc 13 years ago
default-configs Add TEWS TPCI200 IndustryPack emulation 13 years ago
disas build: remove universal-obj-y 13 years ago
docs docs: document virtio-balloon stats 13 years ago
fpu softfloat: Handle float_muladd_negate_c when product is zero 13 years ago
fsdev virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup() 13 years ago
gdb-xml gdb-xml: fix hacks in powerpc register numbering 17 years ago
hw ide/mmio: QOM'ify MMIO IDE for R2D 13 years ago
include qemu-pixman.h: Avoid mutual inclusion loop with console.h 13 years ago
ldscripts build: create ldscripts/ 13 years ago
libcacard libcacard: Fix unchecked strdup() by converting to g_strdup() 13 years ago
linux-headers Update Linux kernel headers 13 years ago
linux-user alpha-linux-user: Correct select 13 years ago
net g_strdup(NULL) returns NULL; simplify 13 years ago
pc-bios seabios: update to 1.7.2 release 13 years ago
pixman@97336fad32 qapi: move include files to include/qobject/ 13 years ago
qapi qapi: Fix unchecked strdup() by converting to g_strdup() 13 years ago
qga qemu-ga: Fix unchecked strdup() by converting to g_strdup() 13 years ago
qobject build: move qobject files to qobject/ and libqemuutil.a 13 years ago
qom qom: Introduce object_class_is_abstract() 13 years ago
roms seabios: update to 1.7.2 release 13 years ago
scripts Merge remote-tracking branch 'qemu-kvm/uq/master' into staging 13 years ago
slirp g_strdup(NULL) returns NULL; simplify 13 years ago
stubs stubs: fully replace qemu-tool.c and qemu-user.c 13 years ago
sysconfigs/target Eliminate cpus-x86_64.conf file 14 years ago
target-alpha target-alpha: Catch attempt to instantiate abstract type in cpu_init() 13 years ago
target-arm target-arm: Rename CPU types 13 years ago
target-cris target-cris: Fix typo in D_LOG() macro 13 years ago
target-i386 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging 13 years ago
target-lm32 cpu: Move cpu_index field to CPUState 13 years ago
target-m68k target-m68k: Use type_register() instead of type_register_static() 13 years ago
target-microblaze target-microblaze: Mark as unmigratable 13 years ago
target-mips target-mips: enable access to DSP ASE if implemented 13 years ago
target-openrisc target-openrisc: Use type_register() instead of type_register_static() 13 years ago
target-ppc cpu: Add model resolution support to CPUClass 13 years ago
target-s390x s390: Use s390_cpu_physical_memory_map for tpi. 13 years ago
target-sh4 cpu: Move cpu_index field to CPUState 13 years ago
target-sparc cpu: Move cpu_index field to CPUState 13 years ago
target-unicore32 target-unicore32: Mark as unmigratable 13 years ago
target-xtensa target-xtensa: fix search_pc for the last TB opcode 13 years ago
tcg tcg/target-arm: Add missing parens to assertions 13 years ago
tests target-mips: fix incorrect test for MTHLIP 13 years ago
trace build: fold trace-obj-y into libqemuutil.a 13 years ago
ui qemu-pixman.h: Avoid mutual inclusion loop with console.h 13 years ago
util g_strdup(NULL) returns NULL; simplify 13 years ago
.exrc qemu: add .exrc 14 years ago
.gitignore Add libcacard/trace/generated-tracers.c to .gitignore 13 years ago
.gitmodules pixman: add submodule 14 years ago
.mailmap Add a .mailmap to map pre-git-conversion authors to friendly names 15 years ago
CODING_STYLE Replace Qemu by QEMU in internal documentation 14 years ago
COPYING COPYING: update from FSF 18 years ago
COPYING.LIB Update FSF address in GPL/LGPL boilerplate 18 years ago
Changelog fix some common typos 14 years ago
HACKING HACKING: List areas where we may rely on impdef C behaviour 14 years ago
LICENSE LICENSE: There is no libqemu.a anymore 15 years ago
MAINTAINERS prep: Move PReP machine to hw/ppc/ 13 years ago
Makefile build: remove *.lo, *.a, *.la files from all subdirectories on make clean 13 years ago
Makefile.objs build: remove extra-obj-y 13 years ago
Makefile.target build: remove universal-obj-y 13 years ago
README Update README 15 years ago
TODO Update 18 years ago
VERSION Open up 1.4 development branch 14 years ago
aio-posix.c aio: Fix return value of aio_poll() 13 years ago
aio-win32.c aio: Fix return value of aio_poll() 13 years ago
arch_init.c Protect migration_bitmap_sync() with the ramlist lock 13 years ago
async.c misc: move include files to include/qemu/ 13 years ago
balloon.c softmmu: move include files to include/sysemu/ 13 years ago
block-migration.c block: allow customizing the granularity of the dirty bitmap 13 years ago
block.c block: allow customizing the granularity of the dirty bitmap 13 years ago
blockdev-nbd.c softmmu: move include files to include/sysemu/ 13 years ago
blockdev.c Merge remote-tracking branch 'kwolf/for-anthony' into staging 13 years ago
blockjob.c misc: move include files to include/qemu/ 13 years ago
bt-host.c softmmu: move remaining include files to include/ subdirectories 13 years ago
bt-vhci.c softmmu: move remaining include files to include/ subdirectories 13 years ago
cmd.c misc: move include files to include/qemu/ 13 years ago
cmd.h Delete useless 'extern' qualifiers for functions 15 years ago
configure link seccomp only with softmmu targets 13 years ago
coroutine-gthread.c block: move include files to include/block/ 13 years ago
coroutine-sigaltstack.c block: move include files to include/block/ 13 years ago
coroutine-ucontext.c gcc: rename CONFIG_PRAGMA_DISABLE_UNUSED_BUT_SET to CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE 13 years ago
coroutine-win32.c block: move include files to include/block/ 13 years ago
cpu-exec.c softmmu: move include files to include/sysemu/ 13 years ago
cpus.c kvm: Pass CPUState to kvm_on_sigbus_vcpu() 13 years ago
cputlb.c exec: move include files to include/exec/ 13 years ago
device_tree.c softmmu: move include files to include/sysemu/ 13 years ago
disas.c monitor: move include files to include/monitor/ 13 years ago
dma-helpers.c softmmu: move include files to include/sysemu/ 13 years ago
dump-stub.c softmmu: move include files to include/sysemu/ 13 years ago
dump.c exec: change RAM list to a TAILQ 13 years ago
exec.c Replace non-portable asprintf by g_strdup_printf 13 years ago
gdbstub.c cpu: Move cpu_index field to CPUState 13 years ago
hmp-commands.hx QAPI: Introduce memchar-read QMP command 13 years ago
hmp.c Merge remote-tracking branch 'kwolf/for-anthony' into staging 13 years ago
hmp.h QAPI: Introduce memchar-read QMP command 13 years ago
iohandler.c misc: move include files to include/qemu/ 13 years ago
ioport.c exec: move include files to include/exec/ 13 years ago
kvm-all.c kvm: Pass CPUState to kvm_on_sigbus_vcpu() 13 years ago
kvm-stub.c kvm: Pass CPUState to kvm_on_sigbus_vcpu() 13 years ago
main-loop.c Check return values from g_poll and select 13 years ago
memory.c memory: introduce memory_region_test_and_clear_dirty 13 years ago
memory_mapping-stub.c softmmu: move include files to include/sysemu/ 13 years ago
memory_mapping.c exec: change RAM list to a TAILQ 13 years ago
migration-exec.c migration: make writes blocking 13 years ago
migration-fd.c migration: make writes blocking 13 years ago
migration-tcp.c migration: make writes blocking 13 years ago
migration-unix.c migration: make writes blocking 13 years ago
migration.c migration: remove argument to qemu_savevm_state_cancel 13 years ago
monitor.c HMP: add sub command table to info 13 years ago
nbd.c misc: move include files to include/qemu/ 13 years ago
os-posix.c softmmu: move include files to include/sysemu/ 13 years ago
os-win32.c softmmu: move include files to include/sysemu/ 13 years ago
page_cache.c migration: move include files to include/migration/ 13 years ago
qapi-schema-test.json qapi: add struct-errors test case to test-qmp-output-visitor 14 years ago
qapi-schema.json Merge remote-tracking branch 'kwolf/for-anthony' into staging 13 years ago
qdict-test-data.txt Introduce QDict test data file 17 years ago
qemu-bridge-helper.c misc: move include files to include/qemu/ 13 years ago
qemu-char.c Merge remote-tracking branch 'luiz/queue/qmp' into staging 13 years ago
qemu-coroutine-io.c misc: move include files to include/qemu/ 13 years ago
qemu-coroutine-lock.c misc: move include files to include/qemu/ 13 years ago
qemu-coroutine-sleep.c misc: move include files to include/qemu/ 13 years ago
qemu-coroutine.c block: move include files to include/block/ 13 years ago
qemu-doc.texi Documentation: Update image format information 14 years ago
qemu-img-cmds.hx qemu-img: document 'info --backing-chain' 14 years ago
qemu-img.c qemu-img: report size overflow error message 13 years ago
qemu-img.texi Documentation: Update image format information 14 years ago
qemu-io.c misc: move include files to include/qemu/ 13 years ago
qemu-log.c qemu-log: Plug trivial memory leak in cpu_set_log_filename() 13 years ago
qemu-nbd.c block: move include files to include/block/ 13 years ago
qemu-nbd.texi Replace Qemu by QEMU in user visible documentation 14 years ago
qemu-options-wrapper.h vl.c: In qemu -h output, only print options for the arch we are running as 15 years ago
qemu-options.h vl.c: Move option generation logic into a wrapper file 15 years ago
qemu-options.hx qemu-char: Add new char backend CirMemCharDriver 13 years ago
qemu-seccomp.c softmmu: move include files to include/sysemu/ 13 years ago
qemu-tech.texi qemu-tech.texi: update implemented xtensa features list 14 years ago
qemu-timer.c softmmu: move include files to include/sysemu/ 13 years ago
qemu.sasl Add SASL authentication support ("Daniel P. Berrange") 17 years ago
qmp-commands.hx qmp-commands.hx: s/tray-open/tray_open/ to match qapi schema 13 years ago
qmp.c softmmu: move remaining include files to include/ subdirectories 13 years ago
qtest.c softmmu: move remaining include files to include/ subdirectories 13 years ago
readline.c readline: Fix unchecked strdup() by converting to g_strdup() 13 years ago
rules.mak build: move version-obj-y to the generic LINK rule 13 years ago
savevm.c Merge remote-tracking branch 'quintela/thread.next' into staging 13 years ago
spice-qemu-char.c Merge remote-tracking branch 'bonzini/header-dirs' into staging 13 years ago
tcg-runtime.c tcg: add div/rem 32-bit helpers 16 years ago
tci.c exec: move include files to include/exec/ 13 years ago
thread-pool.c misc: move include files to include/qemu/ 13 years ago
thunk.c exec: move include files to include/exec/ 13 years ago
trace-events s390: Add new channel I/O based virtio transport. 13 years ago
translate-all.c translate-all.c: Use tb1->phys_hash_next directly in tb_remove 13 years ago
translate-all.h exec: move TB handling to translate-all.c 14 years ago
user-exec.c Merge remote-tracking branch 'bonzini/header-dirs' into staging 13 years ago
version.rc mingw: add version information to the executables 16 years ago
vl.c sclpconsole: Don't instantiate sclpconsole with -nodefaults 13 years ago
xen-all.c xen: Simplify halting of first CPU 13 years ago
xen-mapcache.c softmmu: move include files to include/sysemu/ 13 years ago
xen-stub.c exec: move include files to include/exec/ 13 years ago

README

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team