No description
Find a file
pbrook 7ffa47675c Use cpu_physical_memory_write_rom instead of memcpy.
Signed-off-by: Glauber Costa <glommer@redhat.com>


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7058 c046a42c-6fe2-441c-8c8c-71466251a162
2009-04-09 21:02:04 +00:00
audio
bsd-user Add new command line option -singlestep for tcg single stepping. 2009-04-05 20:08:59 +00:00
darwin-user Add new command line option -singlestep for tcg single stepping. 2009-04-05 20:08:59 +00:00
fpu
gdb-xml
hw Use cpu_physical_memory_write_rom instead of memcpy. 2009-04-09 21:02:04 +00:00
keymaps
linux-user Enable generic accepts-anything cpu by default for usermode emulation. 2009-04-09 15:20:50 +00:00
pc-bios Update OpenBIOS images to r482 2009-03-31 15:46:09 +00:00
slirp Fix some win32 compile warnings 2009-04-05 18:03:31 +00:00
target-alpha target-alpha: fix palcode mask for user pal calls 2009-04-07 22:31:34 +00:00
target-arm target-arm: don't use T[x] in helper 2009-04-07 22:48:36 +00:00
target-cris Add new command line option -singlestep for tcg single stepping. 2009-04-05 20:08:59 +00:00
target-i386 Add new command line option -singlestep for tcg single stepping. 2009-04-05 20:08:59 +00:00
target-m68k Add new command line option -singlestep for tcg single stepping. 2009-04-05 20:08:59 +00:00
target-mips target-mips: optimize gen_farith() 2009-04-08 21:48:27 +00:00
target-ppc Add new command line option -singlestep for tcg single stepping. 2009-04-05 20:08:59 +00:00
target-sh4 Add new command line option -singlestep for tcg single stepping. 2009-04-05 20:08:59 +00:00
target-sparc Add new command line option -singlestep for tcg single stepping. 2009-04-05 20:08:59 +00:00
tcg tcg/tcg.h: fix a few typos 2009-04-07 19:57:24 +00:00
tests
.gitignore
a.out.h
acl.c
acl.h
aes.c Delete some unused macros detected with -Wp,-Wunused-macros use 2009-03-16 16:33:01 +00:00
aes.h
aio.c
alpha-dis.c
alpha.ld
arm-dis.c
arm-semi.c
arm.ld
balloon.h
block-bochs.c
block-cloop.c
block-cow.c
block-dmg.c
block-nbd.c
block-parallels.c
block-qcow.c push down vector linearization to posix-aio-compat.c (Christoph Hellwig) 2009-04-07 18:43:24 +00:00
block-qcow2.c push down vector linearization to posix-aio-compat.c (Christoph Hellwig) 2009-04-07 18:43:24 +00:00
block-raw-posix.c push down vector linearization to posix-aio-compat.c (Christoph Hellwig) 2009-04-07 18:43:24 +00:00
block-raw-win32.c more BlockDriver C99 initializers (Christoph Hellwig) 2009-04-07 18:23:51 +00:00
block-vmdk.c
block-vpc.c
block-vvfat.c
block.c native preadv/pwritev support (Christoph Hellwig) 2009-04-07 18:43:28 +00:00
block.h remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig) 2009-04-07 18:43:20 +00:00
block_int.h push down vector linearization to posix-aio-compat.c (Christoph Hellwig) 2009-04-07 18:43:24 +00:00
bswap.h
bt-host.c Clean build: Add bt-host.h 2009-03-10 21:43:35 +00:00
bt-host.h Clean build: Add bt-host.h 2009-03-10 21:43:35 +00:00
bt-vhci.c
buffered_file.c
buffered_file.h
cache-utils.c
cache-utils.h
Changelog Update Changelog to reflect 0.10.2 release 2009-04-07 02:19:41 +00:00
cmd.c Fix a few Sparse warnings 2009-04-07 17:57:09 +00:00
cmd.h Fix a few Sparse warnings 2009-04-07 17:57:09 +00:00
cocoa.m
CODING_STYLE Remove potentially offensive humor. 2009-04-07 02:10:16 +00:00
configure Add --with-pkgversion. 2009-04-07 23:17:49 +00:00
console.c Delete some unused macros detected with -Wp,-Wunused-macros use 2009-03-16 16:33:01 +00:00
console.h DisplayAllocator interface (Stefano Stabellini) 2009-03-13 15:02:13 +00:00
COPYING
COPYING.LIB
cpu-all.h
cpu-defs.h
cpu-exec.c Make i386-softmmu boot on Sparc host 2009-04-04 07:41:20 +00:00
cris-dis.c
curses.c DisplayAllocator interface (Stefano Stabellini) 2009-03-13 15:02:13 +00:00
curses_keys.h
cutils.c add qemu_iovec_init_external (Christoph Hellwig) 2009-03-28 17:46:10 +00:00
d3des.c
d3des.h
def-helper.h
device_tree.c
device_tree.h
dis-asm.h
disas.c
disas.h
dma-helpers.c Fix a few Sparse warnings 2009-04-07 17:57:09 +00:00
dma.h Implement cancellation method for dma async I/O (Avi Kivity) 2009-03-20 18:26:07 +00:00
dyngen-exec.h Use stdint.h for integral data types and definitions 2009-04-08 22:56:19 +00:00
elf.h
elf_ops.h Make the ELF loader aware of backwards compatibility 2009-03-13 21:16:24 +00:00
exec-all.h Add new command line option -singlestep for tcg single stepping. 2009-04-05 20:08:59 +00:00
exec.c Allow 5 mmu indexes. 2009-04-07 21:47:27 +00:00
feature_to_c.sh
gdbstub.c factor out setting pc in gdbstub 2009-04-08 21:29:37 +00:00
gdbstub.h Guest debugging support for KVM (Jan Kiszka) 2009-03-12 20:12:48 +00:00
gen-icount.h
host-utils.c
host-utils.h
hostregs_helper.h
hpet.h
hppa-dis.c
hppa.ld
hxtool Fix hxtool eating backslash sequences for sh != bash 2009-03-29 10:50:43 +00:00
i386-dis.c
i386.ld
ia64.ld
keymaps.c
keymaps.h
kqemu.c Fix windows build and clean up use of <windows.h> 2009-03-08 16:26:59 +00:00
kqemu.h
kvm-all.c Guest debugging support for KVM (Jan Kiszka) 2009-03-12 20:12:48 +00:00
kvm.h Guest debugging support for KVM (Jan Kiszka) 2009-03-12 20:12:48 +00:00
libfdt_env.h
LICENSE
loader.c Delete some unused macros detected with -Wp,-Wunused-macros use 2009-03-16 16:33:01 +00:00
m68k-dis.c
m68k-semi.c
m68k.ld
MAINTAINERS
Makefile qemu-io - an I/O path exerciser (Christoph Hellwig) 2009-04-05 18:41:23 +00:00
Makefile.target Make binary stripping conditional (Riku Voipio) 2009-04-05 17:41:02 +00:00
migration-exec.c
migration-tcp.c
migration.c propagate error on failed completion (Glauber Costa) 2009-04-05 19:30:33 +00:00
migration.h
mips-dis.c
mips.ld
mipsel.ld
monitor.c Add --with-pkgversion. 2009-04-07 23:17:49 +00:00
monitor.h
nbd.c Fix some win32 compile warnings 2009-04-05 18:03:31 +00:00
nbd.h
net-checksum.c
net.c Fix some win32 compile warnings 2009-04-05 18:03:31 +00:00
net.h
osdep.c Fix windows build and clean up use of <windows.h> 2009-03-08 16:26:59 +00:00
osdep.h
pci-ids.txt
posix-aio-compat.c native preadv/pwritev support (Christoph Hellwig) 2009-04-07 18:43:28 +00:00
posix-aio-compat.h push down vector linearization to posix-aio-compat.c (Christoph Hellwig) 2009-04-07 18:43:24 +00:00
ppc-dis.c
ppc.ld
ppc64.ld
qemu-aio.h
qemu-binfmt-conf.sh
qemu-char.c char: Fix closing of various char devices (Jan Kiszka) 2009-03-28 17:58:14 +00:00
qemu-char.h
qemu-common.h add qemu_iovec_init_external (Christoph Hellwig) 2009-03-28 17:46:10 +00:00
qemu-doc.texi Add new command line option -singlestep for tcg single stepping. 2009-04-05 20:08:59 +00:00
qemu-img.c Add host_device support to qemu-img. (Nolan Leake) 2009-04-05 17:40:43 +00:00
qemu-img.texi qemu-img: adding a "-F base_fmt" option to "qemu-img create -b" (Uri Lublin) 2009-03-28 17:55:19 +00:00
qemu-io.c Add files not included in previous commit. 2009-04-05 19:14:04 +00:00
qemu-lock.h
qemu-log.h
qemu-malloc.c
qemu-nbd.c
qemu-nbd.texi
qemu-options.hx Implement --version. 2009-04-07 22:58:45 +00:00
qemu-sockets.c
qemu-tech.texi
qemu-timer.h
qemu-tool.c
qemu.sasl
qemu_socket.h Fix windows build and clean up use of <windows.h> 2009-03-08 16:26:59 +00:00
readline.c monitor: Provide empty command as final history entry (Jan Kiszka) 2009-03-13 15:02:28 +00:00
readline.h
README
rules.mak
s390-dis.c
s390.ld
savevm.c create qemu_file_set_error (Glauber Costa) 2009-04-05 19:30:51 +00:00
sdl.c Fix absolute mouse events generated by SDL frontend. 2009-03-21 01:09:16 +00:00
sdl_keysym.h
sh4-dis.c
softmmu-semi.h
softmmu_defs.h
softmmu_exec.h Allow 5 mmu indexes. 2009-04-07 21:47:27 +00:00
softmmu_header.h
softmmu_template.h
sparc-dis.c
sparc.ld
sparc64.ld
sys-queue.h
sysemu.h Fix windows build and clean up use of <windows.h> 2009-03-08 16:26:59 +00:00
tap-win32.c Fix some win32 compile warnings 2009-04-05 18:03:31 +00:00
texi2pod.pl
thunk.c
thunk.h
TODO
translate-all.c
uboot_image.h
usb-bsd.c
usb-linux.c
usb-stub.c
VERSION Update the version information to 0.10.50 to signify development branch 2009-04-08 13:14:12 +00:00
vgafont.h
vl.c Add --with-pkgversion. 2009-04-07 23:17:49 +00:00
vnc-auth-sasl.c
vnc-auth-sasl.h
vnc-auth-vencrypt.c
vnc-auth-vencrypt.h
vnc-tls.c
vnc-tls.h
vnc.c vnc: Fix incorrect attempt to clear a flag 2009-04-07 19:57:09 +00:00
vnc.h vnc: throttle screen updates. (Gerd Hoffmann) 2009-03-20 15:59:24 +00:00
vnc_keysym.h
vnchextile.h vnc: cleanup surface handling, fix screen corruption bug. (Gerd Hoffmann) 2009-03-20 15:59:14 +00:00
x86_64.ld
x_keymap.c
x_keymap.h

Read the documentation in qemu-doc.html.

Fabrice Bellard.