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.
 
 
 
 
 
 
Jes Sorensen 0d93ca7c3b vl.c: Move host_main_loop_wait() to OS specific files. 16 years ago
QMP QMP: Introduce commands documentation 16 years ago
audio Fix %lld or %llx printf format use 16 years ago
block qcow2: Fix corruption after error in update_refcount 16 years ago
bsd-user rename CONFIG_QEMU_PREFIX 16 years ago
darwin-user Fix %lld or %llx printf format use 16 years ago
default-configs Compile dma only once 16 years ago
docs docs: New qdev-device-use.txt 16 years ago
fpu softfloat: remove dead assignments, spotted by clang 16 years ago
fsdev virtio-9p: Add a virtio 9p device to qemu 16 years ago
gdb-xml gdb-xml: fix hacks in powerpc register numbering 17 years ago
hw esp: lower IRQ on soft reset 16 years ago
linux-user s390x: Avoid _llseek. 16 years ago
net Remove dead assignments in various common files, spotted by clang analyzer 16 years ago
pc-bios Fix multiboot compilation 16 years ago
roms Update SeaBIOS 16 years ago
slirp Remove dead assignments in various common files, spotted by clang analyzer 16 years ago
sysconfigs/target Add cpu model configuration support.. 16 years ago
target-alpha target-alpha: Implement RPCC. 16 years ago
target-arm NEON vldN optimization 16 years ago
target-cris cris: Break out image loading to hw/cris-boot.c. 16 years ago
target-i386 target-i386: fix decoding of negative 4-byte displacements 16 years ago
target-m68k m68k: remove dead assignments, spotted by clang analyzer 16 years ago
target-microblaze microblaze: Make MSR_UM and MSR_VM part of the tb flags 16 years ago
target-mips target-mips: Fix compilation 16 years ago
target-ppc target-ppc: remove useless line 16 years ago
target-s390x target-s390: enable SIGP Initial Reset 16 years ago
target-sh4 target-sh4: Remove duplicate CPU log. 16 years ago
target-sparc sparc64: fix umul and smul insns 16 years ago
tcg tcg: fix DEF macro after commit c61aaf7a388c4ad95d8b546fdb9267dc01183317 16 years ago
tests Add missing 'static' attribute 16 years ago
.gitignore Remove i386 from .gitignore 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 17 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 vnc: add missing target for vnc-encodings-*.o 16 years ago
Makefile.dis Compile disassemblers only once 16 years ago
Makefile.hw Clean libhw subdirs as well 16 years ago
Makefile.objs Introduce os-win32.c and move polling functions from vl.c 16 years ago
Makefile.target cris: Break out image loading to hw/cris-boot.c. 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 block: fix aio_flush segfaults for read-only protocols (e.g. curl) 16 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 migration: Fix calculation of bytes_transferred 16 years ago
arch_init.h Refactor target specific handling, compile vl.c only once 16 years ago
arm-dis.c arm: remove dead assignments, spotted by clang analyzer 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 block: Do not export bdrv_first 16 years ago
block-migration.h block migration: Report progress also via info migration 17 years ago
block.c Merge remote branch 'kwolf/for-anthony' into staging 16 years ago
block.h block.h: Make BDRV_SECTOR_SIZE 64 bit safe 16 years ago
block_int.h block: Add wr_highest_sector blockstat 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 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 Fix qtypes' licenses 16 years ago
check-qfloat.c Fix qtypes' licenses 16 years ago
check-qint.c Fix qtypes' licenses 16 years ago
check-qjson.c Add test suite for json marshalling 17 years ago
check-qlist.c Fix qtypes' licenses 16 years ago
check-qstring.c Fix qtypes' licenses 16 years ago
cmd.c Fix dead initialization, spotted by clang analyzer 16 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 tcg-s390: Adjust compilation flags. 16 years ago
console.c Add support for depth 15 to qemu_default_pixelformat() 16 years ago
console.h cursor: add cursor functions. 16 years ago
cpu-all.h Pre-allocate guest address space 16 years ago
cpu-common.h Remove IO_MEM_SUBWIDTH. 16 years ago
cpu-defs.h move stop/stopped CPU_COMMON fields after area zeroed by reset 16 years ago
cpu-exec.c tcg-s390: Compute is_write in cpu_signal_handler. 16 years ago
cpus.c cpus: add one 'const' 16 years ago
cpus.h Fix cpu list("-cpu ?") breakage, spotted by TeLeMan 16 years ago
create_config configure: expand ${prefix} in create_config 16 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
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 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 microblaze: Update elf machine nums. 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 tcg: get rid of copy_size in TCGOpDef 16 years ago
exec.c tcg-s390: Allocate the code_gen_buffer near the main program. 16 years ago
feature_to_c.sh Fix Sparse warnings: "Using plain integer as NULL pointer" 17 years ago
gdbstub.c sparc: Fix lazy flag calculation on interrupts, refactor 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 QMP: Introduce commands documentation 16 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 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 Monitor: Drop QMP documentation from code 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
iov.c iov: Move from hw/ to topdir 16 years ago
iov.h iov: Move from hw/ to topdir 16 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 Do not stop VM if emulation failed in userspace. 16 years ago
kvm-stub.c provide a stub version of kvm-all.c if !CONFIG_KVM 16 years ago
kvm.h Do not stop VM if emulation failed in userspace. 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 16 years ago
m68k-dis.c m68k-dis: fix unused return value, spotted by clang 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 microblaze: fix custom fprintf 16 years ago
migration-exec.c migration-exec: fix OpenBSD build warning 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 migration: respect exit status with exec: 16 years ago
migration.h migration: respect exit status with exec: 16 years ago
mips-dis.c mips-dis: Add missing static attributes 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 Monitor: Drop QMP documentation from code 16 years ago
monitor.h QMP: Introduce RESUME event 16 years ago
nbd.c Fix %lld or %llx printf format use 16 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 Merge remote branch 'mst/for_anthony' into staging 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
os-win32.c vl.c: Move host_main_loop_wait() to OS specific files. 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: Expand tabs that have crept in 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 Fix qtypes' licenses 16 years ago
qdict.h Fix qtypes' licenses 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 Monitor: Drop QMP documentation from code 16 years ago
qemu-char.h Always notify consumers of char devices if they're open 16 years ago
qemu-common.h port qemu-kvm's on_vcpu code 16 years ago
qemu-config.c Add cache=unsafe parameter to -drive 16 years ago
qemu-config.h virtio-9p: Create a syntactic shortcut for the file-system pass-thru 16 years ago
qemu-doc.texi Pre-allocate guest address space 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 Fix TEXI section mark imbalance in qemu-img-cmd.hx 16 years ago
qemu-img.c add support for protocol driver create_options 16 years ago
qemu-img.texi qemu-img: Add 'resize' command to grow/shrink disk images 16 years ago
qemu-io.c qemu-io: Add multiwrite command 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 Use calloc in qemu_mallocz. 16 years ago
qemu-monitor.hx QMP: Introduce commands documentation 16 years ago
qemu-nbd.c qemu-nbd: Improve error reporting 16 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 add support for protocol driver create_options 16 years ago
qemu-option.h add support for protocol driver create_options 16 years ago
qemu-options.hx Make cache=unsafe the default for -snapshot 16 years ago
qemu-os-posix.h vl.c: Move host_main_loop_wait() to OS specific files. 16 years ago
qemu-os-win32.h vl.c: Move host_main_loop_wait() 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 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 Implement cpu_get_real_ticks for Alpha. 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 Fix qtypes' licenses 16 years ago
qerror.h Fix qtypes' licenses 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 qjson: Improve debugging 16 years ago
qjson.h QJSON: Introduce qobject_from_jsonv() 17 years ago
qlist.c Fix qtypes' licenses 16 years ago
qlist.h Fix qtypes' licenses 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
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 Put dependency files in proper subdir 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 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: respect exit status with exec: 16 years ago
sdl.c use new cursor struct + functions for vmware vga and sdl. 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 sparc64: handle asi referencing nucleus and secondary MMU contexts 16 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 16 years ago
sparc-dis.c sparc64: more ultrasparc asi extensions for disassembler 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 vl.c: Move host_main_loop_wait() to OS specific files. 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 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 Changes to usb-linux to conform to coding style 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 vl.c: Move host_main_loop_wait() to OS specific files. 16 years ago
vnc-auth-sasl.c vnc: Fix compile error on x86_64 with -D_VNC_DEBUG=1 16 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-encoding-hextile.c vnc: return the number of rectangles 16 years ago
vnc-encoding-tight.c vnc: tight: don't forget the third color 16 years ago
vnc-encoding-tight.h vnc: add basic tight support 16 years ago
vnc-encoding-zlib.c vnc: add basic tight support 16 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 Monitor: Drop QMP documentation from code 16 years ago
vnc.h vnc: keep track of client desktop size 16 years ago
vnc_keysym.h Revert "Get rid of _t suffix" 17 years ago
vnchextile.h vnc: rich cursor support. 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.