QMP
QMP: add server mode to QEMUMonitorProtocol
15 years ago
audio
Use glib memory allocation and free functions
15 years ago
block
qcow: Remove QCowAIOCB
15 years ago
bsd-user
Use glib memory allocation and free functions
15 years ago
darwin-user
darwin-user: Remove two unused variables
15 years ago
default-configs
target-alpha: Enable the alpha-softmmu target.
15 years ago
docs
memory: correct documentation typos
15 years ago
fpu
softfloat: change default nan definitions to variables
15 years ago
fsdev
Use glib memory allocation and free functions
15 years ago
gdb-xml
gdb-xml: fix hacks in powerpc register numbering
17 years ago
hw
xilinx: removed microbalze_pic_init from xilinx.h
15 years ago
libcacard
Improvements to libtool support.
15 years ago
linux-headers
Import kernel headers
15 years ago
linux-user
microblaze-user: Deliver SIGFPE on div by zero
15 years ago
net
char: rename qemu_chr_open() -> qemu_chr_new()
15 years ago
pc-bios
seabios: update to master
15 years ago
qapi
Use glib memory allocation and free functions
15 years ago
qga
Use glib memory allocation and free functions
15 years ago
roms
seabios: update to master
15 years ago
scripts
qapi: fix build issue due to missing newline in generated header
15 years ago
slirp
char: rename qemu_chr_write() -> qemu_chr_fe_write()
15 years ago
sysconfigs/ target
Add cpu model configuration support..
16 years ago
target-alpha
Use glib memory allocation and free functions
15 years ago
target-arm
Use glib memory allocation and free functions
15 years ago
target-cris
Use glib memory allocation and free functions
15 years ago
target-i386
Use glib memory allocation and free functions
15 years ago
target-lm32
Use glib memory allocation and free functions
15 years ago
target-m68k
Use glib memory allocation and free functions
15 years ago
target-microblaze
Use glib memory allocation and free functions
15 years ago
target-mips
Use glib memory allocation and free functions
15 years ago
target-ppc
Use glib memory allocation and free functions
15 years ago
target-s390x
Fix conversions from pointer to tcg_target_long
15 years ago
target-sh4
Use glib memory allocation and free functions
15 years ago
target-sparc
Use glib memory allocation and free functions
15 years ago
target-unicore32
Fix conversions from pointer to tcg_target_long
15 years ago
tcg
tcg/ppc64: fix 16/32 mixup
15 years ago
tests
Use glib memory allocation and free functions
15 years ago
ui
sdl: Don't release input on mouse mode change in full-screen mode
15 years ago
.gitignore
coroutine: add test-coroutine automated tests
15 years ago
.gitmodules
Add ipxe submodule
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
Changelog: Add explanatory note that this file is no longer updated
15 years ago
HACKING
Convert last qemu_free and qemu_malloc uses
15 years ago
LICENSE
Add missing newline at the end of file
18 years ago
MAINTAINERS
MAINTAINERS: add entry for Xen
15 years ago
Makefile
guest agent: remove uneeded dependencies
15 years ago
Makefile.dis
Compile disassemblers only once
16 years ago
Makefile.hw
move unaligned memory access functions to bswap.h
15 years ago
Makefile.objs
Improvements to libtool support.
15 years ago
Makefile.target
Remove qemu_malloc/qemu_free
15 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
Open 1.0 development branch.
15 years ago
a.out.h
Remove unnecessary trailing newlines
18 years ago
acl.c
Use glib memory allocation and free functions
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
Use glib memory allocation and free functions
15 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
Use glib memory allocation and free functions
15 years ago
arch_init.h
Introduce -machine command option.
15 years ago
arm-dis.c
arm-dis: Include opcode hex when doing disassembly
15 years ago
arm-semi.c
arm-semi: Provide access to CLI arguments passed through the "-append" option
15 years ago
arm.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
async.c
Use glib memory allocation and free functions
15 years ago
balloon.c
balloon: Reject negative balloon values
15 years ago
balloon.h
balloon: Don't allow multiple balloon handler registrations
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
Use glib memory allocation and free functions
15 years ago
block-migration.h
block migration: Report progress also via info migration
17 years ago
block.c
block: include flush requests in info blockstats
15 years ago
block.h
block: parse cache mode flags in a single place
15 years ago
block_int.h
block: include flush requests in info blockstats
15 years ago
blockdev.c
block: parse cache mode flags in a single place
15 years ago
blockdev.h
blockdev: Store -drive option media in DriveInfo
15 years ago
bswap.h
move unaligned memory access functions to bswap.h
15 years ago
bt-host.c
Use glib memory allocation and free functions
15 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
Use glib memory allocation and free functions
15 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
Use glib memory allocation and free functions
15 years ago
check-qfloat.c
Use glib memory allocation and free functions
15 years ago
check-qint.c
Use glib memory allocation and free functions
15 years ago
check-qjson.c
Silence compiler warning in json test case
16 years ago
check-qlist.c
Use glib memory allocation and free functions
15 years ago
check-qstring.c
Use glib memory allocation and free functions
15 years ago
cmd.c
cmd: fix operator precedence
15 years ago
cmd.h
Delete useless 'extern' qualifiers for functions
15 years ago
compatfd.c
Register Linux dyntick timer as per-thread signal
15 years ago
compatfd.h
Register Linux dyntick timer as per-thread signal
15 years ago
compiler.h
Introduce compiler.h header file
15 years ago
config.h
Makefile dependencies for device configs
17 years ago
configure
Improvements to libtool support.
15 years ago
console.c
char: remove qemu_chr_send_event()
15 years ago
console.h
Introduce a 'client_add' monitor command accepting an open FD
15 years ago
coroutine-gthread.c
Convert last qemu_free and qemu_malloc uses
15 years ago
coroutine-ucontext.c
Use glib memory allocation and free functions
15 years ago
coroutine-win32.c
Use glib memory allocation and free functions
15 years ago
cpu-all.h
fix QLIST usage for RAM list
15 years ago
cpu-common.h
Merge remote-tracking branch 'agraf/xen-next' into staging
15 years ago
cpu-defs.h
Expose thread_id in info cpus
15 years ago
cpu-exec.c
tcg: Reload local variables after return from longjmp
15 years ago
cpus.c
Replace qemu_system_cond with VCPU stop mechanism
15 years ago
cpus.h
Command line support for altering the log file location
15 years ago
cris-dis.c
Use glib memory allocation and free functions
15 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
Use glib memory allocation and free functions
15 years ago
def-helper.h
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
16 years ago
device_tree.c
Use glib memory allocation and free functions
15 years ago
device_tree.h
Allow qemu_devtree_setprop() to take arbitrary values
15 years ago
dis-asm.h
target-alpha: Disassemble EV6 PALcode instructions.
15 years ago
disas.c
Remove exec-all.h include directives
15 years ago
disas.h
Remove special handling of system include files (no longer needed)
16 years ago
dma-helpers.c
Use glib memory allocation and free functions
15 years ago
dma.h
move QEMUSGList typedef
15 years ago
dyngen-exec.h
exec.h cleanup
15 years ago
elf.h
unicore32: necessary modifications for other files to support unicore32
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
Use glib memory allocation and free functions
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
exec-all.h
Fix unassigned memory access handling
15 years ago
exec-memory.h
Integrate I/O memory regions into qemu
15 years ago
exec.c
Use glib memory allocation and free functions
15 years ago
gdbstub.c
char: rename qemu_chr_close() -> qemu_chr_delete()
15 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
HMP: Remove the duplicated info "info kvm" in hmp-commands.hx.
15 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
hppa: Fix printf warnings in hppa-dis.c.
15 years ago
hppa.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 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
Use glib memory allocation and free functions
15 years ago
iohandler.c
Use glib memory allocation and free functions
15 years ago
ioport-user.c
Revert "Get rid of _t suffix"
17 years ago
ioport.c
ioport: register ranges by byte aligned addresses always
15 years ago
ioport.h
report serial devices created with -device in the PIIX4 config space
15 years ago
iorange.h
Type-safe ioport callbacks
16 years ago
iov.c
Add iov_clear()
15 years ago
iov.h
Add iov_clear()
15 years ago
json-lexer.c
json-lexer: make lexer error-recovery more deterministic
15 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
Use glib memory allocation and free functions
15 years ago
kvm-stub.c
Remove exec-all.h include directives
15 years ago
kvm.h
kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid
15 years ago
libfdt_env.h
Fix libfdt warnings on Darwin
15 years ago
linux-aio.c
Use glib memory allocation and free functions
15 years ago
m68k-dis.c
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
16 years ago
m68k-semi.c
m68k-semi.c: Use correct check for failure of do_brk()
15 years ago
m68k.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
memory.c
memory: Fix old_portio vs non-zero offset
15 years ago
memory.h
memory: add API for creating ROM/device regions
15 years ago
microblaze-dis.c
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
16 years ago
migration-exec.c
Use glib memory allocation and free functions
15 years ago
migration-fd.c
Use glib memory allocation and free functions
15 years ago
migration-tcp.c
Use glib memory allocation and free functions
15 years ago
migration-unix.c
Use glib memory allocation and free functions
15 years ago
migration.c
Use glib memory allocation and free functions
15 years ago
migration.h
migration: move some declarations to migration.h
15 years ago
mips-dis.c
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
16 years ago
mips.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
module.c
Use glib memory allocation and free functions
15 years ago
module.h
qapi: add module init types for qapi
15 years ago
monitor.c
char: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_msgfd()
15 years ago
monitor.h
spice: connection events.
16 years ago
nbd.c
Wrap recv to avoid warnings
15 years ago
nbd.h
NBD: Use qemu_socket functions to open TCP and UNIX sockets
15 years ago
net.c
Use glib memory allocation and free functions
15 years ago
net.h
net: Consistently use qemu_macaddr_default_if_unset
15 years ago
notify.c
notifier: Pass data argument to callback
15 years ago
notify.h
notifier: Pass data argument to callback
15 years ago
os-posix.c
Use glib memory allocation and free functions
15 years ago
os-win32.c
w32: Fix format string regression
15 years ago
osdep.c
Remove unused sysemu.h include directives
15 years ago
osdep.h
w64: Add definition of FMT_pid
15 years ago
oslib-posix.c
Add missing trace call to oslib-posix.c:qemu_vmalloc()
15 years ago
oslib-win32.c
w32: Remove implementation of function ffs
15 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
Use glib memory allocation and free functions
15 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
posix-aio-compat: fix latency issues
15 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
qapi-schema-guest.json
guest agent: add guest agent RPCs/commands
15 years ago
qapi-schema-test.json
qapi: test schema used for unit tests
15 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
Introduce proper compiler barrier
16 years ago
qemu-char.c
char: remove qemu_chr_send_event()
15 years ago
qemu-char.h
char: document the functions that will be the public interface
15 years ago
qemu-common.h
Remove qemu_malloc/qemu_free
15 years ago
qemu-config.c
block: add cache=directsync parameter to -drive
15 years ago
qemu-config.h
spice: core bits
16 years ago
qemu-coroutine-int.h
coroutines: Locks
15 years ago
qemu-coroutine-lock.c
coroutine: Add CoRwlock support
15 years ago
qemu-coroutine.c
coroutine: introduce coroutines
15 years ago
qemu-coroutine.h
coroutine: Add CoRwlock support
15 years ago
qemu-doc.texi
sdl: Add zoom hot keys
15 years ago
qemu-error.c
Strip trailing '\n' from error_report()'s first argument
15 years ago
qemu-error.h
Use GCC_FMT_ATTR (format checking)
16 years ago
qemu-ga.c
guest agent: remove g_strcmp0 usage
15 years ago
qemu-img-cmds.hx
Add missing documentation for qemu-img -p
15 years ago
qemu-img.c
qemu-img: print error codes when convert fails
15 years ago
qemu-img.texi
Add missing documentation for qemu-img -p
15 years ago
qemu-io.c
Use glib memory allocation and free functions
15 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
Use glib memory allocation and free functions
15 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
Use glib memory allocation and free functions
15 years ago
qemu-option.h
error: New qemu_opts_loc_restore()
16 years ago
qemu-options.h
Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c
16 years ago
qemu-options.hx
block: add cache=directsync parameter to -drive
15 years ago
qemu-os-posix.h
virtio-9p: fix build on !CONFIG_UTIMENSAT
16 years ago
qemu-os-win32.h
w32: Fix missing declaration of ffs()
15 years ago
qemu-progress.c
Fix compilation warning due to missing header for sigaction (followup)
15 years ago
qemu-queue.h
Import a simple queue implementation from NetBSD
17 years ago
qemu-sockets.c
Use glib memory allocation and free functions
15 years ago
qemu-tech.texi
qemu-tech: Spelling fixes
15 years ago
qemu-thread-posix.c
qemu-thread: delete unused functions
15 years ago
qemu-thread-posix.h
add Win32 IPI service
15 years ago
qemu-thread-win32.c
Use glib memory allocation and free functions
15 years ago
qemu-thread-win32.h
add win32 qemu-thread implementation
15 years ago
qemu-thread.h
qemu-thread.h: include inttypes.h
15 years ago
qemu-timer-common.c
Add OpenBSD to ifdef list since it has CLOCK_MONOTONIC.
15 years ago
qemu-timer.c
Use glib memory allocation and free functions
15 years ago
qemu-timer.h
qemu-timer: Introduce clock reset notifier
15 years ago
qemu-tool.c
Use glib memory allocation and free functions
15 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
net: remove parse_host_src_port() function
15 years ago
qerror.c
Use glib memory allocation and free functions
15 years ago
qerror.h
Introduce a 'client_add' monitor command accepting an open FD
15 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
block: include flush requests in info blockstats
15 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
Use glib memory allocation and free functions
15 years ago
readline.h
monitor: Improve mux'ed console experience (Jan Kiszka)
17 years ago
rules.mak
Improvements to libtool support.
15 years ago
rwhandler.c
Make simple io mem handler endian aware
16 years ago
rwhandler.h
Make simple io mem handler endian aware
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
Use glib memory allocation and free functions
15 years ago
sh4-dis.c
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
16 years ago
simpletrace.c
simpletrace: suppress a warning from unused variable
15 years ago
simpletrace.h
simpletrace: Move st_init() error reporting
15 years ago
softmmu-semi.h
Correct spelling of licensed
15 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
spice-qemu-char.c
char: rename qemu_chr_can_read() -> qemu_chr_be_can_read()
15 years ago
sysemu.h
Poll main loop after I/O events were received
15 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
test-coroutine.c
coroutine: add test-coroutine --benchmark-lifecycle
15 years ago
test-qmp-commands.c
Use glib memory allocation and free functions
15 years ago
test-visitor.c
Use glib memory allocation and free functions
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
target-i386: Remove unused polarity arguments from APIC API
15 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
Use glib memory allocation and free functions
15 years ago
usb-linux.c
Use glib memory allocation and free functions
15 years ago
usb-redir.c
char: rename qemu_chr_close() -> qemu_chr_delete()
15 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
Poll main loop after I/O events were received
15 years ago
x86_64.ld
Fix missing symbols in .rel/.rela.plt sections
16 years ago
xen-all.c
Use glib memory allocation and free functions
15 years ago
xen-mapcache.c
Use glib memory allocation and free functions
15 years ago
xen-mapcache.h
xen: fix xen-mapcache build on non-Xen capable targets
15 years ago
xen-stub.c
xen_console: support the new extended xenstore protocol
15 years ago