Go to file
Andreas Färber 62a8055936 target-unicore32: Change gen_intermediate_code_internal() signature
Use UniCore32CPU and bool.

Prepares for moving singlestep_enabled field to CPUState.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-07-09 21:33:04 +02:00
audio audio: Replace static functions in header file by macros, remove GCC_ATTR 2013-06-21 22:52:50 +04:00
backends rng-random: use error_setg_file_open() 2013-06-17 11:01:14 -04:00
block curl: refuse to open URL from HTTP server without range support 2013-07-05 09:40:18 +02:00
bsd-user bsd-user: Change thread_env to CPUState 2013-07-09 21:33:01 +02:00
default-configs pci: Cleanup configuration for pci-hotplug.c 2013-07-04 10:45:31 +03:00
disas
docs add a header file for atomic operations 2013-07-04 17:42:49 +02:00
dtc@bc895d6d09
fpu
fsdev
gdb-xml
hw timer/arm_mptimer: Build arm_mptimer only once 2013-07-09 21:33:02 +02:00
include intc/openpic: Build openpic only once 2013-07-09 21:33:02 +02:00
ldscripts
libcacard libcacard: Fix cppcheck warning and remove unneeded code 2013-06-21 22:52:50 +04:00
linux-headers
linux-user linux-user: Change thread_env to CPUState 2013-07-09 21:33:01 +02:00
net fix -net user checks by reordering checks 2013-06-19 12:44:38 +02:00
pc-bios multiboot: Updated ROM binary 2013-06-28 14:01:52 -05:00
pixman@97336fad32
po
qapi
qga
QMP
qobject
qom qom: Use atomics for object refcounting 2013-07-04 17:42:49 +02:00
roms
scripts
slirp make user networking hostfwd work with restrict=y 2013-06-19 12:44:38 +02:00
stubs cpu: Change qemu_init_vcpu() argument to CPUState 2013-06-28 13:25:13 +02:00
sysconfigs/target
target-alpha target-alpha: Change gen_intermediate_code_internal() argument to AlphaCPU 2013-07-09 21:33:03 +02:00
target-arm target-arm: Change gen_intermediate_code_internal() argument to ARMCPU 2013-07-09 21:33:03 +02:00
target-cris target-cris: Change gen_intermediate_code_internal() argument to CRISCPU 2013-07-09 21:33:03 +02:00
target-i386 target-i386: Change gen_intermediate_code_internal() argument to X86CPU 2013-07-09 21:33:03 +02:00
target-lm32 target-lm32: Change gen_intermediate_code_internal() argument to LM32CPU 2013-07-09 21:33:03 +02:00
target-m68k target-m68k: Change gen_intermediate_code_internal() argument to M68kCPU 2013-07-09 21:33:03 +02:00
target-microblaze target-microblaze: Change gen_intermediate_code_internal() argument types 2013-07-09 21:33:03 +02:00
target-mips target-mips: Change gen_intermediate_code_internal() argument to MIPSCPU 2013-07-09 21:33:03 +02:00
target-moxie target-moxie: gen_intermediate_code_internal() should be inlined 2013-07-09 21:33:02 +02:00
target-openrisc cpu: Drop unnecessary dynamic casts in *_env_get_cpu() 2013-07-09 21:20:28 +02:00
target-ppc target-ppc: Change gen_intermediate_code_internal() argument to PowerPCCPU 2013-07-09 21:33:03 +02:00
target-s390x target-s390x: Change gen_intermediate_code_internal() argument to S390CPU 2013-07-09 21:33:03 +02:00
target-sh4 target-sh4: Change gen_intermediate_code_internal() argument to SuperHCPU 2013-07-09 21:33:04 +02:00
target-sparc target-sparc: Change gen_intermediate_code_internal() argument to SPARCCPU 2013-07-09 21:33:04 +02:00
target-unicore32 target-unicore32: Change gen_intermediate_code_internal() signature 2013-07-09 21:33:04 +02:00
target-xtensa target-xtensa: gen_intermediate_code_internal() should be inlined 2013-07-09 21:33:02 +02:00
tcg tcg-ppc64: rotr_i32 rotates wrong amount 2013-06-17 10:42:16 -07:00
tests add a header file for atomic operations 2013-07-04 17:42:49 +02:00
trace
ui console: Hook QemuConsoles into qom tree 2013-06-28 14:03:22 -05:00
util qemu-socket: don't leak opts on error 2013-06-28 22:10:34 +04:00
.exrc
.gitignore
.gitmodules
.mailmap
aio-posix.c
aio-win32.c
arch_init.c Graphics: Switch to 800x600x32 as default mode 2013-07-01 01:11:16 +02:00
async.c
balloon.c
block-migration.c
block.c block: fix bdrv_flush() ordering in bdrv_close() 2013-07-05 10:52:23 +02:00
blockdev-nbd.c
blockdev.c blockdev: add Abort transaction 2013-06-28 09:20:27 +02:00
blockjob.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure configure: Add signed*signed check to [u]int128_t test 2013-06-21 22:54:24 +04:00
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-win32.c
cpu-exec.c cpu: Replace cpu_single_env with CPUState current_cpu 2013-07-09 21:20:28 +02:00
cpus.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
cputlb.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
device_tree.c
device-hotplug.c
disas.c
dma-helpers.c dma: keep a device alive while it has SGLists 2013-07-04 17:42:30 +02:00
dump.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
exec.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
gdbstub.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
HACKING
hmp-commands.hx pci: Cleanup configuration for pci-hotplug.c 2013-07-04 10:45:31 +03:00
hmp.c hmp: Make "info block" output more readable 2013-06-28 16:14:39 -04:00
hmp.h
iohandler.c
ioport.c piolist: add owner argument to initialization functions and pass devices 2013-07-04 17:42:47 +02:00
kvm-all.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
kvm-stub.c kvm: Change kvm_remove_all_breakpoints() argument to CPUState 2013-07-09 21:20:28 +02:00
LICENSE
main-loop.c
MAINTAINERS pci,misc enhancements 2013-07-08 08:00:23 -05:00
Makefile Makefile: pass include directives to dtc via CPPFLAGS, not CFLAGS 2013-06-21 22:52:50 +04:00
Makefile.objs
Makefile.target
memory_mapping.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
memory.c cpu: Replace cpu_single_env with CPUState current_cpu 2013-07-09 21:20:28 +02:00
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c add a header file for atomic operations 2013-07-04 17:42:49 +02:00
monitor.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
nbd.c
os-posix.c
os-win32.c
page_cache.c
qapi-schema-test.json
qapi-schema.json qemu-char: fix documentation for telnet+wait socket flags 2013-06-28 22:10:33 +04:00
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c Merge remote-tracking branch 'mjt/trivial-patches' into staging 2013-06-28 15:48:35 -05:00
qemu-coroutine-io.c rdma: export yield_until_fd_readable() 2013-06-27 02:38:36 +02:00
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-doc.texi doc: we use seabios, not bochs bios 2013-06-28 22:10:34 +04:00
qemu-img-cmds.hx
qemu-img.c qemu-img: Add missing GCC_FMT_ATTR 2013-06-21 22:52:50 +04:00
qemu-img.texi
qemu-io-cmds.c
qemu-io.c
qemu-log.c
qemu-nbd.c
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx vl: convert -smp to qemu_opts_parse() 2013-06-28 14:02:14 -05:00
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c
qemu.sasl
qmp-commands.hx block: add drive-backup QMP command 2013-06-28 09:20:26 +02:00
qmp.c
qtest.c
readline.c
README
rules.mak
savevm.c rdma: new QEMUFileOps hooks 2013-06-27 02:38:36 +02:00
spice-qemu-char.c
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c
trace-events block: add basic backup support to block driver 2013-06-28 09:20:26 +02:00
translate-all.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
translate-all.h
user-exec.c cpu: Replace cpu_single_env with CPUState current_cpu 2013-07-09 21:20:28 +02:00
VERSION
version.rc
vl.c vl: convert -smp to qemu_opts_parse() 2013-06-28 14:02:14 -05:00
xbzrle.c
xen-all.c memory: add ref/unref calls 2013-07-04 17:42:45 +02:00
xen-mapcache.c
xen-stub.c Allow use of pc machine type (accel=xen) for Xen HVM domains. 2013-06-25 12:00:48 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team