index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2013-01-17
Makefile: drop recursive libcacard clean
Stefan Hajnoczi
2013-01-16
build: fix Win32 clean build
Paolo Bonzini
2013-01-14
Merge remote-tracking branch 'kraxel/pixman.v6' into staging
Anthony Liguori
2013-01-14
pixman: pass extra cflags and ldflags
Gerd Hoffmann
2013-01-12
build: fold trace-obj-y into libqemuutil.a
Paolo Bonzini
2013-01-12
build: move version-obj-y to the generic LINK rule
Paolo Bonzini
2013-01-12
build: move base QAPI files to libqemuutil.a
Paolo Bonzini
2013-01-12
build: move qobject files to qobject/ and libqemuutil.a
Paolo Bonzini
2013-01-12
build: move files away from tools-obj-y, common-obj-y, user-obj-y
Paolo Bonzini
2013-01-12
build: move util-obj-y to libqemuutil.a
Paolo Bonzini
2013-01-12
build: rename oslib-obj-y to util-obj-y
Paolo Bonzini
2013-01-12
libcacard: rewrite Makefile in non-recursive style
Paolo Bonzini
2013-01-12
libcacard: require libtool to build it
Paolo Bonzini
2013-01-12
stubs: fully replace qemu-tool.c and qemu-user.c
Paolo Bonzini
2013-01-11
Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too
Laszlo Ersek
2013-01-08
qemu-ga: sample fsfreeze hooks
Tomoki Sekiyama
2012-12-23
build: Use separate makefile for "trace/"
Lluís Vilanova
2012-12-19
qemu-ga: move qemu-ga files to qga/
Paolo Bonzini
2012-12-19
build: kill libuser
Paolo Bonzini
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
2012-12-19
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
2012-12-19
build: adjust setting of QEMU_INCLUDES
Paolo Bonzini
2012-12-19
vscclient: use per-target variables
Paolo Bonzini
2012-12-17
libcacard: simplify rules for recursive build
Paolo Bonzini
2012-11-24
Build system fix distclean error for pixman
Wenchao Xia
2012-11-19
Makefile: Add missing dependency (fix parallel builds)
Stefan Weil
2012-11-18
build: replace weak symbols with a static library
Paolo Bonzini
2012-11-14
pixman: cleanup properly on make distclean
Gerd Hoffmann
2012-11-14
pixman: pass cflags, add -fPIC
Gerd Hoffmann
2012-11-14
pixman: disable gtk
Gerd Hoffmann
2012-11-14
pixman: set --host for cross builds
Gerd Hoffmann
2012-11-01
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
Anthony Liguori
2012-11-01
pixman: windup in configure & makefiles
Gerd Hoffmann
2012-10-31
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
2012-10-30
build: do not include main loop where it is not actually used
Paolo Bonzini
2012-10-30
build: move cutils.o and qemu-timer-common.o to oslib-obj-y
Paolo Bonzini
2012-10-30
janitor: move iovector functions out of cutils.c
Paolo Bonzini
2012-10-27
Makefile: Forbid out-of-tree build from a source tree that has been built in
Peter Maydell
2012-10-23
qemu-sockets: add socket_listen, socket_connect, socket_parse
Paolo Bonzini
2012-10-23
build: add QAPI files to the tools
Paolo Bonzini
2012-10-19
allow make {dist, }clean work w/out configure
Mike Frysinger
2012-10-05
Remove libhw
Stefan Weil
2012-10-04
Make target_phys_addr_t 64 bits unconditionally
Avi Kivity
2012-09-25
configure: Allow builds without any system or user emulation
Stefan Weil
2012-09-21
Eliminate cpus-x86_64.conf file
Eduardo Habkost
2012-09-12
qemu-img: Add json output option to the info command.
Benoît Canet
2012-08-15
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-08-15
Makefile: Avoid explicit list of directories in clean target
Peter Maydell
2012-08-15
block: Enable qemu_open/close to work with fd sets
Corey Bryant
2012-08-11
Makefile: add qapi.py dependencies
Stefan Hajnoczi
[next]