index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.target
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: compile translate.o with -fno-gcse option on GCC 4.6.x and 4.7.[012]
Paolo Bonzini
2012-11-28
1
-0
/
+3
*
build: replace weak symbols with a static library
Paolo Bonzini
2012-11-18
1
-2
/
+2
*
Remove libhw
Stefan Weil
2012-10-05
1
-1
/
+0
*
Make target_phys_addr_t 64 bits unconditionally
Avi Kivity
2012-10-04
1
-3
/
+0
*
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
2012-09-15
1
-8
/
+0
*
build: get dependency file directories from object file names
Paolo Bonzini
2012-07-28
1
-3
/
+0
*
bsd-user: fix build
Blue Swirl
2012-06-28
1
-1
/
+1
*
Makefile.target: Update clean command to clean hw/ directory
Peter Maydell
2012-06-27
1
-2
/
+2
*
make: Fix dependencies for fpu/*.c and tcg/*.c
Stefan Weil
2012-06-24
1
-1
/
+1
*
make: automatically include dependencies in recursive subdir rules (v2)
Anthony Liguori
2012-06-19
1
-1
/
+1
*
Revert "build: compile oslib-obj-y once"
Blue Swirl
2012-06-10
1
-1
/
+1
*
build: compile oslib-obj-y once
Paolo Bonzini
2012-06-07
1
-1
/
+1
*
build: limit usage of vpath
Paolo Bonzini
2012-06-07
1
-3
/
+2
*
build: libcacard Makefile cleanups
Paolo Bonzini
2012-06-07
1
-6
/
+0
*
build: move device tree to per-target Makefile.objs
Paolo Bonzini
2012-06-07
1
-7
/
+0
*
build: move per-target hw/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-28
/
+7
*
build: move rules for nesting to Makefile.objs
Paolo Bonzini
2012-06-07
1
-25
/
+22
*
build: move other target-*/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-5
/
+5
*
dump: remove dumping stuff from cpu-all.h
Paolo Bonzini
2012-06-07
1
-4
/
+6
*
dump: do not compile dump.o for user-mode emulation
Paolo Bonzini
2012-06-07
1
-2
/
+1
*
build: move libobj-y variable to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-34
/
+7
*
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-173
/
+13
*
build: move *-user/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-22
/
+10
*
build: do not sprinkle around GENERATED_HEADERS dependencies
Paolo Bonzini
2012-06-07
1
-10
/
+4
*
introduce a new monitor command 'dump-guest-memory' to dump guest's memory
Wen Congyang
2012-06-04
1
-0
/
+2
*
target-i386: Add API to write elf notes to core file
Wen Congyang
2012-06-04
1
-0
/
+1
*
implement cpu_get_memory_mapping()
Wen Congyang
2012-06-04
1
-0
/
+1
*
Add API to create memory mapping list
Wen Congyang
2012-06-04
1
-0
/
+1
*
cputlb: move TLB handling to a separate file
Blue Swirl
2012-05-01
1
-1
/
+1
*
Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber
Blue Swirl
2012-05-01
1
-28
/
+0
|
\
|
*
Drop darwin-user
Andreas Färber
2012-05-01
1
-28
/
+0
*
|
Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2012-05-01
1
-10
/
+1
|
\
\
|
|
/
|
/
|
|
*
Makefile: Simplify compilation of target-*/cpu.c
Andreas Färber
2012-04-30
1
-15
/
+1
|
*
target-mips: QOM'ify CPU
Andreas Färber
2012-04-30
1
-0
/
+3
|
*
target-m68k: QOM'ify CPU
Andreas Färber
2012-04-30
1
-0
/
+1
|
*
target-sh4: QOM'ify CPU
Andreas Färber
2012-04-30
1
-0
/
+1
*
|
Beautify makefile commands for generation of files with tracetool
Lluís Vilanova
2012-04-25
1
-2
/
+2
|
/
*
config-host.mak: rename datadir to qemu_datadir
Eduardo Habkost
2012-04-24
1
-2
/
+2
*
target-microblaze: QOM'ify CPU
Andreas Färber
2012-04-24
1
-0
/
+1
*
target-cris: QOM'ify CPU
Andreas Färber
2012-04-24
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2012-04-23
1
-0
/
+1
|
\
|
*
realview: break out versatile i2c controller code
Oskar Andero
2012-04-20
1
-0
/
+1
*
|
tracetool: Rewrite infrastructure as python modules
Lluís Vilanova
2012-04-18
1
-6
/
+7
|
/
*
Merge remote-tracking branch 'sstabellini/for_anthony' into staging
Anthony Liguori
2012-04-16
1
-1
/
+1
|
\
|
*
Xen: Add xen-apic support and hook it up.
Wei Liu
2012-04-13
1
-1
/
+1
*
|
target-alpha: QOM'ify CPU
Andreas Färber
2012-04-15
1
-0
/
+1
*
|
target-xtensa: add dc233c core
Max Filippov
2012-04-15
1
-0
/
+1
*
|
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
Blue Swirl
2012-04-14
1
-0
/
+1
|
\
\
|
*
|
target-xtensa: QOM'ify CPU
Andreas Färber
2012-04-14
1
-0
/
+1
|
|
/
*
|
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
2012-04-14
1
-0
/
+1
|
\
\
|
|
/
|
/
|
[next]