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
/
qemu-options.hx
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-28
migration: allow machine to enforce configuration section migration
Greg Kurz
1
-1
/
+2
2016-02-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+43
2016-02-23
spice: add opengl/virgl/dmabuf support
Gerd Hoffmann
1
-0
/
+4
2016-02-19
qemu-options.hx: Improve documentation of chardev multiplexing mode
Peter Maydell
1
-2
/
+43
2016-02-06
pc: set the OEM fields in the RSDT and the FADT from the SLIC
Laszlo Ersek
1
-0
/
+4
2016-02-03
trace: add "-trace help"
Paolo Bonzini
1
-0
/
+2
2016-02-03
trace: add "-trace enable=..."
Paolo Bonzini
1
-1
/
+9
2016-02-03
trace: fix documentation
Paolo Bonzini
1
-5
/
+5
2016-01-26
char: introduce support for TLS encrypted TCP chardev backend
Daniel P. Berrange
1
-2
/
+7
2016-01-15
qemu-char: add logfile facility to all chardev backends
Daniel P. Berrange
1
-20
/
+28
2015-12-22
nvdimm acpi: build ACPI NFIT table
Xiao Guangrong
1
-1
/
+4
2015-12-22
ipmi: Add documentation
Corey Minyard
1
-0
/
+52
2015-12-18
crypto: add support for loading encrypted x509 keys
Daniel P. Berrange
1
-1
/
+7
2015-12-18
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange
1
-0
/
+77
2015-12-17
kvm: add support for -machine kernel_irqchip=split
Matt Gingell
1
-1
/
+2
2015-11-06
replay: command line options
Pavel Dovgalyuk
1
-2
/
+6
2015-10-27
options: Add documentation for filter-dump
Thomas Huth
1
-0
/
+8
2015-10-19
fw_cfg: insert string blobs via qemu cmdline
Gabriel L. Somlo
1
-1
/
+6
2015-10-12
netfilter: add a netbuffer filter
Yang Hongyang
1
-0
/
+17
2015-09-24
vhost-user: add multiple queue support
Changchun Ouyang
1
-2
/
+3
2015-09-15
ui: convert VNC server to use QCryptoTLSSession
Daniel P. Berrange
1
-2
/
+26
2015-09-15
crypto: introduce new module for TLS x509 credentials
Daniel P. Berrange
1
-0
/
+27
2015-09-15
crypto: introduce new module for TLS anonymous credentials
Daniel P. Berrange
1
-0
/
+20
2015-09-11
help: dd missing newline
Laurent Vivier
1
-1
/
+1
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
1
-1
/
+1
2015-09-10
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
1
-0
/
+3
2015-09-07
smbios: implement smbios support for mach-virt
Wei Huang
1
-1
/
+1
2015-07-24
qemu-doc: fix typos
Gonglei
1
-1
/
+1
2015-07-20
Revert "vhost-user: add multi queue support"
Michael S. Tsirkin
1
-3
/
+2
2015-07-02
block/iscsi: restore compatiblity with libiscsi 1.9.0
Peter Lieven
1
-1
/
+2
2015-07-02
block/iscsi: add support for request timeouts
Peter Lieven
1
-0
/
+4
2015-06-26
target-mips: add Unified Hosting Interface (UHI) support
Leon Alrae
1
-4
/
+6
2015-06-23
qemu-options: Use @itemx where appropriate
Markus Armbruster
1
-26
/
+26
2015-06-23
qemu-options: Improve -global documentation
Markus Armbruster
1
-2
/
+3
2015-06-22
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-16
/
+54
2015-06-19
doc: Document user creatable object types in help text
Daniel P. Berrange
1
-16
/
+54
2015-06-19
semihosting: add --semihosting-config arg sub-argument
Leon Alrae
1
-5
/
+16
2015-06-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...
Peter Maydell
1
-1
/
+3
2015-06-15
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s...
Peter Maydell
1
-9
/
+17
2015-06-12
throttle: Add throttle group support
Alberto Garcia
1
-0
/
+1
2015-06-12
virtio-vga: add '-vga virtio' support
Gerd Hoffmann
1
-1
/
+3
2015-06-11
s390x/watchdog: introduce diag288 watchdog device
Xu Wang
1
-0
/
+3
2015-06-11
watchdog: change option wording to allow for more watchdogs
Xu Wang
1
-9
/
+14
2015-06-10
fw_cfg: insert fw_cfg file blobs via qemu cmdline
Gabriel L. Somlo
1
-0
/
+11
2015-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+16
2015-06-08
machine: Drop use of DEFAULT_RAM_SIZE in help text
Alexander Graf
1
-2
/
+1
2015-06-05
vl: allow full-blown QemuOpts syntax for -global
Paolo Bonzini
1
-1
/
+6
2015-06-05
icount: add sleep parameter to the icount option to set icount_sleep mode
Victor CLEMENT
1
-2
/
+10
2015-06-03
Add -incoming help text
Dr. David Alan Gilbert
1
-1
/
+8
2015-06-01
vhost-user: add multi queue support
Ouyang Changchun
1
-2
/
+3
[next]