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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-02-22
ppc: implement xsrqpxp instruction
Jose Ricardo Ziviani
4
-0
/
+59
2017-02-22
ppc: implement xsrqpi[x] instruction
Jose Ricardo Ziviani
5
-0
/
+75
2017-02-22
spapr: make cpu core unplug follow expected hotunplug call flow
Igor Mammedov
1
-4
/
+14
2017-02-22
spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
Igor Mammedov
3
-144
/
+138
2017-02-22
spapr: cpu core: separate child threads destruction from machine state operat...
Igor Mammedov
1
-5
/
+10
2017-02-21
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
4
-172
/
+317
2017-02-21
qemu-options: Fix broken sheepdog URL
Thomas Huth
1
-1
/
+1
2017-02-21
mirror: do not increase offset during initial zero_or_discard phase
Anton Nefedov
1
-2
/
+7
2017-02-21
QAPI: Fix blockdev-add example documentation
Jeff Cody
1
-25
/
+25
2017-02-21
iscsi: Add blockdev-add support
Kevin Wolf
2
-10
/
+79
2017-02-21
iscsi: Add timeout option
Kevin Wolf
1
-26
/
+11
2017-02-21
iscsi: Add header-digest option
Kevin Wolf
1
-24
/
+15
2017-02-21
iscsi: Add initiator-name option
Kevin Wolf
1
-17
/
+15
2017-02-21
iscsi: Handle -iscsi user/password in bdrv_parse_filename()
Kevin Wolf
1
-34
/
+44
2017-02-21
iscsi: Split URL into individual options
Kevin Wolf
1
-53
/
+140
2017-02-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...
Peter Maydell
37
-97
/
+137
2017-02-21
hw/i386: Deprecate -drive if=scsi with PC machine types
Markus Armbruster
3
-10
/
+15
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
9
-7
/
+35
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
10
-39
/
+44
2017-02-21
hw: Drop superfluous special checks for orphaned -drive
Markus Armbruster
3
-26
/
+0
2017-02-21
blockdev: Make orphaned -drive fatal
Markus Armbruster
2
-8
/
+8
2017-02-21
blockdev: Improve message for orphaned -drive
Markus Armbruster
1
-4
/
+7
2017-02-21
hw/arm/highbank: Default -drive to if=ide instead of if=scsi
Markus Armbruster
1
-2
/
+6
2017-02-21
hw: Default -drive to if=none instead of scsi when scsi cannot work
Markus Armbruster
3
-3
/
+0
2017-02-21
hw: Default -drive to if=none instead of ide when ide cannot work
Markus Armbruster
1
-5
/
+4
2017-02-21
hw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_default_bus
Markus Armbruster
2
-0
/
+10
2017-02-21
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
12
-0
/
+15
2017-02-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
67
-532
/
+1711
2017-02-21
coroutine-lock: make CoRwlock thread-safe and fair
Paolo Bonzini
2
-12
/
+26
2017-02-21
coroutine-lock: add mutex argument to CoQueue APIs
Paolo Bonzini
9
-16
/
+34
2017-02-21
coroutine-lock: place CoMutex before CoQueue in header
Paolo Bonzini
1
-45
/
+44
2017-02-21
test-aio-multithread: add performance comparison with thread-based mutexes
Paolo Bonzini
1
-0
/
+164
2017-02-21
coroutine-lock: add limited spinning to CoMutex
Paolo Bonzini
3
-7
/
+51
2017-02-21
coroutine-lock: make CoMutex thread-safe
Paolo Bonzini
4
-12
/
+245
2017-02-21
block: document fields protected by AioContext lock
Paolo Bonzini
2
-29
/
+49
2017-02-21
async: remove unnecessary inc/dec pairs
Paolo Bonzini
3
-15
/
+13
2017-02-21
aio-posix: partially inline aio_dispatch into aio_poll
Paolo Bonzini
4
-45
/
+20
2017-02-21
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
17
-50
/
+72
2017-02-21
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
17
-28
/
+71
2017-02-21
block: explicitly acquire aiocontext in callbacks that need it
Paolo Bonzini
11
-55
/
+68
2017-02-21
block: explicitly acquire aiocontext in timers that need it
Paolo Bonzini
10
-7
/
+35
2017-02-21
aio: push aio_context_acquire/release down to dispatching
Paolo Bonzini
3
-22
/
+20
2017-02-21
qed: introduce qed_aio_start_io and qed_aio_next_io_cb
Paolo Bonzini
1
-14
/
+25
2017-02-21
blkdebug: reschedule coroutine on the AioContext it is running on
Paolo Bonzini
1
-8
/
+1
2017-02-21
coroutine-lock: reschedule coroutine on the AioContext it was running on
Paolo Bonzini
2
-4
/
+2
2017-02-21
nbd: convert to use qio_channel_yield
Paolo Bonzini
5
-141
/
+83
2017-02-21
io: make qio_channel_yield aware of AioContexts
Paolo Bonzini
2
-24
/
+109
2017-02-21
io: add methods to set I/O handlers on AioContext
Paolo Bonzini
7
-5
/
+89
2017-02-21
test-thread-pool: use generic AioContext infrastructure
Paolo Bonzini
1
-9
/
+3
2017-02-21
block-backend: allow blk_prw from coroutine context
Paolo Bonzini
1
-4
/
+8
[next]