QEMU With E2K User Support
Go to file
Peter Maydell 0f58a1882b hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv properties
Fix confusion in the Property arrays for the "arm11mpcore_priv"
(per-CPU devices for the ARM11MPcore CPU) and "realview_mpcore"
(realview-eb board specific device encapsulating CPU and some
extra interrupt controllers) -- the num-irq property was defined
on the wrong device and the mpcore_rirq_properties were defined
as offsets in the wrong structure. The effect was that the
realview-eb-mpcore machine would abort on startup trying to
allocate an insane amount of memory. (This bug was introduced in
the QOM conversion in commit 999e12bb.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2012-03-02 11:56:39 +00:00
audio audio: Add some fall through comments 2012-02-25 18:16:11 +04:00
block qcow2: Reject too large header extensions 2012-02-29 12:48:47 +01:00
bsd-user
darwin-user
default-configs Merge remote-tracking branch 'bonzini/virtio-scsi' into staging 2012-02-24 09:33:03 -06:00
docs
fpu
fsdev
gdb-xml
hw hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv properties 2012-03-02 11:56:39 +00:00
include/qemu qom: Document ways to retrieve child object added by object_property_add_child() 2012-02-22 09:02:18 -06:00
libcacard libcacard: fix reported ATR length 2012-02-27 13:37:36 +01:00
linux-headers
linux-user
net
pc-bios
qapi qapi: add string-based visitors 2012-02-21 10:21:05 +01:00
qga qemu-ga: add win32 guest-shutdown command 2012-02-23 15:43:50 -06:00
QMP qmp: add DEVICE_TRAY_MOVED event 2012-02-22 17:23:50 -02:00
qom qom: In function object_set_link_property(), first call object_ref(), then object_unref(). 2012-02-22 13:24:30 -06:00
roms
scripts
slirp slirp: Fix assertion failure on rejected DHCP requests 2012-02-27 14:55:07 +01:00
sysconfigs/target cpu defs: uncomment empty extfeatures_ecx definition for Opteron_G1 (v2) 2012-02-22 13:24:30 -06:00
target-alpha
target-arm
target-cris
target-i386 target-i386: Introduce x86_cpuid_set_model_id() 2012-02-24 09:06:58 -06:00
target-lm32
target-m68k
target-microblaze
target-mips
target-ppc
target-s390x
target-sh4
target-sparc
target-unicore32
target-xtensa
tcg tcg: Remove unneeded include statements 2012-02-23 08:59:51 +00:00
tests qemu-iotests: Test rebase with short backing file 2012-02-29 15:48:44 +01:00
trace
ui Error out when tls-channel option is used without TLS 2012-02-28 17:22:30 +01:00
.gitignore qapi: add tests for string-based visitors 2012-02-21 10:21:05 +01:00
.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.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 qapi: Introduce blockdev-group-snapshot-sync command 2012-02-29 15:48:33 +01:00
block-migration.c
block-migration.h
block.c qapi: Introduce blockdev-group-snapshot-sync command 2012-02-29 15:48:33 +01:00
block.h qapi: Introduce blockdev-group-snapshot-sync command 2012-02-29 15:48:33 +01:00
blockdev.c qapi: Introduce blockdev-group-snapshot-sync command 2012-02-29 15:48:33 +01: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
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
compiler.h
config.h
configure arm: add device tree support 2012-03-02 11:56:38 +00:00
console.c optimize screendump for the common non-switch case 2012-02-24 13:36:05 -06:00
console.h optimize screendump for the common non-switch case 2012-02-24 13:36:05 -06:00
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-ucontext.c
coroutine-win32.c
cpu-all.h
cpu-common.h
cpu-defs.h
cpu-exec.c
cpus.c
cpus.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-helpers: add accounting wrappers 2012-02-22 13:29:07 +01:00
dma.h dma-helpers: add accounting wrappers 2012-02-22 13:29:07 +01:00
dyngen-exec.h
elf.h
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
gdbstub.c
gdbstub.h
gen-icount.h
HACKING
hmp-commands.hx suspend: add system_wakeup monitor command 2012-02-24 13:36:03 -06:00
hmp.c suspend: add system_wakeup monitor command 2012-02-24 13:36:03 -06:00
hmp.h suspend: add system_wakeup monitor command 2012-02-24 13:36:03 -06:00
host-utils.c
host-utils.h
hppa-dis.c
hppa.ld
i386-dis.c
i386.ld
ia64-dis.c
ia64.ld
input.c input: send kbd+mouse events only to running guests. 2012-02-17 11:02:55 -06:00
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-stub.c
kvm.h
libfdt_env.h
LICENSE
linux-aio.c
m68k-dis.c
m68k-semi.c
m68k.ld
main-loop.c
main-loop.h
MAINTAINERS split SCSI and LSI, add myself as SCSI maintainer 2012-02-22 13:24:27 -06:00
Makefile Merge remote-tracking branch 'aneesh/for-upstream' into staging 2012-02-27 11:19:27 -06:00
Makefile.dis
Makefile.hw
Makefile.objs qemu-ga: add Windows service integration 2012-02-23 15:43:50 -06:00
Makefile.target arm: add device tree support 2012-03-02 11:56:38 +00:00
Makefile.user
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 suspend: add qmp events 2012-02-24 13:36:04 -06:00
monitor.h suspend: add qmp events 2012-02-24 13:36:04 -06:00
nbd.c
nbd.h
net.c
net.h
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 qemu-ga: Add schema documentation for types 2012-02-23 15:40:07 -06:00
qapi-schema-test.json
qapi-schema.json qapi: Introduce blockdev-group-snapshot-sync command 2012-02-29 15:48:33 +01: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-char: qemu_chr_open_fd() can't fail, don't check 2012-02-24 09:06:57 -06:00
qemu-char.h
qemu-common.h
qemu-config.c arm: add device tree support 2012-03-02 11:56:38 +00:00
qemu-config.h
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-ga: add Windows service integration 2012-02-23 15:43:50 -06:00
qemu-img-cmds.hx
qemu-img.c qemu-img: fix segment fault when the image format is qed 2012-02-29 16:05:07 +01:00
qemu-img.texi
qemu-io.c qemu-io: fix segment fault when the image format is qed 2012-02-29 16:05:00 +01:00
qemu-lock.h
qemu-log.h
qemu-nbd.c
qemu-nbd.texi
qemu-objects.h
qemu-option.c
qemu-option.h
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx arm: add device tree support 2012-03-02 11:56:38 +00:00
qemu-os-posix.h
qemu-os-win32.h
qemu-progress.c
qemu-queue.h
qemu-sockets.c sockets: Clean up inet_listen_opts()'s convoluted bind() loop 2012-02-24 09:06:58 -06: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-tool: revert cpu_get_clock() abort(3) 2012-02-29 15:48:44 +01:00
qemu-x509.h
qemu-xattr.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 QMP: Add qmp command for blockdev-group-snapshot-sync 2012-02-29 15:48:39 +01:00
qmp.c suspend: add system_wakeup monitor command 2012-02-24 13:36:03 -06:00
qobject.h
qstring.c
qstring.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 Revert "qemu-char: Print strerror message on failure" and deps 2012-02-24 09:06:56 -06:00
sysemu.h suspend: make acpi timer wakeup the guest. 2012-02-24 13:36:04 -06:00
targphys.h
tcg-runtime.c
tci-dis.c
tci.c
test-coroutine.c
test-qmp-commands.c
test-qmp-input-visitor.c
test-qmp-output-visitor.c
test-string-input-visitor.c qapi: add tests for string-based visitors 2012-02-21 10:21:05 +01:00
test-string-output-visitor.c qapi: add tests for string-based visitors 2012-02-21 10:21:05 +01:00
thunk.c
thunk.h
TODO
trace-events usb: add tracepoint for usb packet state changes. 2012-02-27 13:37:36 +01:00
translate-all.c
uboot_image.h
usb-bsd.c usb: Resolve warnings about unassigned bus on usb device creation 2012-02-27 15:40:53 +01:00
usb-linux.c usb: Resolve warnings about unassigned bus on usb device creation 2012-02-27 15:40:53 +01:00
usb-redir.c usb-redir: Return USB_RET_NAK when we've no data for an interrupt endpoint 2012-02-27 13:37:37 +01:00
usb-stub.c
user-exec.c
VERSION
version.rc
vgafont.h
vl.c arm: add device tree support 2012-03-02 11:56:38 +00:00
vmstate.h
x86_64.ld
xen-all.c suspend: switch acpi s3 to new infrastructure. 2012-02-24 13:36:03 -06:00
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