qemu
14 years agoallow changing the speed of a running migration
Glauber Costa [Wed, 20 May 2009 22:26:58 +0000 (18:26 -0400)]
allow changing the speed of a running migration

This patch allow us to call migrate_set_speed on running
migrations. This should allow mgmt tools to increase the allocated
bandwidth of a running migration if there is no progress, and they
really want the migration to succeed.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agointroduce set_rate_limit function for QEMUFile
Glauber Costa [Wed, 20 May 2009 22:26:57 +0000 (18:26 -0400)]
introduce set_rate_limit function for QEMUFile

This patch converts the current callers of qemu_fopen_ops().

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agoaugment info migrate with page status
Glauber Costa [Thu, 21 May 2009 21:38:01 +0000 (17:38 -0400)]
augment info migrate with page status

This patch augments info migrate output with status about:
* ram bytes remaining
* ram bytes transferred
* ram bytes total

This should be enough for management tools to realize
whether or not there is progress in migration. We can
add more information later on, if the need arrives

[v2: fixes bytes_transferred type]

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agoDon't send all gratuitous packets at once.
Gleb Natapov [Thu, 21 May 2009 14:17:44 +0000 (17:17 +0300)]
Don't send all gratuitous packets at once.

Use timer to separate them in time.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agoMinimal ethernet frame length is 64 bytes.
Gleb Natapov [Thu, 21 May 2009 14:17:43 +0000 (17:17 +0300)]
Minimal ethernet frame length is 64 bytes.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agoFix segv when passing an unknown protocol
Anthony Liguori [Fri, 22 May 2009 13:17:55 +0000 (08:17 -0500)]
Fix segv when passing an unknown protocol

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agoPartially revert e20a8dff4c0da3827764924139d3bb73962f5d5a
Anthony Liguori [Fri, 22 May 2009 15:10:36 +0000 (10:10 -0500)]
Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5a

From Paul Brook:

 "the fdc is tied to the ISA DMA engine. We don't currently have a target
  independent method of handling inter-device data transfer."

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agoRevert "Fix arm-softmmu breakage"
Anthony Liguori [Fri, 22 May 2009 14:23:45 +0000 (09:23 -0500)]
Revert "Fix arm-softmmu breakage"

This reverts commit ec6bd8dea77478f32981a5df49f66ca2430ad19d.

This broke any target that uses virtio.  Virtio devices live in libhw and
without whole-archive, the constructors will never be called for virtio.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agoMerge commit 'garage/master' into garage-push
Riku Voipio [Fri, 22 May 2009 14:42:14 +0000 (17:42 +0300)]
Merge commit 'garage/master' into garage-push

14 years agochangelog update 0.10.0-0sb8
Riku Voipio [Fri, 22 May 2009 14:29:39 +0000 (17:29 +0300)]
changelog update

14 years agoMerge commit 'juri/riku-devel'
Riku Voipio [Fri, 22 May 2009 14:25:00 +0000 (17:25 +0300)]
Merge commit 'juri/riku-devel'

14 years agomake it impossible to build a empty sb1 devkit
Riku Voipio [Fri, 22 May 2009 13:30:08 +0000 (16:30 +0300)]
make it impossible to build a empty sb1 devkit

14 years agoIntroduce is_default field for QEMUMachine
Anthony Liguori [Fri, 22 May 2009 01:41:01 +0000 (20:41 -0500)]
Introduce is_default field for QEMUMachine

f80f9ec changed the order that machines are registered which had the effect of
changing the default machine.  This changeset introduces a new is_default field
so that machine types can declare that they are the default for an architecture.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agoRefactor how display drivers are selected
Anthony Liguori [Thu, 21 May 2009 21:54:00 +0000 (16:54 -0500)]
Refactor how display drivers are selected

My previous commit, f92f8afebe,  broke -vnc (spotted by Glauber Costa).  This
is because it's necessary to tell when the no special display parameters have
been passed and default to SDL or VNC appropriately.

This refactors the display selection logic to be less complicated which has
the effect of fixing the regression mentioned above.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agoFix arm-softmmu breakage
Blue Swirl [Thu, 21 May 2009 18:22:59 +0000 (21:22 +0300)]
Fix arm-softmmu breakage

Don't use whole-archive for hwlib or libqemu objects

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

14 years agoCompile most Xen files only once
Blue Swirl [Thu, 21 May 2009 15:54:48 +0000 (15:54 +0000)]
Compile most Xen files only once

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

14 years agoCompile fdc, escc and SCSI controllers only once
Blue Swirl [Thu, 21 May 2009 15:54:36 +0000 (15:54 +0000)]
Compile fdc, escc and SCSI controllers only once

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

14 years agoLet the venomous poison spread to more identifiers
Blue Swirl [Thu, 21 May 2009 15:54:22 +0000 (18:54 +0300)]
Let the venomous poison spread to more identifiers

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

14 years agoConvert machine registration to use module init functions
Anthony Liguori [Wed, 20 May 2009 23:38:09 +0000 (18:38 -0500)]
Convert machine registration to use module init functions

This cleans up quite a lot of #ifdefs, extern variables, and other ugliness.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agoEliminate --disable-gfx-check and make VNC default when SDL not available
Anthony Liguori [Wed, 20 May 2009 18:01:02 +0000 (13:01 -0500)]
Eliminate --disable-gfx-check and make VNC default when SDL not available

 --disable-gfx-check predates VNC server support.  It made sense back then
because the only thing you could do without SDL was use -nographic mode or
similar tricks.  Since this is a very advanced mode of operation, gfx-check
provided a good safety net for casual users.

A casual user is very likely to use VNC to interact with a guest.  In fact, it's
often frustrating to install QEMU on a server and have to specify
disable-gfx-check when you only want to use VNC.

This patch eliminates disable-gfx-check and makes SDL behave like every other
optional dependency.  If SDL is not available, instead of failing ungracefully
if no special options are specified, we default to -vnc localhost:0,to=99.
When we do default to VNC, we also print a message to tell the user that we've
done this include which port we're currently listening on.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agoDo not attempt to allocate sn_tab when there are no snapshots
malc [Thu, 21 May 2009 01:40:23 +0000 (05:40 +0400)]
Do not attempt to allocate sn_tab when there are no snapshots

This was caught by a7d27b536ffc0773028a90f14580552c0c3ddb2a which
aborted on this attempt, thanks to Alex Ivanov for report.

Signed-off-by: malc <av1474@comtv.ru>

14 years agoCast pointer arguments of get/setsockopt, send to void * to keep GCC
malc [Thu, 21 May 2009 01:26:23 +0000 (05:26 +0400)]
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
from producing a warning about pointer type mismatches with Winsock

Signed-off-by: malc <av1474@comtv.ru>

14 years agokvm: add error message for when SMP is requested
Mark McLoughlin [Tue, 12 May 2009 11:43:19 +0000 (12:43 +0100)]
kvm: add error message for when SMP is requested

Right now, if you try e.g. '-smp 2' you just get 'failed to
initialize KVM'.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>

14 years agoRemove initrd warning message
Richard W.M. Jones [Tue, 12 May 2009 07:12:05 +0000 (08:12 +0100)]
Remove initrd warning message

Signed-off-by: Richard W.M. Jones <rjones@redhat.com>

14 years agoinitialize struct sigevent before timer_create
Jean-Christophe Dubois [Sun, 17 May 2009 16:41:16 +0000 (18:41 +0200)]
initialize struct sigevent before timer_create

When qemu is run under valgrind, valgrind shows the following output
on exit:

==3648== 1 errors in context 2 of 2:
==3648== Syscall param timer_create(evp) points to uninitialised byte(s)
==3648==    at 0x54E936A: timer_create (in /lib/librt-2.9.so)
==3648==    by 0x405DCF: dynticks_start_timer (vl.c:1549)
==3648==    by 0x40A966: main (vl.c:1726)
==3648==  Address 0x7fefffb34 is on thread 1's stack
==3648==  Uninitialised value was created by a stack allocation
==3648==    at 0x405D60: dynticks_start_timer (vl.c:1534)

This patch is a simple fix to remove this potential problem.

Signed-off-by: Jean-Christophe DUBOIS <jcd@tribudubois.net>

14 years agoFix NULL alarm_timer pointer at exit
Jean-Christophe Dubois [Sun, 17 May 2009 16:38:39 +0000 (18:38 +0200)]
Fix NULL alarm_timer pointer at exit

This fixes a SIGSEGV error on qemu exit.

Here is the valgrind output related to this error

==3648== Process terminating with default action of signal 11 (SIGSEGV)
==3648==  Access not within mapped region at address 0x8
==3648==    at 0x40636B: host_alarm_handler (vl.c:1345)
==3648==    by 0x52D807F: (within /lib/libpthread-2.9.so)
==3648==    by 0x5C0A12E: tcsetattr (in /lib/libc-2.9.so)
==3648==    by 0x4DD601: term_exit (qemu-char.c:700)
==3648==    by 0x5B636EC: exit (in /lib/libc-2.9.so)
==3648==    by 0x5B4B5AC: (below main) (in /lib/libc-2.9.so)

This simple fix check for a valid pointer as host_alarm_handler is
also called after alarm_timer is released in the exit path.

Signed-off-by: Jean-Christophe DUBOIS <jcd@tribudubois.net>

14 years agokeep initrd in below 4g area.
Glauber Costa [Mon, 18 May 2009 20:35:58 +0000 (16:35 -0400)]
keep initrd in below 4g area.

initrd must be kept on the memory area below 4g. By not doing this,
we're seeing guests break while using -initrd and values of -mem
superior to 4096.

Signed-off-by: Glauber Costa <glommer@redhat.com>

14 years agomigrate.c: migrate_fd_put_buffer: Do not busyloop: stop writing if EWOULDBLOCK
Uri Lublin [Tue, 19 May 2009 11:08:53 +0000 (14:08 +0300)]
migrate.c: migrate_fd_put_buffer: Do not busyloop: stop writing if EWOULDBLOCK

The migration code is non-blocking, designed for live migration.

Practically migrate_fd_put_buffer busy-loops trying to write, as
on many machines EWOULDBLOCK==EAGAIN (look in include/asm-generic/errno.h).

Signed-off-by: Uri Lublin <uril@redhat.com>

14 years agokvm: work around supported cpuid ioctl() brokenness
Mark McLoughlin [Tue, 19 May 2009 17:55:21 +0000 (18:55 +0100)]
kvm: work around supported cpuid ioctl() brokenness

KVM_GET_SUPPORTED_CPUID has been known to fail to return -E2BIG
when it runs out of entries. Detect this by always trying again
with a bigger table if the ioctl() fills the table.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>

14 years agoremove gcc 3.x requirement from documentation
Hollis Blanchard [Tue, 19 May 2009 20:08:25 +0000 (15:08 -0500)]
remove gcc 3.x requirement from documentation

This text is no longer accurate. After the patch is applied, the
generated version at http://www.nongnu.org/qemu/qemu-doc.html should be
regenerated.

This patch is also a candidate for the stable branch. (The URL above is
probably generated from the stable branch anyways, so maybe it goes
without saying.)

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>

14 years agoRemove dead code
malc [Tue, 19 May 2009 23:25:22 +0000 (03:25 +0400)]
Remove dead code

Signed-off-by: malc <av1474@comtv.ru>

14 years agoFormat per CODING_STYLE
malc [Tue, 19 May 2009 18:28:26 +0000 (22:28 +0400)]
Format per CODING_STYLE

Signed-off-by: malc <av1474@comtv.ru>

14 years agoAbort on attempts to allocate zero bytes
malc [Tue, 19 May 2009 18:26:42 +0000 (22:26 +0400)]
Abort on attempts to allocate zero bytes

http://marc.info/?t=124267873300015&r=1&w=2

Signed-off-by: malc <av1474@comtv.ru>

14 years agoUnbreak out-of-tree builds
malc [Tue, 19 May 2009 16:55:09 +0000 (20:55 +0400)]
Unbreak out-of-tree builds

Signed-off-by: malc <av1474@comtv.ru>

14 years agoHardware convenience library
Paul Brook [Tue, 19 May 2009 15:17:58 +0000 (16:17 +0100)]
Hardware convenience library

The only target dependency for most hardware is sizeof(target_phys_addr_t).
Build these files into a convenience library, and use that instead of
building for every target.

Remove and poison various target specific macros to avoid bogus target
dependencies creeping back in.

Big/Little endian is not handled because devices should not know or care
about this to start with.

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoDisable >4G ram support on 32-bit targets
Paul Brook [Tue, 19 May 2009 15:05:00 +0000 (16:05 +0100)]
Disable >4G ram support on 32-bit targets

If the target only has a 32-bit physical address space then
the code to map >4G ram breaks horribly, and causes compiler warnings.

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoOnly define __llseek if it is going to be used
Paul Brook [Tue, 19 May 2009 14:58:52 +0000 (15:58 +0100)]
Only define __llseek if it is going to be used

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoAvoid implicit truncation compiler warnings
Paul Brook [Tue, 19 May 2009 14:42:39 +0000 (15:42 +0100)]
Avoid implicit truncation compiler warnings

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoRemove obsolete BIOS_SIZE from sysemu.h
Paul Brook [Tue, 19 May 2009 13:52:42 +0000 (14:52 +0100)]
Remove obsolete BIOS_SIZE from sysemu.h

BIOS_SIZE is no longer needed by vl.c, so there's no point having it in
sysemu.h.

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agocris: First shot at qdev for CRIS interrupts.
Edgar E. Iglesias [Mon, 18 May 2009 20:24:22 +0000 (22:24 +0200)]
cris: First shot at qdev for CRIS interrupts.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>

14 years agoetrax: Don't keep the passed irq pointer.
Edgar E. Iglesias [Mon, 18 May 2009 19:44:10 +0000 (21:44 +0200)]
etrax: Don't keep the passed irq pointer.

Copy passed irq object at channel connect.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>

14 years agoetrax: Remove unused eth irq line.
Edgar E. Iglesias [Mon, 18 May 2009 19:34:00 +0000 (21:34 +0200)]
etrax: Remove unused eth irq line.

The ethernet blocks irq line to report errors is unimplemented in QEMU.
Remove it for now.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>

14 years agoSyborg virtio bindings.
Paul Brook [Mon, 18 May 2009 15:45:48 +0000 (16:45 +0100)]
Syborg virtio bindings.

Implement Syborg device bindings for virtio-net.

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoSeparate virtio PCI code
Paul Brook [Mon, 18 May 2009 13:51:59 +0000 (14:51 +0100)]
Separate virtio PCI code

Split the PCI host bindings from the VRing transport implementation.

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoOnly shutdown video subsytem in sdl_cleanup
malc [Sun, 17 May 2009 14:26:05 +0000 (18:26 +0400)]
Only shutdown video subsytem in sdl_cleanup

Depending on the order in which atexit handlers are called SDL might
try to join on an audio thread without said thread ever being notified
that it must stop, hence QEMU will forever block in pthread_join call.

Signed-off-by: malc <av1474@comtv.ru>

14 years agoConsistently use uint64_t for int properties
Paul Brook [Sun, 17 May 2009 13:55:55 +0000 (14:55 +0100)]
Consistently use uint64_t for int properties

I apparently failed to do this properly on the first attempt.

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoETRAX-PIC: Untabify.
Edgar E. Iglesias [Sat, 16 May 2009 10:28:33 +0000 (12:28 +0200)]
ETRAX-PIC: Untabify.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>

14 years agoETRAX-TIMER: qdevify.
Edgar E. Iglesias [Sat, 16 May 2009 00:08:16 +0000 (02:08 +0200)]
ETRAX-TIMER: qdevify.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>

14 years agoETRAX-TIMER: Untabify.
Edgar E. Iglesias [Fri, 15 May 2009 23:46:26 +0000 (01:46 +0200)]
ETRAX-TIMER: Untabify.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>

14 years agoETRAX-SER: Untabify.
Edgar E. Iglesias [Fri, 15 May 2009 23:44:24 +0000 (01:44 +0200)]
ETRAX-SER: Untabify.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>

14 years agoETRAX-SER: qdevify.
Edgar E. Iglesias [Fri, 15 May 2009 23:40:46 +0000 (01:40 +0200)]
ETRAX-SER: qdevify.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>

14 years agoETRAX: Simplify PIC interface.
Edgar E. Iglesias [Fri, 15 May 2009 22:23:15 +0000 (00:23 +0200)]
ETRAX: Simplify PIC interface.

Instead of exporting a custom structure to represent different
interrupt types, just export the irq array and have the top
elements point to the NMI lines.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>

14 years agosupport ELF_HWCAP for PPPC
Nathan Froyd [Tue, 12 May 2009 19:26:59 +0000 (12:26 -0700)]
support ELF_HWCAP for PPPC

Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: malc <av1474@comtv.ru>

14 years agolinux-user: ppc signal handling
Nathan Froyd [Wed, 13 May 2009 02:13:18 +0000 (19:13 -0700)]
linux-user: ppc signal handling

Implement setup_{,rt_}frame and do_{,rt_}sigreturn for PPC 32-bit.  Use
the same TARGET_QEMU_ESIGRETURN hack as for MIPS to avoid clobbering
register state on a sigreturn.

Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: malc <av1474@comtv.ru>

14 years agotarget-ppc: expose cpu capability flags
Nathan Froyd [Tue, 12 May 2009 19:26:57 +0000 (12:26 -0700)]
target-ppc: expose cpu capability flags

Do this so other pieces of code can make decisions based on the
capabilities of the CPU we're emulating.

Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: malc <av1474@comtv.ru>

14 years agoETRAX: Correct passing of kernel command line.
Edgar E. Iglesias [Fri, 15 May 2009 14:53:53 +0000 (16:53 +0200)]
ETRAX: Correct passing of kernel command line.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>

14 years agofix ARMv7 data processing instructions
Juha Riihimäki [Wed, 6 May 2009 06:16:12 +0000 (09:16 +0300)]
fix ARMv7 data processing instructions

ARMv7 defines a new behavior for ARM data processing instructions
compared to earlier architecture revisions; when the destination
register is R15, a Branch and Exchange operation is executed rather
than a simple Branch to the target address. This patch corrects the
behavior of the emulation for the aforementioned operations. To be
applied after applying the previous patch in this patch set.

Signed-off-by: Juha Riihimäki <juha.riihimaki@nokia.com>
Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agofix ARMv7 data processing instructions
Juha Riihimäki [Wed, 6 May 2009 06:15:38 +0000 (09:15 +0300)]
fix ARMv7 data processing instructions

Modernize parts of target-arm/translate.c in preparation for the
modifications in the subsequent patch in this patch set. This is done
in order to avoid writing new code to target-arm/translate.c that
would use deprecated methods and/or variables.

Signed-off-by: Juha Riihimäki <juha.riihimaki@nokia.com>
Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoFix module initialization when more than 1 class is in use
Anthony Liguori [Thu, 14 May 2009 22:57:31 +0000 (17:57 -0500)]
Fix module initialization when more than 1 class is in use

Now that we're using enums for module types, it makes no sense to bother keeping
a list of module types when we know exactly how many they are.

Switching to an array simplifies the code and eliminates the aforementioned bug.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agoSyborg (Symbian Virtual Platform) board
Paul Brook [Thu, 14 May 2009 22:11:09 +0000 (23:11 +0100)]
Syborg (Symbian Virtual Platform) board

A virtual reference platform for SymbianOS development/debugging.

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoFix warning on WIN32
Anthony Liguori [Thu, 14 May 2009 21:57:03 +0000 (16:57 -0500)]
Fix warning on WIN32

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agoFix build on Solaris and WIN32
Anthony Liguori [Tue, 12 May 2009 14:55:27 +0000 (09:55 -0500)]
Fix build on Solaris and WIN32

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

14 years agoPXA SSI qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:09 +0000 (22:35 +0100)]
PXA SSI qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoStellaris SSI qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:09 +0000 (22:35 +0100)]
Stellaris SSI qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoSSP bus framework
Paul Brook [Thu, 14 May 2009 21:35:09 +0000 (22:35 +0100)]
SSP bus framework

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoStellaris I2C qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:09 +0000 (22:35 +0100)]
Stellaris I2C qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoI2C cleanup
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
I2C cleanup

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoRemove bogus omap i2c slave code
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
Remove bogus omap i2c slave code

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoSMBus qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
SMBus qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoTOSC DAC i2c qdev voncersion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
TOSC DAC i2c qdev voncersion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoTWL92230 qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
TWL92230 qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoWM8750 qdev coversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
WM8750 qdev coversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoTMP105 qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
TMP105 qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoPXA2xx I2C slave qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
PXA2xx I2C slave qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoLM832x qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
LM832x qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoMAX7310 I2C qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
MAX7310 I2C qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoSSD0303 qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
SSD0303 qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoI2C qdev support
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
I2C qdev support

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoMusicPal qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
MusicPal qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoARM GIC qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
ARM GIC qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoARM PCI host qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
ARM PCI host qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoVirtio-console conversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
Virtio-console conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoVirtio-balloon qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
Virtio-balloon qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoVirtio-blk qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
Virtio-blk qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoPL080 qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:08 +0000 (22:35 +0100)]
PL080 qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoARM RealView sytem controller qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
ARM RealView sytem controller qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoVersatile/PB core qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
Versatile/PB core qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoPL190 qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
PL190 qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoESP SCSI qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
ESP SCSI qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agosmc91c111 qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
smc91c111 qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoARM timers qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
ARM timers qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoIntegrator/CP core qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
Integrator/CP core qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoPL181 qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
PL181 qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoPL031 qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
PL031 qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoStellaris ethernet qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
Stellaris ethernet qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoVirtio-net qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
Virtio-net qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoPCI network qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
PCI network qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoLSI SCSI qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
LSI SCSI qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoPL050 qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
PL050 qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>

14 years agoPL011 qdev conversion
Paul Brook [Thu, 14 May 2009 21:35:07 +0000 (22:35 +0100)]
PL011 qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>