]> git.proxmox.com Git - qemu.git/commit
tci: Fix broken builds with TCG interpreter
authorStefan Weil <sw@weilnetz.de>
Tue, 1 Jan 2013 17:43:56 +0000 (18:43 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 2 Jan 2013 19:33:05 +0000 (13:33 -0600)
commit503483336039a8b2b182535f87f4820d259fca82
tree827bb9f6b91a9ff66fd9ec2080ca6e7a4cf15fe3
parent74e91370beb3fabda515623b4491a8b7a024304a
tci: Fix broken builds with TCG interpreter

TCI no longer compiled after commit 76cad71136b7eb371cf2a2a4e1621cfe8d9c769a.

The TCI disassembler depends on data structures which are different for
each QEMU target, so it cannot be compiled as a universal-obj today.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.target
disas/Makefile.objs