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
2014-05-13
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
1
-10
/
+12
2014-05-08
qapi: Use an explicit input file
Lluís Vilanova
1
-6
/
+6
2014-05-08
qapi: [trivial] Break long command lines
Lluís Vilanova
1
-6
/
+18
2014-05-08
build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax
Michael Tokarev
1
-6
/
+0
2014-05-08
Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG)
Michael Tokarev
1
-1
/
+1
2014-05-08
Makefile: strip tools and modules too
Michael Tokarev
1
-4
/
+12
2014-04-07
Makefile: add qga-vss-dll-obj-y to nested variables
Tomoki Sekiyama
1
-0
/
+1
2014-04-07
Makefile: remove bashism
Michael Tokarev
1
-1
/
+1
2014-03-17
Makefile: Fix "make clean"
Fam Zheng
1
-4
/
+1
2014-03-08
build: Fix installation of target-dependent files
Lluís Vilanova
1
-1
/
+1
2014-03-04
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
1
-1
/
+1
2014-03-04
Makefile: Add missing dependency for system emulation (fix build)
Stefan Weil
1
-0
/
+1
2014-02-27
sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
Mark Cave-Ayland
1
-1
/
+1
2014-02-24
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
1
-1
/
+28
2014-02-20
Makefile: introduce common-obj-m and block-obj-m for DSO
Fam Zheng
1
-1
/
+3
2014-02-20
Makefile: install modules with "make install"
Fam Zheng
1
-0
/
+6
2014-02-20
module: implement module loading
Fam Zheng
1
-0
/
+3
2014-02-20
rules.mak: introduce DSO rules
Fam Zheng
1
-1
/
+3
2014-02-20
rules.mak: fix $(obj) to a real relative path
Fam Zheng
1
-0
/
+14
2014-02-19
Adapt Makefiles to the new LTTng ust interface
Mohamad Gebai
1
-0
/
+5
2014-01-15
Add bios-256k.bin to BLOBS on Makefile
Eduardo Habkost
1
-1
/
+1
2013-11-21
sun4m: Add FCode ROM for TCX framebuffer
Mark Cave-Ayland
1
-1
/
+1
2013-11-19
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2013-11-13
qemu-char: add Czech keymap file
Jan Krupa
1
-1
/
+1
2013-11-07
configure: Add config.status to recreate the current configuration
Stefan Weil
1
-1
/
+8
2013-10-11
build: add command check-clean
Wenchao Xia
1
-1
/
+0
2013-09-23
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-1
/
+3
2013-09-20
Makefile: Remove some more files when cleaning
Stefan Weil
1
-1
/
+3
2013-09-18
QMP: fix qmp-commands.txt generation path
Luiz Capitulino
1
-3
/
+3
2013-09-09
qemu-ga: Add Windows VSS provider and requester as DLL
Tomoki Sekiyama
1
-1
/
+1
2013-09-09
qemu-ga: Add configure options to specify path to Windows/VSS SDK
Tomoki Sekiyama
1
-0
/
+1
2013-08-27
w32: Fix broken out-of-tree builds (missing version.o)
Stefan Weil
1
-0
/
+2
2013-08-12
w32: Add missing version.o to all executables (fix regression)
Stefan Weil
1
-5
/
+2
2013-07-29
w32, w64: Add build rule for installer
Stefan Weil
1
-0
/
+55
2013-06-21
Makefile: pass include directives to dtc via CPPFLAGS, not CFLAGS
Peter Maydell
1
-2
/
+3
2013-06-11
Makefile: Install qemu-img and qemu-nbd man pages only if built
Andreas Färber
1
-1
/
+4
2013-06-10
gtk: use better icon
Anthony Liguori
1
-1
/
+1
2013-06-06
Make qemu-io commands available in HMP
Kevin Wolf
1
-1
/
+1
2013-06-06
qemu-io: Move remaining helpers from cmd.c
Kevin Wolf
1
-1
/
+1
2013-06-06
qemu-io: Split off commands to qemu-io-cmds.c
Kevin Wolf
1
-1
/
+1
2013-05-30
Makefile: create ".../var/run" when installing the POSIX guest agent
Laszlo Ersek
1
-1
/
+9
2013-05-23
qapi: enable generation of native list code
Michael Roth
1
-3
/
+3
2013-05-03
win32: fix compilation again
Paolo Bonzini
1
-0
/
+1
2013-04-27
win32: move Makefile dependencies on version-obj-y to rules.mak
Paolo Bonzini
1
-2
/
+1
2013-04-27
win32: add generic RC rules to rules.mak
Paolo Bonzini
1
-2
/
+0
2013-04-26
S390: ccw firmware: Add compiled blob
Alexander Graf
1
-0
/
+1
2013-04-26
Makefile: Use QEMU_FLAGS for DTC compilation
Peter Crosthwaite
1
-2
/
+2
2013-04-26
Makefile: Don't build shared libfdt
Peter Crosthwaite
1
-1
/
+1
2013-04-24
Merge remote-tracking branch 'alon/libcacard_ccid.1' into staging
Anthony Liguori
1
-2
/
+6
2013-04-24
build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C...
Paolo Bonzini
1
-6
/
+6
[next]