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.
 
 
 
 
 
 
Paolo Bonzini a6ac2313a8 open /dev/nbd in nbd_client_thread 15 years ago
QMP qmp: add block_job_cancel command 14 years ago
audio Fix spelling in comments, documentation and messages 15 years ago
block sheepdog: fix co_recv coroutine context 14 years ago
bsd-user elf: Improve symbol lookup (optimize, fix for bsd-user) 14 years ago
darwin-user fix spelling in darwin-user sub directory 15 years ago
default-configs linux-user: Add default configs for mips64[el] 14 years ago
docs docs: describe live block operations 14 years ago
fpu softfloat: Implement fused multiply-add 15 years ago
fsdev fsdev: Fix parameter parsing for proxy helper 14 years ago
gdb-xml gdb-xml: fix hacks in powerpc register numbering 17 years ago
hw hw/arm: Remove redundant arguments from set_kernel_args* 14 years ago
include/qemu qom: Unify type registration 14 years ago
libcacard make: Remove duplicate use of GLIB_CFLAGS 14 years ago
linux-headers PPC: KVM: Update HIOR code to new interface 14 years ago
linux-user linux-user: Fix sa_flags byte swaps for mips 14 years ago
net Change license from GPLv2 to GPLv2+ 14 years ago
pc-bios optionroms: Silence intermediate file removal 14 years ago
qapi qapi: protect against NULL QObject in qmp_input_get_object 15 years ago
qga guest agent: add supported command list to guest-info RPC 15 years ago
qom qom: Unify type registration 14 years ago
roms pseries: SLOF PCI flag day 14 years ago
scripts qerror: add check-qerror.sh to verify alphabetical order 14 years ago
slirp slirp: Prevent sending ICMP error replies to source-only addresses 14 years ago
sysconfigs/target Add cpu model configuration support.. 16 years ago
target-alpha fix spelling in target sub directory 15 years ago
target-arm target-arm/helper.c: tb_flush() on CPU reset 14 years ago
target-cris cris: Handle conditional stores on CRISv10 15 years ago
target-i386 kvm: Implement kvm_irqchip_in_kernel like kvm_enabled 14 years ago
target-lm32 lm32: add missing qemu_init_vcpu() call 15 years ago
target-m68k softmmu_header: pass CPUState to tlb_fill 15 years ago
target-microblaze microblaze: Break the tb at memory barriers 14 years ago
target-mips Fix spelling in comments, documentation and messages 15 years ago
target-ppc ppc: remove unused variables 14 years ago
target-s390x s390: fix cpu hotplug / cpu activity on interrupts 14 years ago
target-sh4 target-sh4: ignore ocbp and ocbwb instructions 14 years ago
target-sparc target-sparc: Fix mixup of uint64 and uint64_t 14 years ago
target-unicore32 Use hex instead of binary. 15 years ago
target-xtensa target-xtensa: fix MMUv3 initialization 15 years ago
tcg tcg-arm: fix a typo in comments 14 years ago
tests tests: Silence gtester in Makefile 14 years ago
trace g_thread_init users: don't call it if glib >= 2.31 14 years ago
ui Merge remote-tracking branch 'kraxel/vnc.2' into staging 14 years ago
.gitignore Update gitignore file 14 years ago
.gitmodules add sgabios blob and submodule 15 years ago
.mailmap Add a .mailmap to map pre-git-conversion authors to friendly names 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 Fix spelling in comments, documentation and messages 15 years ago
HACKING HACKING: clarify allocation/free recommendations 15 years ago
LICENSE LICENSE: There is no libqemu.a anymore 15 years ago
MAINTAINERS hw/9pfs: Update MAINTAINERS file 14 years ago
Makefile make: Remove duplicate use of GLIB_CFLAGS 14 years ago
Makefile.dis Compile disassemblers only once 16 years ago
Makefile.hw make: Remove duplicate use of GLIB_CFLAGS 14 years ago
Makefile.objs make: Remove duplicate use of GLIB_CFLAGS 14 years ago
Makefile.target make: Remove duplicate use of GLIB_CFLAGS 14 years ago
Makefile.user build: Move tracing objects into libuser on usermode emulation targets 15 years ago
README Update README 15 years ago
TODO Update 18 years ago
VERSION Update version for 1.1 development branch 15 years ago
a.out.h Use new macro QEMU_PACKED for packed structures 15 years ago
acl.c acl: Fix use after free in qemu_acl_reset() 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 prepare for future GPLv2+ relicensing 14 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 memory: change dirty getting API to take a size 14 years ago
arch_init.h audio: remove unused parameter isa_pic 14 years ago
arm-dis.c fix spelling in main directory 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 main-loop: create main-loop.h 15 years ago
balloon.c qapi: Convert balloon 15 years ago
balloon.h qapi: Convert balloon 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 prepare for future GPLv2+ relicensing 14 years ago
block-migration.h block migration: Report progress also via info migration 17 years ago
block.c block: perform zero-detection during copy-on-read 14 years ago
block.h block: add .bdrv_co_write_zeroes() interface 14 years ago
block_int.h block: add .bdrv_co_write_zeroes() interface 14 years ago
blockdev.c Fix build breakage from last commit. 14 years ago
blockdev.h qapi: Convert block_set_io_throttle 14 years ago
bswap.h bswap.h: build fix 15 years ago
bt-host.c bt-host: add missing break statement 14 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 prepare for future GPLv2+ relicensing 14 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 check-qdict: convert to gtest 14 years ago
check-qfloat.c check-qfloat: convert to gtest 14 years ago
check-qint.c check-qint: convert to gtest 14 years ago
check-qjson.c check-qjson: enable disabled tests 14 years ago
check-qlist.c check-qlist: convert to gtest 14 years ago
check-qstring.c check-qstring: remove check.h include 14 years ago
cmd.c cmd: Fix potential memory leak 15 years ago
cmd.h Delete useless 'extern' qualifiers for functions 15 years ago
compatfd.c prepare for future GPLv2+ relicensing 14 years ago
compatfd.h Register Linux dyntick timer as per-thread signal 15 years ago
compiler.h rewrite QEMU_BUILD_BUG_ON 14 years ago
config.h Makefile dependencies for device configs 17 years ago
configure usb-redir: Add the posibility to filter out certain devices from redirecion 14 years ago
console.c console: Fix segfault on screendump without VGA adapter 14 years ago
console.h qapi: Convert expire_password 14 years ago
coroutine-gthread.c g_thread_init users: don't call it if glib >= 2.31 14 years ago
coroutine-ucontext.c coroutine: switch per-thread free pool to a global pool 15 years ago
coroutine-win32.c Use glib memory allocation and free functions 15 years ago
cpu-all.h Remove IO_MEM_SHIFT 14 years ago
cpu-common.h Remove IO_MEM_SHIFT 14 years ago
cpu-defs.h fix win32 build 15 years ago
cpu-exec.c PPC: Fix sync instructions problem in SMP 15 years ago
cpus.c apic: Inject external NMI events via LINT1 14 years ago
cpus.h Simplify cpu_exec_all to tcg_exec_all 15 years ago
cris-dis.c cris-dis: Clean memory allocation 14 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 cutils: extract buffer_is_zero() from qemu-img.c 14 years ago
def-helper.h tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts. 16 years ago
device_tree.c device_tree: Fix potential memory leak 15 years ago
device_tree.h device tree: add add_subnode command 15 years ago
dis-asm.h tcg: Add tci disassembler 15 years ago
disas.c tcg: Add tci disassembler 15 years ago
disas.h Remove special handling of system include files (no longer needed) 16 years ago
dma-helpers.c dma: the passed io_func does not return NULL 15 years ago
dma.h Use dma_addr_t type for scatter/gather code 15 years ago
dyngen-exec.h tcg/arm: Use r6 as TCG_AREG0 to avoid clash with Thumb framepointer 14 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 Drop qemu-objects.h from modules that don't require it 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
event_notifier.c prepare for future GPLv2+ relicensing 14 years ago
event_notifier.h prepare for future GPLv2+ relicensing 14 years ago
exec-all.h Direct dispatch through MemoryRegion 14 years ago
exec-memory.h fix spelling in main directory 15 years ago
exec-obsolete.h memory: change dirty getting API to take a size 14 years ago
exec.c exec.c: Clarify comment about tlb_flush() flush_global parameter 14 years ago
gdbstub.c gdbstub: Fix fd leak in gdbserver_open() error path 14 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 qmp: add block_job_cancel command 14 years ago
hmp.c qmp: add query-block-jobs 14 years ago
hmp.h qmp: add query-block-jobs 14 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
hppa-dis.c fix spelling in main directory 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 ia64-dis.c: Undefine ABS to avoid clash with glib 15 years ago
ia64.ld set SEARCH_PATH for the linker script from output of ld --verbose -v 17 years ago
input.c qapi: Convert query-mice 15 years ago
int128.h Add support for 128-bit arithmetic 15 years ago
iohandler.c Revert to a hand-made select loop 15 years ago
ioport-user.c Revert "Get rid of _t suffix" 17 years ago
ioport.c Introduce PortioList 15 years ago
ioport.h Introduce PortioList 15 years ago
iorange.h Type-safe ioport callbacks 16 years ago
iov.c prepare for future GPLv2+ relicensing 14 years ago
iov.h Add iov_clear() 15 years ago
json-lexer.c Add 'fall through' comments to case statements without break 14 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 kvm: Implement kvm_irqchip_in_kernel like kvm_enabled 14 years ago
kvm-stub.c kvm: Implement kvm_irqchip_in_kernel like kvm_enabled 14 years ago
kvm.h kvm: Implement kvm_irqchip_in_kernel like kvm_enabled 14 years ago
libfdt_env.h Fix libfdt warnings on Darwin 15 years ago
linux-aio.c block: qemu_aio_get does not return NULL 15 years ago
m68k-dis.c fix spelling in main directory 15 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
main-loop.c main-loop: For tools, initialize timers as part of qemu_init_main_loop() 14 years ago
main-loop.h main-loop: For tools, initialize timers as part of qemu_init_main_loop() 14 years ago
memory.c memory-region: Report if region is read-only or write-only on info mtree 14 years ago
memory.h memory: change dirty getting API to take a size 14 years ago
microblaze-dis.c *-dis: Replace fprintf_ftype by fprintf_function (format checking) 16 years ago
migration-exec.c prepare for future GPLv2+ relicensing 14 years ago
migration-fd.c prepare for future GPLv2+ relicensing 14 years ago
migration-tcp.c prepare for future GPLv2+ relicensing 14 years ago
migration-unix.c prepare for future GPLv2+ relicensing 14 years ago
migration.c prepare for future GPLv2+ relicensing 14 years ago
migration.h Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging 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 prepare for future GPLv2+ relicensing 14 years ago
module.h qom: Unify type registration 14 years ago
monitor.c qmp: add query-block-jobs 14 years ago
monitor.h qmp: add block_job_cancel command 14 years ago
nbd.c qemu-nbd: throttle requests 14 years ago
nbd.h qemu-nbd: move client handling to nbd.c 14 years ago
net.c w32: Fix build with new net bridge code 14 years ago
net.h Add support for net bridge 14 years ago
notify.c prepare for future GPLv2+ relicensing 14 years ago
notify.h notifier: Pass data argument to callback 15 years ago
os-posix.c keep the PID file locked for the lifetime of the process 14 years ago
os-win32.c link the main loop and its dependencies into the tools 14 years ago
osdep.c move corking functions to osdep.c 14 years ago
osdep.h Move macro QEMU_GNUC_PREREQ to compiler.h 15 years ago
oslib-posix.c link the main loop and its dependencies into the tools 14 years ago
oslib-win32.c link the main loop and its dependencies into the tools 14 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 prepare for future GPLv2+ relicensing 14 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 prepare for future GPLv2+ relicensing 14 years ago
ppc-dis.c Work around OpenSolaris sys/regset.h namespace pollution 17 years ago
ppc.ld PPC: Fix linker scripts on ppc hosts 14 years ago
ppc64.ld PPC: Fix linker scripts on ppc hosts 14 years ago
qapi-schema-guest.json Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging 15 years ago
qapi-schema-test.json Introduce test-qmp-output-visitor 15 years ago
qapi-schema.json qom: move properties from qdev to object 14 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 qemu-barrier: Fix build failure on PowerPC Mac OS X 15 years ago
qemu-bridge-helper.c Add cap reduction support to enable use as SUID 14 years ago
qemu-char.c qdev: nuke qdev_init_chardev() 14 years ago
qemu-char.h qdev: nuke qdev_init_chardev() 14 years ago
qemu-common.h cutils: extract buffer_is_zero() from qemu-img.c 14 years ago
qemu-config.c Make -machine/-enable-kvm options merge into a single list 14 years ago
qemu-config.h spice: core bits 16 years ago
qemu-coroutine-int.h coroutines: Locks 15 years ago
qemu-coroutine-io.c sheepdog: move coroutine send/recv function to generic code 14 years ago
qemu-coroutine-lock.c coroutine: add qemu_co_queue_restart_all() 15 years ago
qemu-coroutine-sleep.c coroutine: add co_sleep_ns() coroutine sleep function 14 years ago
qemu-coroutine.c coroutine: introduce coroutines 15 years ago
qemu-coroutine.h coroutine: add co_sleep_ns() coroutine sleep function 14 years ago
qemu-doc.texi iSCSI: add configuration variables for iSCSI 14 years ago
qemu-error.c error: Add an accessor for progname 15 years ago
qemu-error.h error: Add an accessor for progname 15 years ago
qemu-file.h vmstate: extract declarations out of hw/hw.h 14 years ago
qemu-ga.c Spelling fixes in comments and documentation 14 years ago
qemu-img-cmds.hx Documentation: Add qemu-img -t parameter in man page 15 years ago
qemu-img.c cutils: extract buffer_is_zero() from qemu-img.c 14 years ago
qemu-img.texi Documentation: Add qemu-img -t parameter in man page 15 years ago
qemu-io.c qemu-io: add write -z option for bdrv_co_write_zeroes 14 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 open /dev/nbd in nbd_client_thread 14 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 qemu-option: Add support for merged QemuOptsLists 14 years ago
qemu-option.h qemu-option: Add support for merged QemuOptsLists 14 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 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging 14 years ago
qemu-os-posix.h 9pfs: improve portability to older systems 15 years ago
qemu-os-win32.h main-loop: create main-loop.c 15 years ago
qemu-progress.c Fix compilation warning due to missing header for sigaction (followup) 15 years ago
qemu-queue.h qemu-queue: Introduce QLIST_INSERT_HEAD_RCU and dummy RCU wrappers. 15 years ago
qemu-sockets.c qemu-sockets: Plug fd leak on unix_connect_opts() error path 15 years ago
qemu-tech.texi qemu-tech.texi: Remove libqemu related stuff from the document 15 years ago
qemu-thread-posix.c qemu-thread: implement joinable threads for POSIX 15 years ago
qemu-thread-posix.h add Win32 IPI service 15 years ago
qemu-thread-win32.c w32: Initialise critical section before starting thread (fix #922131) 14 years ago
qemu-thread-win32.h fix win32 build 15 years ago
qemu-thread.h qemu-thread: add API for joinable threads 15 years ago
qemu-timer-common.c Add OpenBSD to ifdef list since it has CLOCK_MONOTONIC. 16 years ago
qemu-timer.c remove #if 0 code for timers 14 years ago
qemu-timer.h ptimer: move declarations to ptimer.h 14 years ago
qemu-tls.h Rename get_tls to tls_var 15 years ago
qemu-tool.c main-loop: For tools, initialize timers as part of qemu_init_main_loop() 14 years ago
qemu-x509.h move x509 file name defines to qemu-x509.h 16 years ago
qemu-xattr.h configure: fix detection for xattr.h on modern distributions 15 years ago
qemu.sasl Add SASL authentication support ("Daniel P. Berrange") 17 years ago
qemu_socket.h move corking functions to osdep.c 14 years ago
qerror.c qdev: print error message before aborting 14 years ago
qerror.h qdev: print error message before aborting 14 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 qom: add new command to search for types 14 years ago
qmp.c qom: add QObject-based property get/set wrappers 14 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 readline: Fix buffer overrun on re-add to history 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 Fix vmstate_register_ram() for rom/device regions 14 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 Remove IO_MEM_SHIFT 14 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: Generate chardev open/close events 15 years ago
sysemu.h mc146818rtc: Use lost_tick_policy property 14 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
tci-dis.c tcg: Add tci disassembler 15 years ago
tci.c tcg: Standardize on TCGReg as the enum for hard registers 15 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-qmp-input-visitor.c qmp: Add missing gcc format attribute and fix format string 14 years ago
test-qmp-output-visitor.c Introduce test-qmp-output-visitor 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 qed: replace is_write with flags field 14 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 Merge remote-tracking branch 'kraxel/usb.38' into staging 14 years ago
usb-linux.c Merge remote-tracking branch 'kraxel/usb.38' into staging 14 years ago
usb-redir.c Merge remote-tracking branch 'kraxel/usb.38' into staging 14 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 Make -machine/-enable-kvm options merge into a single list 14 years ago
vmstate.h vmstate: extract declarations out of hw/hw.h 14 years ago
x86_64.ld Fix linker scripts 15 years ago
xen-all.c memory: change dirty setting APIs to take a size 14 years ago
xen-mapcache.c prepare for future GPLv2+ relicensing 14 years ago
xen-mapcache.h xen: fix xen-mapcache build on non-Xen capable targets 15 years ago
xen-stub.c prepare for future GPLv2+ relicensing 14 years ago
xtensa-semi.c target-xtensa: implement SIMCALL 15 years ago

README

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

- QEMU team