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.
 
 
 
 
 
 
Blue Swirl 04c9a0cbc2 Compile vl.c once 16 years ago
QMP QMP: Improve RTC_CHANGE event description 16 years ago
audio monitor: Separate "default monitor" and "current monitor" cleanly 16 years ago
block raw-posix: don't assign bs->read_only 16 years ago
bsd-user Fix i386-bsd-user build 16 years ago
darwin-user bsd/darwin-user: mmap_frag() users only check for -1 error 16 years ago
default-configs sparc32 use empty_slot for missing RAM v1 16 years ago
docs docs: New qdev-device-use.txt 16 years ago
fpu softfloat: remove dead assignments, spotted by clang 16 years ago
gdb-xml gdb-xml: fix hacks in powerpc register numbering 17 years ago
hw Check for invalid initrd file 16 years ago
linux-user linux-user: do_shmdt(): Fix page_set_flags's 2nd arg. 16 years ago
net Fix build on mingw32 16 years ago
pc-bios Update PowerPC OpenBIOS image to r721 16 years ago
roms Update to latest SeaBIOS 16 years ago
slirp slirp: fix unused return value, spotted by clang 16 years ago
sysconfigs/target Add cpu model configuration support.. 16 years ago
target-alpha target-alpha: Use non-inverted arguments to gen_{f}cmov. 16 years ago
target-arm target-arm: fix neon vmon/vmvn with modified immediate 16 years ago
target-cris Replace assert(0) with abort() or cpu_abort() 16 years ago
target-i386 kvm: avoid collision with dprintf macro in stdio.h, spotted by clang 16 years ago
target-m68k Large page TLB flush 16 years ago
target-microblaze Large page TLB flush 16 years ago
target-mips target-mips: Fix format specifiers for fpu_fprintf 16 years ago
target-ppc PPC: avoid function pointer type mismatch, spotted by clang 16 years ago
target-s390x S390: Add stub for cpu_get_phys_page_debug 16 years ago
target-sh4 remove TARGET_* defines from translate-all.c 16 years ago
target-sparc Fix harmless if statements with empty body, spotted by clang 16 years ago
tcg tcg/arm: don't try to load constants using pc 16 years ago
tests Use vpath directive 16 years ago
.gitignore Documentation: Add build support for documentation in pdf format 16 years ago
.gitmodules use absolute URLs for .gitmodules 16 years ago
CODING_STYLE CODING_STYLE: Reserve qemu_ prefix for library wrappers 16 years ago
COPYING COPYING: update from FSF 18 years ago
COPYING.LIB Update FSF address in GPL/LGPL boilerplate 18 years ago
Changelog Update version and changelog to sync with stable branch 17 years ago
LICENSE Add missing newline at the end of file 18 years ago
MAINTAINERS Update MAINTAINERS 16 years ago
Makefile error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o 16 years ago
Makefile.dis Compile disassemblers only once 16 years ago
Makefile.hw Use vpath directive 16 years ago
Makefile.objs Compile vl.c once 16 years ago
Makefile.target Compile vl.c once 16 years ago
Makefile.user Use vpath directive 16 years ago
README Add missing newline at the end of file 18 years ago
TODO Update 18 years ago
VERSION Update version and changelog to sync with stable branch 17 years ago
a.out.h Remove unnecessary trailing newlines 18 years ago
acl.c Fix sys-queue.h conflict for good 17 years ago
acl.h Fix sys-queue.h conflict for good 17 years ago
aes.c Include assert.h from qemu-common.h 17 years ago
aes.h AES crypto support 22 years ago
aio.c Add qemu_aio_process_queue() 17 years ago
alpha-dis.c Remove PARAMS() macro 17 years ago
alpha.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
arch_init.c Add missing #include needed for madvise() on OpenBSD 16 years ago
arch_init.h Refactor target specific handling, compile vl.c only once 16 years ago
arm-dis.c arm: Fix compiler warning (fprintf format string) 16 years ago
arm-semi.c Update to a hopefully more future proof FSF address 17 years ago
arm.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
async.c Introduce contexts for asynchronous callbacks 17 years ago
balloon.c move balloon handling to balloon.c 16 years ago
balloon.h move balloon handling to balloon.c 16 years ago
block-migration.c Try not to exceed max downtime on stage3 16 years ago
block-migration.h block migration: Report progress also via info migration 17 years ago
block.c block: Fix multiwrite memory leak in error case 16 years ago
block.h block: BLOCK_IO_ERROR QMP event 16 years ago
block_int.h block: add logical_block_size property 16 years ago
bswap.h bwap: add qemu_bswap helper 16 years ago
bt-host.c bt: remove bt_host_read_poll() 16 years ago
bt-host.h Clean build: Add bt-host.h 17 years ago
bt-vhci.c Update to a hopefully more future proof FSF address 17 years ago
buffered_file.c Do not use dprintf 16 years ago
buffered_file.h Introduce a buffered file wrapper for QEMUFile 18 years ago
cache-utils.c FreeBSD ppc_init_cacheline_sizes(): add missing #includes 16 years ago
cache-utils.h Remove all traces of __powerpc__ 17 years ago
check-qdict.c QDict: Fix size update 17 years ago
check-qfloat.c Add unit test for QFloat 17 years ago
check-qint.c Fix and improve qint_from_int64_test 17 years ago
check-qjson.c Add test suite for json marshalling 17 years ago
check-qlist.c Introduce QList unit-tests 17 years ago
check-qstring.c utests: Add qstring_from_substr() unit-test 17 years ago
cmd.c Fix OpenBSD build of qemu-io 17 years ago
cmd.h Update to a hopefully more future proof FSF address 17 years ago
cocoa.m Cocoa: Use optimized drawing for the window 16 years ago
config.h Makefile dependencies for device configs 17 years ago
configure Use correct cflags for kvm-kmod when cross compiling 16 years ago
console.c move default allocator to console.c 16 years ago
console.h Add notifier for mouse mode changes 16 years ago
cpu-all.h Fix --enable-profiler compilation. 16 years ago
cpu-common.h move targphys.h and hw/poison.h inclusion to cpu-common.h 16 years ago
cpu-defs.h Split TLB addend and target_phys_addr_t 16 years ago
cpu-exec.c tcg-hppa: Compute is_write in cpu_signal_handler. 16 years ago
cpus.c Fix build when configured with --enable-io-thread 16 years ago
cpus.h Fix build when configured with --enable-io-thread 16 years ago
create_config Configurable block format whitelist 17 years ago
cris-dis.c bdf: Remove last users of FALSE/TRUE 17 years ago
curses.c Revert 'Fix build' 16 years ago
curses_keys.h Fix curses interaction with keymaps 16 years ago
cutils.c split out qemu-timer.c 16 years ago
d3des.c Ansify to please sparse 18 years ago
d3des.h Actually add d3des implementation files. 19 years ago
def-helper.h def-helper.h allow helpers returning pointers 17 years ago
device_tree.c Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d 17 years ago
device_tree.h Wean device tree code off phys_ram_base. 17 years ago
dis-asm.h ia64 disas support 16 years ago
disas.c ia64 disas support 16 years ago
disas.h Disassembler symbol lookup fix 16 years ago
dma-helpers.c Revert "Get rid of _t suffix" 17 years ago
dma.h Revert "Get rid of _t suffix" 17 years ago
dyngen-exec.h tcp/mips: Change TCG_AREG0 (fp -> s0) 16 years ago
elf.h tcg-i386: Implement small forward branches. 16 years ago
envlist.c Fix sys-queue.h conflict for good 17 years ago
envlist.h linux-user: compile envlist.c only once 17 years ago
exec-all.h remove TARGET_* defines from translate-all.c 16 years ago
exec.c Cleanup dead code 16 years ago
feature_to_c.sh Fix Sparse warnings: "Using plain integer as NULL pointer" 17 years ago
gdbstub.c target-sh4: Fix gdb read/write register 16 years ago
gdbstub.h Allow various header files to be included from non-CPU code 16 years ago
gen-icount.h Compile qemu-timer only once 16 years ago
host-utils.c user: compile host-utils.c only once 17 years ago
host-utils.h target-alpha: Fix generic ctz64. 17 years ago
hpet.h Add a local copy of hpet.h. 19 years ago
hppa-dis.c tcg-hppa: Fix const errors in hppa-dis.c 16 years ago
hppa.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
hxtool Fix hxtool. 17 years ago
i386-dis.c i386-dis: Fix unused return value, spotted by clang 16 years ago
i386.ld Fix missing symbols in .rel/.rela.plt sections 16 years ago
ia64-dis.c ia64 disas support 16 years ago
ia64.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
input.c Expose whether a mouse is an absolute device via QMP and the human monitor. 16 years ago
ioport-user.c Revert "Get rid of _t suffix" 17 years ago
ioport.c Revert "Get rid of _t suffix" 17 years ago
ioport.h Revert "Get rid of _t suffix" 17 years ago
json-lexer.c json: fix PRId64 on Win32 16 years ago
json-lexer.h Add a lexer for JSON 17 years ago
json-parser.c json-parser: Output the content of invalid keyword 16 years ago
json-parser.h Add a JSON parser 17 years ago
json-streamer.c Add a JSON message boundary identifier 17 years ago
json-streamer.h Add a JSON message boundary identifier 17 years ago
keymaps.c Fix curses interaction with keymaps 16 years ago
keymaps.h Fix curses interaction with keymaps 16 years ago
kvm-all.c provide a stub version of kvm-all.c if !CONFIG_KVM 16 years ago
kvm-stub.c provide a stub version of kvm-all.c if !CONFIG_KVM 16 years ago
kvm.h provide a stub version of kvm-all.c if !CONFIG_KVM 16 years ago
libfdt_env.h Update to a hopefully more future proof FSF address 17 years ago
linux-aio.c linux-aio: Honour AsyncContext 17 years ago
m68k-dis.c m68k: Fix compiler warning (fprintf format string) 16 years ago
m68k-semi.c Revert "Get rid of _t suffix" 17 years ago
m68k.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
microblaze-dis.c Fix format strings 16 years ago
migration-exec.c remove useless cast 16 years ago
migration-fd.c remove useless cast 16 years ago
migration-tcp.c migration: Clear fd also in error cases 16 years ago
migration-unix.c migration: unix migration should obey autostart are the other ones 16 years ago
migration.c Monitor: Convert do_migrate() to cmd_new_ret() 16 years ago
migration.h Monitor: Convert do_migrate() to cmd_new_ret() 16 years ago
mips-dis.c Update to a hopefully more future proof FSF address 17 years ago
mips.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
module.c Fix sys-queue.h conflict for good 17 years ago
module.h Convert machine registration to use module init functions 17 years ago
monitor.c Monitor: Convert do_screen_dump() to QObject 16 years ago
monitor.h error: Trim includes after "Infrastructure to track locations..." 16 years ago
nbd.c Update to a hopefully more future proof FSF address 17 years ago
nbd.h Update to a hopefully more future proof FSF address 17 years ago
net-checksum.c Update to a hopefully more future proof FSF address 17 years ago
net.c monitor: Convert do_set_link() to QObject, QError 16 years ago
net.h monitor: Convert do_set_link() to QObject, QError 16 years ago
notify.c Add support for generic notifier lists 16 years ago
notify.h Add support for generic notifier lists 16 years ago
osdep.c documentation: qemu_write_full don't work with non-blocking fd's 16 years ago
osdep.h qdev: move DO_UPCAST() into osdep.h 17 years ago
path.c path.c fix warning with _FORTIFY_SOURCE 17 years ago
pci-ids.txt List virtio console device in pci-ids.txt 17 years ago
poison.h move targphys.h and hw/poison.h inclusion to cpu-common.h 16 years ago
posix-aio-compat.c posix-aio-compat.c: fix warning with _FORTIFY_SOURCE 16 years ago
ppc-dis.c Work around OpenSolaris sys/regset.h namespace pollution 17 years ago
ppc.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
ppc64.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
qbool.c Add a QBool type 17 years ago
qbool.h Add a QBool type 17 years ago
qdict-test-data.txt Introduce QDict test data file 17 years ago
qdict.c Replace assert(0) with abort() or cpu_abort() 16 years ago
qdict.h QDict: New qdict_get_double() 16 years ago
qemu-aio.h Add qemu_aio_process_queue() 17 years ago
qemu-barrier.h kvm-all.c: define smp_wmb and use it for coalesced mmio 16 years ago
qemu-binfmt-conf.sh target-alpha: Add binfmt entry. 17 years ago
qemu-char.c Always notify consumers of char devices if they're open 16 years ago
qemu-char.h Always notify consumers of char devices if they're open 16 years ago
qemu-common.h virtio: move typedef to qemu-common 16 years ago
qemu-config.c error: Drop extra messages after qemu_opts_set() and qemu_opts_parse() 16 years ago
qemu-config.h qemu-option: Rename find_list() to qemu_find_opts() & external linkage 16 years ago
qemu-doc.texi Fix manpage errors 16 years ago
qemu-error.c error: Move qerror_report() from qemu-error.[ch] to qerror.[ch] 16 years ago
qemu-error.h error: Move qerror_report() from qemu-error.[ch] to qerror.[ch] 16 years ago
qemu-img-cmds.hx qemu-img rebase: Document -f option 16 years ago
qemu-img.c block: print errno on error 16 years ago
qemu-img.texi Documentation: Add options to image format descriptions 17 years ago
qemu-io.c qemu-io: fix aio help texts 16 years ago
qemu-lock.h Revert "Get rid of _t suffix" 17 years ago
qemu-log.h Define macros that will become the new logging API (Eduardo Habkost) 17 years ago
qemu-malloc.c Simplify qemu_realloc() 16 years ago
qemu-monitor.hx Monitor: Convert do_screen_dump() to QObject 16 years ago
qemu-nbd.c qemu-nbd: Fix invalid usage of the first argument of errx 16 years ago
qemu-nbd.texi qemu-nbd: Fix wrong description in qemu-nbd.texi 16 years ago
qemu-objects.h Introduce qemu-objects.h header file 17 years ago
qemu-option.c error: Convert qemu_opts_validate() to QError 16 years ago
qemu-option.h qemu-option: Move the implied first name into QemuOptsList 16 years ago
qemu-options.hx tap: add vhost/vhostfd options 16 years ago
qemu-queue.h Import a simple queue implementation from NetBSD 17 years ago
qemu-sockets.c move socket_init to qemu-sockets.c 16 years ago
qemu-tech.texi Documentation: Use UTF-8 encoding and fix one wrong encoding 16 years ago
qemu-thread.c qemu-thread: use pthread_equal 17 years ago
qemu-thread.h qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti) 17 years ago
qemu-timer.c Compile qemu-timer only once 16 years ago
qemu-timer.h Fix --enable-profiler compilation. 16 years ago
qemu-tool.c error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o 16 years ago
qemu-x509.h move x509 file name defines to qemu-x509.h 16 years ago
qemu.sasl Add SASL authentication support ("Daniel P. Berrange") 17 years ago
qemu_socket.h move socket_init to qemu-sockets.c 16 years ago
qerror.c error: New QERR_DEVICE_IN_USE 16 years ago
qerror.h error: New QERR_DEVICE_IN_USE 16 years ago
qfloat.c Add a QFloat datatype 17 years ago
qfloat.h Add a QFloat datatype 17 years ago
qint.c Shuffle lines to avoid gcc 3 warning about redundant redeclaration 17 years ago
qint.h Introduce QInt 17 years ago
qjson.c qjson: Improve debugging 16 years ago
qjson.h QJSON: Introduce qobject_from_jsonv() 17 years ago
qlist.c Add operations to qlist to allow it to be used as a stack 17 years ago
qlist.h QList: Introduce QLIST_FOREACH_ENTRY() 16 years ago
qobject.h Introduce QError 17 years ago
qstring.c QString: Introduce qstring_from_substr() 17 years ago
qstring.h QString: Introduce qstring_from_substr() 17 years ago
readline.c cope with printf macro definition in readline.c 16 years ago
readline.h monitor: Improve mux'ed console experience (Jan Kiszka) 17 years ago
rules.mak finish VPATH -> vpath translation 16 years ago
rwhandler.c Don't compile rwhandler.c for user targets 16 years ago
rwhandler.h rwhandler: simplified way to register for mem/io 16 years ago
s390-dis.c Update to a hopefully more future proof FSF address 17 years ago
s390.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
savevm.c Merge remote branch 'markus/qerror' into staging 16 years ago
sdl.c Revert "Convert atexit users to exit_notifier" 16 years ago
sdl_keysym.h Revert "Get rid of _t suffix" 17 years ago
sdl_zoom.c Fix sdl_zoom compile problems on OpenBSD 17 years ago
sdl_zoom.h Remove SDL/ prefix 17 years ago
sdl_zoom_template.h sdl zooming 17 years ago
sh4-dis.c sh4: Fix compiler warning (fprintf format string) 16 years ago
softmmu-semi.h Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 18 years ago
softmmu_defs.h Fix some warnings that would be generated by gcc -Wredundant-decls 18 years ago
softmmu_exec.h Allow 5 mmu indexes. 17 years ago
softmmu_header.h Remove dead i386 assembly code from softmmu_header.h 17 years ago
softmmu_template.h Split TLB addend and target_phys_addr_t 16 years ago
sparc-dis.c sparc: Fix compiler warning (fprintf format string) 16 years ago
sparc.ld Fix sparc.ld 17 years ago
sparc64.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
sysemu.h Refactor target specific handling, compile vl.c only once 16 years ago
targphys.h Split TLB addend and target_phys_addr_t 16 years ago
tcg-runtime.c tcg: add div/rem 32-bit helpers 16 years ago
texi2pod.pl Update to a hopefully more future proof FSF address 17 years ago
thunk.c Update to a hopefully more future proof FSF address 17 years ago
thunk.h Update to a hopefully more future proof FSF address 17 years ago
translate-all.c remove TARGET_* defines from translate-all.c 16 years ago
uboot_image.h Revert "Get rid of _t suffix" 17 years ago
usb-bsd.c qdev: Replace device names containing whitespace 17 years ago
usb-linux.c Revert "usb-linux: remove unreachable default in switch statement" 16 years ago
usb-stub.c monitor: Rework API (Jan Kiszka) 17 years ago
vgafont.h Some little fixes on QEMU 18 years ago
vl.c provide a stub version of kvm-all.c if !CONFIG_KVM 16 years ago
vnc-auth-sasl.c Remove tabs introduced from VNC ACL series 17 years ago
vnc-auth-sasl.h Support ACLs for controlling VNC access ("Daniel P. Berrange") 17 years ago
vnc-auth-vencrypt.c Add more missing files 17 years ago
vnc-auth-vencrypt.h Add more missing files 17 years ago
vnc-tls.c move x509 file name defines to qemu-x509.h 16 years ago
vnc-tls.h Add more missing files 17 years ago
vnc.c Remove magic numbers for VNC message IDs from code 16 years ago
vnc.h Remove magic numbers for VNC message IDs from code 16 years ago
vnc_keysym.h Revert "Get rid of _t suffix" 17 years ago
vnchextile.h vnc: Fix artifacts in hextile decoding 16 years ago
x86_64.ld Fix missing symbols in .rel/.rela.plt sections 16 years ago
x_keymap.c Fix SDL on evdev hosts (Anthony Liguori) 17 years ago
x_keymap.h Fix SDL on evdev hosts (Anthony Liguori) 17 years ago

README

Read the documentation in qemu-doc.html.

Fabrice Bellard.