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.
 
 
 
 
 
 
Isaku Yamahata f3006dd1e6 pci: introduce a helper function to convert qdev id to PCIDevice 16 years ago
QMP QMP/qmp-shell: Introduce HMP mode 16 years ago
audio noaudio: fix return value for read() 16 years ago
block Add proper -errno error return values to qcow2_open() 16 years ago
bsd-user Add new user mode option -ignore-environment 16 years ago
darwin-user darwin-user: Use GCC_FMT_ATTR (format checking) 16 years ago
default-configs config: add ahci for pci capable machines 16 years ago
docs docs: Fix missing carets in QED specification 16 years ago
fpu softfloat: Add float/double to 16 bit integer conversion functions 16 years ago
fsdev [virtio-9p] Qemu 9p commandline options validity checks 16 years ago
gdb-xml gdb-xml: fix hacks in powerpc register numbering 17 years ago
hw pci: introduce a helper function to convert qdev id to PCIDevice 16 years ago
linux-user ARM: fix ldrexd/strexd 16 years ago
net Fix warning on mingw32 16 years ago
pc-bios Merge remote branch 'origin/master' into pci 16 years ago
roms Add new vgabios binaries to blobs list. 16 years ago
slirp slirp: Remove unused code for bad sprintf 16 years ago
sysconfigs/target Add cpu model configuration support.. 17 years ago
target-alpha target-xxx: Use fprintf_function (format checking) 16 years ago
target-arm ARM: Implement VCVT to 16 bit integer using new softfloat routines 16 years ago
target-cris target-xxx: Use fprintf_function (format checking) 16 years ago
target-i386 Add support for async page fault to qemu 16 years ago
target-m68k target-xxx: Use fprintf_function (format checking) 16 years ago
target-microblaze target-xxx: Use fprintf_function (format checking) 16 years ago
target-mips target-xxx: Use fprintf_function (format checking) 16 years ago
target-ppc ppc: kvm: fix signedness warning 16 years ago
target-s390x target-xxx: Use fprintf_function (format checking) 16 years ago
target-sh4 target-xxx: Use fprintf_function (format checking) 16 years ago
target-sparc target-sparc: Use fprintf_function (format checking) 16 years ago
tcg tcg-ia64: Fix warning in qemu_ld. 16 years ago
tests rewrite i386 tests Makefile 16 years ago
ui Merge remote branch 'spice/bugfix.2' into staging 16 years ago
.gitignore Add a DTrace tracing backend targetted for SystemTAP compatability 16 years ago
.gitmodules use absolute URLs for .gitmodules 17 years ago
CODING_STYLE HACKING: add C type rules 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
HACKING HACKING: add rules for printf-like functions 16 years ago
LICENSE Add missing newline at the end of file 18 years ago
MAINTAINERS Use a Linux-style MAINTAINERS file 16 years ago
Makefile Merge remote branch 'origin/master' into pci 16 years ago
Makefile.dis Compile disassemblers only once 17 years ago
Makefile.hw Clean libhw subdirs as well 16 years ago
Makefile.objs build, pci: remove QMP dependency on core PCI code 16 years ago
Makefile.target build, pci: remove QMP dependency on core PCI code 16 years ago
Makefile.user Use vpath directive 17 years ago
README Add missing newline at the end of file 18 years ago
TODO Update 18 years ago
VERSION Update version for 0.13.x 16 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 18 years ago
aes.h AES crypto support 22 years ago
aio.c block: fix aio_flush segfaults for read-only protocols (e.g. curl) 16 years ago
alpha-dis.c *-dis: Replace fprintf_ftype by fprintf_function (format checking) 16 years ago
alpha.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
arch_init.c migration: stable ram block ordering 16 years ago
arch_init.h Refactor target specific handling, compile vl.c only once 17 years ago
arm-dis.c *-dis: Replace fprintf_ftype by fprintf_function (format checking) 16 years ago
arm-semi.c GDB exit status for semihosting 16 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 trace: Trace entry point of balloon request handler 16 years ago
balloon.h move balloon handling to balloon.c 17 years ago
block-migration.c block migration: do not submit multiple AIOs for same sector (v2) 16 years ago
block-migration.h block migration: Report progress also via info migration 17 years ago
block.c block: add discard support 16 years ago
block.h block: add discard support 16 years ago
block_int.h qed: Add QEMU Enhanced Disk image format 16 years ago
blockdev.c Introduce do_snapshot_blkdev() and monitor command to handle it. 16 years ago
blockdev.h Introduce do_snapshot_blkdev() and monitor command to handle it. 16 years ago
bswap.h Fix leul_to_cpu on big endian hosts 16 years ago
bt-host.c bt: remove dead assignments, spotted by clang analyzer 17 years ago
bt-host.h Clean build: Add bt-host.h 18 years ago
bt-vhci.c Update to a hopefully more future proof FSF address 17 years ago
buffered_file.c migration: allow rate > 4g 16 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 Remove all traces of __powerpc__ 18 years ago
check-qdict.c check-qdict: Introduce test for the new iteration API 16 years ago
check-qfloat.c Fix qtypes' licenses 16 years ago
check-qint.c Fix qtypes' licenses 16 years ago
check-qjson.c Silence compiler warning in json test case 16 years ago
check-qlist.c Fix qtypes' licenses 16 years ago
check-qstring.c Fix qtypes' licenses 16 years ago
cmd.c qemu-io: check registered fds in command_loop() 16 years ago
cmd.h Update to a hopefully more future proof FSF address 17 years ago
compatfd.c signalfd compatibility 16 years ago
compatfd.h signalfd compatibility 16 years ago
config.h Makefile dependencies for device configs 17 years ago
configure raw-posix: add discard support 16 years ago
console.c console: Avoid dereferencing NULL active_console 16 years ago
console.h un-register kbd driver in case of USB kbd unplug. 16 years ago
cpu-all.h target-xxx: Use fprintf_function (format checking) 16 years ago
cpu-common.h exec: introduce endianness swapped mmio 16 years ago
cpu-defs.h move stop/stopped CPU_COMMON fields after area zeroed by reset 17 years ago
cpu-exec.c Speedup 'tb_find_slow' by using the same heuristic as during memory page lookup 16 years ago
cpus.c cpus: flush all requests on each vm stop 16 years ago
cpus.h target-xxx: Use fprintf_function (format checking) 16 years ago
create_config configure: Fix evaluation of config-host.mak in create_config 16 years ago
cris-dis.c Remove special handling of system include files (no longer needed) 16 years ago
cursor.c cursor: add cursor functions. 16 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 Introduce strtosz_suffix() 16 years ago
def-helper.h tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts. 16 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. 18 years ago
dis-asm.h *-dis: Replace fprintf_ftype by fprintf_function (format checking) 16 years ago
disas.c Use GCC_FMT_ATTR (format checking) 16 years ago
disas.h Remove special handling of system include files (no longer needed) 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 Remove special handling of system include files (no longer needed) 16 years ago
elf.h Add more DT_* and AT_* constants to qemu's copy of elf.h. 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 Export qemu_ram_addr_from_host 16 years ago
exec.c Add endianness as io mem parameter 16 years ago
feature_to_c.sh Use gcc warning flag -Wnested-externs 16 years ago
gdbstub.c Use gcc warning flag -Wnested-externs 16 years ago
gdbstub.h Use gcc warning flag -Wnested-externs 16 years ago
gen-icount.h Compile qemu-timer only once 17 years ago
hmp-commands.hx Introduce do_snapshot_blkdev() and monitor command to handle it. 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 17 years ago
hppa.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
hxtool hxtool: Fix line number reporting on SQMP/EQMP errors 16 years ago
i386-dis.c i386-dis: Fix unused return value, spotted by clang 17 years ago
i386.ld Fix missing symbols in .rel/.rela.plt sections 17 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 un-register kbd driver in case of USB kbd unplug. 16 years ago
ioport-user.c Revert "Get rid of _t suffix" 17 years ago
ioport.c Type-safe ioport callbacks 16 years ago
ioport.h Type-safe ioport callbacks 16 years ago
iorange.h Type-safe ioport callbacks 16 years ago
iov.c iov: Move from hw/ to topdir 17 years ago
iov.h iov: Move from hw/ to topdir 17 years ago
json-lexer.c remove unnecessary lookaheads 16 years ago
json-lexer.h Add a lexer for JSON 17 years ago
json-parser.c Use GCC_FMT_ATTR (format checking) 16 years ago
json-parser.h Add a JSON parser 17 years ago
json-streamer.c json-streamer: Don't use qdict_put_obj() 16 years ago
json-streamer.h Add a JSON message boundary identifier 17 years ago
kvm-all.c migration: stable ram block ordering 16 years ago
kvm-stub.c MCE: Relay UCR MCE to guest 16 years ago
kvm.h MCE: Relay UCR MCE to guest 16 years ago
libfdt_env.h Update to a hopefully more future proof FSF address 17 years ago
linux-aio.c linux-aio: Fix typo in read() EINTR check 17 years ago
m68k-dis.c *-dis: Replace fprintf_ftype by fprintf_function (format checking) 16 years ago
m68k-semi.c Move qemu_gettimeofday() to OS specific files 16 years ago
m68k.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
make_device_config.sh win32: Fix CRLF problem in make_device_config.sh 16 years ago
microblaze-dis.c *-dis: Replace fprintf_ftype by fprintf_function (format checking) 16 years ago
migration-exec.c Factorize common migration incoming code 16 years ago
migration-fd.c Factorize common migration incoming code 16 years ago
migration-tcp.c Close socket file descriptor when qemu_accept fails 16 years ago
migration-unix.c Factorize common migration incoming code 16 years ago
migration.c migration/savevm: no need to flush requests 16 years ago
migration.h Factorize common migration incoming code 16 years ago
mips-dis.c *-dis: Replace fprintf_ftype by fprintf_function (format checking) 16 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 Merge remote branch 'qmp/for-anthony' into staging 16 years ago
monitor.h Merge remote branch 'qmp/for-anthony' into staging 16 years ago
nbd.c nbd: Haiku has _IO() in its BSD compatibility layer 16 years ago
nbd.h Merge remote branch 'kwolf/for-anthony' into staging 16 years ago
net-checksum.c Update to a hopefully more future proof FSF address 17 years ago
net.c net/sock: option to specify local address 16 years ago
net.h Add bootindex parameter to net/block/fd device 16 years ago
notify.c Add support for generic notifier lists 17 years ago
notify.h Add support for generic notifier lists 17 years ago
os-posix.c Separate qemu_pidfile() into OS specific versions 16 years ago
os-win32.c Separate qemu_pidfile() into OS specific versions 16 years ago
osdep.c Remove unncessary includes 16 years ago
osdep.h Move qemu_gettimeofday() to OS specific files 16 years ago
oslib-posix.c virtio-9p: fix build on !CONFIG_UTIMENSAT 16 years ago
oslib-win32.c Consolidate oom_check() functions 16 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 18 years ago
pflib.c add pflib: PixelFormat conversion library. 16 years ago
pflib.h add pflib: PixelFormat conversion library. 16 years ago
poison.h move targphys.h and hw/poison.h inclusion to cpu-common.h 17 years ago
posix-aio-compat.c Move qemu_gettimeofday() to OS specific files 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 Fix qtypes' licenses 16 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 QDict: Introduce qdict_get_try_bool() 16 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 Introduce proper compiler barrier 16 years ago
qemu-binfmt-conf.sh update binfmt conf 16 years ago
qemu-char.c qemu-char: Introduce Memory driver 16 years ago
qemu-char.h qemu-char: Introduce Memory driver 16 years ago
qemu-common.h Introduce strtosz_suffix() 16 years ago
qemu-config.c Add bootindex for option roms. 16 years ago
qemu-config.h spice: core bits 16 years ago
qemu-doc.texi intel-hda: documentation update 16 years ago
qemu-error.c error: Move qerror_report() from qemu-error.[ch] to qerror.[ch] 17 years ago
qemu-error.h Use GCC_FMT_ATTR (format checking) 16 years ago
qemu-img-cmds.hx Copy snapshots out of QCOW2 disk 16 years ago
qemu-img.c Remove NULL checks for bdrv_new return value 16 years ago
qemu-img.texi Copy snapshots out of QCOW2 disk 16 years ago
qemu-io.c qemu-io: Fix typo in help texts 16 years ago
qemu-lock.h Remove unused spin_trylock() function 16 years ago
qemu-log.h Define macros that will become the new logging API (Eduardo Habkost) 18 years ago
qemu-malloc.c Add missing tracing to qemu_mallocz() 16 years ago
qemu-nbd.c Remove NULL checks for bdrv_new return value 16 years ago
qemu-nbd.texi qemu-nbd: Fix wrong description in qemu-nbd.texi 17 years ago
qemu-objects.h Fix qtypes' licenses 16 years ago
qemu-option.c qemu-option: Fix parse_option_parameters() documentation typo 16 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 net/sock: option to specify local address 16 years ago
qemu-os-posix.h virtio-9p: fix build on !CONFIG_UTIMENSAT 16 years ago
qemu-os-win32.h Move qemu_gettimeofday() to OS specific files 16 years ago
qemu-queue.h Import a simple queue implementation from NetBSD 17 years ago
qemu-sockets.c qemu-sockets: avoid strlen of NULL pointer 16 years ago
qemu-tech.texi Documentation: Use UTF-8 encoding and fix one wrong encoding 17 years ago
qemu-thread.c qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit 16 years ago
qemu-thread.h qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit 16 years ago
qemu-timer-common.c qemu-timer: move commonly used timer code to qemu-timer-common 16 years ago
qemu-timer.c qemu-timer: move commonly used timer code to qemu-timer-common 16 years ago
qemu-timer.h Mov muldiv64 to qemu-common.h (Thus unbreaking gus) 16 years ago
qemu-tool.c Move qemu_gettimeofday() to OS specific files 16 years ago
qemu-x509.h move x509 file name defines to qemu-x509.h 17 years ago
qemu.sasl Add SASL authentication support ("Daniel P. Berrange") 18 years ago
qemu_socket.h Fix OpenBSD build 16 years ago
qerror.c Use GCC_FMT_ATTR (format checking) 16 years ago
qerror.h Use GCC_FMT_ATTR (format checking) 16 years ago
qfloat.c Fix qtypes' licenses 16 years ago
qfloat.h Add a QFloat datatype 17 years ago
qint.c Fix qtypes' licenses 16 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 Fix qtypes' licenses 16 years ago
qlist.h Fix qtypes' licenses 16 years ago
qmp-commands.hx correct migrate_set_speed's args_type 16 years ago
qobject.h Fix qtypes' licenses 16 years ago
qstring.c Fix qtypes' licenses 16 years ago
qstring.h Fix qtypes' licenses 16 years ago
range.h Introduce range.h 16 years ago
readline.c cope with printf macro definition in readline.c 17 years ago
readline.h monitor: Improve mux'ed console experience (Jan Kiszka) 18 years ago
rules.mak rewrite i386 tests Makefile 16 years ago
rwhandler.c Make simple io mem handler endian aware 16 years ago
rwhandler.h Make simple io mem handler endian aware 16 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 migration/savevm: no need to flush requests 16 years ago
sh4-dis.c *-dis: Replace fprintf_ftype by fprintf_function (format checking) 16 years ago
simpletrace.c qemu-timer: move commonly used timer code to qemu-timer-common 16 years ago
simpletrace.h trace: Use fprintf_function (format checking) 16 years ago
simpletrace.py trace: Relax trace-events parsing regex in simpletrace.py 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 sparc64: handle asi referencing nucleus and secondary MMU contexts 17 years ago
softmmu_header.h sparc64: fix 32bit load sign extension 16 years ago
softmmu_template.h Split TLB addend and target_phys_addr_t 17 years ago
sparc-dis.c sparc64: more ultrasparc asi extensions for disassembler 17 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 Pass boot device list to firmware. 16 years ago
targphys.h Split TLB addend and target_phys_addr_t 17 years ago
tcg-runtime.c tcg: add div/rem 32-bit helpers 17 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
trace-events qed: Read/write support 16 years ago
tracetool Add support for generating a systemtap tapset static probes 16 years ago
translate-all.c tcg: get rid of copy_size in TCGOpDef 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 usb-linux: Get the active configuration from sysfs rather then asking the dev 16 years ago
usb-stub.c monitor: Rework API (Jan Kiszka) 18 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 qbus: register reset handler for qbus whose parent is NULL 16 years ago
x86_64.ld Fix missing symbols in .rel/.rela.plt sections 17 years ago

README

Read the documentation in qemu-doc.html.

Fabrice Bellard.