Go to file
Gerd Hoffmann ae0138a8ea ehci: add async field to EHCIQueue
Keep track whenever a EHCIQueue is part of the async or periodic
schedule.  This way we don't have to pass around the async flag
everywhere but can look it up from the EHCIQueue struct when needed.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2012-06-07 10:02:22 +02:00
audio
block block: prevent snapshot mode $TMPDIR symlink attack 2012-05-30 10:18:20 +02:00
bsd-user bsd-user: Use cpu_reset() in after cpu_init() 2012-06-04 23:00:45 +02:00
default-configs
docs xhci: add usage info to docs 2012-05-30 10:28:44 +08:00
fpu
fsdev
gdb-xml
hw ehci: add async field to EHCIQueue 2012-06-07 10:02:22 +02:00
include/qemu
libcacard
linux-headers
linux-user linux-user: Use cpu_reset() after cpu_init() / cpu_copy() 2012-06-04 23:00:45 +02:00
net net: purge the monitor object from all init functions 2012-06-04 13:49:35 -03:00
pc-bios pc-bios: Update OpenBIOS images 2012-05-30 17:04:41 +00:00
qapi
qga qemu-ga: avoid blocking on atime update when reading /etc/mtab 2012-05-29 21:00:42 -05:00
QMP
qom
roms pc-bios: Update OpenBIOS images 2012-05-30 17:04:41 +00:00
scripts Merge remote-tracking branch 'qemu-kvm/uq/master' into staging 2012-06-03 07:56:23 +08:00
slirp slirp: Avoid redefining MAX_TCPOPTLEN 2012-05-28 22:44:27 +02:00
sysconfigs/target
target-alpha
target-arm Kill off cpu_state_reset() 2012-06-04 23:00:45 +02:00
target-cris Kill off cpu_state_reset() 2012-06-04 23:00:45 +02:00
target-i386 Merge remote-tracking branch 'qmp/queue/qmp' into staging 2012-06-06 20:57:56 +08:00
target-lm32 Kill off cpu_state_reset() 2012-06-04 23:00:45 +02:00
target-m68k Kill off cpu_state_reset() 2012-06-04 23:00:45 +02:00
target-microblaze Kill off cpu_state_reset() 2012-06-04 23:00:45 +02:00
target-mips Kill off cpu_state_reset() 2012-06-04 23:00:45 +02:00
target-ppc Kill off cpu_state_reset() 2012-06-04 23:00:45 +02:00
target-s390x Kill off cpu_state_reset() 2012-06-04 23:00:45 +02:00
target-sh4 Kill off cpu_state_reset() 2012-06-04 23:00:45 +02:00
target-sparc Kill off cpu_state_reset() 2012-06-04 23:00:45 +02:00
target-unicore32
target-xtensa Kill off cpu_state_reset() 2012-06-04 23:00:45 +02:00
tcg tcg/ppc: Handle _CALL_DARWIN being undefined on Darwin 2012-05-27 21:52:56 +04:00
tests fdc-test: introduced qtest no_media_on_start and cmos qtest for floppy 2012-05-25 18:23:47 +02:00
trace
ui vnc: fix segfault in vnc_display_pw_expire() 2012-05-30 10:28:44 +08:00
.gitignore
.gitmodules
.mailmap
a.out.h
acl.c
acl.h
aes.c
aes.h
aio.c
alpha-dis.c
alpha.ld
arch_init.c arch_init: Fix AltiVec build on Darwin/ppc 2012-05-29 11:38:07 +02:00
arch_init.h
arm-dis.c
arm-semi.c
arm.ld
async.c
balloon.c
balloon.h
bitmap.c
bitmap.h
bitops.c
bitops.h
block_int.h block: prevent snapshot mode $TMPDIR symlink attack 2012-05-30 10:18:20 +02:00
block-migration.c
block-migration.h
block.c block: prevent snapshot mode $TMPDIR symlink attack 2012-05-30 10:18:20 +02:00
block.h
blockdev.c qemu-option: qemu_opts_create(): use error_set() 2012-06-04 13:49:34 -03:00
blockdev.h
bswap.h
bt-host.c
bt-host.h
bt-vhci.c
buffered_file.c
buffered_file.h
cache-utils.c
cache-utils.h
Changelog
cmd.c
cmd.h
CODING_STYLE
compatfd.c
compatfd.h
compiler.h
config.h
configure target-i386: Add API to write elf notes to core file 2012-06-04 13:49:34 -03:00
console.c
console.h
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-win32.c
cpu-all.h Merge remote-tracking branch 'qmp/queue/qmp' into staging 2012-06-06 20:57:56 +08:00
cpu-common.h Add API to check whether a physical address is I/O address 2012-06-04 13:49:33 -03:00
cpu-defs.h
cpu-exec.c cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC 2012-06-04 23:00:45 +02:00
cpus.c
cpus.h
cputlb.c
cputlb.h
cris-dis.c
cursor_hidden.xpm
cursor_left_ptr.xpm
cursor.c
cutils.c
def-helper.h
device_tree.c
device_tree.h
dis-asm.h
disas.c
disas.h
dma-helpers.c
dma.h
dump.c introduce a new monitor command 'dump-guest-memory' to dump guest's memory 2012-06-04 13:49:34 -03:00
dump.h target-i386: add API to get dump info 2012-06-04 13:49:34 -03:00
dyngen-exec.h
elf.h introduce a new monitor command 'dump-guest-memory' to dump guest's memory 2012-06-04 13:49:34 -03:00
envlist.c
envlist.h
error_int.h
error.c
error.h
event_notifier.c
event_notifier.h
exec-all.h
exec-memory.h
exec-obsolete.h
exec.c Add API to check whether a physical address is I/O address 2012-06-04 13:49:33 -03:00
gdbstub.c make gdb_id() generally avialable and rename it to cpu_index() 2012-06-04 13:49:34 -03:00
gdbstub.h make gdb_id() generally avialable and rename it to cpu_index() 2012-06-04 13:49:34 -03:00
gen-icount.h
HACKING
hmp-commands.hx qapi: convert netdev_del 2012-06-04 13:49:35 -03:00
hmp.c qapi: convert netdev_del 2012-06-04 13:49:35 -03:00
hmp.h qapi: convert netdev_del 2012-06-04 13:49:35 -03:00
host-utils.c
host-utils.h
hppa-dis.c
hppa.ld
i386-dis.c
i386.ld
ia64-dis.c
ia64.ld
input.c
int128.h
iohandler.c
ioport-user.c
ioport.c
ioport.h
iorange.h
iov.c
iov.h
json-lexer.c
json-lexer.h
json-parser.c
json-parser.h
json-streamer.c
json-streamer.h
kvm-all.c kvm: Fix build for non-CAP_IRQ_ROUTING targets 2012-06-06 11:41:33 +03:00
kvm-stub.c
kvm.h
libfdt_env.h
LICENSE
linux-aio.c
lm32-dis.c
m68k-dis.c
m68k-semi.c
m68k.ld
main-loop.c
main-loop.h
MAINTAINERS
Makefile
Makefile.dis
Makefile.hw
Makefile.objs
Makefile.target introduce a new monitor command 'dump-guest-memory' to dump guest's memory 2012-06-04 13:49:34 -03:00
Makefile.user
memory_mapping.c introduce a new monitor command 'dump-guest-memory' to dump guest's memory 2012-06-04 13:49:34 -03:00
memory_mapping.h introduce a new monitor command 'dump-guest-memory' to dump guest's memory 2012-06-04 13:49:34 -03:00
memory.c
memory.h
microblaze-dis.c
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c
migration.h
mips-dis.c
mips.ld
module.c
module.h
monitor.c Add 'query-events' command to QMP to query async events 2012-06-04 13:49:35 -03:00
monitor.h Add 'query-events' command to QMP to query async events 2012-06-04 13:49:35 -03:00
nbd.c
nbd.h
net.c qapi: convert netdev_del 2012-06-04 13:49:35 -03:00
net.h qapi: convert netdev_del 2012-06-04 13:49:35 -03:00
notify.c
notify.h
os-posix.c
os-win32.c
osdep.c
osdep.h
oslib-posix.c
oslib-win32.c
path.c
pci-ids.txt
pflib.c
pflib.h
poison.h
posix-aio-compat.c
ppc64.ld
ppc-dis.c
ppc.ld
qapi-schema-guest.json
qapi-schema-test.json
qapi-schema.json Add 'query-events' command to QMP to query async events 2012-06-04 13:49:35 -03:00
qbool.c
qbool.h
qdict-test-data.txt
qdict.c
qdict.h
qemu_socket.h
qemu-aio.h
qemu-barrier.h
qemu-bridge-helper.c
qemu-char.c qemu-option: qemu_opts_create(): use error_set() 2012-06-04 13:49:34 -03:00
qemu-char.h
qemu-common.h Merge remote-tracking branch 'qemu-kvm/uq/master' into staging 2012-06-03 07:56:23 +08:00
qemu-config.c qemu-config: introduce qemu_find_opts_err() 2012-06-04 13:49:35 -03:00
qemu-config.h qemu-config: introduce qemu_find_opts_err() 2012-06-04 13:49:35 -03:00
qemu-coroutine-int.h
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-coroutine.h
qemu-doc.texi
qemu-error.c
qemu-error.h
qemu-file.h
qemu-ga.c
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
qemu-io.c
qemu-lock.h
qemu-log.h
qemu-nbd.c
qemu-nbd.texi
qemu-objects.h
qemu-option.c qemu-option: qemu_opts_from_qdict(): use error_set() 2012-06-04 13:49:34 -03:00
qemu-option.h qemu-option: qemu_opts_from_qdict(): use error_set() 2012-06-04 13:49:34 -03:00
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx
qemu-os-posix.h
qemu-os-win32.h
qemu-progress.c
qemu-queue.h
qemu-sockets.c qemu-option: qemu_opts_create(): use error_set() 2012-06-04 13:49:34 -03:00
qemu-tech.texi
qemu-thread-posix.c
qemu-thread-posix.h
qemu-thread-win32.c
qemu-thread-win32.h
qemu-thread.h
qemu-timer-common.c
qemu-timer.c
qemu-timer.h
qemu-tls.h
qemu-tool.c
qemu-user.c
qemu-x509.h
qemu-xattr.h
qemu.sasl
qerror.c qerror: introduce QERR_INVALID_OPTION_GROUP 2012-06-04 13:49:34 -03:00
qerror.h qerror: introduce QERR_INVALID_OPTION_GROUP 2012-06-04 13:49:34 -03:00
qfloat.c
qfloat.h
qint.c
qint.h
qjson.c
qjson.h
qlist.c
qlist.h
qmp-commands.hx Add 'query-events' command to QMP to query async events 2012-06-04 13:49:35 -03:00
qmp.c
qobject.h
qstring.c
qstring.h
qtest.c
qtest.h
range.h
readline.c
readline.h
README
rules.mak
s390-dis.c
s390.ld
savevm.c
sh4-dis.c
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h
softmmu-semi.h
sparc64.ld
sparc-dis.c
sparc.ld
spice-qemu-char.c
sysemu.h
targphys.h
tcg-runtime.c
tci-dis.c
tci.c
thunk.c
thunk.h
TODO
trace-events ehci: add EHCIPacket 2012-06-07 10:02:22 +02:00
translate-all.c
uboot_image.h
user-exec.c
VERSION Update version to open the 1.2 development branch 2012-06-01 16:56:16 +08:00
version.rc
vgafont.h
vl.c qemu-option: qemu_opts_create(): use error_set() 2012-06-04 13:49:34 -03:00
vmstate.h
x86_64.ld
xen-all.c
xen-mapcache.c
xen-mapcache.h
xen-stub.c
xtensa-semi.c

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team