Statistics
| Branch: | Revision:

root / hw / arm @ 9a1179dc

Name Size
Makefile.objs 1.5 kB
armv7m.c 7.6 kB
boot.c 15 kB
collie.c 2.1 kB
exynos4210.c 12.8 kB
exynos4_boards.c 5.5 kB
gumstix.c 3.8 kB
highbank.c 10.5 kB
integratorcp.c 15.9 kB
kzm.c 5.5 kB
mainstone.c 5.6 kB
musicpal.c 47.2 kB
nseries.c 42.6 kB
omap1.c 115.8 kB
omap2.c 86.1 kB
omap_sx1.c 7.5 kB
palm.c 9.2 kB
pic_cpu.c 1.7 kB
pxa2xx.c 68.3 kB
pxa2xx_gpio.c 10 kB
pxa2xx_pic.c 10.1 kB
realview.c 12.7 kB
spitz.c 32 kB
stellaris.c 38.6 kB
tosa.c 8.2 kB
versatilepb.c 11.9 kB
vexpress.c 18.4 kB
xilinx_zynq.c 7.8 kB
z2.c 9.7 kB

Latest revisions

# Date Author Comment
9a1179dc 04/08/2013 07:13 pm Paolo Bonzini

hw: make all of hw/ide/ configurable via default-configs/

Signed-off-by: Paolo Bonzini <>

0d09e41a 04/08/2013 07:13 pm Paolo Bonzini

hw: move headers to include/

Many of these should be cleaned up with proper qdev-/QOM-ification.
Right now there are many catch-all headers in include/hw/ARCH depending
on cpu.h, and this makes it necessary to compile these files per-target.
However, fixing this does not belong in these patches....

9196dd41 04/06/2013 03:53 pm Blue Swirl

Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm

  • 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm:
    hw/nand.c: Fix nand erase operation
    cadence_uart: Flush queued characters on reset
    pl330: Don't inhibit ES bits on INTEN...
591f73f6 04/05/2013 06:17 pm Peter Maydell

hw/arm/nseries: don't print to stdout or stderr

Remove various bits of printing to stdout or stderr from the
nseries code, replacing it with a qemu log message where there's
an appropriate log category, and just dropping the output for
some of the more debug-like printing....

f1922e36 04/05/2013 04:04 pm Peter Crosthwaite

xilinx_zynq: Cleanup ssi_create_slave

With the recent m25p80 cleanup there is no need to use
ssi_create_slave_no_init() anymore. Just use ssi_create_slave().

Signed-off-by: Peter Crosthwaite <>
Signed-off-by: Stefan Hajnoczi <>

456d6069 04/05/2013 03:21 am Hans de Goede

qemu-char: Call fe_claim / fe_release when not using qdev chr properties

chardev-frontends need to explictly check, increase and decrement the
avail_connections "property" of the chardev when they are not using a
qdev-chardev-property for the chardev.

This fixes things like:...

a86f200a 04/01/2013 05:08 pm Peter Maydell

musicpal: qdevify musicpal-misc

Make musicpal-misc into its own (trivial) qdev device, so we
can get rid of the abuse of sysbus_add_memory().

Signed-off-by: Peter Maydell <>
Reviewed-by: Peter Crosthwaite <>...

c78f7137 03/18/2013 11:21 am Gerd Hoffmann

console: stop using DisplayState in gfx hardware emulation

Use QemuConsole instead. Updates interfaces in console.[ch] and adapts
gfx hardware emulation code.

Signed-off-by: Gerd Hoffmann <>

da229ef3 03/18/2013 11:21 am Gerd Hoffmann

console: rework DisplaySurface handling [vga emu side]

Decouple DisplaySurface allocation & deallocation from DisplayState.
Replace dpy_gfx_resize + dpy_gfx_setdata with a dpy_gfx_replace_surface
function.

This handles the graphic hardware emulation.

Signed-off-by: Gerd Hoffmann <>

7451afb6 03/15/2013 06:41 pm Peter Crosthwaite

xilinx_zynq: added pl330 to machine model

Signed-off-by: Peter Crosthwaite <>
Reviewed-by: Peter Maydell <>
Message-id: ...

View revisions

Also available in: Atom