|
QMP
|
qmp: Documentation for BLOCK_IMAGE_CORRUPTED
|
13 years ago |
|
audio
|
aio / timers: Switch entire codebase to the new timer API
|
13 years ago |
|
backends
|
aio / timers: Switch entire codebase to the new timer API
|
13 years ago |
|
block
|
block: return get_block_status data and flags for formats
|
13 years ago |
|
bsd-user
|
gdbstub: Change gdb_handlesig() argument to CPUState
|
13 years ago |
|
default-configs
|
default-configs: Fix A9MP and A15MP config names
|
13 years ago |
|
disas
|
disas/ppc.c: Fix little endian disassembly
|
13 years ago |
|
docs
|
qcow2: Add corrupt bit
|
13 years ago |
|
dtc@bc895d6d09
|
dtc: add submodule
|
13 years ago |
|
fpu
|
softfloat: Fix shift128Right for shift counts 64..127
|
13 years ago |
|
fsdev
|
fsdev: Fix potential memory leak
|
13 years ago |
|
gdb-xml
|
gdb-xml: fix hacks in powerpc register numbering
|
17 years ago |
|
hw
|
xen_disk: simplify blk_disconnect with refcnt
|
13 years ago |
|
include
|
block: define get_block_status return value
|
13 years ago |
|
libcacard
|
misc: Fix some typos in names and comments
|
13 years ago |
|
linux-headers
|
misc: Fix some typos in names and comments
|
13 years ago |
|
linux-user
|
cpu: Use QTAILQ for CPU list
|
13 years ago |
|
net
|
aio / timers: Switch entire codebase to the new timer API
|
13 years ago |
|
pc-bios
|
Update OpenBIOS images
|
13 years ago |
|
pixman@97336fad32
|
qapi: move include files to include/qobject/
|
13 years ago |
|
po
|
po: Update all *.po files
|
13 years ago |
|
qapi
|
OptsVisitor: don't try to flatten overlong integer ranges
|
13 years ago |
|
qga
|
qga: escape cmdline args when registering win32 service (CVE-2013-2231)
|
13 years ago |
|
qobject
|
Implement qdict_flatten()
|
13 years ago |
|
qom
|
QOM CPUState refactorings / X86CPU
|
13 years ago |
|
roms
|
Update OpenBIOS images
|
13 years ago |
|
scripts
|
qapi-types.py: Split off generate_struct_fields()
|
13 years ago |
|
slirp
|
slirp/arp_table.c: Avoid shifting into sign bit of signed integers
|
13 years ago |
|
stubs
|
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
|
13 years ago |
|
sysconfigs/target
|
Eliminate cpus-x86_64.conf file
|
14 years ago |
|
target-alpha
|
tcg: Change tcg_gen_exit_tb argument to uintptr_t
|
13 years ago |
|
target-arm
|
Merge remote-tracking branch 'mjt/trivial-patches' into staging
|
13 years ago |
|
target-cris
|
tcg: Change tcg_gen_exit_tb argument to uintptr_t
|
13 years ago |
|
target-i386
|
target-i386: Use #defines instead of magic numbers for CPUID cache info
|
13 years ago |
|
target-lm32
|
target: Include softmmu_exec.h where forgotten
|
13 years ago |
|
target-m68k
|
tcg: Change tcg_gen_exit_tb argument to uintptr_t
|
13 years ago |
|
target-microblaze
|
tcg: Change tcg_gen_exit_tb argument to uintptr_t
|
13 years ago |
|
target-mips
|
cpu: Use QTAILQ for CPU list
|
13 years ago |
|
target-moxie
|
target: Include softmmu_exec.h where forgotten
|
13 years ago |
|
target-openrisc
|
tcg: Change tcg_gen_exit_tb argument to uintptr_t
|
13 years ago |
|
target-ppc
|
cpu: Use QTAILQ for CPU list
|
13 years ago |
|
target-s390x
|
cpu: Use QTAILQ for CPU list
|
13 years ago |
|
target-sh4
|
tcg: Change tcg_gen_exit_tb argument to uintptr_t
|
13 years ago |
|
target-sparc
|
tcg: Change tcg_gen_exit_tb argument to uintptr_t
|
13 years ago |
|
target-unicore32
|
target: Include softmmu_exec.h where forgotten
|
13 years ago |
|
target-xtensa
|
target: Include softmmu_exec.h where forgotten
|
13 years ago |
|
tcg
|
Merge remote-tracking branch 'mjt/trivial-patches' into staging
|
13 years ago |
|
tests
|
aio / timers: fix build of test/test-aio.c on non-linux platforms
|
13 years ago |
|
trace
|
trace: Add ftrace tracing backend
|
13 years ago |
|
ui
|
gtk: Remove unused include statements which are not portable
|
13 years ago |
|
util
|
throttle: Add a new throttling API implementing continuous leaky bucket.
|
13 years ago |
|
.exrc
|
qemu: add .exrc
|
14 years ago |
|
.gitignore
|
OptsVisitor: introduce unit tests, with test cases for range flattening
|
13 years ago |
|
.gitmodules
|
pc-bios: Update palcode-clipper
|
13 years ago |
|
.mailmap
|
Update mailmap
|
13 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
|
17 years ago |
|
Changelog
|
fix some common typos
|
14 years ago |
|
HACKING
|
HACKING: Document vaddr type usage
|
13 years ago |
|
LICENSE
|
LICENSE: clarify
|
13 years ago |
|
MAINTAINERS
|
MAINTAINERS: Take over 0.15 maintenance
|
13 years ago |
|
Makefile
|
w32: Fix broken out-of-tree builds (missing version.o)
|
13 years ago |
|
Makefile.objs
|
w32: Add missing version.o to all executables (fix regression)
|
13 years ago |
|
Makefile.target
|
build: do not use TARGET_ARCH
|
13 years ago |
|
README
|
Update README
|
15 years ago |
|
VERSION
|
Open up 1.7 development branch
|
13 years ago |
|
aio-posix.c
|
aio / timers: Convert aio_poll to use AioContext timers' deadline
|
13 years ago |
|
aio-win32.c
|
aio-win32: replace incorrect AioHandler->opaque usage with ->e
|
13 years ago |
|
arch_init.c
|
cpu: Replace qemu_for_each_cpu()
|
13 years ago |
|
async.c
|
aio / timers: aio_ctx_prepare sets timeout from AioContext timers
|
13 years ago |
|
balloon.c
|
softmmu: move include files to include/sysemu/
|
13 years ago |
|
block-migration.c
|
migration: omit drive ref as we have bdrv_ref now
|
13 years ago |
|
block.c
|
block: define get_block_status return value
|
13 years ago |
|
blockdev-nbd.c
|
nbd: use BlockDriverState refcnt
|
13 years ago |
|
blockdev.c
|
block: use BDS ref for block jobs
|
13 years ago |
|
blockjob.c
|
block: use BDS ref for block jobs
|
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
|
Merge remote-tracking branch 'mjt/trivial-patches' into staging
|
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
|
tcg: Fix next_tb type in cpu_exec
|
13 years ago |
|
cpus.c
|
cpu: Replace qemu_for_each_cpu()
|
13 years ago |
|
cputlb.c
|
cpu: Use QTAILQ for CPU list
|
13 years ago |
|
device-hotplug.c
|
hw: move device-hotplug.o to toplevel, compile it once
|
13 years ago |
|
device_tree.c
|
device_tree: Add qemu_devtree_setprop_sized_cells() utility functions
|
13 years ago |
|
disas.c
|
disas: Implement fallback to dump object code as hex
|
13 years ago |
|
dma-helpers.c
|
aio / timers: Untangle include files
|
13 years ago |
|
dump.c
|
cpu: Use QTAILQ for CPU list
|
13 years ago |
|
exec.c
|
exec: do tcg_commit only when tcg_enabled
|
13 years ago |
|
gdbstub.c
|
cpu: Use QTAILQ for CPU list
|
13 years ago |
|
hmp-commands.hx
|
Merge remote-tracking branch 'luiz/queue/qmp' into staging
|
13 years ago |
|
hmp.c
|
block: Add iops_size to do the iops accounting for a given io size.
|
13 years ago |
|
hmp.h
|
block: add drive_backup HMP command
|
13 years ago |
|
iohandler.c
|
iohandler: switch to GPollFD
|
13 years ago |
|
ioport.c
|
memory: Provide separate handling of unassigned io ports accesses
|
13 years ago |
|
kvm-all.c
|
cpu: Use QTAILQ for CPU list
|
13 years ago |
|
kvm-stub.c
|
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
|
13 years ago |
|
main-loop.c
|
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
|
13 years ago |
|
memory.c
|
Revert "memory: Return -1 again on reads from unsigned regions"
|
13 years ago |
|
memory_mapping.c
|
cpu: Use QTAILQ for CPU list
|
13 years ago |
|
migration-exec.c
|
aio / timers: Untangle include files
|
13 years ago |
|
migration-fd.c
|
aio / timers: Untangle include files
|
13 years ago |
|
migration-rdma.c
|
rdma: silly ipv6 bugfix
|
13 years ago |
|
migration-tcp.c
|
aio / timers: Untangle include files
|
13 years ago |
|
migration-unix.c
|
aio / timers: Untangle include files
|
13 years ago |
|
migration.c
|
aio / timers: Switch entire codebase to the new timer API
|
13 years ago |
|
monitor.c
|
QOM CPUState refactorings / X86CPU
|
13 years ago |
|
nbd.c
|
nbd: use BlockDriverState refcnt
|
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.json
|
block: Add iops_size to do the iops accounting for a given io size.
|
13 years ago |
|
qdev-monitor.c
|
qemu-help: Sort devices by logical functionality
|
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
|
Merge remote-tracking branch 'stefanha/block' into staging
|
13 years ago |
|
qemu-coroutine-io.c
|
aio / timers: Untangle include files
|
13 years ago |
|
qemu-coroutine-lock.c
|
block: Repair the throttling code.
|
13 years ago |
|
qemu-coroutine-sleep.c
|
aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
|
13 years ago |
|
qemu-coroutine.c
|
coroutine: stop using AioContext in CoQueue
|
13 years ago |
|
qemu-doc.texi
|
doc: we use seabios, not bochs bios
|
13 years ago |
|
qemu-img-cmds.hx
|
add qemu-img convert -n option (skip target volume creation)
|
13 years ago |
|
qemu-img.c
|
block: make bdrv_has_zero_init return false for copy-on-write-images
|
13 years ago |
|
qemu-img.texi
|
add qemu-img convert -n option (skip target volume creation)
|
13 years ago |
|
qemu-io-cmds.c
|
block: expect errors from bdrv_co_is_allocated
|
13 years ago |
|
qemu-io.c
|
block: make bdrv_delete() static
|
13 years ago |
|
qemu-log.c
|
qemu-log: default to stderr for logging output
|
13 years ago |
|
qemu-nbd.c
|
aio / timers: Untangle include files
|
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
|
14 years ago |
|
qemu-options.h
|
vl.c: Move option generation logic into a wrapper file
|
14 years ago |
|
qemu-options.hx
|
block: Add iops_size to do the iops accounting for a given io size.
|
13 years ago |
|
qemu-seccomp.c
|
seccomp: add arch_prctl() to the syscall whitelist
|
13 years ago |
|
qemu-tech.texi
|
qemu-tech.texi: update implemented xtensa features list
|
14 years ago |
|
qemu-timer.c
|
aio / timers: Remove legacy interface
|
13 years ago |
|
qemu.nsi
|
w32, w64: Add build rule for installer
|
13 years ago |
|
qemu.sasl
|
Fix command example in qemu.sasl
|
13 years ago |
|
qmp-commands.hx
|
block: Add iops_size to do the iops accounting for a given io size.
|
13 years ago |
|
qmp.c
|
QMP: Add cpu-add command
|
13 years ago |
|
qtest.c
|
qtest: Fix FMT_timeval vs time_t
|
13 years ago |
|
readline.c
|
monitor: avoid use of global *cur_mon in readline_completion()
|
13 years ago |
|
rules.mak
|
win32: fix compilation again
|
13 years ago |
|
savevm.c
|
aio / timers: Switch entire codebase to the new timer API
|
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
|
tcg: Change tcg_qemu_tb_exec return to uintptr_t
|
13 years ago |
|
thread-pool.c
|
aio / timers: Untangle include files
|
13 years ago |
|
thunk.c
|
exec: move include files to include/exec/
|
13 years ago |
|
tpm.c
|
tpm.c: Don't try to put -1 in a variable of type TpmModel
|
13 years ago |
|
trace-events
|
Merge remote-tracking branch 'kraxel/usb.88' into staging
|
13 years ago |
|
translate-all.c
|
cpu: Use QTAILQ for CPU list
|
13 years ago |
|
translate-all.h
|
cputlb: Pass CPUState to cpu_unlink_tb()
|
13 years ago |
|
user-exec.c
|
linux-user: fix segmentation fault passing with h2g(x) != x
|
13 years ago |
|
version.rc
|
w32: Add an icon resource
|
13 years ago |
|
vl.c
|
pc,pci,virtio fixes and cleanups
|
13 years ago |
|
xbzrle.c
|
Move XBZRLE encoding code to a separate file to allow testing
|
13 years ago |
|
xen-all.c
|
aio / timers: Switch entire codebase to the new timer API
|
13 years ago |
|
xen-mapcache.c
|
hw: move headers to include/
|
13 years ago |
|
xen-stub.c
|
Allow use of pc machine type (accel=xen) for Xen HVM domains.
|
13 years ago |