995 Commits (8301ea444abb49f7b7fb939b09c1e23b22977f30)

Author SHA1 Message Date
Richard Henderson 951c6300f7 tcg: Move some opcode generation functions out of line 12 years ago
Gonglei bc74112f7e bootdevice: move bootdevice related code to new file bootdevice.c 12 years ago
Lluís Vilanova 341ea69185 trace: [tcg] Define TCG tracing helper routines 12 years ago
Stefan Hajnoczi e0b2fd0efb trace: install simpletrace SystemTap tapset 12 years ago
Alexey Kardashevskiy f80ea9862f configure: Fix -lm test, so that tools can be compiled on hosts that require -lm 12 years ago
Michael Tokarev 0d65942611 build-sys: introduce install-prog macro to install&strip binaries and use it 12 years ago
Wanlong Gao 96d0e26c23 NUMA: move numa related code to new file numa.c 12 years ago
Tom Musta e58f8d1ff9 target-ppc: Enable Building of libdecnumber 13 years ago
Stacey Son adfc3e91e2 bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code 12 years ago
Lluís Vilanova 5b808275f3 trace: Multi-backend tracing 12 years ago
Michael Tokarev 8f98aeb9c0 Makefile.target: use $(INSTALL_PROG) for installing, not $(INSTALL) 12 years ago
Michael Tokarev 2115182f0c Makefile: strip tools and modules too 12 years ago
Paolo Bonzini d608cc5c53 build: simplify Makefile.target around unnest-vars invocations 12 years ago
Michael Tokarev 5c40c7395d build: simplify Makefile.target a bit, use just one rule for softmmu 12 years ago
Wei Liu 04b0de0ee8 xen: factor out common functions 12 years ago
Paolo Bonzini f966f9ddd1 build: softmmu targets do not have a "main.o" file 13 years ago
Fam Zheng cc47569881 Makefile: introduce common-obj-m and block-obj-m for DSO 13 years ago
Fam Zheng ba1183da9a rules.mak: fix $(obj) to a real relative path 13 years ago
Ákos Kovács b77abd95a9 default-configs/: CONFIG_GDBSTUB_XML removed 13 years ago
Ákos Kovács cf01ba9eef Makefile.target: CONFIG_NO_* variables removed 13 years ago
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 14 years ago
Paolo Bonzini c12915e638 win32: generate console executable again 14 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