QEMU With E2K User Support
Go to file
balrog 82258945ef Revert "fix power management timer overflow handling" (Avi Kivity).
The fix is bogus, causing sci to be deferred for longer and longer.

Noticed by Alex Williamson.

Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4904 c046a42c-6fe2-441c-8c8c-71466251a162
2008-07-19 14:11:22 +00:00
audio
darwin-user
fpu
hw
keymaps
linux-user
pc-bios
slirp
target-alpha
target-arm
target-cris
target-i386
target-m68k
target-mips
target-ppc
target-sh4
target-sparc
tcg
tests
a.out.h
aes.c
aes.h
alpha-dis.c
alpha.ld
arm-dis.c
arm-semi.c
arm.ld
block_int.h
block-bochs.c
block-cloop.c
block-cow.c
block-dmg.c
block-nbd.c
block-parallels.c
block-qcow2.c
block-qcow.c
block-raw-posix.c
block-raw-win32.c
block-vmdk.c
block-vpc.c
block-vvfat.c
block.c
block.h
bswap.h
Changelog
check_ops.sh
cocoa.m
configure
console.c
console.h
COPYING
COPYING.LIB
cpu-all.h
cpu-defs.h
cpu-exec.c
cris-dis.c
curses_keys.h
curses.c
cutils.c
d3des.c
d3des.h
dis-asm.h
disas.c
disas.h
dyngen-exec.h
dyngen.c
elf_ops.h
elf.h
exec-all.h
exec.c
gdbstub.c
gdbstub.h
gen-icount.h
host-utils.c
host-utils.h
hostregs_helper.h
hpet.h
hppa-dis.c
hppa.ld
i386-dis.c
i386.ld
ia64.ld
keymaps.c
kqemu.c
kqemu.h
LICENSE
loader.c
m68k-dis.c
m68k-semi.c
m68k.ld
MAINTAINERS
Makefile
Makefile.target
mips-dis.c
mips.ld
mipsel.ld
monitor.c
nbd.c
nbd.h
net.h
osdep.c
osdep.h
ppc-dis.c
ppc.ld
qemu_socket.h
qemu-binfmt-conf.sh
qemu-char.h
qemu-common.h
qemu-doc.texi
qemu-img.c
qemu-img.texi
qemu-lock.h
qemu-malloc.c
qemu-nbd.c
qemu-nbd.texi
qemu-tech.texi
qemu-timer.h
readline.c
README
s390-dis.c
s390.ld
sdl_keysym.h
sdl.c
sh4-dis.c
softmmu_exec.h
softmmu_header.h
softmmu_template.h
softmmu-semi.h
sparc64.ld
sparc-dis.c
sparc.ld
sysemu.h
tap-win32.c
texi2pod.pl
thunk.c
thunk.h
TODO
translate-all.c
uboot_image.h
usb-linux.c
VERSION
vgafont.h
vl.c
vnc_keysym.h
vnc.c
vnchextile.h
x86_64.ld
x_keymap.c

Read the documentation in qemu-doc.html.

Fabrice Bellard.