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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-06
memory: learn about non-volatile memory region
Marc-André Lureau
3
-10
/
+61
2018-11-06
target/i386: Clear RF on SYSCALL instruction
Rudolf Marek
1
-2
/
+2
2018-11-06
MAINTAINERS: remove or downgrade myself to reviewer from some subsystems
Paolo Bonzini
1
-7
/
+6
2018-11-06
ivshmem: fix memory backend leak
Igor Mammedov
1
-0
/
+1
2018-11-06
i386: clarify that the Q35 machine type implements a P35 chipset
Daniel P. Berrangé
2
-2
/
+10
2018-11-06
x86: hv_evmcs CPU flag support
Vitaly Kuznetsov
4
-2
/
+32
2018-11-06
icount: fix deadlock when all cpus are sleeping
Clement Deschamps
1
-0
/
+8
2018-11-06
oslib-posix: Use MAP_STACK in qemu_alloc_stack() on OpenBSD
Brad Smith
1
-2
/
+13
2018-11-06
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181105' into staging
Peter Maydell
2
-7
/
+12
2018-11-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
42
-776
/
+1266
2018-11-05
include: Add a comment to explain the origin of sizes' lookup table
Leonid Bloch
1
-0
/
+18
2018-11-05
vdi: Use a literal number of bytes for DEFAULT_CLUSTER_SIZE
Leonid Bloch
1
-2
/
+2
2018-11-05
fw_cfg: Drop newline in @file description
Max Reitz
1
-1
/
+1
2018-11-05
object: Make option help nicer to read
Max Reitz
1
-3
/
+10
2018-11-05
qdev-monitor: Make device options help nicer
Max Reitz
1
-2
/
+11
2018-11-05
chardev: Indent list of chardevs
Max Reitz
1
-1
/
+1
2018-11-05
option: Make option help nicer to read
Max Reitz
4
-487
/
+507
2018-11-05
qemu-iotests: Test auto-read-only with -drive and -blockdev
Kevin Wolf
3
-0
/
+207
2018-11-05
block: Make auto-read-only=on default for -drive
Kevin Wolf
1
-0
/
+1
2018-11-05
iscsi: Support auto-read-only option
Kevin Wolf
1
-3
/
+5
2018-11-05
gluster: Support auto-read-only option
Kevin Wolf
1
-2
/
+10
2018-11-05
curl: Support auto-read-only option
Kevin Wolf
1
-4
/
+4
2018-11-05
file-posix: Support auto-read-only option
Kevin Wolf
1
-3
/
+16
2018-11-05
nbd: Support auto-read-only option
Kevin Wolf
1
-5
/
+5
2018-11-05
block: Require auto-read-only for existing fallbacks
Kevin Wolf
7
-68
/
+51
2018-11-05
rbd: Close image in qemu_rbd_open() error path
Kevin Wolf
1
-0
/
+1
2018-11-05
block: Add auto-read-only option
Kevin Wolf
5
-1
/
+28
2018-11-05
block: Update flags in bdrv_set_read_only()
Kevin Wolf
1
-0
/
+7
2018-11-05
iotest: Test x-blockdev-change on a Quorum
Alberto Garcia
2
-0
/
+140
2018-11-05
quorum: Forbid adding children in blkverify mode
Alberto Garcia
1
-0
/
+8
2018-11-05
iotest: Test the blkverify mode of the Quorum driver
Alberto Garcia
2
-0
/
+46
2018-11-05
quorum: Return an error if the blkverify mode has invalid settings
Alberto Garcia
1
-7
/
+6
2018-11-05
quorum: Remove quorum_err()
Alberto Garcia
1
-19
/
+5
2018-11-05
block/vdi: Don't take address of fields in packed structs
Peter Maydell
1
-32
/
+32
2018-11-05
block/vhdx: Don't take address of fields in packed structs
Peter Maydell
4
-76
/
+76
2018-11-05
vpc: Don't leak opts in vpc_open()
Kevin Wolf
1
-0
/
+2
2018-11-05
iotests: make 083 specific to raw
Cleber Rosa
1
-1
/
+1
2018-11-05
block: change some function return type to bool
Li Qiang
2
-7
/
+7
2018-11-05
qcow2: Get the request alignment for encrypted images from QCryptoBlock
Alberto Garcia
1
-1
/
+1
2018-11-05
crypto: initialize sector size even when opening with no IO flag
Daniel P. Berrangé
1
-0
/
+2
2018-11-05
block/qcow2-bitmap: Don't take address of fields in packed structs
Peter Maydell
1
-12
/
+12
2018-11-05
block/qcow: Don't take address of fields in packed structs
Peter Maydell
1
-9
/
+9
2018-11-05
block/qcow2: Don't take address of fields in packed structs
Peter Maydell
1
-30
/
+34
2018-11-05
qemu-io-cmds: Fix two format strings
Stefan Weil
1
-2
/
+2
2018-11-05
block: replace "discard" literal with BDRV_OPT_DISCARD macro
Alberto Garcia
1
-3
/
+3
2018-11-05
block/vvfat: Fix crash when reporting error about too many files in directory
Thomas Huth
1
-2
/
+2
2018-11-05
Merge remote-tracking branch 'remotes/rth/tags/pull-softfloat-20181104' into ...
Peter Maydell
1
-2
/
+2
2018-11-05
MAINTAINERS: s390/boot: the ipl code and the bios belong together
Christian Borntraeger
1
-1
/
+2
2018-11-05
MAINTAINERS: s390: Remove myself
Alexander Graf
1
-4
/
+0
2018-11-05
MAINTAINERS: s390/pci: add Collin Walling as maintainer for zpci
Christian Borntraeger
1
-0
/
+6
[next]