No description
Find a file
Gerd Hoffmann 3b7e759a41 usb: better speed mismatch error reporting
Report the supported speeds for device and port in the error message.
Also add the speeds to the tracepoint.  And while being at it drop
the redundant error message in usb_desc_attach, usb_device_attach will
report the error anyway.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2013-04-23 08:43:10 +02:00
audio
backends
block Merge remote-tracking branch 'kwolf/for-anthony' into staging 2013-04-22 08:08:22 -05:00
bsd-user
default-configs Merge remote-tracking branch 'bonzini/scsi-next' into staging 2013-04-22 08:05:05 -05:00
disas
docs Merge remote-tracking branch 'bonzini/scsi-next' into staging 2013-04-22 08:05:05 -05:00
dtc@bc895d6d09 dtc: add submodule 2013-04-18 13:50:53 +02:00
fpu
fsdev
gdb-xml
hw usb: better speed mismatch error reporting 2013-04-23 08:43:10 +02:00
include Add option to mlock qemu and guest memory 2013-04-22 08:52:23 -05:00
ldscripts
libcacard
linux-headers
linux-user linux-user: change do_semop to return target errno when unsuccessful 2013-04-19 11:42:03 +02:00
net
pc-bios
pixman@97336fad32
po
qapi
qga
QMP
qobject
qom
roms
scripts vmxcap: Update according to SDM of January 2013 2013-04-17 23:27:24 -03:00
slirp
stubs
sysconfigs/target
target-alpha
target-arm target-arm: Correctly restore FPSCR 2013-04-19 12:24:19 +01:00
target-cris
target-i386 i386 ROR r8/r16 instruction fix 2013-04-20 21:27:52 +02:00
target-lm32
target-m68k
target-microblaze
target-mips
target-moxie
target-openrisc
target-ppc
target-s390x
target-sh4
target-sparc
target-unicore32
target-xtensa
tcg
tests qemu-iotests: add 053 unaligned compressed image size test 2013-04-22 11:37:12 +02:00
trace
ui Merge remote-tracking branch 'luiz/queue/qmp' into staging 2013-04-22 08:04:21 -05:00
util
.exrc
.gitignore
.gitmodules dtc: add submodule 2013-04-18 13:50:53 +02:00
.mailmap
aio-posix.c
aio-win32.c
arch_init.c
async.c
balloon.c
block-migration.c
block.c block: Fix build with tracing enabled 2013-04-22 11:31:41 -05:00
blockdev-nbd.c
blockdev.c
blockjob.c
bt-host.c
bt-vhci.c
Changelog
cmd.c
cmd.h
CODING_STYLE
configure vhost-scsi: new device supporting the tcm_vhost Linux kernel module 2013-04-19 16:18:11 +02:00
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c Fix warnings suppressors to honor --disable-werror 2013-04-17 10:28:04 -05:00
coroutine-win32.c
cpu-exec.c
cpus.c w64: Fix compiler warnings (wrong format specifier) 2013-04-19 11:38:08 +02:00
cputlb.c
device-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump-stub.c
dump.c
exec.c
gdbstub.c
HACKING
hmp-commands.hx
hmp.c
hmp.h
iohandler.c
ioport.c
kvm-all.c pci: add pci test device 2013-04-19 08:38:05 -05:00
kvm-stub.c pci: add pci test device 2013-04-19 08:38:05 -05:00
LICENSE
main-loop.c
MAINTAINERS
Makefile configure/Make: Build libfdt from submodule DTC 2013-04-18 13:50:53 +02:00
Makefile.objs
Makefile.target configure: move common libraries to config-host.mak 2013-04-18 14:12:31 +02:00
memory.c
memory_mapping-stub.c
memory_mapping.c
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c
monitor.c
nbd.c
os-posix.c Add option to mlock qemu and guest memory 2013-04-22 08:52:23 -05:00
os-win32.c
page_cache.c
qapi-schema-test.json
qapi-schema.json
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c qemu-char: do not operate on sources from finalize callbacks 2013-04-22 08:52:21 -05:00
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-doc.texi
qemu-img-cmds.hx
qemu-img.c qemu-img: do not zero-pad the compressed write buffer 2013-04-22 10:27:58 +02:00
qemu-img.texi
qemu-io.c
qemu-log.c
qemu-nbd.c
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx Add option to mlock qemu and guest memory 2013-04-22 08:52:23 -05:00
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c
qemu.sasl
qmp-commands.hx
qmp.c
qtest.c qtest: Handle addresses and values for {in, out}[bwl] as unsigned 2013-04-22 09:11:50 -05:00
readline.c
README
rules.mak
savevm.c
spice-qemu-char.c
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c
trace-events usb: better speed mismatch error reporting 2013-04-23 08:43:10 +02:00
translate-all.c translate-all: fix compiler warning and linked error 2013-04-22 08:47:33 -05:00
translate-all.h
user-exec.c
VERSION
version.rc
vl.c Add option to mlock qemu and guest memory 2013-04-22 08:52:23 -05:00
xbzrle.c
xen-all.c
xen-mapcache.c
xen-stub.c

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

- QEMU team