index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS
Thomas Huth
2020-09-01
1
-18
/
+29
*
docs: Fix broken links
Han Han
2020-09-01
2
-3
/
+3
*
virtiofsd: Remove "norace" from cmdline help and docs
Sergio Lopez
2020-08-28
1
-3
/
+0
*
virtiofsd: Disable remote posix locks by default
Vivek Goyal
2020-08-28
1
-1
/
+1
*
docs/system/s390x: Add a chapter about s390x boot devices
Thomas Huth
2020-08-27
2
-0
/
+83
*
qcow2: Document the Extended L2 Entries feature
Alberto Garcia
2020-08-25
2
-4
/
+83
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200824'...
Peter Maydell
2020-08-24
2
-0
/
+177
|
\
|
*
docs/system/arm: Document the Xilinx Versal Virt board
Edgar E. Iglesias
2020-08-24
2
-0
/
+177
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...
Peter Maydell
2020-08-24
3
-1
/
+201
|
\
\
|
|
/
|
/
|
|
*
spapr: Clarify error and documentation for broken KVM XICS
Greg Kurz
2020-08-12
1
-1
/
+4
|
*
docs: Update POWER9 XIVE support for nested guests
Cédric Le Goater
2020-08-12
1
-0
/
+5
|
*
docs: adding NUMA documentation for pseries
Daniel Henrique Barboza
2020-08-12
2
-0
/
+192
*
|
docs: convert build system documentation to rST
Paolo Bonzini
2020-08-21
2
-169
/
+142
*
|
meson: update build-system documentation
Paolo Bonzini
2020-08-21
1
-228
/
+240
*
|
rules.mak: drop unneeded macros
Paolo Bonzini
2020-08-21
1
-4
/
+1
*
|
meson: build texi doc
Paolo Bonzini
2020-08-21
2
-2
/
+2
*
|
docs: automatically track manual dependencies
Paolo Bonzini
2020-08-21
3
-9
/
+65
*
|
meson: sphinx-build
Paolo Bonzini
2020-08-21
2
-2
/
+70
*
|
meson: link emulators without Makefile.target
Paolo Bonzini
2020-08-21
3
-6
/
+6
*
|
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
2020-08-21
1
-1
/
+1
*
|
meson: use coverage option
Marc-André Lureau
2020-08-21
1
-4
/
+3
|
/
*
docs/devel: Document decodetree no-overlap groups
Richard Henderson
2020-08-04
1
-13
/
+20
*
schemas: Add vim modeline
Andrea Bolognani
2020-08-03
2
-0
/
+2
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200727'...
Peter Maydell
2020-07-28
1
-0
/
+4
|
\
|
*
docs/system/arm/virt: Document 'mte' machine option
Peter Maydell
2020-07-27
1
-0
/
+4
*
|
qcow2: Fix capitalization of header extension constant.
Andrey Shinkevich
2020-07-27
1
-1
/
+1
|
/
*
docs/fuzz: add instructions for generating a coverage report
Alexander Bulekov
2020-07-21
1
-0
/
+19
*
docs/fuzz: add information about useful libFuzzer flags
Alexander Bulekov
2020-07-21
1
-0
/
+37
*
docs/fuzz: describe building fuzzers with enable-sanitizers
Alexander Bulekov
2020-07-21
1
-2
/
+5
*
docs/system: Document the arm virt board
Peter Maydell
2020-07-20
2
-0
/
+162
*
docs/system: Briefly document gumstix boards
Peter Maydell
2020-07-20
2
-0
/
+22
*
docs/system: Briefly document collie board
Peter Maydell
2020-07-20
2
-0
/
+17
*
docs/system: Briefly document canon-a1100 board
Peter Maydell
2020-07-20
2
-0
/
+12
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200717' into staging
Peter Maydell
2020-07-18
1
-1
/
+1
|
\
|
*
docs/s390x: fix vfio-ccw type
Cornelia Huck
2020-07-17
1
-1
/
+1
*
|
Remove VXHS block device
Marc-André Lureau
2020-07-17
1
-0
/
+8
|
/
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-for-rc0-150720-3...
Peter Maydell
2020-07-15
1
-1
/
+1
|
\
|
*
docs/devel: fix grammar in multi-thread-tcg
Alex Bennée
2020-07-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdcard-CVE-2020-1325...
Peter Maydell
2020-07-15
1
-3
/
+13
|
\
\
|
|
/
|
/
|
|
*
docs/orangepi: Add instructions for resizing SD image to power of two
Niek Linnenbank
2020-07-14
1
-3
/
+13
*
|
qemu-img: Deprecate use of -b without -F
Eric Blake
2020-07-14
1
-0
/
+20
*
|
qcow2: Deprecate use of qemu-img amend to change backing file
Eric Blake
2020-07-14
2
-0
/
+16
*
|
block: Error if backing file fails during creation without -u
Eric Blake
2020-07-14
1
-0
/
+12
*
|
block: Finish deprecation of 'qemu-img convert -n -o'
Eric Blake
2020-07-14
1
-10
/
+8
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200713-pull-request...
Peter Maydell
2020-07-13
1
-25
/
+3
|
\
|
*
docs/qdev-device-use: Clean up the sentences related to -usbdevice
Thomas Huth
2020-07-13
1
-25
/
+3
*
|
docs/system/s390x: Improve the 3270 documentation
Thomas Huth
2020-07-13
1
-6
/
+37
*
|
docs/devel/fuzzing: Fix bugs in documentation
Thomas Huth
2020-07-13
1
-3
/
+3
|
/
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...
Peter Maydell
2020-07-12
4
-19
/
+152
|
\
|
*
docs: Add to gdbstub documentation the PhyMemMode
Jon Doron
2020-07-11
1
-0
/
+20
[next]