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-06-21
egl-helpers: add helpers to handle opengl framebuffers
Gerd Hoffmann
2
-0
/
+91
2017-06-20
tcg/tci: fix tcg-interpreter build
Philippe Mathieu-Daudé
1
-1
/
+1
2017-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
8
-286
/
+371
2017-06-20
Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...
Peter Maydell
23
-189
/
+698
2017-06-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
66
-596
/
+1895
2017-06-20
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...
Peter Maydell
5
-112
/
+169
2017-06-20
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2
-2
/
+42
2017-06-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170614-1' into st...
Peter Maydell
6
-26
/
+66
2017-06-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170614-1' into s...
Peter Maydell
3
-2
/
+12
2017-06-19
migration: Fix race of image locking between src and dst
Fam Zheng
4
-18
/
+25
2017-06-16
hw/i386: fix nvdimm check error path
Stefan Hajnoczi
1
-6
/
+8
2017-06-16
intel_iommu: cleanup vtd_interrupt_remap_msi()
Peter Xu
1
-7
/
+5
2017-06-16
intel_iommu: cleanup vtd_{do_}iommu_translate()
Peter Xu
3
-24
/
+44
2017-06-16
intel_iommu: switching the rest DPRINTF to trace
Peter Xu
2
-245
/
+153
2017-06-16
tests/q35-test: add TSEG size checks
Laszlo Ersek
1
-0
/
+113
2017-06-16
tests/q35-test: push down qtest_start / qtest_end to test case(s)
Laszlo Ersek
1
-7
/
+5
2017-06-16
q35/mch: implement extended TSEG sizes
Laszlo Ersek
3
-3
/
+49
2017-06-16
block: make accounting thread-safe
Paolo Bonzini
2
-2
/
+22
2017-06-16
block: split BlockAcctStats creation and setup
Paolo Bonzini
4
-7
/
+12
2017-06-16
block: introduce block_account_one_io
Paolo Bonzini
1
-29
/
+22
2017-06-16
block: protect modification of dirty bitmaps with a mutex
Paolo Bonzini
5
-24
/
+94
2017-06-16
migration/block: reset dirty bitmap before reading
Paolo Bonzini
1
-1
/
+2
2017-06-16
block: introduce dirty_bitmap_mutex
Paolo Bonzini
6
-45
/
+58
2017-06-16
block: protect tracked_requests and flush_queue with reqs_lock
Paolo Bonzini
3
-7
/
+24
2017-06-16
block: access write_gen with atomics
Paolo Bonzini
3
-5
/
+5
2017-06-16
block: use Stat64 for wr_highest_offset
Paolo Bonzini
3
-7
/
+6
2017-06-16
util: add stats64 module
Paolo Bonzini
3
-0
/
+331
2017-06-16
throttle-groups: protect throttled requests with a CoMutex
Paolo Bonzini
3
-7
/
+13
2017-06-16
throttle-groups: do not use qemu_co_enter_next
Paolo Bonzini
1
-5
/
+37
2017-06-16
throttle-groups: only start one coroutine from drained_begin
Paolo Bonzini
1
-20
/
+25
2017-06-16
block: access io_plugged with atomic ops
Paolo Bonzini
2
-5
/
+7
2017-06-16
block: access wakeup with atomic ops
Paolo Bonzini
5
-7
/
+15
2017-06-16
block: access serialising_in_flight with atomic ops
Paolo Bonzini
2
-7
/
+9
2017-06-16
block: access io_limits_disabled with atomic ops
Paolo Bonzini
3
-4
/
+5
2017-06-16
block: access quiesce_counter with atomic ops
Paolo Bonzini
2
-2
/
+3
2017-06-16
block: access copy_on_read with atomic ops
Paolo Bonzini
4
-12
/
+15
2017-06-16
docker: Add flex and bison to centos6 image
Fam Zheng
1
-1
/
+1
2017-06-16
docker: Add libaio to fedora image
Fam Zheng
1
-1
/
+1
2017-06-16
docker: Add bzip2 and hostname to fedora image
Fam Zheng
1
-1
/
+1
2017-06-16
docker: Run tests with current user
Fam Zheng
1
-1
/
+1
2017-06-15
Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170613' into staging
Peter Maydell
7
-46
/
+66
2017-06-15
vhost-user-scsi: Introduce a vhost-user-scsi sample application
Felipe Franciosi
5
-5
/
+900
2017-06-15
vhost-user-scsi: Introduce vhost-user-scsi host device
Felipe Franciosi
10
-1
/
+315
2017-06-15
qemu-doc: include version number
Paolo Bonzini
2
-14
/
+8
2017-06-15
docs: create interop/ subdirectory
Paolo Bonzini
13
-39
/
+50
2017-06-15
include/exec/poison: Mark some CONFIG defines as poisoned, too
Thomas Huth
1
-0
/
+20
2017-06-15
include/exec/poison: Add missing TARGET defines
Thomas Huth
1
-0
/
+11
2017-06-15
nbd/server: refactor nbd_trip
Vladimir Sementsov-Ogievskiy
1
-33
/
+20
2017-06-15
nbd/server: rename rc to ret
Vladimir Sementsov-Ogievskiy
1
-19
/
+19
2017-06-15
nbd/server: get rid of fail: return rc
Vladimir Sementsov-Ogievskiy
1
-16
/
+12
[next]