| Commit message (Expand) | Author | Age | Files | Lines |
* | default-configs/: CONFIG_GDBSTUB_XML removed | Ákos Kovács | 2013-10-16 | 1 | -1/+1 |
* | Makefile.target: CONFIG_NO_* variables removed | Ákos Kovács | 2013-10-16 | 1 | -6/+2 |
* | build: do not use TARGET_ARCH | Paolo Bonzini | 2013-06-14 | 1 | -4/+4 |
* | build: rename TARGET_ARCH2 to TARGET_NAME | Paolo Bonzini | 2013-06-14 | 1 | -3/+3 |
* | Add a stp file for usage from build directory | Alon Levy | 2013-06-14 | 1 | -3/+13 |
* | dump: Drop qmp_dump_guest_memory() stub and build for all targets | Andreas Färber | 2013-06-11 | 1 | -1/+1 |
* | memory_mapping: Drop qemu_get_memory_mapping() stub | Andreas Färber | 2013-06-11 | 1 | -3/+1 |
* | dump: Move stubs into libqemustub.a | Andreas Färber | 2013-06-10 | 1 | -2/+0 |
* | cpu: Make kvm-stub.o available outside softmmu | Igor Mammedov | 2013-05-01 | 1 | -7/+7 |
* | win32: generate console executable again | Paolo Bonzini | 2013-04-27 | 1 | -1/+1 |
* | build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C... | Paolo Bonzini | 2013-04-24 | 1 | -1/+1 |
* | configure: move common libraries to config-host.mak | Paolo Bonzini | 2013-04-18 | 1 | -5/+5 |
* | 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-05 | 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 |