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
2017-12-04
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+5
2017-12-04
blockjob: Make block_job_pause_all() keep a reference to the jobs
Alberto Garcia
1
-2
/
+5
2017-12-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-12
/
+42
2017-12-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171204' int...
Peter Maydell
2
-4
/
+7
2017-12-04
spapr: Include "pre-plugged" DIMMS in ram size calculation at reset
David Gibson
1
-1
/
+4
2017-12-01
pc: fix crash on attempted cpu unplug
Igor Mammedov
1
-0
/
+5
2017-12-01
virtio: check VirtQueue Vring object is set
Prasad J Pandit
1
-3
/
+11
2017-12-01
vhost: fix error check in vhost_verify_ring_mappings()
Greg Kurz
1
-3
/
+3
2017-12-01
dump-guest-memory.py: fix No symbol "vmcoreinfo_find"
Marc-André Lureau
1
-5
/
+7
2017-12-01
vhost: restore avail index from vring used index on disconnection
Maxime Coquelin
1
-0
/
+4
2017-12-01
virtio: Add queue interface to restore avail index from vring used index
Maxime Coquelin
2
-0
/
+11
2017-12-01
i386/msi: Correct mask of destination ID in MSI address
Chao Gao
1
-1
/
+1
2017-11-30
target-ppc: Don't invalidate non-supported msr bits
Kurban Mallachiev
1
-2
/
+2
2017-11-30
pseries: fix TCG migration
Laurent Vivier
1
-1
/
+1
2017-11-29
Update version for v2.11.0-rc3 release
v2.11.0-rc3
Peter Maydell
1
-1
/
+1
2017-11-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
17
-72
/
+187
2017-11-29
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-29' into queue-b...
Kevin Wolf
1
-4
/
+3
2017-11-29
block/nfs: fix nfs_client_open for filesize greater than 1TB
Peter Lieven
1
-4
/
+3
2017-11-29
blockjob: reimplement block_job_sleep_ns to allow cancellation
Paolo Bonzini
3
-14
/
+61
2017-11-29
blockjob: introduce block_job_do_yield
Paolo Bonzini
1
-8
/
+16
2017-11-29
blockjob: remove clock argument from block_job_sleep_ns
Paolo Bonzini
7
-14
/
+14
2017-11-29
block: Expect graph changes in bdrv_parent_drained_begin/end
Kevin Wolf
1
-4
/
+4
2017-11-28
blockjob: Remove the job from the list earlier in block_job_unref()
Alberto Garcia
1
-1
/
+1
2017-11-28
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-11-28' into st...
Peter Maydell
1
-0
/
+10
2017-11-28
nbd/server: CVE-2017-15118 Stack smash on large export name
Eric Blake
1
-0
/
+4
2017-11-28
nbd/server: CVE-2017-15119 Reject options larger than 32M
Eric Blake
1
-0
/
+6
2017-11-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-11-28-1' in...
Peter Maydell
1
-0
/
+3
2017-11-28
sockets: avoid crash when cleaning up sockets for an invalid FD
Daniel P. Berrange
1
-0
/
+3
2017-11-28
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-1
/
+2
2017-11-28
virtio-net: don't touch virtqueue if vm is stopped
Jason Wang
1
-1
/
+2
2017-11-27
QAPI & interop: Clarify events emitted by 'block-job-cancel'
Kashyap Chamarthy
2
-18
/
+38
2017-11-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171127' int...
Peter Maydell
2
-3
/
+5
2017-11-27
qemu-options: Mention locking option of file driver
Fam Zheng
1
-0
/
+4
2017-11-27
docs: Add image locking subsection
Fam Zheng
2
-0
/
+37
2017-11-27
iotests: fix 075 and 078
John Snow
2
-16
/
+16
2017-11-27
target/ppc: Fix setting of cpu->compat_pvr on incoming migration
Suraj Jitindar Singh
1
-1
/
+3
2017-11-27
target/ppc: Move setting of patb_entry on hash table init
Suraj Jitindar Singh
1
-2
/
+2
2017-11-24
osdep.h: Make TIME_MAX handle different time_t types
Peter Maydell
1
-1
/
+28
2017-11-24
hw/arm/virt: Add 2.11 machine type
Eric Auger
1
-2
/
+17
2017-11-24
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171124' into staging
Peter Maydell
3
-67
/
+4
2017-11-24
s390/kvm_virtio/linux-headers: remove traces of old virtio transport
Christian Borntraeger
3
-67
/
+4
2017-11-23
configure: Deal with OpenBSD/i386 emulation linker
Brad Smith
1
-3
/
+3
2017-11-23
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20171122' i...
Peter Maydell
3
-4
/
+41
2017-11-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171122' int...
Peter Maydell
3
-2
/
+24
2017-11-23
Fix build of console and GUI executables for Windows
Stefan Weil
1
-1
/
+1
2017-11-23
tcg: Fix compilation without TCG
Juan Quintela
1
-0
/
+8
2017-11-22
migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
Daniel Henrique Barboza
1
-2
/
+14
2017-11-22
ppc: fix VTB migration
Laurent Vivier
1
-2
/
+2
2017-11-22
spapr: Implement bug in spapr-vty device to be compatible with PowerVM
David Gibson
1
-0
/
+18
2017-11-22
hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256
Thomas Huth
1
-0
/
+4
[next]