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: always link device_tree.o into emulators if libfdt available
Paolo Bonzini
2013-03-01
1
-0
/
+1
*
qtest: Add MMIO support
Andreas Färber
2013-02-18
1
-0
/
+1
*
build: remove universal-obj-y
Paolo Bonzini
2013-01-26
1
-2
/
+1
*
build: improve quiet output for .stp rules
Paolo Bonzini
2013-01-12
1
-1
/
+1
*
build: consolidate multiple variables into universal-obj-y
Paolo Bonzini
2013-01-12
1
-6
/
+1
*
build: move util-obj-y to libqemuutil.a
Paolo Bonzini
2013-01-12
1
-4
/
+4
*
build: rename oslib-obj-y to util-obj-y
Paolo Bonzini
2013-01-12
1
-2
/
+2
*
tci: Fix broken builds with TCG interpreter
Stefan Weil
2013-01-02
1
-2
/
+1
*
build: fix includes for VNC
Paolo Bonzini
2012-12-22
1
-5
/
+0
*
build: kill libuser
Paolo Bonzini
2012-12-19
1
-2
/
+1
*
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
2012-12-19
1
-4
/
+1
*
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
[next]