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-09-01
docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS
Thomas Huth
1
-18
/
+29
2020-09-01
docs: Fix broken links
Han Han
2
-3
/
+3
2020-08-28
virtiofsd: Remove "norace" from cmdline help and docs
Sergio Lopez
1
-3
/
+0
2020-08-28
virtiofsd: Disable remote posix locks by default
Vivek Goyal
1
-1
/
+1
2020-08-27
docs/system/s390x: Add a chapter about s390x boot devices
Thomas Huth
2
-0
/
+83
2020-08-25
qcow2: Document the Extended L2 Entries feature
Alberto Garcia
2
-4
/
+83
2020-08-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200824'...
Peter Maydell
2
-0
/
+177
2020-08-24
docs/system/arm: Document the Xilinx Versal Virt board
Edgar E. Iglesias
2
-0
/
+177
2020-08-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...
Peter Maydell
3
-1
/
+201
2020-08-21
docs: convert build system documentation to rST
Paolo Bonzini
2
-169
/
+142
2020-08-21
meson: update build-system documentation
Paolo Bonzini
1
-228
/
+240
2020-08-21
rules.mak: drop unneeded macros
Paolo Bonzini
1
-4
/
+1
2020-08-21
meson: build texi doc
Paolo Bonzini
2
-2
/
+2
2020-08-21
docs: automatically track manual dependencies
Paolo Bonzini
3
-9
/
+65
2020-08-21
meson: sphinx-build
Paolo Bonzini
2
-2
/
+70
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
3
-6
/
+6
2020-08-21
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
1
-1
/
+1
2020-08-21
meson: use coverage option
Marc-André Lureau
1
-4
/
+3
2020-08-12
spapr: Clarify error and documentation for broken KVM XICS
Greg Kurz
1
-1
/
+4
2020-08-12
docs: Update POWER9 XIVE support for nested guests
Cédric Le Goater
1
-0
/
+5
2020-08-12
docs: adding NUMA documentation for pseries
Daniel Henrique Barboza
2
-0
/
+192
2020-08-04
docs/devel: Document decodetree no-overlap groups
Richard Henderson
1
-13
/
+20
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
2
-0
/
+2
2020-07-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200727'...
Peter Maydell
1
-0
/
+4
2020-07-27
qcow2: Fix capitalization of header extension constant.
Andrey Shinkevich
1
-1
/
+1
2020-07-27
docs/system/arm/virt: Document 'mte' machine option
Peter Maydell
1
-0
/
+4
2020-07-21
docs/fuzz: add instructions for generating a coverage report
Alexander Bulekov
1
-0
/
+19
2020-07-21
docs/fuzz: add information about useful libFuzzer flags
Alexander Bulekov
1
-0
/
+37
2020-07-21
docs/fuzz: describe building fuzzers with enable-sanitizers
Alexander Bulekov
1
-2
/
+5
2020-07-20
docs/system: Document the arm virt board
Peter Maydell
2
-0
/
+162
2020-07-20
docs/system: Briefly document gumstix boards
Peter Maydell
2
-0
/
+22
2020-07-20
docs/system: Briefly document collie board
Peter Maydell
2
-0
/
+17
2020-07-20
docs/system: Briefly document canon-a1100 board
Peter Maydell
2
-0
/
+12
2020-07-18
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200717' into staging
Peter Maydell
1
-1
/
+1
2020-07-17
Remove VXHS block device
Marc-André Lureau
1
-0
/
+8
2020-07-17
docs/s390x: fix vfio-ccw type
Cornelia Huck
1
-1
/
+1
2020-07-15
Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-for-rc0-150720-3...
Peter Maydell
1
-1
/
+1
2020-07-15
docs/devel: fix grammar in multi-thread-tcg
Alex Bennée
1
-1
/
+1
2020-07-15
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdcard-CVE-2020-1325...
Peter Maydell
1
-3
/
+13
2020-07-14
docs/orangepi: Add instructions for resizing SD image to power of two
Niek Linnenbank
1
-3
/
+13
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
[next]