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
2019-07-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-build-2019-07-02-v2' i...
Peter Maydell
1
-39
/
+40
2019-07-03
Makefile: Reuse all's recursion machinery for clean and install
Markus Armbruster
1
-30
/
+27
2019-07-03
Makefile: Rename targets for make recursion
Markus Armbruster
1
-12
/
+24
2019-07-03
Add ati vgabios to INSTALL_BLOBS.
Gerd Hoffmann
1
-1
/
+1
2019-07-02
Makefile: Drop bogus cleaning of $(ALL_SUBDIRS)/qemu-options.def
Markus Armbruster
1
-1
/
+0
2019-07-02
Makefile: Remove code to smooth transition to config.status
Markus Armbruster
1
-8
/
+1
2019-07-02
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-8
/
+8
2019-06-28
build: use $(DESTDIR)x instead of $(DESTDIR)/x
Stefan Hajnoczi
1
-8
/
+8
2019-06-26
configure: disallow spaces and colons in source path and build path
Antonio Ospite
1
-0
/
+4
2019-06-17
docs: Build and install specs manual
Peter Maydell
1
-1
/
+6
2019-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...
Peter Maydell
1
-1
/
+23
2019-05-29
contrib: add vhost-user-gpu
Marc-André Lureau
1
-1
/
+23
2019-05-28
Makefile: include per-target build directories in coverage report
Alex Bennée
1
-1
/
+3
2019-05-28
Makefile: fix coverage-report reference to BUILD_DIR
Alex Bennée
1
-1
/
+1
2019-05-23
Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging
Peter Maydell
1
-2
/
+2
2019-05-22
build: Link user-only with crypto random number objects
Richard Henderson
1
-2
/
+2
2019-05-22
contrib: add vhost-user-input
Marc-André Lureau
1
-0
/
+11
2019-05-17
build: don't build hardware objects with linux-user
Laurent Vivier
1
-0
/
+4
2019-05-17
build: chardev is only needed for softmmu targets
Laurent Vivier
1
-1
/
+2
2019-05-17
build: replace GENERATED_FILES by generated-files-y
Laurent Vivier
1
-19
/
+17
2019-05-13
Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependencies
Thomas Huth
1
-1
/
+1
2019-05-10
docs: add Security chapter to the documentation
Stefan Hajnoczi
1
-1
/
+1
2019-05-09
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-4
/
+7
2019-05-03
Makefile: Let the 'clean' rule remove qemu-ga.exe on Windows hosts
Philippe Mathieu-Daudé
1
-1
/
+1
2019-05-03
doc: fix the configuration path
Marc-André Lureau
1
-3
/
+6
2019-05-02
build-sys: pass CFLAGS & LDFLAGS to subdir-slirp
Marc-André Lureau
1
-1
/
+1
2019-05-02
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
1
-1
/
+1
2019-05-01
Makefile: add nit-picky mode to sphinx-build
John Snow
1
-1
/
+1
2019-04-17
Makefile: install the edk2 firmware images and their descriptors
Laszlo Ersek
1
-1
/
+28
2019-03-20
config-all-devices.mak: rebuild on reconfigure
Paolo Bonzini
1
-2
/
+2
2019-03-18
kconfig: add dependencies on CONFIG_MSI_NONBROKEN
Paolo Bonzini
1
-1
/
+2
2019-03-14
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-for-4.0-12031...
Peter Maydell
1
-1
/
+2
2019-03-12
libvhost-user: Support tracking inflight I/O in shared memory
Xie Yongji
1
-1
/
+1
2019-03-12
Makefile: explicitly pass $(BUILD_DIR) to gcovr
Alex Bennée
1
-1
/
+2
2019-03-12
Makefile: explicitly pass $(SRC_PATH) to gcovr
Alex Bennée
1
-1
/
+1
2019-03-11
Makefile: Don't install non-sphinx files in sphinx docs install
Peter Maydell
1
-1
/
+3
2019-03-11
Makefile: Fix 'make distclean'
Peter Maydell
1
-1
/
+1
2019-03-11
Makefile: Fix Sphinx documentation builds for in-tree builds
Peter Maydell
1
-11
/
+19
2019-03-08
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
1
-3
/
+5
2019-03-07
minikconfig: implement allnoconfig and defconfig modes
Paolo Bonzini
1
-0
/
+1
2019-03-07
build: switch to Kconfig
Paolo Bonzini
1
-5
/
+21
2019-03-07
docs/conf.py: Don't hard-code QEMU version
Peter Maydell
1
-1
/
+1
2019-03-07
Makefile: Abstract out "identify the pkgversion" code
Peter Maydell
1
-17
/
+16
2019-03-07
Makefile, configure: Support building rST documentation
Peter Maydell
1
-3
/
+42
2019-03-07
build-sys: link with slirp as an external project
Marc-André Lureau
1
-3
/
+5
2019-03-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+5
2019-02-26
authz: add QAuthZ object as an authorization base class
Daniel P. Berrange
1
-4
/
+6
2019-02-21
roms: add the edk2 project as a git submodule
Laszlo Ersek
1
-1
/
+5
2019-02-18
build: Deal with all of QAPI's .o in qapi/Makefile.objs
Markus Armbruster
1
-1
/
+0
2019-02-18
qapi: Generate QAPIEvent stuff into separate files
Markus Armbruster
1
-0
/
+1
[next]