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
2012-04-05
block: add a function to clear incoming live migration flags
Benoît Canet
2
-0
/
+11
2012-04-05
block: Add new BDRV_O_INCOMING flag to notice incoming live migration
Benoît Canet
1
-0
/
+1
2012-04-05
block stream: close unused files and update ->backing_hd
Marcelo Tosatti
1
-0
/
+34
2012-04-05
qemu-iotests: Fix call syntax for qemu-io
Stefan Weil
3
-6
/
+6
2012-04-05
qemu-iotests: Fix call syntax for qemu-img
Stefan Weil
1
-2
/
+7
2012-04-05
qemu-iotests: Test unknown qcow2 header extensions
Kevin Wolf
3
-0
/
+149
2012-04-05
qemu-iotests: qcow2.py
Kevin Wolf
1
-0
/
+207
2012-04-05
sheepdog: fix send req helpers
Liu Yuan
1
-0
/
+2
2012-04-05
sheepdog: implement SD_OP_FLUSH_VDI operation
Liu Yuan
1
-14
/
+128
2012-04-05
block: bdrv_append() fixes
Jeff Cody
1
-2
/
+11
2012-04-05
qed: track dirty flag status
Dong Xu Wang
1
-0
/
+1
2012-04-05
qemu-img: add dirty flag status
Dong Xu Wang
2
-0
/
+4
2012-04-05
qed: image fragmentation statistics
Dong Xu Wang
1
-0
/
+9
2012-04-05
qemu-img: add image fragmentation statistics
Dong Xu Wang
2
-1
/
+15
2012-04-05
block: document job API
Paolo Bonzini
1
-3
/
+112
2012-04-05
block: set job->speed in block_set_speed
Paolo Bonzini
2
-2
/
+7
2012-04-05
block: fix streaming/closing race
Paolo Bonzini
3
-2
/
+22
2012-04-05
block: cancel jobs when a device is ready to go away
Paolo Bonzini
1
-0
/
+3
2012-04-05
block: disable I/O throttling on sync api
Zhi Yong Wu
1
-0
/
+20
2012-04-05
Use DMADirection type for dma_bdrv_io
David Gibson
4
-16
/
+22
2012-04-05
vdi: change goto to loop
Paolo Bonzini
1
-73
/
+68
2012-04-05
vdi: do not create useless iovecs
Paolo Bonzini
1
-46
/
+33
2012-04-05
vdi: leave bounce buffering to block layer
Paolo Bonzini
1
-55
/
+12
2012-04-05
vdi: move aiocb fields to locals
Paolo Bonzini
1
-98
/
+65
2012-04-05
vdi: merge aio_read_cb and aio_write_cb into callers
Paolo Bonzini
1
-28
/
+12
2012-04-05
vdi: move end-of-I/O handling at the end
Paolo Bonzini
1
-67
/
+56
2012-04-05
vdi: basic conversion to coroutines
Paolo Bonzini
1
-121
/
+37
2012-04-05
block: enforce constraints on block size properties
Stefan Hajnoczi
1
-4
/
+4
2012-04-05
qdev: add blocksize property type
Stefan Hajnoczi
4
-0
/
+58
2012-04-05
qerror: fix QERR_PROPERTY_VALUE_OUT_OF_RANGE description
Stefan Hajnoczi
1
-1
/
+1
2012-04-05
block/vpc: write checksum back to footer after check
Zhang Shengju
1
-0
/
+3
2012-04-05
ide: Adds wwn=hex qdev option
Floris Bos
3
-8
/
+29
2012-04-05
ide: Change serial number strncpy() to pstrcpy()
Floris Bos
2
-3
/
+4
2012-04-05
ide: Add "model=s" qdev option
Floris Bos
3
-8
/
+29
2012-04-05
ide: IDENTIFY word 86 bit 14 is reserved
Kevin Wolf
1
-1
/
+1
2012-04-05
aio: move BlockDriverAIOCB to qemu-aio.h
Paolo Bonzini
7
-24
/
+21
2012-04-05
block: push recursive flushing up from drivers
Paolo Bonzini
10
-63
/
+16
2012-04-05
qemu-io: add option to enable tracing
Stefan Hajnoczi
1
-1
/
+9
2012-04-05
qcow2: Remove unused parameter in get_cluster_table()
Kevin Wolf
1
-10
/
+8
2012-04-05
tracetool: Forbid argument name 'next'
Kevin Wolf
1
-0
/
+4
2012-04-05
trace-events: Rename 'next' argument
Kevin Wolf
1
-1
/
+1
2012-04-04
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
5
-30
/
+184
2012-04-04
Improve interrupt handling priority
Artyom Tarasenko
1
-1
/
+6
2012-04-04
Fix vector interrupt handling
Artyom Tarasenko
1
-13
/
+16
2012-04-04
target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU
Andreas Färber
2
-4
/
+6
2012-04-04
target-s390x: QOM'ify CPU init
Andreas Färber
3
-18
/
+31
2012-04-04
target-s390x: QOM'ify CPU reset
Andreas Färber
2
-11
/
+14
2012-04-04
target-s390x: QOM'ify CPU
Andreas Färber
5
-1
/
+137
2012-04-02
qdev: put all devices under /machine
Paolo Bonzini
5
-5
/
+18
2012-04-02
qdev: give all devices a canonical path
Paolo Bonzini
1
-3
/
+13
[next]