index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-11
pxa2xx: Pass ARMCPU to pxa2xx_pic_init()
Andreas Färber
2012-06-11
exynos4210: Use cpu_arm_init() to store ARMCPU
Andreas Färber
2012-06-11
vexpress: Use cpu_arm_init() to obtain ARMCPU
Andreas Färber
2012-06-11
realview: Use cpu_arm_init() to obtain ARMCPU
Andreas Färber
2012-06-11
arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook()
Andreas Färber
2012-06-11
arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot()
Andreas Färber
2012-06-11
versatilepb: Use cpu_arm_init() to obtain ARMCPU
Andreas Färber
2012-06-11
musicpal: Use cpu_arm_init() to obtain ARMCPU
Andreas Färber
2012-06-11
integratorcp: Use cpu_arm_init() to obtain ARMCPU
Andreas Färber
2012-06-11
strongarm: Use cpu_arm_init() to store ARMCPU in StrongARMState
Andreas Färber
2012-06-11
z2: Rename PXA2xxState variable
Andreas Färber
2012-06-11
tosa: Rename PXA2xxState variable
Andreas Färber
2012-06-11
spitz: Rename PXA2xxState variable
Andreas Färber
2012-06-11
mainstone: Rename PXA2xxState variable
Andreas Färber
2012-06-11
palm: Rename omap_mpu_state_s variable
Andreas Färber
2012-06-11
omap_sx1: Rename omap_mpu_state_s variable
Andreas Färber
2012-06-11
nseries: Rename n800_s::cpu to mpu
Andreas Färber
2012-06-10
Revert "build: compile oslib-obj-y once"
Blue Swirl
2012-06-10
target-xtensa: switch to AREG0-free mode
Max Filippov
2012-06-10
target-xtensa: add attributes to helper functions
Max Filippov
2012-06-10
target-xtensa: remove unnecessary include of dyngen-exec.h
Peter Portante
2012-06-09
target-xtensa: fix CCOUNT for conditional branches
Max Filippov
2012-06-09
exec: fix TB invalidation after breakpoint insertion/deletion
Max Filippov
2012-06-09
target-xtensa: add MMU pagewalking tests
Max Filippov
2012-06-09
target-xtensa: control page table lookup explicitly
Max Filippov
2012-06-09
target-xtensa: update autorefill TLB entries conditionally
Max Filippov
2012-06-09
target-xtensa: extract TLB entry setting method
Max Filippov
2012-06-09
target-xtensa: update EXCVADDR in case of page table lookup
Max Filippov
2012-06-09
target-xtensa: flush TLB page for new MMU mapping
Max Filippov
2012-06-09
w32: Fix broken build (missing include file)
Stefan Weil
2012-06-09
do not include <libutil.h> needlessly or if it doesn't exist
Michael Tokarev
2012-06-09
target-ppc: Unbreak kvm_ppc.c build
Andreas Färber
2012-06-09
dump: Fix build breakage (missing sys/procfs.h)
Stefan Weil
2012-06-07
Merge remote-tracking branch 'bonzini/nested-makefiles-3' into staging
Anthony Liguori
2012-06-07
target-microblaze: fix swx build breakage
Peter A. G. Crosthwaite
2012-06-07
build: do not create directories at configure time
Paolo Bonzini
2012-06-07
configure: ensure directory exists when creating symlink
Anthony Liguori
2012-06-07
build: compile oslib-obj-y once
Paolo Bonzini
2012-06-07
build: limit usage of vpath
Paolo Bonzini
2012-06-07
build: libcacard Makefile cleanups
Paolo Bonzini
2012-06-07
build: move device tree to per-target Makefile.objs
Paolo Bonzini
2012-06-07
build: move per-target hw/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: convert libhw to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move target-independent hw/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move qga/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move qapi/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move slirp/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move audio/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move ui/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move fsdev/ objects to nested Makefile.objs
Paolo Bonzini
[next]