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.
 
 
 
 
 
 
Orit Wasserman a0ee2031db Fix cache_resize to keep old entry age 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 Merge remote-tracking branch 'bonzini/hw-dirs' into staging 13 years ago
block iscsi: add iscsi_truncate support 13 years ago
bsd-user qemu-log: default to stderr for logging output 13 years ago
default-configs ppc: express FDT dependency of pSeries and e500 boards via default-configs/ 13 years ago
disas Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 13 years ago
docs migration: move rate limiting to QEMUFile 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 Merge remote-tracking branch 'origin/master' into staging 13 years ago
include migration: eliminate s->migration_file 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 linux-headers: resync from mainline to add ARM KVM headers 13 years ago
linux-user mipsn32-linux-user: Configure the architecture properly 13 years ago
net net: reduce the unnecessary memory allocation of multiqueue 13 years ago
pc-bios update seabios to 1.7.2.1 13 years ago
pixman@97336fad32 qapi: move include files to include/qobject/ 13 years ago
po ui/gtk: Use menu item from stock for full screen 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/object.c: Allow itf cast with num_itfs = 0 13 years ago
roms update seabios to 1.7.2.1 13 years ago
scripts make_device_config.sh: Emit dependency file to directory where included 13 years ago
slirp move socket_set_nodelay to osdep.c 13 years ago
stubs hw: move device-hotplug.o to toplevel, compile it once 13 years ago
sysconfigs/target Eliminate cpus-x86_64.conf file 14 years ago
target-alpha gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end 13 years ago
target-arm target-arm: Use MemoryListener to identify GIC base address for KVM 13 years ago
target-cris gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end 13 years ago
target-i386 virtio,vhost,pci,e1000 13 years ago
target-lm32 gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end 13 years ago
target-m68k gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end 13 years ago
target-microblaze gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end 13 years ago
target-mips mips64-linux-user: Enable 64-bit address mode and fpu 13 years ago
target-openrisc gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end 13 years ago
target-ppc target-ppc: Move CPU aliases out of translate_init.c 13 years ago
target-s390x s390/css: Fix subchannel detection 13 years ago
target-sh4 gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end 13 years ago
target-sparc gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end 13 years ago
target-unicore32 gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end 13 years ago
target-xtensa gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end 13 years ago
tcg Handle CPU interrupts by inline checking of a flag 13 years ago
tests rtc-test: Fix test failures with recent glib 13 years ago
trace trace: deal with deprecated glib thread functions 13 years ago
ui qemu-char: move text console init to console.c 13 years ago
util Merge remote-tracking branch 'bonzini/hw-dirs' into staging 13 years ago
.exrc qemu: add .exrc 14 years ago
.gitignore .gitignore: Ignore optionrom/*.asm 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 17 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 s390: virtio-ccw maintainer 13 years ago
Makefile Makefile: Add subdir dependency on config-devices-all.mak 13 years ago
Makefile.objs hw: move device-hotplug.o to toplevel, compile it once 13 years ago
Makefile.target build: always link device_tree.o into emulators if libfdt available 13 years ago
README Update README 15 years ago
VERSION Open up 1.5 development tree 13 years ago
aio-posix.c aio: support G_IO_HUP and G_IO_ERR 13 years ago
aio-win32.c aio: Fix return value of aio_poll() 13 years ago
arch_init.c migration: run setup callbacks out of big lock 13 years ago
async.c aio: convert aio_poll() to g_poll(3) 13 years ago
balloon.c softmmu: move include files to include/sysemu/ 13 years ago
block-migration.c migration: run setup callbacks out of big lock 13 years ago
block.c block: for HMP commit() operations on 'all', skip non-COW drives 13 years ago
blockdev-nbd.c softmmu: move include files to include/sysemu/ 13 years ago
blockdev.c blockdev: add discard suboption to -drive 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 Merge remote-tracking branch 'bonzini/hw-dirs' into staging 13 years ago
coroutine-gthread.c block: move include files to include/block/ 13 years ago
coroutine-sigaltstack.c Merge remote-tracking branch 'kwolf/for-anthony' into staging 13 years ago
coroutine-ucontext.c Merge remote-tracking branch 'kwolf/for-anthony' into staging 13 years ago
coroutine-win32.c block: move include files to include/block/ 13 years ago
cpu-exec.c Handle CPU interrupts by inline checking of a flag 13 years ago
cpus.c cpus.c: Drop unnecessary set_cpu_log() 13 years ago
cputlb.c cpu: Move current_tb field to CPUState 13 years ago
device-hotplug.c hw: move device-hotplug.o to toplevel, compile it once 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 cpu: Move host_tid field to CPUState 13 years ago
exec.c Handle CPU interrupts by inline checking of a flag 13 years ago
gdbstub.c move socket_set_nodelay to osdep.c 13 years ago
hmp-commands.hx doc: document -netdev hubport 13 years ago
hmp.c error: Strip trailing '\n' from error string arguments (again) 13 years ago
hmp.h qemu-char: Saner naming of memchar stuff & doc fixes 13 years ago
iohandler.c iohandler: switch to GPollFD 13 years ago
ioport.c exec: move include files to include/exec/ 13 years ago
kvm-all.c cpu: Move exit_request field to CPUState 13 years ago
kvm-stub.c kvm: Pass CPUState to kvm_on_sigbus_vcpu() 13 years ago
main-loop.c main-loop: drop rfds/wfds/xfds for good 13 years ago
memory.c memory: Use non-bitops ctzl 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: eliminate s->migration_file 13 years ago
migration-fd.c migration: eliminate s->migration_file 13 years ago
migration-tcp.c migration: eliminate s->migration_file 13 years ago
migration-unix.c migration: eliminate s->migration_file 13 years ago
migration.c migration: inline migrate_fd_close 13 years ago
monitor.c hw: move qdev-monitor.o to toplevel directory 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 Fix cache_resize to keep old entry age 13 years ago
qapi-schema-test.json qapi: add struct-errors test case to test-qmp-output-visitor 14 years ago
qapi-schema.json qemu-img: add compressed clusters to BlockFragInfo 13 years ago
qdev-monitor.c hw: move qdev-monitor.o to toplevel directory 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 qemu-char: fix win32 build 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 coroutine: move pooling to common code 13 years ago
qemu-doc.texi sheepdog: add support for connecting to unix domain socket 13 years ago
qemu-img-cmds.hx qemu-img: Add compare subcommand 13 years ago
qemu-img.c qemu-img: Add compare subcommand 13 years ago
qemu-img.texi qemu-img: Add compare subcommand 13 years ago
qemu-io.c block: implement BDRV_O_UNMAP 13 years ago
qemu-log.c qemu-log: default to stderr for logging output 13 years ago
qemu-nbd.c qemu-nbd: add --discard option 13 years ago
qemu-nbd.texi qemu-nbd: add --discard option 13 years ago
qemu-options-wrapper.h vl.c: In qemu -h output, only print options for the arch we are running as 14 years ago
qemu-options.h vl.c: Move option generation logic into a wrapper file 14 years ago
qemu-options.hx Fix the wrong description in qemu manual 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: netdev_add is like -netdev, not -net, fix documentation 13 years ago
qmp.c softmmu: move remaining include files to include/ subdirectories 13 years ago
qtest.c qtest: Add MMIO support 13 years ago
readline.c readline: Fix unchecked strdup() by converting to g_strdup() 13 years ago
rules.mak rules/mak: make clean should blow away timestamp files 13 years ago
savevm.c migration: move rate limiting to QEMUFile 13 years ago
spice-qemu-char.c qemu-char: move spice registration to spice-qemu-char.c 13 years ago
tcg-runtime.c tcg: Implement multiword multiply helpers 13 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 migration: add migrate_set_state tracepoint 13 years ago
translate-all.c translate-all.c: Remove cpu_unlink_tb() 13 years ago
translate-all.h cputlb: Pass CPUState to cpu_unlink_tb() 13 years ago
user-exec.c Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 13 years ago
version.rc mingw: add version information to the executables 16 years ago
vl.c Merge remote-tracking branch 'bonzini/hw-dirs' into staging 13 years ago
xbzrle.c Move XBZRLE encoding code to a separate file to allow testing 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