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
2016-09-20
blockdev: Add dynamic module loading for block drivers
Marc Mari
1
-3
/
+0
2016-09-20
blockdev: Add dynamic generation of module_block.h
Marc Mari
1
-0
/
+7
2016-09-20
build-sys: fix make install regression
Riku Voipio
1
-1
/
+1
2016-09-19
Replace qmp-commands.hx by docs/qmp-commands.txt
Marc-André Lureau
1
-5
/
+1
2016-09-19
monitor: use qmp_find_command() (using generated qapi code)
Marc-André Lureau
1
-1
/
+1
2016-09-14
build-sys: add make 'help' target
Marc-André Lureau
1
-0
/
+37
2016-08-09
build-sys: fix building with make CFLAGS=.. argument
Marc-André Lureau
1
-1
/
+2
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...
Peter Maydell
1
-1
/
+1
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc Marí
1
-1
/
+1
2016-07-12
Use "-s" instead of "--quiet" to resolve non-fatal build error on FreeBSD.
Sean Bruno
1
-1
/
+1
2016-07-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ...
Peter Maydell
1
-1
/
+2
2016-07-04
Revert "bios: Add fast variant of SeaBIOS for use with -kernel on x86."
Gerd Hoffmann
1
-2
/
+1
2016-07-04
bios: Add fast variant of SeaBIOS for use with -kernel on x86.
Richard W.M. Jones
1
-1
/
+2
2016-07-01
build: add pc-bios to config-host.mak deps
Gerd Hoffmann
1
-1
/
+1
2016-07-01
ipxe: add new roms to BLOBS
Gerd Hoffmann
1
-0
/
+1
2016-06-28
trace: enable tracing in qemu-img
Denis V. Lunev
1
-1
/
+1
2016-06-28
trace: enable tracing in qemu-nbd
Denis V. Lunev
1
-1
/
+1
2016-06-28
doc: move text describing --trace to specific .texi file
Denis V. Lunev
1
-1
/
+2
2016-06-20
trace: add build framework for merging trace-events files
Daniel P. Berrange
1
-1
/
+1
2016-06-16
Makefile: Fix tag file generation targets
Sergey Fedorov
1
-2
/
+2
2016-06-07
Makefile: Derive "PKGVERSION" from "git describe" by default
Fam Zheng
1
-1
/
+21
2016-06-07
Makefile: add dependency on scripts/hxtool
Paolo Bonzini
1
-7
/
+7
2016-06-07
Makefile: add dependency on scripts/make_device_config.sh
Paolo Bonzini
1
-1
/
+1
2016-06-07
Makefile: Add a "FORCE" target
Fam Zheng
1
-1
/
+1
2016-06-06
tests: Rename tests/Makefile to tests/Makefile.include
Fam Zheng
1
-1
/
+1
2016-06-01
Makefile: Rules for docker testing
Fam Zheng
1
-1
/
+3
2016-06-01
Makefile: Always include rules.mak
Fam Zheng
1
-1
/
+2
2016-05-29
kvm_stat: Remove
Paolo Bonzini
1
-9
/
+0
2016-05-23
Remove config-devices.mak on 'make clean'
Peter Maydell
1
-0
/
+1
2016-03-10
osdep: add wrappers for socket functions
Daniel P. Berrange
1
-2
/
+2
2016-02-25
q35: Remove unused q35-acpi-dsdt.aml file
Eduardo Habkost
1
-1
/
+1
2016-02-16
nbd: convert block client to use I/O channels for connection setup
Daniel P. Berrange
1
-3
/
+3
2016-02-11
s390x: remove s390-zipl.rom
Michael Tokarev
1
-1
/
+0
2016-02-08
qapi: Add missing JSON files in build dependencies
Lluís Vilanova
1
-1
/
+2
2016-01-08
fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h}
Wei Liu
1
-1
/
+1
2016-01-08
fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h}
Wei Liu
1
-1
/
+1
2015-12-23
crypto: ensure qapi/crypto.json is listed in qapi-modules
Daniel P. Berrange
1
-1
/
+2
2015-12-18
io: add abstract QIOChannel classes
Daniel P. Berrange
1
-0
/
+2
2015-11-25
makefile: fix qemu-ga make install for --disable-tools
Michael Roth
1
-4
/
+1
2015-11-17
makefile: fix w32 install target for qemu-ga
Michael Roth
1
-1
/
+4
2015-10-24
contrib: add ivshmem client and server
David Marchand
1
-0
/
+7
2015-10-19
build: qemu-ga: add 'qemu-ga' build target for w32
Michael Roth
1
-6
/
+8
2015-09-25
Makefile: fix build when VPATH is outside GIT tree
Daniel P. Berrange
1
-2
/
+1
2015-09-24
nsis: Add QEMU version information to Windows registry
Stefan Weil
1
-0
/
+1
2015-09-23
libcacard: use the standalone project
Marc-André Lureau
1
-3
/
+0
2015-09-21
qapi: New QMP command query-qmp-schema for QMP introspection
Markus Armbruster
1
-1
/
+8
2015-09-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+7
2015-09-16
monitor: added generation of documentation for hmp-commands-info.hx
Pavel Butsykin
1
-3
/
+7
2015-09-15
qom: allow QOM to be linked into tools binaries
Daniel P. Berrange
1
-3
/
+5
2015-09-15
crypto: move crypto objects out of libqemuutil.la
Daniel P. Berrange
1
-3
/
+6
[next]