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-03-27
qapi: restrict allow-oob value to be "true"
Peter Xu
1
-1
/
+1
2018-03-27
qmp: fix qmp_capabilities error regression
Peter Xu
1
-15
/
+8
2018-03-27
qdict: remove useless cast
Laurent Vivier
2
-7
/
+6
2018-03-27
error: Remove NULL checks on error_propagate() calls
Laurent Vivier
1
-3
/
+1
2018-03-27
error: Strip trailing '\n' from error string arguments (again again)
Laurent Vivier
1
-12
/
+12
2018-03-27
tests: Silence false positive warning on generated test name
Eric Blake
1
-1
/
+1
2018-03-27
qmp-test: fix response leak
Marc-André Lureau
1
-0
/
+1
2018-03-27
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-03-26' in...
Peter Maydell
6
-9
/
+43
2018-03-27
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180327' into staging
Peter Maydell
2
-10
/
+6
2018-03-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20180326' into staging
Peter Maydell
1
-0
/
+1
2018-03-26
vmdk: return ERROR when cluster sector is larger than vmdk limitation
yuchenlin
1
-0
/
+6
2018-03-26
iotests: enable shared migration cases in 169
Vladimir Sementsov-Ogievskiy
2
-7
/
+5
2018-03-26
qcow2: fix bitmaps loading when bitmaps already exist
Vladimir Sementsov-Ogievskiy
1
-1
/
+16
2018-03-26
qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint()
Vladimir Sementsov-Ogievskiy
2
-1
/
+16
2018-03-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
25
-37
/
+1423
2018-03-26
target/hppa: Include priv level in user-only iaoq
Richard Henderson
2
-10
/
+6
2018-03-26
scripts/decodetree: Fix insnmask not marked as global in main()
Bastian Koppelmann
1
-0
/
+1
2018-03-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
18
-124
/
+159
2018-03-26
qemu-pr-helper: Actually allow users to specify pidfile
Michal Privoznik
1
-3
/
+4
2018-03-26
chardev/char-fe: Allow NULL chardev in qemu_chr_fe_init()
Peter Maydell
1
-10
/
+12
2018-03-26
iothread: fix breakage on windows
Peter Xu
2
-1
/
+7
2018-03-26
scsi: turn "is this a SCSI device?" into a conditional hint
Paolo Bonzini
2
-6
/
+8
2018-03-26
chardev-socket: remove useless if
Paolo Bonzini
1
-6
/
+4
2018-03-26
tcg: Really fix cpu_io_recompile
Richard Henderson
1
-27
/
+10
2018-03-26
vhost-user-test: add back memfd check
Marc-André Lureau
1
-27
/
+66
2018-03-26
vhost-user-test: do not hang if chardev creation failed
Marc-André Lureau
1
-0
/
+1
2018-03-26
scripts/device-crash-test: Remove fixed isapc-with-iommu entry
Thomas Huth
1
-1
/
+0
2018-03-26
hw/audio: Fix crashes when devices are used on ISA bus without DMA
Thomas Huth
4
-7
/
+20
2018-03-26
fdc: Exit if ISA controller does not support DMA
Alexey Kardashevskiy
1
-1
/
+4
2018-03-26
hw/net/can: Fix segfaults when using the devices without bus
Thomas Huth
1
-0
/
+4
2018-03-26
WHPX improve vcpu_post_run perf
Justin Terry (VM)
1
-30
/
+11
2018-03-26
WHPX fix WHvSetPartitionProperty in PropertyCode
Justin Terry (VM)
1
-1
/
+1
2018-03-26
WHPX fix WHvGetCapability out WrittenSizeInBytes
Justin Terry (VM)
2
-2
/
+5
2018-03-26
scripts/get_maintainer.pl: Print proper error message for missing $file
Ian Jackson
1
-2
/
+2
2018-03-26
qemu-iotests: Test vhdx image creation with QMP
Kevin Wolf
3
-0
/
+471
2018-03-26
vhdx: Check for 4 GB maximum log size on creation
Kevin Wolf
1
-0
/
+4
2018-03-26
vhdx: Don't use error_setg_errno() with constant errno
Kevin Wolf
1
-5
/
+4
2018-03-26
vhdx: Require power-of-two block size on create
Kevin Wolf
1
-0
/
+4
2018-03-26
qemu-iotests: Test parallels image creation with QMP
Kevin Wolf
3
-0
/
+438
2018-03-26
parallels: Check maximum cluster size on create
Kevin Wolf
1
-0
/
+5
2018-03-26
qemu-iotests: Test invalid resize on luks
Kevin Wolf
2
-0
/
+53
2018-03-26
luks: Turn another invalid assertion into check
Kevin Wolf
1
-1
/
+5
2018-03-26
qemu-iotests: Enable 025 for luks
Kevin Wolf
1
-1
/
+8
2018-03-26
qemu-iotests: Test vdi image creation with QMP
Kevin Wolf
3
-0
/
+344
2018-03-26
vdi: Fix build with CONFIG_VDI_DEBUG
Kevin Wolf
1
-12
/
+10
2018-03-26
vdi: Change 'static' create option to 'preallocation' in QMP
Kevin Wolf
2
-6
/
+25
2018-03-26
qcow2: Reset free_cluster_index when allocating a new refcount block
Alberto Garcia
4
-3
/
+40
2018-03-26
include/block/block_int: Document protocol related functions
Fabiano Rosas
1
-0
/
+8
2018-03-26
block/blkreplay: Remove protocol-related fields
Fabiano Rosas
1
-2
/
+1
2018-03-26
block/throttle: Remove protocol-related fields
Fabiano Rosas
1
-2
/
+1
[next]