923 Commits (0cd8eaa011eac66e45ce51cab4a857b175152625)

Author SHA1 Message Date
Paolo Bonzini b9a7b74f77 build: do not use TARGET_ARCH 13 years ago
Paolo Bonzini c1799a8462 build: rename TARGET_ARCH2 to TARGET_NAME 13 years ago
Alon Levy c14518e942 Add a stp file for usage from build directory 13 years ago
Andreas Färber 2a78636bd2 dump: Drop qmp_dump_guest_memory() stub and build for all targets 13 years ago
Andreas Färber c22d8e0448 memory_mapping: Drop qemu_get_memory_mapping() stub 13 years ago
Andreas Färber 88f62c2b1d dump: Move stubs into libqemustub.a 13 years ago
Igor Mammedov c4cfef5e8a cpu: Make kvm-stub.o available outside softmmu 13 years ago
Paolo Bonzini c12915e638 win32: generate console executable again 13 years ago
Paolo Bonzini f3aa844bbb build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and CONFIG_USER_ONLY 14 years ago
Paolo Bonzini f544a488e5 configure: move common libraries to config-host.mak 14 years ago
Paolo Bonzini 320ba5fe49 build: always link device_tree.o into emulators if libfdt available 14 years ago
Andreas Färber 872536bf5d qtest: Add MMIO support 14 years ago
Paolo Bonzini 000823449c build: remove universal-obj-y 14 years ago
Paolo Bonzini aaf821fde3 build: improve quiet output for .stp rules 14 years ago
Paolo Bonzini 9444e9e640 build: consolidate multiple variables into universal-obj-y 14 years ago
Paolo Bonzini 8a090705b4 build: move util-obj-y to libqemuutil.a 14 years ago
Paolo Bonzini e4b42e6ebc build: rename oslib-obj-y to util-obj-y 14 years ago
Stefan Weil 5034833360 tci: Fix broken builds with TCG interpreter 14 years ago
Paolo Bonzini ca273d58d8 build: fix includes for VNC 14 years ago
Paolo Bonzini 8e98e2e80b build: kill libuser 14 years ago
Paolo Bonzini 76cad71136 build: kill libdis, move disassemblers to disas/ 14 years ago
Michael S. Tsirkin d9fb580548 Revert "pci: prepare makefiles for pci code reorganization" 14 years ago
Michael S. Tsirkin 29002d9e10 pci: prepare makefiles for pci code reorganization 14 years ago
Paolo Bonzini cbdd1999da build: compile translate.o with -fno-gcse option on GCC 4.6.x and 4.7.[012] 14 years ago
Paolo Bonzini 3bc2f570ec build: replace weak symbols with a static library 14 years ago
Stefan Weil c9159fe9aa Remove libhw 14 years ago
Avi Kivity 4be403c815 Make target_phys_addr_t 64 bits unconditionally 14 years ago
Blue Swirl 89c33337fd Remove unused CONFIG_TCG_PASS_AREG0 and dead code 14 years ago
Paolo Bonzini 1435ddb89c build: get dependency file directories from object file names 14 years ago
Blue Swirl 71ea2e0161 bsd-user: fix build 14 years ago
Peter Maydell b54fa7ddde Makefile.target: Update clean command to clean hw/ directory 14 years ago
Stefan Weil a483bdae10 make: Fix dependencies for fpu/*.c and tcg/*.c 14 years ago
Anthony Liguori dcff25f2cd make: automatically include dependencies in recursive subdir rules (v2) 14 years ago
Blue Swirl dbaf26b3b2 Revert "build: compile oslib-obj-y once" 14 years ago
Paolo Bonzini 25f27a4f71 build: compile oslib-obj-y once 14 years ago
Paolo Bonzini fec90ff0bd build: limit usage of vpath 14 years ago
Paolo Bonzini 00c705fb92 build: libcacard Makefile cleanups 14 years ago
Paolo Bonzini 49ac9e0a8c build: move device tree to per-target Makefile.objs 14 years ago
Paolo Bonzini c353f26194 build: move per-target hw/ objects to nested Makefile.objs 14 years ago
Paolo Bonzini 99100dc3b5 build: move rules for nesting to Makefile.objs 14 years ago
Paolo Bonzini fbe37ef3e1 build: move other target-*/ objects to nested Makefile.objs 14 years ago
Paolo Bonzini 5f86146fb3 dump: remove dumping stuff from cpu-all.h 14 years ago
Paolo Bonzini db2077692f dump: do not compile dump.o for user-mode emulation 14 years ago
Paolo Bonzini 9cdc8df314 build: move libobj-y variable to nested Makefile.objs 14 years ago
Paolo Bonzini 5e8861a036 build: move obj-TARGET-y variables to nested Makefile.objs 14 years ago
Paolo Bonzini 7fc5152c6d build: move *-user/ objects to nested Makefile.objs 14 years ago
Paolo Bonzini 4115852bb0 build: do not sprinkle around GENERATED_HEADERS dependencies 14 years ago
Wen Congyang 783e9b4826 introduce a new monitor command 'dump-guest-memory' to dump guest's memory 14 years ago
Wen Congyang 9fecbed0c0 target-i386: Add API to write elf notes to core file 14 years ago
Wen Congyang fae001f551 implement cpu_get_memory_mapping() 14 years ago