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-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
2012-06-07
build: move net/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move block/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: adapt qom/Makefile and move it to Makefile.objs
Paolo Bonzini
2012-06-07
build: move rules for nesting to Makefile.objs
Paolo Bonzini
2012-06-07
build: move other target-*/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
dump: remove dumping stuff from cpu-all.h
Paolo Bonzini
2012-06-07
dump: change cpu_get_note_size to return ssize_t
Paolo Bonzini
2012-06-07
dump: do not compile dump.o for user-mode emulation
Paolo Bonzini
2012-06-07
build: move libobj-y variable to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move *-user/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: add rules for nesting
Paolo Bonzini
2012-06-07
build: do not sprinkle around GENERATED_HEADERS dependencies
Paolo Bonzini
2012-06-07
build: remove trace-nested-y
Paolo Bonzini
2012-06-06
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-06-06
Merge remote-tracking branch 'afaerber-or/qom-cpu-3' into staging
Anthony Liguori
2012-06-06
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-06-06
kvm: Fix build for non-CAP_IRQ_ROUTING targets
Jan Kiszka
2012-06-05
Revert "Revert "rtl8139: do the network/host communication only in normal ope...
Anthony Liguori
2012-06-04
Kill off cpu_state_reset()
Andreas Färber
2012-06-04
linux-user: Use cpu_reset() after cpu_init() / cpu_copy()
Andreas Färber
2012-06-04
bsd-user: Use cpu_reset() in after cpu_init()
Andreas Färber
2012-06-04
leon3: Store SPARCCPU in ResetData
Andreas Färber
2012-06-04
leon3: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
2012-06-04
sun4u: Store SPARCCPU in ResetData
Andreas Färber
2012-06-04
sun4u: Let cpu_devinit() return SPARCCPU
Andreas Färber
2012-06-04
sun4u: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
2012-06-04
sun4m: Pass SPARCCPU to {main,secondary}_cpu_reset()
Andreas Färber
2012-06-04
sun4m: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
2012-06-04
target-sparc: Let cpu_sparc_init() return SPARCCPU
Andreas Färber
2012-06-04
cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC
Andreas Färber
2012-06-04
virtex_ml507: Pass PowerPCCPU to main_cpu_reset()
Andreas Färber
2012-06-04
virtex_ml507: Let ppc440_init_xilinx() return PowerPCCPU
Andreas Färber
[next]