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.
 
 
 
 
 
 
Peter Maydell 187f1bcb9c ppc: Remove CONFIG_FDT conditionals 13 years ago
QMP correct RTC_CHANGE_EVENT description (v2) 13 years ago
audio Remove OSS support for OpenBSD 13 years ago
backends qemu-char: don't issue CHR_EVENT_OPEN in a BH 13 years ago
block curl: Whitespace only changes. 13 years ago
bsd-user main: use TARGET_ARCH only for the target-specific #define 13 years ago
default-configs ppc: Remove CONFIG_FDT conditionals 13 years ago
disas tcg-arm: Implement division instructions 13 years ago
docs build: do not use TARGET_ARCH 13 years ago
dtc@bc895d6d09 dtc: add submodule 13 years ago
fpu softfloat: Fix shift128Right for shift counts 64..127 13 years ago
fsdev remove double semicolons 13 years ago
gdb-xml gdb-xml: fix hacks in powerpc register numbering 17 years ago
hw ppc: Remove CONFIG_FDT conditionals 13 years ago
include configure: dtc: Probe for libfdt_env.h 13 years ago
ldscripts build: create ldscripts/ 13 years ago
libcacard libcacard/vscclient: fix leakage of socket on error paths 13 years ago
linux-headers linux-headers: Update to v3.10-rc5 13 years ago
linux-user main: use TARGET_ARCH only for the target-specific #define 13 years ago
net tap: fix NULL dereference when passing invalid parameters to tap 13 years ago
pc-bios gtk: use better icon 13 years ago
pixman@97336fad32 qapi: move include files to include/qobject/ 13 years ago
po po/hu.po: Hungarian translation for the GTK+ interface 13 years ago
qapi qapi: Fix unchecked strdup() by converting to g_strdup() 13 years ago
qga qga: save state directory in ga_install_service() 13 years ago
qobject json-parser: fix handling of large whole number values 13 years ago
qom cpu: Change default for CPUClass::get_paging_enabled() 13 years ago
roms update seabios to release 1.7.2.2 13 years ago
scripts main: use TARGET_ARCH only for the target-specific #define 13 years ago
slirp slirp: cleanup leftovers from misc.h 13 years ago
stubs dump: Drop qmp_dump_guest_memory() stub and build for all targets 13 years ago
sysconfigs/target Eliminate cpus-x86_64.conf file 14 years ago
target-alpha cpu: Replace do_interrupt() by CPUClass::do_interrupt method 13 years ago
target-arm Merge remote-tracking branch 'mjt/trivial-patches-next' into staging 13 years ago
target-cris target-cris: Override do_interrupt for pre-v32 CPU cores 13 years ago
target-i386 cpu: Turn cpu_get_memory_mapping() into a CPUState hook 13 years ago
target-lm32 hw: move headers to include/ 13 years ago
target-m68k cpu: Replace do_interrupt() by CPUClass::do_interrupt method 13 years ago
target-microblaze microblaze: Add internal base vectors reg 13 years ago
target-mips linux-user: Save the correct resume address for MIPS signal handling 13 years ago
target-moxie target-moxie: replace target_phys_addr_t with hwaddr 13 years ago
target-openrisc cpu: Replace do_interrupt() by CPUClass::do_interrupt method 13 years ago
target-ppc KVM: PPC: Add dummy kvm_arch_init_irq_routing() 13 years ago
target-s390x KVM: S390: Add dummy kvm_arch_init_irq_routing() 13 years ago
target-sh4 hw: move headers to include/ 13 years ago
target-sparc target-sparc: Replace free by g_free 13 years ago
target-unicore32 Remove unnecessary break statements 13 years ago
target-xtensa cpu: Replace do_interrupt() by CPUClass::do_interrupt method 13 years ago
tcg Merge remote-tracking branch 'pmaydell/tcg-aarch64.next' into staging 13 years ago
tests ide-test: Add FLUSH CACHE test case 13 years ago
trace trace: Add ftrace tracing backend 13 years ago
ui create qemu_openpty_raw() helper function and move it to a separate file 13 years ago
util create qemu_openpty_raw() helper function and move it to a separate file 13 years ago
.exrc qemu: add .exrc 14 years ago
.gitignore gitignore: unignore *.patch 13 years ago
.gitmodules dtc: add submodule 13 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 18 years ago
Changelog fix some common typos 14 years ago
HACKING osdep, kvm: rename low-level RAM allocation functions 13 years ago
LICENSE LICENSE: There is no libqemu.a anymore 15 years ago
MAINTAINERS MAINTAINERS: add tcg/aarch64 maintainer 13 years ago
Makefile Makefile: Install qemu-img and qemu-nbd man pages only if built 13 years ago
Makefile.objs Make qemu-io commands available in HMP 13 years ago
Makefile.target build: do not use TARGET_ARCH 13 years ago
README Update README 15 years ago
VERSION Open up 1.6 development 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 build: drop TARGET_TYPE 13 years ago
async.c aio: add a ThreadPool instance to AioContext 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 blkdebug: Add BLKDBG_FLUSH_TO_OS/DISK events 13 years ago
blockdev-nbd.c hw: move headers to include/ 13 years ago
blockdev.c blockdev: reset werror/rerror on drive_del 13 years ago
blockjob.c misc: move include files to include/qemu/ 13 years ago
bt-host.c sysemu: avoid proliferation of include/ subdirectories 13 years ago
bt-vhci.c sysemu: avoid proliferation of include/ subdirectories 13 years ago
configure configure: Require libfdt for arm, ppc, microblaze softmmu targets 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 Fix warnings suppressors to honor --disable-werror 13 years ago
coroutine-win32.c block: move include files to include/block/ 13 years ago
cpu-exec.c Merge branch 'mingw' of git://qemu.weilnetz.de/qemu 13 years ago
cpus.c cpus: Fix pausing TCG CPUs while in vCPU thread 13 years ago
cputlb.c cputlb: fix debug logs 13 years ago
device-hotplug.c hw: move device-hotplug.o to toplevel, compile it once 13 years ago
device_tree.c device tree: Fix cppcheck warning 13 years ago
disas.c disas: Disassemble all ppc insns for the guest 13 years ago
dma-helpers.c memory: add address_space_access_valid 13 years ago
dump.c memory_mapping: Improve qemu_get_guest_memory_mapping() error reporting 13 years ago
exec.c memory: add return value to address_space_rw/read/write 13 years ago
gdbstub.c gdbstub: let the debugger resume from guest panicked state 13 years ago
hmp-commands.hx dump: Drop qmp_dump_guest_memory() stub and build for all targets 13 years ago
hmp.c hmp: add parameters device and -v for info block 13 years ago
hmp.h Make qemu-io commands available in HMP 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 fix double free the memslot in kvm_set_phys_mem 13 years ago
kvm-stub.c kvm: add kvm_readonly_mem_enabled 13 years ago
main-loop.c main-loop: do not include slirp/slirp.h, use libslirp.h instead 13 years ago
memory.c memory: propagate errors on I/O dispatch 13 years ago
memory_mapping.c memory_mapping: Improve qemu_get_guest_memory_mapping() error reporting 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: Remove duplicate bandwidth_limit set 13 years ago
monitor.c monitor: Simplify do_inject_mce() with qemu_get_cpu() 13 years ago
nbd.c nbd: support large NBD requests 13 years ago
os-posix.c Add option to mlock qemu and guest memory 13 years ago
os-win32.c qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32 13 years ago
page_cache.c remove some double-includes 13 years ago
qapi-schema-test.json qapi: add native list coverage for QMP output visitor tests 13 years ago
qapi-schema.json build: drop TARGET_TYPE 13 years ago
qdev-monitor.c qdev: Let qdev_prop_parse() pass through Error 13 years ago
qdict-test-data.txt Introduce QDict test data file 17 years ago
qemu-bridge-helper.c qemu-bridge-helper: force usage of a very high MAC address for the bridge 13 years ago
qemu-char.c create qemu_openpty_raw() helper function and move it to a separate file 13 years ago
qemu-coroutine-io.c misc: move include files to include/qemu/ 13 years ago
qemu-coroutine-lock.c coroutine: stop using AioContext in CoQueue 13 years ago
qemu-coroutine-sleep.c misc: move include files to include/qemu/ 13 years ago
qemu-coroutine.c coroutine: stop using AioContext in CoQueue 13 years ago
qemu-doc.texi Remove Sun4c, Sun4d and a few CPUs 13 years ago
qemu-img-cmds.hx qemu-img: Add compare subcommand 13 years ago
qemu-img.c block: add image info query function bdrv_query_image_info() 13 years ago
qemu-img.texi qemu-img: Add compare subcommand 13 years ago
qemu-io-cmds.c qemu-io: Interface cleanup 13 years ago
qemu-io.c qemu-io: Use the qemu version for -V 13 years ago
qemu-log.c qemu-log: default to stderr for logging output 13 years ago
qemu-nbd.c Add -f FMT / --format FMT arg to qemu-nbd 13 years ago
qemu-nbd.texi Add -f FMT / --format FMT arg to qemu-nbd 13 years ago
qemu-options-wrapper.h vl.c: In qemu -h output, only print options for the arch we are running as 15 years ago
qemu-options.h vl.c: Move option generation logic into a wrapper file 15 years ago
qemu-options.hx monitor: allow to disable the default monitor 13 years ago
qemu-seccomp.c seccomp: add the asynchronous I/O syscalls to the whitelist 13 years ago
qemu-tech.texi qemu-tech.texi: update implemented xtensa features list 14 years ago
qemu-timer.c qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32 13 years ago
qemu.sasl Add SASL authentication support ("Daniel P. Berrange") 17 years ago
qmp-commands.hx qmp: add ImageInfo in BlockDeviceInfo used by query-block 13 years ago
qmp.c QMP: Add cpu-add command 13 years ago
qtest.c qtest: Handle addresses and values for {in, out}[bwl] as unsigned 13 years ago
readline.c readline: Handle xterm escape sequences for Home/End keys 13 years ago
rules.mak win32: fix compilation again 13 years ago
savevm.c block: dump snapshot and image info to specified output 13 years ago
spice-qemu-char.c qemu-char: don't issue CHR_EVENT_OPEN in a BH 13 years ago
tcg-runtime.c tcg: Implement multiword multiply helpers 13 years ago
tci.c tci: Make tcg temporaries local to tcg_qemu_tb_exec 13 years ago
thread-pool.c threadpool: drop global thread pool 13 years ago
thunk.c exec: move include files to include/exec/ 13 years ago
tpm.c Move TPM passthrough specific command line options to backend structure 13 years ago
trace-events Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging 13 years ago
translate-all.c tcg/aarch64: implement new TCG target for aarch64 13 years ago
translate-all.h cputlb: Pass CPUState to cpu_unlink_tb() 13 years ago
user-exec.c user-exec.c: aarch64 initial implementation of cpu_signal_handler 13 years ago
version.rc mingw: add version information to the executables 16 years ago
vl.c Unbreak -no-quit for GTK, validate SDL options 13 years ago
xbzrle.c Move XBZRLE encoding code to a separate file to allow testing 13 years ago
xen-all.c hw/xen: Use g_free instead of free and fix potential memory leaks 13 years ago
xen-mapcache.c hw: move headers to include/ 13 years ago
xen-stub.c hw: move headers to include/ 13 years ago

README

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team