index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
Update Makefile to actually install the new efi-enabled nic roms that are use...
Sander Eikelenboom
1
-0
/
+2
2013-04-08
build: enable using $(CONFIG_FOO) on the rhs of config files
Paolo Bonzini
1
-1
/
+4
2013-03-28
trace: Provide a generic tracing event descriptor
Lluís Vilanova
1
-0
/
+3
2013-03-15
Fix TAGS creation
David Gibson
1
-1
/
+2
2013-03-09
Makefile: Add subdir dependency on config-devices-all.mak
Andreas Färber
1
-0
/
+3
2013-03-09
make_device_config.sh: Emit dependency file to directory where included
Andreas Färber
1
-1
/
+1
2013-02-21
gtk: add translation support (v5)
Anthony Liguori
1
-0
/
+3
2013-01-26
build: remove *.lo, *.a, *.la files from all subdirectories on make clean
Paolo Bonzini
1
-3
/
+3
2013-01-26
build: remove extra-obj-y
Paolo Bonzini
1
-1
/
+2
2013-01-26
build: remove universal-obj-y
Paolo Bonzini
1
-5
/
+3
2013-01-17
Makefile: drop recursive libcacard clean
Stefan Hajnoczi
1
-1
/
+1
2013-01-16
build: fix Win32 clean build
Paolo Bonzini
1
-0
/
+1
2013-01-14
Merge remote-tracking branch 'kraxel/pixman.v6' into staging
Anthony Liguori
1
-1
/
+1
2013-01-14
pixman: pass extra cflags and ldflags
Gerd Hoffmann
1
-1
/
+1
2013-01-12
build: fold trace-obj-y into libqemuutil.a
Paolo Bonzini
1
-7
/
+7
2013-01-12
build: move version-obj-y to the generic LINK rule
Paolo Bonzini
1
-1
/
+1
2013-01-12
build: move base QAPI files to libqemuutil.a
Paolo Bonzini
1
-1
/
+1
2013-01-12
build: move qobject files to qobject/ and libqemuutil.a
Paolo Bonzini
1
-1
/
+1
2013-01-12
build: move files away from tools-obj-y, common-obj-y, user-obj-y
Paolo Bonzini
1
-7
/
+3
2013-01-12
build: move util-obj-y to libqemuutil.a
Paolo Bonzini
1
-8
/
+9
2013-01-12
build: rename oslib-obj-y to util-obj-y
Paolo Bonzini
1
-2
/
+2
2013-01-12
libcacard: rewrite Makefile in non-recursive style
Paolo Bonzini
1
-26
/
+9
2013-01-12
libcacard: require libtool to build it
Paolo Bonzini
1
-0
/
+2
2013-01-12
stubs: fully replace qemu-tool.c and qemu-user.c
Paolo Bonzini
1
-1
/
+1
2013-01-11
Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too
Laszlo Ersek
1
-0
/
+1
2013-01-08
qemu-ga: sample fsfreeze hooks
Tomoki Sekiyama
1
-1
/
+1
2012-12-23
build: Use separate makefile for "trace/"
Lluís Vilanova
1
-6
/
+9
2012-12-19
qemu-ga: move qemu-ga files to qga/
Paolo Bonzini
1
-4
/
+5
2012-12-19
build: kill libuser
Paolo Bonzini
1
-5
/
+3
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
1
-4
/
+5
2012-12-19
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
1
-10
/
+0
2012-12-19
build: adjust setting of QEMU_INCLUDES
Paolo Bonzini
1
-2
/
+0
2012-12-19
vscclient: use per-target variables
Paolo Bonzini
1
-1
/
+2
2012-12-17
libcacard: simplify rules for recursive build
Paolo Bonzini
1
-9
/
+1
2012-11-24
Build system fix distclean error for pixman
Wenchao Xia
1
-1
/
+1
2012-11-19
Makefile: Add missing dependency (fix parallel builds)
Stefan Weil
1
-0
/
+2
2012-11-18
build: replace weak symbols with a static library
Paolo Bonzini
1
-5
/
+11
2012-11-14
pixman: cleanup properly on make distclean
Gerd Hoffmann
1
-0
/
+1
2012-11-14
pixman: pass cflags, add -fPIC
Gerd Hoffmann
1
-1
/
+1
2012-11-14
pixman: disable gtk
Gerd Hoffmann
1
-1
/
+1
2012-11-14
pixman: set --host for cross builds
Gerd Hoffmann
1
-1
/
+1
2012-11-01
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
Anthony Liguori
1
-0
/
+9
2012-11-01
pixman: windup in configure & makefiles
Gerd Hoffmann
1
-0
/
+9
2012-10-31
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
1
-0
/
+11
2012-10-30
build: do not include main loop where it is not actually used
Paolo Bonzini
1
-3
/
+3
2012-10-30
build: move cutils.o and qemu-timer-common.o to oslib-obj-y
Paolo Bonzini
1
-2
/
+1
2012-10-30
janitor: move iovector functions out of cutils.c
Paolo Bonzini
1
-1
/
+1
2012-10-27
Makefile: Forbid out-of-tree build from a source tree that has been built in
Peter Maydell
1
-0
/
+11
2012-10-23
qemu-sockets: add socket_listen, socket_connect, socket_parse
Paolo Bonzini
1
-1
/
+1
2012-10-23
build: add QAPI files to the tools
Paolo Bonzini
1
-2
/
+1
[next]