|
audio
|
Fix typo
|
17 years ago |
|
block
|
Use pstrcpy to avoid OpenBSD linker warnings
|
17 years ago |
|
bsd-user
|
bsd-user: Add generic env variable handling
|
17 years ago |
|
darwin-user
|
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
|
17 years ago |
|
fpu
|
rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
|
17 years ago |
|
gdb-xml
|
gdb-xml: fix hacks in powerpc register numbering
|
17 years ago |
|
hw
|
ESP: implement Transfer Pad
|
17 years ago |
|
linux-user
|
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
|
17 years ago |
|
pc-bios
|
Rename CPPFLAGS to QEMU_CFLAGS
|
17 years ago |
|
slirp
|
Add missing "static"
|
17 years ago |
|
target-alpha
|
Replace always_inline with inline
|
17 years ago |
|
target-arm
|
Save/restore ARMv6 MMU state
|
17 years ago |
|
target-cris
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
target-i386
|
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
|
17 years ago |
|
target-m68k
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
target-microblaze
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
target-mips
|
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
|
17 years ago |
|
target-ppc
|
Replace REGX with PRIx64
|
17 years ago |
|
target-sh4
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
target-sparc
|
sparc32 remove an unnecessary cpu irq set
|
17 years ago |
|
tcg
|
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
|
17 years ago |
|
tests
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
.gitignore
|
multiboot.bin is a generated file
|
17 years ago |
|
CODING_STYLE
|
Remove potentially offensive humor.
|
18 years ago |
|
COPYING
|
COPYING: update from FSF
|
18 years ago |
|
COPYING.LIB
|
Update FSF address in GPL/LGPL boilerplate
|
18 years ago |
|
Changelog
|
Update Changelog to reflect 0.10.2 release
|
18 years ago |
|
LICENSE
|
Add missing newline at the end of file
|
18 years ago |
|
MAINTAINERS
|
Update maintainer list.
|
17 years ago |
|
Makefile
|
Fix breakage of alpha, mips64, ppc64 and x86_64 targets on non-amd64 host
|
17 years ago |
|
Makefile.hw
|
move common QEMU_CFLAGS to configure
|
17 years ago |
|
Makefile.target
|
user: compile host-utils.c only once
|
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
|
rename HAVE_FNMATCH_H to CONFIG_FNMATCH
|
17 years ago |
|
acl.h
|
Support ACLs for controlling VNC access ("Daniel P. Berrange")
|
18 years ago |
|
aes.c
|
Include assert.h from qemu-common.h
|
18 years ago |
|
aes.h
|
AES crypto support
|
22 years ago |
|
aio.c
|
Handle BH's queued by AIO completions in qemu_aio_flush()
|
17 years ago |
|
alpha-dis.c
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
alpha.ld
|
set SEARCH_PATH for the linker script from output of ld --verbose -v
|
17 years ago |
|
arm-dis.c
|
Update to a hopefully more future proof FSF address
|
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 |
|
balloon.h
|
Add missing file from previous commit.
|
18 years ago |
|
block.c
|
rename HOST_BSD to CONFIG_BSD
|
17 years ago |
|
block.h
|
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
|
17 years ago |
|
block_int.h
|
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
|
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
|
18 years ago |
|
bt-vhci.c
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
buffered_file.c
|
Fix most warnings (errors with -Werror) when debugging is enabled
|
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)
|
18 years ago |
|
cache-utils.h
|
Remove all traces of __powerpc__
|
18 years ago |
|
cmd.c
|
Update to a hopefully more future proof FSF address
|
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)
|
18 years ago |
|
configure
|
Third attempt to invoke create_config properly
|
17 years ago |
|
console.c
|
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
|
17 years ago |
|
console.h
|
sdl zooming
|
17 years ago |
|
cpu-all.h
|
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
|
17 years ago |
|
cpu-common.h
|
Remove io_index argument from cpu_register_io_memory()
|
17 years ago |
|
cpu-defs.h
|
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
|
17 years ago |
|
cpu-exec.c
|
sparc32 remove an unnecessary cpu irq set
|
17 years ago |
|
create_config
|
We also need TARGET_<arechname> in Makefiles
|
17 years ago |
|
cris-dis.c
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
curses.c
|
Fix Sparse warnings: "Using plain integer as NULL pointer"
|
17 years ago |
|
curses_keys.h
|
Fix Sparse warnings: "Using plain integer as NULL pointer"
|
17 years ago |
|
cutils.c
|
Revert "support colon in filenames"
|
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
|
Remove unnecessary trailing newlines
|
18 years ago |
|
device_tree.c
|
Remove unused variable
|
17 years ago |
|
device_tree.h
|
Wean device tree code off phys_ram_base.
|
18 years ago |
|
dis-asm.h
|
microblaze: Add disassembler.
|
17 years ago |
|
disas.c
|
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
|
17 years ago |
|
disas.h
|
monitor: Rework API (Jan Kiszka)
|
18 years ago |
|
dma-helpers.c
|
fully split aio_pool from BlockDriver
|
17 years ago |
|
dma.h
|
fully split aio_pool from BlockDriver
|
17 years ago |
|
dyngen-exec.h
|
rename HOST_BSD to CONFIG_BSD
|
17 years ago |
|
elf.h
|
Avoid name clashes with symbols that leak from system headers
|
17 years ago |
|
elf_ops.h
|
Fix symfind.
|
17 years ago |
|
envlist.c
|
linux-user: compile envlist.c only once
|
17 years ago |
|
envlist.h
|
linux-user: compile envlist.c only once
|
17 years ago |
|
exec-all.h
|
Enable USE_DIRECT_JUMP on Win32.
|
17 years ago |
|
exec.c
|
Fix Sparse warnings: "Using plain integer as NULL pointer"
|
17 years ago |
|
feature_to_c.sh
|
Fix Sparse warnings: "Using plain integer as NULL pointer"
|
17 years ago |
|
gdbstub.c
|
rename USE_NPTL to CONFIG_USE_NPTL
|
17 years ago |
|
gdbstub.h
|
Guest debugging support for KVM (Jan Kiszka)
|
18 years ago |
|
gen-icount.h
|
Remove unnecessary trailing newlines
|
18 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
|
Update to a hopefully more future proof FSF address
|
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
|
ioport: use uint{32, 16, 8}_t for ioport value and pio_addr_t for ioport address.
|
17 years ago |
|
ioport.c
|
ioport: use uint{32, 16, 8}_t for ioport value and pio_addr_t for ioport address.
|
17 years ago |
|
ioport.h
|
ioport: use uint{32, 16, 8}_t for ioport value and pio_addr_t for ioport address.
|
17 years ago |
|
keymaps.c
|
Fix Sparse warnings: "Using plain integer as NULL pointer"
|
17 years ago |
|
keymaps.h
|
Add missing file from previous commit
|
18 years ago |
|
kqemu.c
|
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
|
17 years ago |
|
kqemu.h
|
kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit host
|
18 years ago |
|
kvm-all.c
|
Revert "Fake dirty loggin when it's not there"
|
17 years ago |
|
kvm.h
|
provide tests for pit in kernel and irqchip in kernel
|
17 years ago |
|
libfdt_env.h
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
loader.c
|
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
|
17 years ago |
|
m68k-dis.c
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
m68k-semi.c
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
m68k.ld
|
set SEARCH_PATH for the linker script from output of ld --verbose -v
|
17 years ago |
|
microblaze-dis.c
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
migration-exec.c
|
fix migration to obey -S
|
17 years ago |
|
migration-tcp.c
|
fix migration to obey -S
|
17 years ago |
|
migration.c
|
flush pending aio requests
|
17 years ago |
|
migration.h
|
set migration max downtime
|
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 module initialization when more than 1 class is in use
|
18 years ago |
|
module.h
|
Convert machine registration to use module init functions
|
17 years ago |
|
monitor.c
|
rename "info qdrv" to "info qdm"
|
17 years ago |
|
monitor.h
|
Add monitor_get_fd() command for fetching named fds
|
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: Fix do_set_link() return type
|
17 years ago |
|
net.h
|
net: Fix do_set_link() return type
|
17 years ago |
|
osdep.c
|
rename HOST_BSD to CONFIG_BSD
|
17 years ago |
|
osdep.h
|
Replace always_inline with inline
|
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
|
18 years ago |
|
posix-aio-compat.c
|
rename HAVE_PREADV to CONFIG_PREADV
|
17 years ago |
|
posix-aio-compat.h
|
push down vector linearization to posix-aio-compat.c (Christoph Hellwig)
|
18 years ago |
|
ppc-dis.c
|
Update to a hopefully more future proof FSF address
|
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 |
|
qemu-aio.h
|
fix qemu_aio_flush
|
17 years ago |
|
qemu-binfmt-conf.sh
|
Code provision for n32/n64 mips userland emulation. Not functional yet.
|
19 years ago |
|
qemu-char.c
|
More NULL pointer fixes
|
17 years ago |
|
qemu-char.h
|
Add SCM_RIGHTS support to unix socket character devices
|
17 years ago |
|
qemu-common.h
|
user: compile path.c only once
|
17 years ago |
|
qemu-config.c
|
QemuOpts: switch over -device.
|
17 years ago |
|
qemu-config.h
|
QemuOpts: switch over -device.
|
17 years ago |
|
qemu-doc.texi
|
Userspace guest address offsetting
|
17 years ago |
|
qemu-img-cmds.hx
|
Use hxtool for qemu-img command list
|
17 years ago |
|
qemu-img.c
|
qmu-img: fix qemu-img convert to generate a valid image when the source referenced a backing file
|
17 years ago |
|
qemu-img.texi
|
Add new block driver for the VDI format (only aio supported)
|
17 years ago |
|
qemu-io.c
|
Fix Sparse warnings: "Using plain integer as NULL pointer"
|
17 years ago |
|
qemu-lock.h
|
rename USE_NPTL to CONFIG_USE_NPTL
|
17 years ago |
|
qemu-log.h
|
Define macros that will become the new logging API (Eduardo Habkost)
|
18 years ago |
|
qemu-malloc.c
|
Format per CODING_STYLE
|
18 years ago |
|
qemu-monitor.hx
|
Add getfd and closefd monitor commands
|
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
|
QemuOpts: qemu_opts_parse: fix id= parsing
|
17 years ago |
|
qemu-option.h
|
QemuOpts: add some functions
|
17 years ago |
|
qemu-options.hx
|
QemuOpts: add -set option
|
17 years ago |
|
qemu-sockets.c
|
Fix in file qemu-sockets.c
|
18 years ago |
|
qemu-tech.texi
|
Update docs on dynamic condition code calculation
|
18 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)
|
18 years ago |
|
qemu-timer.h
|
variable timer intervals
|
17 years ago |
|
qemu-tool.c
|
Fix most warnings (errors with -Werror) when debugging is enabled
|
17 years ago |
|
qemu.sasl
|
Add SASL authentication support ("Daniel P. Berrange")
|
18 years ago |
|
qemu_socket.h
|
Fix windows build and clean up use of <windows.h>
|
18 years ago |
|
readline.c
|
readline: Remove unneeded qemu_mallocz() check
|
17 years ago |
|
readline.h
|
monitor: Improve mux'ed console experience (Jan Kiszka)
|
18 years ago |
|
rules.mak
|
Rename CPPFLAGS to QEMU_CFLAGS
|
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
|
rename HOST_BSD to CONFIG_BSD
|
17 years ago |
|
sdl.c
|
fix sdl window resize
|
17 years ago |
|
sdl_keysym.h
|
Fix Sparse warnings: "Using plain integer as NULL pointer"
|
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
|
Update to a hopefully more future proof FSF address
|
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.
|
18 years ago |
|
softmmu_header.h
|
Remove dead i386 assembly code from softmmu_header.h
|
17 years ago |
|
softmmu_template.h
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
sparc-dis.c
|
Fix Sparse warnings: "Using plain integer as NULL pointer"
|
17 years ago |
|
sparc.ld
|
set SEARCH_PATH for the linker script from output of ld --verbose -v
|
17 years ago |
|
sparc64.ld
|
set SEARCH_PATH for the linker script from output of ld --verbose -v
|
17 years ago |
|
sys-queue.h
|
Remove CRs
|
18 years ago |
|
sysemu.h
|
add -drive if=none
|
17 years ago |
|
tap-win32.c
|
tap-win32: Use correct headers.
|
17 years ago |
|
targphys.h
|
kvm: Mark full address range dirty on live migration start
|
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 |
|
tool-osdep.c
|
Add tool_osdep.c
|
18 years ago |
|
translate-all.c
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
uboot_image.h
|
Update to a hopefully more future proof FSF address
|
17 years ago |
|
usb-bsd.c
|
Support for DragonFly BSD (Hasso Tepper)
|
18 years ago |
|
usb-linux.c
|
Fix Sparse warnings: "Using plain integer as NULL pointer"
|
17 years ago |
|
usb-stub.c
|
monitor: Rework API (Jan Kiszka)
|
18 years ago |
|
vgafont.h
|
Some little fixes on QEMU
|
18 years ago |
|
vl.c
|
check for PR_SET_NAME being defined
|
17 years ago |
|
vnc-auth-sasl.c
|
Remove tabs introduced from VNC ACL series
|
18 years ago |
|
vnc-auth-sasl.h
|
Support ACLs for controlling VNC access ("Daniel P. Berrange")
|
18 years ago |
|
vnc-auth-vencrypt.c
|
Add more missing files
|
18 years ago |
|
vnc-auth-vencrypt.h
|
Add more missing files
|
18 years ago |
|
vnc-tls.c
|
Add more missing files
|
18 years ago |
|
vnc-tls.h
|
Add more missing files
|
18 years ago |
|
vnc.c
|
variable timer intervals
|
17 years ago |
|
vnc.h
|
variable timer intervals
|
17 years ago |
|
vnc_keysym.h
|
More NULL pointer fixes
|
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)
|
18 years ago |
|
x_keymap.h
|
Fix SDL on evdev hosts (Anthony Liguori)
|
18 years ago |