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.
 
 
 
 
 
 
Luiz Capitulino b9c15f16d7 qapi: Convert query-version 15 years ago
QMP QMP: add server mode to QEMUMonitorProtocol 15 years ago
audio Merge remote-tracking branch 'qmp/queue/qmp' into staging 15 years ago
block block/curl: Don't finish AIOCBs too early 15 years ago
bsd-user Use glib memory allocation and free functions 15 years ago
darwin-user Remove blanks before \n in output strings 15 years ago
default-configs target-xtensa: add target to the configure script 15 years ago
docs trace: Update docs to use example events that exist 15 years ago
fpu softfloat: Reinstate accidentally disabled target-specific NaN handling 15 years ago
fsdev hw/9pfs: Add handle based fs driver 15 years ago
gdb-xml gdb-xml: fix hacks in powerpc register numbering 17 years ago
hw etrax-dma: Remove bogus if statement 15 years ago
libcacard Silence make if nothing is to do for libcacard 15 years ago
linux-headers Import kernel headers 15 years ago
linux-user Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging 15 years ago
net Allow overriding the location of Samba's smbd. 15 years ago
pc-bios Add OpenBIOS as a submodule 15 years ago
qapi qapi: modify visitor code generation for list iteration 15 years ago
qga Use glib memory allocation and free functions 15 years ago
roms Add OpenBIOS as a submodule 15 years ago
scripts qapi: Automatically generate a _MAX value for enums 15 years ago
slirp slirp: Fix packet expiration 15 years ago
sysconfigs/target Add cpu model configuration support.. 16 years ago
target-alpha softmmu_header: pass CPUState to tlb_fill 15 years ago
target-arm softmmu_header: pass CPUState to tlb_fill 15 years ago
target-cris softmmu_header: pass CPUState to tlb_fill 15 years ago
target-i386 softmmu_header: pass CPUState to tlb_fill 15 years ago
target-lm32 softmmu_header: pass CPUState to tlb_fill 15 years ago
target-m68k softmmu_header: pass CPUState to tlb_fill 15 years ago
target-microblaze softmmu_header: pass CPUState to tlb_fill 15 years ago
target-mips softmmu_header: pass CPUState to tlb_fill 15 years ago
target-ppc softmmu_header: pass CPUState to tlb_fill 15 years ago
target-s390x softmmu_header: pass CPUState to tlb_fill 15 years ago
target-sh4 softmmu_header: pass CPUState to tlb_fill 15 years ago
target-sparc softmmu_header: pass CPUState to tlb_fill 15 years ago
target-unicore32 Use hex instead of binary. 15 years ago
target-xtensa softmmu_header: pass CPUState to tlb_fill 15 years ago
tcg tcg-i386: Introduce limited deposit support 15 years ago
tests Remove blanks before \n in output strings 15 years ago
trace trace: use binary file open mode in simpletrace 15 years ago
ui use qemu_* ctype functions 15 years ago
.gitignore coroutine: add test-coroutine automated tests 15 years ago
.gitmodules Add OpenBIOS as a submodule 15 years ago
CODING_STYLE CODING_STYLE: explicitly allow braceless 'else if' 15 years ago
COPYING COPYING: update from FSF 18 years ago
COPYING.LIB Update FSF address in GPL/LGPL boilerplate 17 years ago
Changelog Changelog: Add explanatory note that this file is no longer updated 15 years ago
HACKING Convert last qemu_free and qemu_malloc uses 15 years ago
LICENSE Add missing newline at the end of file 18 years ago
MAINTAINERS Merge remote-tracking branch 'pmaydell/omap-for-upstream' into staging 15 years ago
Makefile qapi: use middle mode in QMP server 15 years ago
Makefile.dis Compile disassemblers only once 16 years ago
Makefile.hw Makefile.hw: allow hw/ files to include glib headers 15 years ago
Makefile.objs qapi: convert query-name 15 years ago
Makefile.target qapi: use middle mode in QMP server 15 years ago
Makefile.user build: Move tracing objects into libuser on usermode emulation targets 15 years ago
README Add missing newline at the end of file 18 years ago
TODO Update 18 years ago
VERSION Open 1.0 development branch. 15 years ago
a.out.h Use new macro QEMU_PACKED for packed structures 15 years ago
acl.c Use glib memory allocation and free functions 15 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 Use glib memory allocation and free functions 15 years ago
alpha-dis.c target-alpha: Disassemble EV6 PALcode instructions. 15 years ago
alpha.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
arch_init.c core: remove qemu_service_io 15 years ago
arch_init.h target-xtensa: add target stubs 15 years ago
arm-dis.c arm-dis: Include opcode hex when doing disassembly 15 years ago
arm-semi.c arm-semi: Provide access to CLI arguments passed through the "-append" option 15 years ago
arm.ld Fix linker scripts 15 years ago
async.c async: Allow nested qemu_bh_poll calls 15 years ago
balloon.c balloon: Disassociate handlers from balloon device on unplug 15 years ago
balloon.h balloon: Disassociate handlers from balloon device on unplug 15 years ago
bitmap.c bitmap: add a generic bitmap and bitops library 15 years ago
bitmap.h Use glib memory allocation and free functions 15 years ago
bitops.c bitmap: add a generic bitmap and bitops library 15 years ago
bitops.h bitops: fix error on OpenBSD and mingw32 15 years ago
block-migration.c Use glib memory allocation and free functions 15 years ago
block-migration.h block migration: Report progress also via info migration 17 years ago
block.c block: New change_media_cb() parameter load 15 years ago
block.h block: New change_media_cb() parameter load 15 years ago
block_int.h block: Move BlockConf & friends from block_int.h to block.h 15 years ago
blockdev.c ide/atapi scsi-disk: Make monitor eject -f, then change work 15 years ago
blockdev.h blockdev: Store -drive option media in DriveInfo 15 years ago
bswap.h bswap.h: build fix 15 years ago
bt-host.c Use glib memory allocation and free functions 15 years ago
bt-host.h Clean build: Add bt-host.h 17 years ago
bt-vhci.c Use glib memory allocation and free functions 15 years ago
buffered_file.c Use glib memory allocation and free functions 15 years ago
buffered_file.h Introduce a buffered file wrapper for QEMUFile 18 years ago
cache-utils.c Remove trailing whitespace 16 years ago
cache-utils.h Delete useless 'extern' qualifiers for functions 15 years ago
check-qdict.c Use glib memory allocation and free functions 15 years ago
check-qfloat.c Use glib memory allocation and free functions 15 years ago
check-qint.c Use glib memory allocation and free functions 15 years ago
check-qjson.c Fix qjson test of solidus encoding 15 years ago
check-qlist.c Use glib memory allocation and free functions 15 years ago
check-qstring.c Use glib memory allocation and free functions 15 years ago
cmd.c use qemu_* ctype functions 15 years ago
cmd.h Delete useless 'extern' qualifiers for functions 15 years ago
compatfd.c Register Linux dyntick timer as per-thread signal 15 years ago
compatfd.h Register Linux dyntick timer as per-thread signal 15 years ago
compiler.h Fix and clean code which tests the gcc version 15 years ago
config.h Makefile dependencies for device configs 17 years ago
configure configure: Detect predefined compiler symbols for ARM and HPPA 15 years ago
console.c console: Properly switch consoles for screen dumps 15 years ago
console.h curses: fix garbling when chtype != long 15 years ago
coroutine-gthread.c Convert last qemu_free and qemu_malloc uses 15 years ago
coroutine-ucontext.c Use glib memory allocation and free functions 15 years ago
coroutine-win32.c Use glib memory allocation and free functions 15 years ago
cpu-all.h Remove qemu_host_page_bits 15 years ago
cpu-common.h Merge remote-tracking branch 'agraf/xen-next' into staging 15 years ago
cpu-defs.h Expose thread_id in info cpus 15 years ago
cpu-exec.c target-xtensa: implement exceptions 15 years ago
cpus.c Merge remote-tracking branch 'kwolf/for-anthony' into staging 15 years ago
cpus.h Move vm_state_notify() prototype from cpus.h to sysemu.h 15 years ago
cris-dis.c Use glib memory allocation and free functions 15 years ago
cursor.c Use glib memory allocation and free functions 15 years ago
cursor_hidden.xpm cursor: add cursor functions. 16 years ago
cursor_left_ptr.xpm cursor: add cursor functions. 16 years ago
cutils.c Fix up some style nits of last uq/master merge 15 years ago
def-helper.h tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts. 16 years ago
device_tree.c Use glib memory allocation and free functions 15 years ago
device_tree.h Allow qemu_devtree_setprop() to take arbitrary values 15 years ago
dis-asm.h target-alpha: Disassemble EV6 PALcode instructions. 15 years ago
disas.c disasm: update comment 15 years ago
disas.h Remove special handling of system include files (no longer needed) 16 years ago
dma-helpers.c dma-helpers: rewrite completion/cancellation 15 years ago
dma.h dma-helpers: allow including from target-independent code 15 years ago
dyngen-exec.h Move GETPC from dyngen-exec.h to exec-all.h 15 years ago
elf.h target-xtensa: add target stubs 15 years ago
envlist.c Fix sys-queue.h conflict for good 17 years ago
envlist.h Delete useless 'extern' qualifiers for functions 15 years ago
error.c error: let error_is_type take a NULL error 15 years ago
error.h Error: Fix build when qemu-common.h is not included 15 years ago
error_int.h Introduce the new error framework 15 years ago
exec-all.h Move GETPC from dyngen-exec.h to exec-all.h 15 years ago
exec-memory.h Integrate I/O memory regions into qemu 15 years ago
exec.c Move GETPC from dyngen-exec.h to exec-all.h 15 years ago
gdbstub.c Drop the vm_running global variable 15 years ago
gdbstub.h Add scripts directory 15 years ago
gen-icount.h Fix conversions from pointer to tcg_target_long 15 years ago
hmp-commands.hx trace: always compile support for controlling and querying trace event states 15 years ago
hmp.c qapi: Convert query-version 15 years ago
hmp.h qapi: Convert query-version 15 years ago
host-utils.c user: compile host-utils.c only once 17 years ago
host-utils.h Move macro QEMU_GNUC_PREREQ to compiler.h 15 years ago
hpet.h Add a local copy of hpet.h. 19 years ago
hppa-dis.c hppa: Fix printf warnings in hppa-dis.c. 15 years ago
hppa.ld Fix linker scripts 15 years ago
i386-dis.c i386-dis: Fix unused return value, spotted by clang 16 years ago
i386.ld Fix linker scripts 15 years ago
ia64-dis.c Fix %lld or %llx printf format use 16 years ago
ia64.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
input.c Use glib memory allocation and free functions 15 years ago
iohandler.c iohandlers: fix issue with qemu_set_fd_handler() 15 years ago
ioport-user.c Revert "Get rid of _t suffix" 17 years ago
ioport.c ioport: register ranges by byte aligned addresses always 15 years ago
ioport.h report serial devices created with -device in the PIIX4 config space 15 years ago
iorange.h Type-safe ioport callbacks 16 years ago
iov.c Add iov_clear() 15 years ago
iov.h Add iov_clear() 15 years ago
json-lexer.c json-lexer: make lexer error-recovery more deterministic 15 years ago
json-lexer.h json-lexer: make lexer error-recovery more deterministic 15 years ago
json-parser.c json-parser: add handling for NULL token list 15 years ago
json-parser.h json-parser: propagate error from parser 15 years ago
json-streamer.c json-streamer: add handling for JSON_ERROR token/state 15 years ago
json-streamer.h json-streamer: make sure to reset token_size after emitting a token list 15 years ago
kvm-all.c Replace the VMSTOP macros with a proper state type 15 years ago
kvm-stub.c Remove exec-all.h include directives 15 years ago
kvm.h kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid 15 years ago
libfdt_env.h Fix libfdt warnings on Darwin 15 years ago
linux-aio.c linux-aio: remove process requests callback 15 years ago
m68k-dis.c *-dis: Replace fprintf_ftype by fprintf_function (format checking) 16 years ago
m68k-semi.c Use new macro QEMU_PACKED for packed structures 15 years ago
m68k.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
memory.c memory: Print regions in ascending order 15 years ago
memory.h memory: simple memory tree printer 15 years ago
microblaze-dis.c *-dis: Replace fprintf_ftype by fprintf_function (format checking) 16 years ago
migration-exec.c Use glib memory allocation and free functions 15 years ago
migration-fd.c Use glib memory allocation and free functions 15 years ago
migration-tcp.c Use glib memory allocation and free functions 15 years ago
migration-unix.c Use glib memory allocation and free functions 15 years ago
migration.c Drop the vm_running global variable 15 years ago
migration.h migration: move some declarations to migration.h 15 years ago
mips-dis.c Remove blanks before \n in output strings 15 years ago
mips.ld Fix linker scripts 15 years ago
module.c Use glib memory allocation and free functions 15 years ago
module.h qapi: add module init types for qapi 15 years ago
monitor.c qapi: Convert query-version 15 years ago
monitor.h spice: connection events. 16 years ago
nbd.c nbd: fix non-Linux build failure 15 years ago
nbd.h nbd: sync API definitions with upstream 15 years ago
net.c Use glib memory allocation and free functions 15 years ago
net.h Allow overriding the location of Samba's smbd. 15 years ago
notify.c notifier: Pass data argument to callback 15 years ago
notify.h notifier: Pass data argument to callback 15 years ago
os-posix.c Use glib memory allocation and free functions 15 years ago
os-win32.c w32: Fix format string regression 15 years ago
osdep.c Remove unused sysemu.h include directives 15 years ago
osdep.h Move macro QEMU_GNUC_PREREQ to compiler.h 15 years ago
oslib-posix.c qemu_vmalloc: align properly for transparent hugepages and KVM 15 years ago
oslib-win32.c w32: Remove implementation of function ffs 15 years ago
path.c user: speed up init_paths a bit 15 years ago
pci-ids.txt List virtio console device in pci-ids.txt 17 years ago
pflib.c Use glib memory allocation and free functions 15 years ago
pflib.h add pflib: PixelFormat conversion library. 16 years ago
poison.h Avoid CPU endian memory accesses in devices 15 years ago
posix-aio-compat.c block: avoid SIGUSR2 15 years ago
ppc-dis.c Work around OpenSolaris sys/regset.h namespace pollution 17 years ago
ppc.ld Fix linker scripts 15 years ago
ppc64.ld Fix linker scripts 15 years ago
qapi-schema-guest.json guest agent: add guest agent RPCs/commands 15 years ago
qapi-schema-test.json qapi: test schema used for unit tests 15 years ago
qapi-schema.json qapi: Convert query-version 15 years ago
qbool.c Use glib memory allocation and free functions 15 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 Use glib memory allocation and free functions 15 years ago
qdict.h QDict: Introduce qdict_get_try_bool() 16 years ago
qemu-aio.h Add qemu_aio_process_queue() 17 years ago
qemu-barrier.h Barriers in qemu-barrier.h should not be x86 specific 15 years ago
qemu-char.c qemu-char: use qemu_set_fd_handler/2 consistently 15 years ago
qemu-char.h char: document the functions that will be the public interface 15 years ago
qemu-common.h core: remove qemu_service_io 15 years ago
qemu-config.c trace: add "-trace events" argument to control initial state 15 years ago
qemu-config.h spice: core bits 16 years ago
qemu-coroutine-int.h coroutines: Locks 15 years ago
qemu-coroutine-lock.c coroutine: Add CoRwlock support 15 years ago
qemu-coroutine.c coroutine: introduce coroutines 15 years ago
qemu-coroutine.h coroutine: Add CoRwlock support 15 years ago
qemu-doc.texi sdl: Add zoom hot keys 15 years ago
qemu-error.c Strip trailing '\n' from error_report()'s first argument 15 years ago
qemu-error.h Use GCC_FMT_ATTR (format checking) 16 years ago
qemu-ga.c Fix spelling in comments and debug messages (recieve -> receive) 15 years ago
qemu-img-cmds.hx qemu-img: Require larger zero areas for sparse handling 15 years ago
qemu-img.c qemu-img: Require larger zero areas for sparse handling 15 years ago
qemu-img.texi qemu-img: Require larger zero areas for sparse handling 15 years ago
qemu-io.c Remove blanks before \n in output strings 15 years ago
qemu-lock.h qemu-lock.h: Remove non-pthreads spinlock implementations 15 years ago
qemu-log.h Define macros that will become the new logging API (Eduardo Habkost) 17 years ago
qemu-nbd.c nbd: support feature negotiation 15 years ago
qemu-nbd.texi qemu-nbd: Fix wrong description in qemu-nbd.texi 16 years ago
qemu-objects.h Fix qtypes' licenses 16 years ago
qemu-option.c Use glib memory allocation and free functions 15 years ago
qemu-option.h error: New qemu_opts_loc_restore() 16 years ago
qemu-options.h Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c 16 years ago
qemu-options.hx target-xtensa: implement SIMCALL 15 years ago
qemu-os-posix.h virtio-9p: fix build on !CONFIG_UTIMENSAT 16 years ago
qemu-os-win32.h w32: Fix missing declaration of ffs() 15 years ago
qemu-progress.c Fix compilation warning due to missing header for sigaction (followup) 15 years ago
qemu-queue.h Import a simple queue implementation from NetBSD 17 years ago
qemu-sockets.c Use glib memory allocation and free functions 15 years ago
qemu-tech.texi qemu-tech: Spelling fixes 15 years ago
qemu-thread-posix.c Abort on thread layer errors 15 years ago
qemu-thread-posix.h add Win32 IPI service 15 years ago
qemu-thread-win32.c Abort on thread layer errors 15 years ago
qemu-thread-win32.h add win32 qemu-thread implementation 15 years ago
qemu-thread.h qemu-thread.h: include inttypes.h 15 years ago
qemu-timer-common.c Add OpenBSD to ifdef list since it has CLOCK_MONOTONIC. 16 years ago
qemu-timer.c Drop the vm_running global variable 15 years ago
qemu-timer.h qemu-timer: Introduce clock reset notifier 15 years ago
qemu-tool.c core: remove qemu_service_io 15 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 net: remove parse_host_src_port() function 15 years ago
qerror.c qerror: add qerror_report_err() 15 years ago
qerror.h qerror: add qerror_report_err() 15 years ago
qfloat.c Use glib memory allocation and free functions 15 years ago
qfloat.h Add a QFloat datatype 17 years ago
qint.c Use glib memory allocation and free functions 15 years ago
qint.h Fix qtypes' licenses 16 years ago
qjson.c Add support for JSON pretty printing 16 years ago
qjson.h Merge remote branch 'qmp/for-anthony' into staging 16 years ago
qlist.c Use glib memory allocation and free functions 15 years ago
qlist.h qlist: add qlist_first()/qlist_next() 15 years ago
qmp-commands.hx qapi: Convert query-version 15 years ago
qmp.c qapi: Convert query-version 15 years ago
qobject.h Fix qtypes' licenses 16 years ago
qstring.c Use glib memory allocation and free functions 15 years ago
qstring.h Fix qtypes' licenses 16 years ago
range.h Introduce range.h 16 years ago
readline.c Use glib memory allocation and free functions 15 years ago
readline.h monitor: Improve mux'ed console experience (Jan Kiszka) 17 years ago
rules.mak build: sort objects to remove duplicates for link 15 years ago
s390-dis.c s390: Disassemble some general-instruction-extension insns. 16 years ago
s390.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
savevm.c Drop the vm_running global variable 15 years ago
sh4-dis.c *-dis: Replace fprintf_ftype by fprintf_function (format checking) 16 years ago
softmmu-semi.h Correct spelling of licensed 15 years ago
softmmu_defs.h Document softmmu templates 15 years ago
softmmu_exec.h Document softmmu templates 15 years ago
softmmu_header.h Document softmmu templates 15 years ago
softmmu_template.h softmmu_header: pass CPUState to tlb_fill 15 years ago
sparc-dis.c sparc64: more ultrasparc asi extensions for disassembler 16 years ago
sparc.ld Fix linker scripts 15 years ago
sparc64.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
spice-qemu-char.c spice-qemu-char.c: Use correct printf format char for ssize_t 15 years ago
sysemu.h QMP: query-status: Introduce 'status' key 15 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
test-coroutine.c coroutine: add test-coroutine --benchmark-lifecycle 15 years ago
test-qmp-commands.c qapi: add test cases for generated free functions 15 years ago
test-visitor.c qapi: modify visitor code generation for list iteration 15 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
trace-events ESP: convert to trace framework 15 years ago
translate-all.c Delegate setup of TCG temporaries to targets 15 years ago
uboot_image.h Revert "Get rid of _t suffix" 17 years ago
usb-bsd.c Use glib memory allocation and free functions 15 years ago
usb-linux.c usb-host: tag as unmigratable 15 years ago
usb-redir.c char: rename qemu_chr_close() -> qemu_chr_delete() 15 years ago
usb-stub.c monitor: Rework API (Jan Kiszka) 17 years ago
user-exec.c Remove unused is_softmmu parameter from cpu_handle_mmu_fault 15 years ago
version.rc mingw: add version information to the executables 16 years ago
vgafont.h Some little fixes on QEMU 18 years ago
vl.c Merge remote-tracking branch 'qmp/queue/qmp' into staging 15 years ago
x86_64.ld Fix linker scripts 15 years ago
xen-all.c Drop the vm_running global variable 15 years ago
xen-mapcache.c xen-mapcache: Fix rlimit set size. 15 years ago
xen-mapcache.h xen: fix xen-mapcache build on non-Xen capable targets 15 years ago
xen-stub.c xen_console: support the new extended xenstore protocol 15 years ago
xtensa-semi.c target-xtensa: implement SIMCALL 15 years ago

README

Read the documentation in qemu-doc.html.

Fabrice Bellard.