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
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-15
docs/devel: fix grammar in multi-thread-tcg
Alex Bennée
1
-1
/
+1
2020-07-14
qemu-img: Deprecate use of -b without -F
Eric Blake
1
-0
/
+20
2020-07-14
qcow2: Deprecate use of qemu-img amend to change backing file
Eric Blake
2
-0
/
+16
2020-07-14
block: Error if backing file fails during creation without -u
Eric Blake
1
-0
/
+12
2020-07-14
block: Finish deprecation of 'qemu-img convert -n -o'
Eric Blake
1
-10
/
+8
2020-07-13
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200713-pull-request...
Peter Maydell
1
-25
/
+3
2020-07-13
docs/system/s390x: Improve the 3270 documentation
Thomas Huth
1
-6
/
+37
2020-07-13
docs/devel/fuzzing: Fix bugs in documentation
Thomas Huth
1
-3
/
+3
2020-07-13
docs/qdev-device-use: Clean up the sentences related to -usbdevice
Thomas Huth
1
-25
/
+3
2020-07-12
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...
Peter Maydell
4
-19
/
+152
2020-07-11
docs: Add to gdbstub documentation the PhyMemMode
Jon Doron
1
-0
/
+20
2020-07-11
docs/devel: add some notes on tcg-icount for developers
Alex Bennée
2
-0
/
+98
2020-07-11
docs/devel: convert and update MTTCG design document
Alex Bennée
2
-19
/
+34
2020-07-11
target/avr: Add section into QEMU documentation
Thomas Huth
2
-0
/
+38
2020-07-10
qapi: Smooth visitor error checking in generated code
Markus Armbruster
1
-37
/
+23
2020-07-10
qapi: Make visitor functions taking Error ** return bool, not void
Markus Armbruster
1
-29
/
+22
2020-07-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...
Peter Maydell
1
-1
/
+12
2020-07-08
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...
Peter Maydell
2
-1
/
+21
2020-07-07
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...
Peter Maydell
1
-1
/
+4
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-0
/
+42
2020-07-07
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
2
-0
/
+18
2020-07-06
pcspk: update docs/system/target-i386-desc.rst.inc
Gerd Hoffmann
1
-1
/
+12
2020-07-06
audio: add soundhw deprecation notice
Gerd Hoffmann
1
-0
/
+9
2020-07-06
block/amend: add 'force' option
Maxim Levitsky
1
-1
/
+4
2020-07-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...
Peter Maydell
1
-0
/
+11
2020-07-03
softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace
Philippe Mathieu-Daudé
1
-0
/
+4
2020-07-03
hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
Philippe Mathieu-Daudé
1
-1
/
+8
2020-07-03
Deprecate TileGX port
Peter Maydell
1
-0
/
+11
2020-07-03
virtiofsd: Allow addition or removal of capabilities
Dr. David Alan Gilbert
1
-0
/
+5
2020-07-03
docs: vhost-user: add Virtio status protocol feature
Maxime Coquelin
1
-0
/
+24
2020-06-26
numa: forbid '-numa node, mem' for 5.1 and newer machine types
Igor Mammedov
1
-17
/
+20
2020-06-26
Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
Liao Pingfang
1
-2
/
+2
2020-06-26
docs/nvdimm: add description of alignment requirement of device dax
Jingqi Liu
1
-0
/
+10
2020-06-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+0
2020-06-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...
Peter Maydell
2
-11
/
+40
2020-06-24
docs/specs/tpm: ACPI boot now supported for TPM/ARM
Eric Auger
1
-2
/
+0
2020-06-24
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-06-23-1...
Peter Maydell
1
-7
/
+7
2020-06-23
blockdev: Deprecate -drive with bogus interface type
Markus Armbruster
1
-0
/
+8
2020-06-23
docs/qdev-device-use.txt: Update section "Default Devices"
Markus Armbruster
1
-2
/
+2
2020-06-23
fdc: Deprecate configuring floppies with -global isa-fdc
Markus Armbruster
2
-9
/
+30
2020-06-22
docs: Document the RX target
Yoshinori Sato
2
-0
/
+37
2020-06-19
tpm: Move backend code under the 'backends/' directory
Philippe Mathieu-Daudé
1
-4
/
+4
2020-06-19
hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
Philippe Mathieu-Daudé
1
-2
/
+2
2020-06-19
docs/specs/tpm: Correct header path name
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-19
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200618' into staging
Peter Maydell
1
-4
/
+4
2020-06-18
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-6
/
+9
2020-06-18
net: Drop the legacy "name" parameter from the -net option
Thomas Huth
1
-6
/
+9
2020-06-18
docs/s390x: fix vfio-ap device_del description
Christian Borntraeger
1
-4
/
+4
2020-06-17
docs/xbzrle: update 'cache miss rate' and 'encoding rate' to docs
Mao Zhongyi
1
-2
/
+4
2020-06-17
monitor/hmp-cmds: improvements for the 'info migrate'
Mao Zhongyi
1
-1
/
+1
[next]