QMP
add a new qevent: QEVENT_GUEST_PANICKED
13 years ago
audio
audio: Replace non-portable asprintf in debug code by g_strdup_printf
14 years ago
backends
rng random backend: check for -EAGAIN errors on read
14 years ago
block
vmdk: add bdrv_co_write_zeroes
13 years ago
bsd-user
target-i386: Replace cpuid_*features fields with a feature word array
13 years ago
default-configs
target-i386: Introduce ICC bus/device/bridge
13 years ago
disas
tcg-arm: Implement division instructions
13 years ago
docs
trace: document ftrace backend
13 years ago
dtc @ bc895d6d09
dtc: add submodule
14 years ago
fpu
fpu: Correct edgecase in float64_muladd
14 years ago
fsdev
virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup()
14 years ago
gdb-xml
gdb-xml: fix hacks in powerpc register numbering
17 years ago
hw
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
13 years ago
include
nbd: support large NBD requests
13 years ago
ldscripts
build: create ldscripts/
14 years ago
libcacard
libcacard/cac: change big switch functions to single return point
13 years ago
linux-headers
linux-headers: Update to kvm/queue
13 years ago
linux-user
target-i386: Replace cpuid_*features fields with a feature word array
13 years ago
net
tap: properly initialize vhostfds
13 years ago
pc-bios
S390: ccw firmware: Add compiled blob
13 years ago
pixman @ 97336fad32
qapi: move include files to include/qobject/
14 years ago
po
ui/gtk: Add Turkish translations
13 years ago
qapi
qapi: Fix unchecked strdup() by converting to g_strdup()
14 years ago
qga
qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows
14 years ago
qobject
qjson: to_json() case QTYPE_QSTRING is buggy, rewrite
14 years ago
qom
cpu: Move cpu_write_elfXX_note() functions to CPUState
13 years ago
roms
virtio,pci,qom
14 years ago
scripts
trace: Add ftrace tracing backend
13 years ago
slirp
sysemu: avoid proliferation of include/ subdirectories
14 years ago
stubs
cpu: Introduce cpu_resume(), for single CPU
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
14 years ago
target-arm
target-arm: Correctly restore FPSCR
14 years ago
target-cris
target-cris: Override do_interrupt for pre-v32 CPU cores
14 years ago
target-i386
target-i386: Replace cpuid_*features fields with a feature word array
13 years ago
target-lm32
hw: move headers to include/
14 years ago
target-m68k
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
14 years ago
target-microblaze
microblaze: Add internal base vectors reg
13 years ago
target-mips
target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB
13 years ago
target-moxie
target-moxie: Fix VMState registration
14 years ago
target-openrisc
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
14 years ago
target-ppc
target-ppc: slightly optimize lfiwax
13 years ago
target-s390x
Trivial grammar and spelling fixes
13 years ago
target-sh4
hw: move headers to include/
14 years ago
target-sparc
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
14 years ago
target-unicore32
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
14 years ago
target-xtensa
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
14 years ago
tcg
tcg-arm: Use movi32 in exit_tb
13 years ago
tests
libqos: Relocate I2C files
13 years ago
trace
trace: Add ftrace tracing backend
13 years ago
ui
vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATE
13 years ago
util
qemu: add castagnoli crc32c checksum algorithm
13 years ago
.exrc
qemu: add .exrc
14 years ago
.gitignore
S390: ccw firmware: Add Makefile
13 years ago
.gitmodules
dtc: add submodule
14 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
15 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
HACKING: List areas where we may rely on impdef C behaviour
14 years ago
LICENSE
LICENSE: There is no libqemu.a anymore
15 years ago
MAINTAINERS
target-i386: Introduce ICC bus/device/bridge
13 years ago
Makefile
win32: move Makefile dependencies on version-obj-y to rules.mak
13 years ago
Makefile.objs
libcacard: move atr setting from macro to function
13 years ago
Makefile.target
cpu: Make kvm-stub.o available outside softmmu
13 years ago
README
Update README
15 years ago
VERSION
Open up 1.5 development tree
14 years ago
aio-posix.c
aio: support G_IO_HUP and G_IO_ERR
14 years ago
aio-win32.c
aio: Fix return value of aio_poll()
14 years ago
arch_init.c
audio: look for the ISA and PCI buses
13 years ago
async.c
aio: add a ThreadPool instance to AioContext
14 years ago
balloon.c
softmmu: move include files to include/sysemu/
14 years ago
block-migration.c
migration: run setup callbacks out of big lock
14 years ago
block.c
block: Fix build with tracing enabled
13 years ago
blockdev-nbd.c
hw: move headers to include/
14 years ago
blockdev.c
blockdev: Replace "undefined error" in qmp_block_resize
13 years ago
blockjob.c
misc: move include files to include/qemu/
14 years ago
bt-host.c
sysemu: avoid proliferation of include/ subdirectories
14 years ago
bt-vhci.c
sysemu: avoid proliferation of include/ subdirectories
14 years ago
cmd.c
misc: move include files to include/qemu/
14 years ago
cmd.h
Delete useless 'extern' qualifiers for functions
16 years ago
configure
trace: Add ftrace tracing backend
13 years ago
coroutine-gthread.c
block: move include files to include/block/
14 years ago
coroutine-sigaltstack.c
Merge remote-tracking branch 'kwolf/for-anthony' into staging
14 years ago
coroutine-ucontext.c
Fix warnings suppressors to honor --disable-werror
14 years ago
coroutine-win32.c
block: move include files to include/block/
14 years ago
cpu-exec.c
Merge branch 'mingw' of git://qemu.weilnetz.de/qemu
14 years ago
cpus.c
cpus: Fix pausing TCG CPUs while in vCPU thread
13 years ago
cputlb.c
cpu: Move current_tb field to CPUState
14 years ago
device-hotplug.c
hw: move device-hotplug.o to toplevel, compile it once
14 years ago
device_tree.c
softmmu: move include files to include/sysemu/
14 years ago
disas.c
disas: Disassemble all ppc insns for the guest
13 years ago
dma-helpers.c
softmmu: move include files to include/sysemu/
14 years ago
dump-stub.c
cpu: Move cpu_write_elfXX_note() functions to CPUState
13 years ago
dump.c
cpu: Move cpu_write_elfXX_note() functions to CPUState
13 years ago
exec.c
cpu: Add qemu_for_each_cpu()
13 years ago
gdbstub.c
sysemu: avoid proliferation of include/ subdirectories
14 years ago
hmp-commands.hx
audio: remove HAS_AUDIO
13 years ago
hmp.c
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
14 years ago
hmp.h
Revert "New QMP command query-cpu-max and HMP command cpu_max"
14 years ago
iohandler.c
iohandler: switch to GPollFD
14 years ago
ioport.c
exec: move include files to include/exec/
14 years ago
kvm-all.c
kvm-all: add kvm_run_exit tracepoint
13 years ago
kvm-stub.c
cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()
13 years ago
main-loop.c
main-loop: drop the BQL if the I/O appears to be spinning
14 years ago
memory.c
memory: fix a bug of detection of memory region collision
14 years ago
memory_mapping-stub.c
softmmu: move include files to include/sysemu/
14 years ago
memory_mapping.c
exec: change RAM list to a TAILQ
14 years ago
migration-exec.c
migration: eliminate s->migration_file
14 years ago
migration-fd.c
migration: eliminate s->migration_file
14 years ago
migration-tcp.c
migration: eliminate s->migration_file
14 years ago
migration-unix.c
migration: eliminate s->migration_file
14 years ago
migration.c
migration: reflect incoming failure to shell
14 years ago
monitor.c
add a new qevent: QEVENT_GUEST_PANICKED
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
14 years ago
page_cache.c
page_cache: dup memory on insert
14 years ago
qapi-schema-test.json
qapi: add struct-errors test case to test-qmp-output-visitor
15 years ago
qapi-schema.json
QMP: Add cpu-add command
13 years ago
qdev-monitor.c
qbus: remove wrong error messages
14 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
14 years ago
qemu-char.c
qemu-char: Set foo_tag = 0 when returning FALSE from callbacks
13 years ago
qemu-coroutine-io.c
misc: move include files to include/qemu/
14 years ago
qemu-coroutine-lock.c
coroutine: use AioContext for CoQueue BH
14 years ago
qemu-coroutine-sleep.c
misc: move include files to include/qemu/
14 years ago
qemu-coroutine.c
coroutine: move pooling to common code
14 years ago
qemu-doc.texi
qemu-doc: Option -ignore-environment removed.
13 years ago
qemu-img-cmds.hx
qemu-img: Add compare subcommand
14 years ago
qemu-img.c
qemu-img: do not zero-pad the compressed write buffer
13 years ago
qemu-img.texi
qemu-img: Add compare subcommand
14 years ago
qemu-io.c
block: Add options QDict to bdrv_file_open() prototypes
14 years ago
qemu-log.c
qemu-log: default to stderr for logging output
14 years ago
qemu-nbd.c
Add -f FMT / --format FMT arg to qemu-nbd
14 years ago
qemu-nbd.texi
Add -f FMT / --format FMT arg to qemu-nbd
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
Add option to mlock qemu and guest memory
13 years ago
qemu-seccomp.c
softmmu: move include files to include/sysemu/
14 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
14 years ago
qemu.sasl
Add SASL authentication support ("Daniel P. Berrange")
18 years ago
qmp-commands.hx
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
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: Fix unchecked strdup() by converting to g_strdup()
14 years ago
rules.mak
rules.mk: Fix build breakage
13 years ago
savevm.c
qemu-file: do not use stdio for qemu_fdopen
14 years ago
spice-qemu-char.c
spice-qemu-char: vmc_write: Don't write more bytes then we're asked too
14 years ago
tcg-runtime.c
tcg: Implement multiword multiply helpers
14 years ago
tci.c
tci: Make tcg temporaries local to tcg_qemu_tb_exec
14 years ago
thread-pool.c
threadpool: drop global thread pool
14 years ago
thunk.c
exec: move include files to include/exec/
14 years ago
tpm.c
Move TPM passthrough specific command line options to backend structure
13 years ago
trace-events
kvm-all: add kvm_run_exit tracepoint
13 years ago
translate-all.c
PPC: Fix compile with profiling enabled
13 years ago
translate-all.h
cputlb: Pass CPUState to cpu_unlink_tb()
14 years ago
user-exec.c
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
14 years ago
version.rc
mingw: add version information to the executables
16 years ago
vl.c
Drop redundant resume_all_vcpus() from main()
13 years ago
xbzrle.c
Move XBZRLE encoding code to a separate file to allow testing
14 years ago
xen-all.c
sysemu: avoid proliferation of include/ subdirectories
14 years ago
xen-mapcache.c
hw: move headers to include/
14 years ago
xen-stub.c
hw: move headers to include/
14 years ago