Statistics
| Branch: | Revision:

root / hw / lm32 @ cd6c8830

Name Size
Makefile.objs 58 Bytes
lm32.h 507 Bytes
lm32_boards.c 10.1 kB
lm32_hwsetup.h 4.9 kB
milkymist-hw.h 5.5 kB
milkymist.c 6.9 kB

Latest revisions

# Date Author Comment
f41152bd 02/04/2014 08:47 pm Michael Walle

hw/lm32: print error if cpu model is not found

QEMU crashed if a the given cpu_model is not found.

Signed-off-by: Michael Walle <>
Reviewed-by: Peter Maydell <>

c00eb5ce 11/05/2013 06:47 pm Andreas Färber

milkymist: Suppress -kernel/-bios/-drive error for qtest

Acked-by: Michael Walle <>
Signed-off-by: Andreas Färber <>

48354cc5 10/14/2013 05:48 pm Michael S. Tsirkin

loader: support for unmapped ROM blobs

Support ROM blobs not mapped into guest memory:
same as ROM files really but use caller's buffer.

Support invoking callback on access and
return memory pointer making it easier
for caller to update memory if necessary....

c1654732 08/28/2013 10:16 am Markus Armbruster

hw: Clean up bogus default boot order

We set default boot order "cad" in every single machine definition
except "pseries" and "moxiesim", even though very few boards actually
care for boot order, and "cad" makes sense for even fewer.

Machines that care:...

a0b97927 07/29/2013 10:06 pm Andreas Färber

lm32_juart: QOM cast cleanup

Signed-off-by: Andreas Färber <>

2c9b15ca 07/04/2013 06:42 pm Paolo Bonzini

memory: add owner argument to initialization functions

Signed-off-by: Paolo Bonzini <>

21e5181f 04/20/2013 08:54 pm Peter Maydell

qdev: Drop taddr properties

Drop all the infrastructure for taddr properties (ie ones which
are 'hwaddr' sized). These are now unused, and any further desired
use would be rather questionable since device properties shouldn't
generally depend on a type that is conceptually variable based on...

bd2be150 04/15/2013 04:16 pm Peter Maydell

arm: fix location of some include files

The recent rearrangement of include files had some minor errors:
devices.h is not ARM specific and should not be in arm/
arm.h should be in arm/

Move these two headers to correct this.

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

e28bee8e 04/08/2013 07:13 pm Paolo Bonzini

hw: move other devices to hw/misc/, configure with default-configs/

Signed-off-by: Paolo Bonzini <>

47b43a1f 04/08/2013 07:13 pm Paolo Bonzini

hw: move private headers to hw/ subdirectories.

Many headers are used only in a single directory. These can be
kept in hw/.

Signed-off-by: Paolo Bonzini <>

View revisions

Also available in: Atom