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-04-11
block: Introduce bdrv_coroutine_enter
Fam Zheng
2
-0
/
+10
2017-04-11
async: Introduce aio_co_enter
Fam Zheng
2
-1
/
+15
2017-04-11
coroutine: Extract qemu_aio_coroutine_enter
Fam Zheng
3
-4
/
+14
2017-04-11
tests/block-job-txn: Don't start block job before adding to txn
Fam Zheng
1
-1
/
+5
2017-04-11
block: Quiesce old aio context during bdrv_set_aio_context
Fam Zheng
1
-2
/
+5
2017-04-11
block: Make bdrv_parent_drained_begin/end public
Fam Zheng
2
-2
/
+18
2017-04-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170411-1' into...
Peter Maydell
2
-0
/
+33
2017-04-11
qxl: add migration blocker to avoid pre-save assert
Gerd Hoffmann
2
-0
/
+32
2017-04-10
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2017-04-10
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-...
Peter Maydell
8
-40
/
+110
2017-04-10
configure: on Windows minimum glib version must be 2.30
Peter Maydell
1
-1
/
+5
2017-04-10
replay: assert time only goes forward
Alex Bennée
2
-0
/
+8
2017-04-10
cpus: call cpu_update_icount on read
Alex Bennée
1
-4
/
+6
2017-04-10
cpu-exec: update icount after each TB_EXIT
Alex Bennée
2
-20
/
+12
2017-04-10
cpus: introduce cpu_update_icount helper
Alex Bennée
2
-2
/
+22
2017-04-10
cpus: don't credit executed instructions before they have run
Alex Bennée
2
-6
/
+20
2017-04-10
cpus: move icount preparation out of tcg_exec_cpu
Alex Bennée
1
-22
/
+45
2017-04-10
cpus: check cpu->running in cpu_get_icount_raw()
Alex Bennée
1
-1
/
+1
2017-04-10
cpus: remove icount handling from qemu_tcg_cpu_thread_fn
Alex Bennée
1
-2
/
+2
2017-04-10
target/i386/misc_helper: wrap BQL around another IRQ generator
Alex Bennée
1
-0
/
+3
2017-04-10
cpus: fix wrong define name
Nikunj A Dadhania
1
-1
/
+1
2017-04-10
9pfs: xattr: fix memory leak in v9fs_list_xattr
Li Qiang
1
-0
/
+1
2017-04-07
scripts/qemugdb/mtree.py: fix up mtree dump
Alex Bennée
1
-2
/
+10
2017-04-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
13
-10
/
+148
2017-04-07
mirror: Fix aio context of mirror_top_bs
Fam Zheng
1
-0
/
+1
2017-04-07
block: Assert attached child node has right aio context
Fam Zheng
1
-0
/
+4
2017-04-07
block: Fix unpaired aio_disable_external in external snapshot
Fam Zheng
1
-2
/
+2
2017-04-07
block: Don't check permissions for copy on read
Kevin Wolf
1
-1
/
+8
2017-04-07
qemu-img: img_create does not support image-opts, fix docs
Jeff Cody
1
-2
/
+2
2017-04-07
iotests: Add mirror tests for orphaned source
Max Reitz
3
-2
/
+63
2017-04-07
block/mirror: Fix use-after-free
Max Reitz
1
-2
/
+10
2017-04-07
commit: Set commit_top_bs->total_sectors
Kevin Wolf
1
-0
/
+1
2017-04-07
commit: Set commit_top_bs->aio_context
Kevin Wolf
1
-0
/
+2
2017-04-07
block: Ignore guest dev permissions during incoming migration
Kevin Wolf
4
-1
/
+55
2017-04-07
qxl: switch display on entering VGA
Marc-André Lureau
1
-0
/
+1
2017-04-07
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170406.0' ...
Peter Maydell
1
-1
/
+1
2017-04-06
vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirk
Alex Williamson
1
-1
/
+1
2017-04-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-8
/
+0
2017-04-05
tco: do not generate an NMI
Paolo Bonzini
3
-8
/
+0
2017-04-04
Update version for v2.9.0-rc3 release
v2.9.0-rc3
Peter Maydell
1
-1
/
+1
2017-04-04
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-7
/
+10
2017-04-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+4
2017-04-04
9pfs: clear migration blocker at session reset
Greg Kurz
1
-5
/
+6
2017-04-04
9pfs: fix multiple flush for same request
Greg Kurz
1
-2
/
+4
2017-04-04
pci: Only unmap bus_master_enabled_region if was added previously
Alexey Kardashevskiy
1
-2
/
+4
2017-04-04
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-04-04-1' in...
Peter Maydell
3
-11
/
+10
2017-04-04
io: fix FD socket handling in DNS lookup
Daniel P. Berrange
1
-4
/
+1
2017-04-04
io: fix incoming client socket initialization
Wang guang
2
-7
/
+9
2017-04-04
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
7
-82
/
+43
2017-04-03
tests/libqtest.c: Delete possible stale unix sockets
Peter Maydell
1
-0
/
+8
[next]