Sign in
qemu
/
qemu
/
1c380f9460522f32c8dd2577b2a53d518ec91c6d
/
Makefile.target
c9159fe
Remove libhw
by Stefan Weil
· 12 years ago
4be403c
Make target_phys_addr_t 64 bits unconditionally
by Avi Kivity
· 12 years ago
89c3333
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
by Blue Swirl
· 12 years ago
1435ddb
build: get dependency file directories from object file names
by Paolo Bonzini
· 13 years ago
71ea2e0
bsd-user: fix build
by Blue Swirl
· 13 years ago
b54fa7d
Makefile.target: Update clean command to clean hw/ directory
by Peter Maydell
· 13 years ago
a483bda
make: Fix dependencies for fpu/*.c and tcg/*.c
by Stefan Weil
· 13 years ago
dcff25f
make: automatically include dependencies in recursive subdir rules (v2)
by Anthony Liguori
· 13 years ago
dbaf26b
Revert "build: compile oslib-obj-y once"
by Blue Swirl
· 13 years ago
25f27a4
build: compile oslib-obj-y once
by Paolo Bonzini
· 13 years ago
fec90ff
build: limit usage of vpath
by Paolo Bonzini
· 13 years ago
00c705f
build: libcacard Makefile cleanups
by Paolo Bonzini
· 13 years ago
49ac9e0
build: move device tree to per-target Makefile.objs
by Paolo Bonzini
· 13 years ago
c353f26
build: move per-target hw/ objects to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
99100dc
build: move rules for nesting to Makefile.objs
by Paolo Bonzini
· 13 years ago
fbe37ef
build: move other target-*/ objects to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
5f86146
dump: remove dumping stuff from cpu-all.h
by Paolo Bonzini
· 13 years ago
db20776
dump: do not compile dump.o for user-mode emulation
by Paolo Bonzini
· 13 years ago
9cdc8df
build: move libobj-y variable to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
5e8861a
build: move obj-TARGET-y variables to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
7fc5152
build: move *-user/ objects to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
4115852
build: do not sprinkle around GENERATED_HEADERS dependencies
by Paolo Bonzini
· 13 years ago
783e9b4
introduce a new monitor command 'dump-guest-memory' to dump guest's memory
by Wen Congyang
· 13 years ago
9fecbed
target-i386: Add API to write elf notes to core file
by Wen Congyang
· 13 years ago
fae001f
implement cpu_get_memory_mapping()
by Wen Congyang
· 13 years ago
80167a8
Add API to create memory mapping list
by Wen Congyang
· 13 years ago
0cac1b6
cputlb: move TLB handling to a separate file
by Blue Swirl
· 13 years ago
58b5f5e
Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber
by Blue Swirl
· 13 years ago
61d25e1
Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpu
by Blue Swirl
· 13 years ago
0adb124
Drop darwin-user
by Andreas Färber
· 13 years ago
894a84e
Makefile: Simplify compilation of target-*/cpu.c
by Andreas Färber
· 13 years ago
0f71a70
target-mips: QOM'ify CPU
by Andreas Färber
· 13 years ago
b9e7a23
target-m68k: QOM'ify CPU
by Andreas Färber
· 13 years ago
339894b
target-sh4: QOM'ify CPU
by Andreas Färber
· 13 years ago
c042493
Beautify makefile commands for generation of files with tracetool
by Lluís Vilanova
· 13 years ago
6aae2a2
config-host.mak: rename datadir to qemu_datadir
by Eduardo Habkost
· 13 years ago
b77f98c
target-microblaze: QOM'ify CPU
by Andreas Färber
· 13 years ago
e739a48
target-cris: QOM'ify CPU
by Andreas Färber
· 13 years ago
5469963
Merge remote-tracking branch 'origin/master' into staging
by Anthony Liguori
· 13 years ago
d1157ca
realview: break out versatile i2c controller code
by Oskar Andero
· 13 years ago
650ab98
tracetool: Rewrite infrastructure as python modules
by Lluís Vilanova
· 13 years ago
8a6b870
Merge remote-tracking branch 'sstabellini/for_anthony' into staging
by Anthony Liguori
· 13 years ago
25ebd80
target-alpha: QOM'ify CPU
by Andreas Färber
· 13 years ago
176ac95
target-xtensa: add dc233c core
by Max Filippov
· 13 years ago
044c62a
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
by Blue Swirl
· 13 years ago
e92861c
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 13 years ago
a4633e1
target-xtensa: QOM'ify CPU
by Andreas Färber
· 13 years ago
9468e9c
Xen: Add xen-apic support and hook it up.
by Wei Liu
· 13 years ago
496dbcd
hw/arm_gic: Make the GIC its own sysbus device
by Peter Maydell
· 13 years ago
fc0ced2
target-lm32: QOM'ify CPU
by Andreas Färber
· 13 years ago
30471bc
target-i386: Rename cpuid.c
by Andreas Färber
· 13 years ago
88ca012
target-sparc: Rename cpu_init.c
by Andreas Färber
· 13 years ago
29e4bcb
target-s390x: QOM'ify CPU
by Andreas Färber
· 13 years ago
aba8e41
Merge remote-tracking branch 'stefanha/tracing' into staging
by Anthony Liguori
· 13 years ago
4dec465
Merge branch 'qom-cpu-unicore32.v3' of git://github.com/afaerber/qemu-cpu
by Blue Swirl
· 13 years ago
2174e23
Makefile.target: code stp dependency on trace-events
by Alon Levy
· 13 years ago
ae0f5e9
target-unicore32: QOM'ify CPU
by Andreas Färber
· 13 years ago
dec9c2d
target-arm: Minimalistic CPU QOM'ification
by Andreas Färber
· 13 years ago
c308275
target-alpha: Move memory helpers to mem_helper.c.
by Richard Henderson
· 13 years ago
69163fb
target-alpha: Move palcode support helpers to sys_helper.c.
by Richard Henderson
· 13 years ago
4a58aed
target-alpha: Move floating-point helpers to fpu_helper.c.
by Richard Henderson
· 13 years ago
0be034b
target-alpha: Move integer helpers to int_helper.c.
by Richard Henderson
· 13 years ago
7725d14
get rid of CONFIG_VIRTIO_SCSI
by Paolo Bonzini
· 13 years ago
0184e26
Sparc: avoid AREG0 wrappers for memory access helpers
by Blue Swirl
· 14 years ago
fe8d8f0
Sparc: avoid AREG0 for memory access helpers
by Blue Swirl
· 14 years ago
684e1e0
Merge remote-tracking branch 'kraxel/usb.44' into staging
by Anthony Liguori
· 13 years ago
ce008c1
qom: Add QOM support to user emulators
by Andreas Färber
· 13 years ago
f1ae32a
usb: the big rename
by Gerd Hoffmann
· 13 years ago
5d17c0d
kvm: x86: Add user space part for in-kernel i8254
by Jan Kiszka
· 13 years ago
e326050
xilinx_zynq: machine model initial version
by Peter A. G. Crosthwaite
· 13 years ago
e9f186e
cadence_gem: initial version of device model
by Peter A. G. Crosthwaite
· 13 years ago
f3a6cc0
cadence_ttc: initial version of device model
by Peter A. G. Crosthwaite
· 13 years ago
35548b0
cadence_uart: initial version of device model
by Peter A. G. Crosthwaite
· 13 years ago
d94e743
microblaze: factored out common boot code
by Peter A. G. Crosthwaite
· 13 years ago
d9bafcd
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 13 years ago
412beee
arm: add device tree support
by Grant Likely
· 13 years ago
5918ff6
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
9ef1300
Merge remote-tracking branch 'bonzini/virtio-scsi' into staging
by Anthony Liguori
· 13 years ago
78207d8
jazz-led: compile it only twice
by Hervé Poussineau
· 13 years ago
cbc5b5f
hw/pc: move rom init to pc_sysfw.c
by Jordan Justen
· 13 years ago
973abc7
virtio-scsi: Add virtio-scsi stub device
by Stefan Hajnoczi
· 14 years ago
e5ad936
kvmvapic: Introduce TPR access optimization for Windows guests
by Jan Kiszka
· 13 years ago
5d782e0
hw/a15mpcore.c: Add Cortex-A15 private peripheral model
by Peter Maydell
· 13 years ago
30628cb
Exynos4210: added display controller implementation
by Mitsyanko Igor
· 13 years ago
12c775d
ARM: exynos4210: MCT support.
by Evgeny Voevodin
· 13 years ago
df91b48
ARM: exynos4210: basic Power Management Unit implementation
by Maksim Kozlov
· 13 years ago
62db8bf
ARM: exynos4210: PWM support.
by Evgeny Voevodin
· 13 years ago
e5a4914
ARM: exynos4210: UART support
by Maksim Kozlov
· 13 years ago
0caa711
ARM: Samsung exynos4210-based boards emulation
by Evgeny Voevodin
· 13 years ago
8e03cf1
ARM: exynos4210: IRQ subsystem support.
by Evgeny Voevodin
· 13 years ago
57c83da
make: Remove duplicate use of GLIB_CFLAGS
by Stefan Weil
· 13 years ago
0fa5491
w32: Build windows and console executables
by Stefan Weil
· 13 years ago
2f28d2f
qom: add the base Object class (v2)
by Anthony Liguori
· 13 years ago
2488514
arm: SoC model for Calxeda Highbank
by Rob Herring
· 13 years ago
4c0e167
Add xgmac ethernet model
by Rob Herring
· 13 years ago
3316364
vga: compile cirrus_vga in hwlib
by Blue Swirl
· 13 years ago
61eb1f3
hyperv: fix build on non-KVM hosts
by Blue Swirl
· 13 years ago
5b4448d
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
3d40283
vga: make Cirrus ISA device optional
by Blue Swirl
· 13 years ago
3960b04
PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single file
by Alexander Graf
· 13 years ago
Next »