QEMU With E2K User Support
Go to file
Hans de Goede 3a4854b372 usb-linux: We only need to keep track of 15 endpoints
Currently we reserve room for endpoint data for 16 endpoints, but given
that we only use endpoint data for endpoints 1-15, and always index the
array with the endpoint-number - 1, 15 is enough.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2011-05-04 12:25:24 +02:00
audio
block NBD: Avoid leaking a couple of strings when the NBD device is closed 2011-05-03 11:29:21 +02:00
bsd-user
darwin-user darwin-user: Remove unneeded null pointer check 2011-04-27 16:28:09 +02:00
default-configs
docs docs/tracing.txt: minor documentation fixes 2011-04-26 13:14:49 +01:00
fpu softfloat-native: add float*_is_any_nan() functions 2011-04-25 11:18:33 +02:00
fsdev virtio-9p: move 9p files around 2011-04-27 08:24:37 -07:00
gdb-xml
hw ide/atapi: fix set but unused 2011-05-03 11:29:21 +02:00
libcacard libcacard: fix opposite usage of isspace 2011-04-17 20:40:31 +02:00
linux-user Don't zero out buffer in sched_getaffinity 2011-05-02 10:00:01 +03:00
net Use qemu-common.h or qemu-timer.h in place of sysemu.h 2011-04-15 18:25:44 +00:00
pc-bios PXE: Refresh all PXE ROMs from the ipxe submodule 2011-04-18 11:46:41 -06:00
QMP
roms Revert SeaBIOS change due to overzealous commit -a 2011-04-13 08:16:53 -05:00
scripts trace: [ust] fix generation of 'trace.c' on events without args 2011-04-26 13:14:49 +01:00
slirp
sysconfigs/target
target-alpha Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
target-arm target-arm: Don't update base register on abort in Thumb T1 LDM 2011-04-27 20:14:34 +02:00
target-cris Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
target-i386 kvm: use qemu_free consistently 2011-05-02 09:51:59 -03:00
target-lm32 lm32: fix exception handling 2011-05-03 10:48:40 +02:00
target-m68k Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
target-microblaze Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
target-mips Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
target-ppc Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
target-s390x Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
target-sh4 Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
target-sparc Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
target-unicore32 Remove unused function parameters from gen_pc_load and rename the function 2011-04-20 10:33:59 +02:00
tcg
tests tests/test-mmap.c: Check mmap() return value before using it 2011-04-14 17:31:47 +02:00
ui
.gitignore Makefile: Clean up after "make pdf" 2011-04-16 12:24:28 +01:00
.gitmodules
a.out.h
acl.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
acl.h
aes.c
aes.h
aio.c
alpha-dis.c
alpha.ld
arch_init.c
arch_init.h migration: move some declarations to migration.h 2011-04-15 20:14:54 +00:00
arm-dis.c
arm-semi.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
arm.ld
async.c
balloon.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
balloon.h
bitmap.c
bitmap.h
bitops.c
bitops.h
block_int.h
block-migration.c Improve accuracy of block migration bandwidth calculation 2011-04-27 14:36:57 +02:00
block-migration.h
block.c
block.h
blockdev.c
blockdev.h
bswap.h
bt-host.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
bt-host.h
bt-vhci.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
buffered_file.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
buffered_file.h
cache-utils.c
cache-utils.h
Changelog
check-qdict.c
check-qfloat.c
check-qint.c
check-qjson.c
check-qlist.c
check-qstring.c
cmd.c
cmd.h
CODING_STYLE
compatfd.c
compatfd.h
config.h
configure virtio-9p: move 9p files around 2011-04-27 08:24:37 -07:00
console.c
console.h
COPYING
COPYING.LIB
cpu-all.h Redirect cpu_interrupt to callback handler 2011-05-02 09:38:35 -03:00
cpu-common.h
cpu-defs.h
cpu-exec.c Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
cpus.c qemu_next_deadline should not consider host-time timers 2011-04-15 09:27:56 +02:00
cpus.h Move CPU related functions to cpus.h 2011-04-15 20:14:52 +00:00
cris-dis.c
cursor_hidden.xpm
cursor_left_ptr.xpm
cursor.c
cutils.c
def-helper.h
device_tree.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
device_tree.h
dis-asm.h
disas.c
disas.h
dma-helpers.c
dma.h
dyngen-exec.h
elf.h
envlist.c
envlist.h
exec-all.h Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
exec.c Redirect cpu_interrupt to callback handler 2011-05-02 09:38:35 -03:00
gdbstub.c
gdbstub.h
gen-icount.h
HACKING
hmp-commands.hx
host-utils.c
host-utils.h
hpet.h
hppa-dis.c
hppa.ld
i386-dis.c
i386.ld
ia64-dis.c
ia64.ld
input.c
iohandler.c
ioport-user.c
ioport.c
ioport.h
iorange.h
iov.c
iov.h
json-lexer.c json-lexer: fix conflict with mingw32 ERROR definition 2011-04-15 18:25:38 +00:00
json-lexer.h
json-parser.c
json-parser.h
json-streamer.c
json-streamer.h
kvm-all.c kvm: use qemu_free consistently 2011-05-02 09:51:59 -03:00
kvm-stub.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
kvm.h
libfdt_env.h
LICENSE
linux-aio.c
m68k-dis.c
m68k-semi.c
m68k.ld
MAINTAINERS
Makefile Merge remote-tracking branch 'awilliam/ipxe' into staging 2011-04-25 10:26:10 -05:00
Makefile.dis
Makefile.hw
Makefile.objs virtfs: fix build due from rename 2011-04-28 12:40:54 -05:00
Makefile.target lm32: add Milkymist Minimac2 support 2011-05-03 10:48:40 +02:00
Makefile.user
microblaze-dis.c
migration-exec.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
migration-fd.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
migration-tcp.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
migration-unix.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
migration.c
migration.h migration: move some declarations to migration.h 2011-04-15 20:14:54 +00:00
mips-dis.c
mips.ld
module.c
module.h
monitor.c
monitor.h
nbd.c
nbd.h
net.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
net.h
notify.c
notify.h
os-posix.c
os-win32.c
osdep.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
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
qbool.c
qbool.h
qdict-test-data.txt
qdict.c
qdict.h
qemu_socket.h
qemu-aio.h
qemu-barrier.h
qemu-char.c char: Detect chardev release by NULL handlers as well as NULL opaque 2011-04-28 11:11:04 +05:30
qemu-char.h char: Allow devices to use a single multiplexed chardev. 2011-04-28 11:03:07 +05:30
qemu-common.h Move generic or OS function declarations to qemu-common.h 2011-04-15 18:25:46 +00:00
qemu-config.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
qemu-config.h
qemu-doc.texi
qemu-error.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
qemu-error.h
qemu-img-cmds.hx
qemu-img.c qemu-img resize: Fix option parsing 2011-05-03 11:29:21 +02:00
qemu-img.texi
qemu-io.c
qemu-lock.h
qemu-log.h
qemu-malloc.c
qemu-nbd.c
qemu-nbd.texi
qemu-objects.h
qemu-option.c
qemu-option.h
qemu-options.h
qemu-options.hx doc: fix slirp description 2011-04-25 23:10:04 +02:00
qemu-os-posix.h
qemu-os-win32.h Move generic or OS function declarations to qemu-common.h 2011-04-15 18:25:46 +00:00
qemu-progress.c qemu-progress.c: printf isn't signal safe 2011-05-03 11:29:21 +02:00
qemu-queue.h
qemu-sockets.c
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: Fix timers for w32 2011-04-27 13:30:18 +02:00
qemu-timer.h qemu-timer: Remove unneeded include statement (w32) 2011-04-27 13:30:18 +02:00
qemu-tool.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
qemu-x509.h
qemu.sasl
qerror.c
qerror.h
qfloat.c
qfloat.h
qint.c
qint.h
qjson.c
qjson.h
qlist.c
qlist.h
qmp-commands.hx
qobject.h
qstring.c
qstring.h
range.h
readline.c
readline.h
README
rules.mak
rwhandler.c
rwhandler.h
s390-dis.c
s390.ld
savevm.c Fix some typos in comments and documentation 2011-04-16 12:24:28 +01:00
sh4-dis.c
simpletrace.c
simpletrace.h
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 spice-chardev: listen to frontend guest open / close 2011-04-28 11:02:31 +05:30
sysemu.h migration: move some declarations to migration.h 2011-04-15 20:14:54 +00:00
targphys.h
tcg-runtime.c
thunk.c
thunk.h
TODO
trace-events lm32: add Milkymist Minimac2 support 2011-05-03 10:48:40 +02:00
translate-all.c Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
uboot_image.h
usb-bsd.c
usb-linux.c usb-linux: We only need to keep track of 15 endpoints 2011-05-04 12:25:24 +02:00
usb-stub.c
VERSION
version.rc
vgafont.h
vl.c vl.c: Replace -virtfs string manipulation with QemuOpts 2011-04-27 08:31:29 -07:00
x86_64.ld

Read the documentation in qemu-doc.html.

Fabrice Bellard.