audio
audio: Remove conditional around sw which can not be NULL
17 years ago
block
Fix 32-bit overflow in parallels image support
17 years ago
bsd-user
user: move CPU reset call to main.c for x86/PPC/Sparc
17 years ago
darwin-user
user: move CPU reset call to main.c for x86/PPC/Sparc
17 years ago
default-configs
Built network devices once
17 years ago
fpu
ARM FP16 support
17 years ago
gdb-xml
gdb-xml: fix hacks in powerpc register numbering
17 years ago
hw
ARM PBX-A9 board support
17 years ago
linux-user
(x86/Sparc/PPC)-user: fix cpu_copy
17 years ago
net
tap: drain queue in tap_send()
17 years ago
pc-bios
Convert linux bootrom to external rom and fw_cfg
17 years ago
roms
Update SeaBIOS to latest
17 years ago
slirp
slirp: fix use-after-free
17 years ago
target-alpha
Revert "Get rid of _t suffix"
17 years ago
target-arm
ARM Cortex-A9 cpu support
17 years ago
target-cris
CRIS: Segmented addressing only for kernel mode.
17 years ago
target-i386
kvm: x86: Refactor use of interrupt_bitmap
17 years ago
target-m68k
Revert "Get rid of _t suffix"
17 years ago
target-microblaze
microblaze: Restore env when raising unmapped bus access.
17 years ago
target-mips
target-mips: fix indentation
17 years ago
target-ppc
kvm: Add arch reset handler
17 years ago
target-sh4
Revert "Get rid of _t suffix"
17 years ago
target-sparc
user: move CPU reset call to main.c for x86/PPC/Sparc
17 years ago
tcg
tcg/i386: remove duplicate sar opcode
17 years ago
tests
tests: missing ; in if 0
17 years ago
.gitignore
Add new config-devices.mak for each target
17 years ago
.gitmodules
Switch pc bios from pc-bios to seabios
17 years ago
CODING_STYLE
Revert "Get rid of _t suffix"
17 years ago
COPYING
COPYING: update from FSF
18 years ago
COPYING.LIB
Update FSF address in GPL/LGPL boilerplate
17 years ago
Changelog
Update Changelog to reflect 0.10.2 release
17 years ago
LICENSE
Add missing newline at the end of file
18 years ago
MAINTAINERS
Unbreak large mem support by removing kqemu
17 years ago
Makefile
Add linuxboot to BLOBS
17 years ago
Makefile.hw
Built network devices once
17 years ago
Makefile.target
ARM PBX-A9 board support
17 years ago
Makefile.user
Compile some user files only once for all targets
17 years ago
README
Add missing newline at the end of file
18 years ago
TODO
Update
18 years ago
VERSION
Update version for 0.11 development
17 years ago
a.out.h
Remove unnecessary trailing newlines
18 years ago
acl.c
Fix sys-queue.h conflict for good
17 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
Add qemu_aio_process_queue()
17 years ago
alpha-dis.c
Remove PARAMS() macro
17 years ago
alpha.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
arm-dis.c
bdf: Remove last users of FALSE/TRUE
17 years ago
arm-semi.c
Update to a hopefully more future proof FSF address
17 years ago
arm.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
async.c
Introduce contexts for asynchronous callbacks
17 years ago
balloon.h
Revert "Get rid of _t suffix"
17 years ago
block-migration.c
Fix mingw32 build
17 years ago
block-migration.h
Block live migration
17 years ago
block.c
Expose a mechanism to trace block writes
17 years ago
block.h
Expose a mechanism to trace block writes
17 years ago
block_int.h
Expose a mechanism to trace block writes
17 years ago
bswap.h
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
17 years ago
bt-host.c
Update to a hopefully more future proof FSF address
17 years ago
bt-host.h
Clean build: Add bt-host.h
17 years ago
bt-vhci.c
Update to a hopefully more future proof FSF address
17 years ago
buffered_file.c
Block live migration
17 years ago
buffered_file.h
Introduce a buffered file wrapper for QEMUFile
18 years ago
cache-utils.c
Properly initialize len argument of sysctl and include stdio.h (perror)
17 years ago
cache-utils.h
Remove all traces of __powerpc__
17 years ago
check-qdict.c
Fix sys-queue.h conflict for good
17 years ago
check-qfloat.c
Add unit test for QFloat
17 years ago
check-qint.c
Fix and improve qint_from_int64_test
17 years ago
check-qjson.c
Add test suite for json marshalling
17 years ago
check-qlist.c
Introduce QList unit-tests
17 years ago
check-qstring.c
Introduce QString unit-tests
17 years ago
cmd.c
Fix OpenBSD build of qemu-io
17 years ago
cmd.h
Update to a hopefully more future proof FSF address
17 years ago
cocoa.m
Update cocoa.m to match new DisplayState code (Samuel Benson)
17 years ago
config.h
Generate config-devices.h
17 years ago
configure
configure: Fix spelling in comment and rework the comment
17 years ago
console.c
char: rename qemu_chr_reset to qemu_chr_generic_open
17 years ago
console.h
Revert "Get rid of _t suffix"
17 years ago
cpu-all.h
Revert "Get rid of _t suffix"
17 years ago
cpu-common.h
Revert "Get rid of _t suffix"
17 years ago
cpu-defs.h
Revert "Get rid of _t suffix"
17 years ago
cpu-exec.c
PPC: rename cpu_ppc_reset to cpu_reset for consistency
17 years ago
create_config
Configurable block format whitelist
17 years ago
cris-dis.c
bdf: Remove last users of FALSE/TRUE
17 years ago
curses.c
Revert "Get rid of _t suffix"
17 years ago
curses_keys.h
Revert "Get rid of _t suffix"
17 years ago
cutils.c
Probe for fdatasync()
17 years ago
d3des.c
Ansify to please sparse
18 years ago
d3des.h
Actually add d3des implementation files.
19 years ago
def-helper.h
def-helper.h allow helpers returning pointers
17 years ago
device_tree.c
Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d
17 years ago
device_tree.h
Wean device tree code off phys_ram_base.
17 years ago
dis-asm.h
bdf: Remove last users of FALSE/TRUE
17 years ago
disas.c
sh4 disasm fixes
17 years ago
disas.h
Revert "Get rid of _t suffix"
17 years ago
dma-helpers.c
Revert "Get rid of _t suffix"
17 years ago
dma.h
Revert "Get rid of _t suffix"
17 years ago
dyngen-exec.h
Revert "Get rid of _t suffix"
17 years ago
elf.h
Avoid name clashes with symbols that leak from system headers
17 years ago
envlist.c
Fix sys-queue.h conflict for good
17 years ago
envlist.h
linux-user: compile envlist.c only once
17 years ago
exec-all.h
Revert "Get rid of _t suffix"
17 years ago
exec.c
ksm support
17 years ago
feature_to_c.sh
Fix Sparse warnings: "Using plain integer as NULL pointer"
17 years ago
gdbstub.c
char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
17 years ago
gdbstub.h
Guest debugging support for KVM (Jan Kiszka)
17 years ago
gen-icount.h
target-arm: remove cpu_T for ARM once and for all
17 years ago
host-utils.c
user: compile host-utils.c only once
17 years ago
host-utils.h
user: compile host-utils.c only once
17 years ago
hostregs_helper.h
Revert "Get rid of _t suffix"
17 years ago
hpet.h
Add a local copy of hpet.h.
19 years ago
hppa-dis.c
Update to a hopefully more future proof FSF address
17 years ago
hppa.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
hxtool
Fix hxtool.
17 years ago
i386-dis.c
Update to a hopefully more future proof FSF address
17 years ago
i386.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
ia64.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
ioport-user.c
Revert "Get rid of _t suffix"
17 years ago
ioport.c
Revert "Get rid of _t suffix"
17 years ago
ioport.h
Revert "Get rid of _t suffix"
17 years ago
json-lexer.c
Add a lexer for JSON
17 years ago
json-lexer.h
Add a lexer for JSON
17 years ago
json-parser.c
Add a JSON parser
17 years ago
json-parser.h
Add a JSON parser
17 years ago
json-streamer.c
Add a JSON message boundary identifier
17 years ago
json-streamer.h
Add a JSON message boundary identifier
17 years ago
keymaps.c
Revert "Get rid of _t suffix"
17 years ago
keymaps.h
Revert "Get rid of _t suffix"
17 years ago
kvm-all.c
kvm: Add arch reset handler
17 years ago
kvm.h
kvm: Add arch reset handler
17 years ago
libfdt_env.h
Update to a hopefully more future proof FSF address
17 years ago
linux-aio.c
linux-aio: Honour AsyncContext
17 years ago
m68k-dis.c
Update to a hopefully more future proof FSF address
17 years ago
m68k-semi.c
Revert "Get rid of _t suffix"
17 years ago
m68k.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
microblaze-dis.c
bdf: Remove last users of FALSE/TRUE
17 years ago
migration-exec.c
Block live migration
17 years ago
migration-fd.c
Block live migration
17 years ago
migration-tcp.c
Block live migration
17 years ago
migration-unix.c
Block live migration
17 years ago
migration.c
Block live migration
17 years ago
migration.h
Block live migration
17 years ago
mips-dis.c
Update to a hopefully more future proof FSF address
17 years ago
mips.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
module.c
Fix sys-queue.h conflict for good
17 years ago
module.h
Convert machine registration to use module init functions
17 years ago
monitor.c
Enable migration without shared storage from the monitor
17 years ago
monitor.h
monitor: Export QDict header
17 years ago
nbd.c
Update to a hopefully more future proof FSF address
17 years ago
nbd.h
Update to a hopefully more future proof FSF address
17 years ago
net-checksum.c
Update to a hopefully more future proof FSF address
17 years ago
net.c
net: disable receiving if client returns zero
17 years ago
net.h
net: disable receiving if client returns zero
17 years ago
osdep.c
Add #defines needed by OpenSolaris, fix breakage by the #defines
17 years ago
osdep.h
Fix a Sparse warning about redefinition of offsetof()
17 years ago
path.c
user: compile path.c only once
17 years ago
pci-ids.txt
List virtio console device in pci-ids.txt
17 years ago
posix-aio-compat.c
Remove aio_ctx from paio_* interface
17 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
qbool.c
Add a QBool type
17 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
QDict: Introduce qdict_iter()
17 years ago
qdict.h
QDict: Introduce qdict_iter()
17 years ago
qemu-aio.h
Add qemu_aio_process_queue()
17 years ago
qemu-binfmt-conf.sh
Code provision for n32/n64 mips userland emulation. Not functional yet.
19 years ago
qemu-char.c
char: rename qemu_chr_reset to qemu_chr_generic_open
17 years ago
qemu-char.h
char: rename qemu_chr_reset to qemu_chr_generic_open
17 years ago
qemu-common.h
Introduce contexts for asynchronous callbacks
17 years ago
qemu-config.c
QemuOpts: parse config from file.
17 years ago
qemu-config.h
QemuOpts: parse config from file.
17 years ago
qemu-doc.texi
ARM PBX-A9 board support
17 years ago
qemu-img-cmds.hx
Documentation: Don't mention old qemu-img options
17 years ago
qemu-img.c
Documentation: Don't mention old qemu-img options
17 years ago
qemu-img.texi
Documentation: Add options to image format descriptions
17 years ago
qemu-io.c
Fix OpenBSD build of qemu-io
17 years ago
qemu-lock.h
Revert "Get rid of _t suffix"
17 years ago
qemu-log.h
Define macros that will become the new logging API (Eduardo Habkost)
17 years ago
qemu-malloc.c
Format per CODING_STYLE
17 years ago
qemu-monitor.hx
Enable migration without shared storage from the monitor
17 years ago
qemu-nbd.c
Fix Sparse warnings: "Using plain integer as NULL pointer"
17 years ago
qemu-nbd.texi
Fix formatting of documentation (Stefan Weil)
18 years ago
qemu-option.c
Never overwrite a QemuOpt
17 years ago
qemu-option.h
Add qemu_opts_validate() for post parsing validation
17 years ago
qemu-options.hx
QemuOpts: command line switches for the config file.
17 years ago
qemu-queue.h
Fix sys-queue.h conflict for good
17 years ago
qemu-sockets.c
Add 'static'
17 years ago
qemu-tech.texi
Unbreak large mem support by removing kqemu
17 years ago
qemu-thread.c
qemu-thread: use pthread_equal
17 years ago
qemu-thread.h
qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti)
17 years ago
qemu-timer.h
Introduce QEMU_CLOCK_HOST
17 years ago
qemu-tool.c
Added imlpementation for qemu_error for non-qemu executables
17 years ago
qemu.sasl
Add SASL authentication support ("Daniel P. Berrange")
17 years ago
qemu_socket.h
convert udp chardev to QemuOpts.
17 years ago
qfloat.c
Add a QFloat datatype
17 years ago
qfloat.h
Add a QFloat datatype
17 years ago
qint.c
Shuffle lines to avoid gcc 3 warning about redundant redeclaration
17 years ago
qint.h
Introduce QInt
17 years ago
qjson.c
Provide marshalling mechanism for json
17 years ago
qjson.h
Provide marshalling mechanism for json
17 years ago
qlist.c
Add operations to qlist to allow it to be used as a stack
17 years ago
qlist.h
Add operations to qlist to allow it to be used as a stack
17 years ago
qobject.h
Add a QBool type
17 years ago
qstring.c
Allow strings to grow in size
17 years ago
qstring.h
Allow strings to grow in size
17 years ago
readline.c
readline: Remove unneeded qemu_mallocz() check
17 years ago
readline.h
monitor: Improve mux'ed console experience (Jan Kiszka)
17 years ago
rules.mak
Do not execute shell scripts directly
17 years ago
s390-dis.c
Update to a hopefully more future proof FSF address
17 years ago
s390.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
savevm.c
Block live migration
17 years ago
sdl.c
offer right-ctrl as a grab option
17 years ago
sdl_keysym.h
Revert "Get rid of _t suffix"
17 years ago
sdl_zoom.c
Fix sdl_zoom compile problems on OpenBSD
17 years ago
sdl_zoom.h
Remove SDL/ prefix
17 years ago
sdl_zoom_template.h
sdl zooming
17 years ago
sh4-dis.c
sh4 disasm fixes
17 years ago
softmmu-semi.h
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
18 years ago
softmmu_defs.h
Fix some warnings that would be generated by gcc -Wredundant-decls
18 years ago
softmmu_exec.h
Allow 5 mmu indexes.
17 years ago
softmmu_header.h
Remove dead i386 assembly code from softmmu_header.h
17 years ago
softmmu_template.h
Revert "Get rid of _t suffix"
17 years ago
sparc-dis.c
Fix Sparse warnings: "Using plain integer as NULL pointer"
17 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
sysemu.h
Block live migration
17 years ago
targphys.h
Revert "Get rid of _t suffix"
17 years ago
tcg-runtime.c
Compile TCG runtime library only once
17 years ago
texi2pod.pl
Update to a hopefully more future proof FSF address
17 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
translate-all.c
Update to a hopefully more future proof FSF address
17 years ago
uboot_image.h
Revert "Get rid of _t suffix"
17 years ago
usb-bsd.c
Try to fix BSD breakage by 806b60248218bd5f74a8b070f5a99a864e8e51c6
17 years ago
usb-linux.c
usb-host: use qdev for -usbdevice + rework.
17 years ago
usb-stub.c
monitor: Rework API (Jan Kiszka)
17 years ago
vgafont.h
Some little fixes on QEMU
18 years ago
vl.c
Block live migration
17 years ago
vnc-auth-sasl.c
Remove tabs introduced from VNC ACL series
17 years ago
vnc-auth-sasl.h
Support ACLs for controlling VNC access ("Daniel P. Berrange")
17 years ago
vnc-auth-vencrypt.c
Add more missing files
17 years ago
vnc-auth-vencrypt.h
Add more missing files
17 years ago
vnc-tls.c
Add more missing files
17 years ago
vnc-tls.h
Add more missing files
17 years ago
vnc.c
vnc: improve capslock handling.
17 years ago
vnc.h
Revert "Get rid of _t suffix"
17 years ago
vnc_keysym.h
Revert "Get rid of _t suffix"
17 years ago
vnchextile.h
single vnc server surface
17 years ago
x86_64.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
x_keymap.c
Fix SDL on evdev hosts (Anthony Liguori)
17 years ago
x_keymap.h
Fix SDL on evdev hosts (Anthony Liguori)
17 years ago