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
2016-10-24
block/replication: Clarify 'top-id' parameter usage
Changlong Xie
2
-1
/
+7
2016-10-24
block: More operations for meta dirty bitmap
Fam Zheng
2
-0
/
+22
2016-10-24
tests: Add test code for hbitmap serialization
Fam Zheng
1
-0
/
+156
2016-10-24
block: BdrvDirtyBitmap serialization interface
Vladimir Sementsov-Ogievskiy
2
-0
/
+51
2016-10-24
hbitmap: serialization
Vladimir Sementsov-Ogievskiy
2
-0
/
+216
2016-10-24
block: Assert that bdrv_release_dirty_bitmap succeeded
Fam Zheng
1
-0
/
+3
2016-10-24
block: Add two dirty bitmap getters
Fam Zheng
2
-0
/
+12
2016-10-24
block: Support meta dirty bitmap
Fam Zheng
2
-0
/
+61
2016-10-24
tests: Add test code for meta bitmap
Fam Zheng
1
-0
/
+116
2016-10-24
HBitmap: Introduce "meta" bitmap to track bit changes
Fam Zheng
2
-15
/
+75
2016-10-24
block: Hide HBitmap in block dirty bitmap interface
Fam Zheng
5
-25
/
+60
2016-10-24
quorum: do not allocate multiple iovecs for FIFO strategy
Paolo Bonzini
1
-39
/
+40
2016-10-24
quorum: change child_iter to children_read
Paolo Bonzini
1
-17
/
+13
2016-10-24
iotests: Do not rely on unavailable domains in 162
Max Reitz
2
-5
/
+16
2016-10-24
iotests: Remove raciness from 162
Max Reitz
1
-2
/
+1
2016-10-24
qemu-nbd: Add --fork option
Max Reitz
2
-1
/
+18
2016-10-24
qemu-iotests: Test I/O in a single drive from a throttling group
Alberto Garcia
2
-7
/
+30
2016-10-24
throttle: Correct access to wrong BlockBackendPublic structures
Alberto Garcia
1
-4
/
+23
2016-10-24
qapi: fix memory leak in bdrv_image_info_specific_dump
Pino Toscano
1
-0
/
+1
2016-10-24
block: improve error handling in raw_open
Halil Pasic
2
-0
/
+2
2016-10-24
block: Remove "options" indirection from blockdev-add
Kevin Wolf
14
-259
/
+214
2016-10-24
qcow2: Support BDRV_REQ_MAY_UNMAP
Fam Zheng
3
-6
/
+9
2016-10-24
block: failed qemu-img command should return non-zero exit code
Xu Tian
1
-0
/
+2
2016-10-24
i2c: Add asserts for second smbus i2c_start_transfer()
Corey Minyard
2
-4
/
+15
2016-10-24
target-arm: Implement new HLT trap for semihosting
Peter Maydell
4
-7
/
+63
2016-10-24
hw/display: QOM'ify pl110.c
xiaoqiang zhao
1
-5
/
+3
2016-10-24
hw/arm: QOM'ify strongarm.c
xiaoqiang zhao
1
-5
/
+10
2016-10-24
hw/arm: QOM'ify pxa2xx_gpio.c
xiaoqiang zhao
1
-10
/
+15
2016-10-24
hw/arm: QOM'ify musicpal.c
xiaoqiang zhao
1
-43
/
+45
2016-10-24
timer: stm32f2xx_timer: add check for prescaler value
Prasad J Pandit
1
-1
/
+1
2016-10-24
i2c: Fix SMBus read transactions to avoid double events
Corey Minyard
1
-13
/
+19
2016-10-24
timer: a9gtimer: remove loop to auto-increment comparator
Prasad J Pandit
1
-7
/
+7
2016-10-24
ARM: Virt: ACPI: Build an IORT table with RC and ITS nodes
Prem Mallappa
1
-11
/
+60
2016-10-24
ACPI: Add IORT Structure definition
Prem Mallappa
1
-0
/
+68
2016-10-24
tests: Add tests for the ARM MPTimer
Dmitry Osipenko
2
-0
/
+1108
2016-10-24
arm_mptimer: Convert to use ptimer
Dmitry Osipenko
2
-71
/
+83
2016-10-24
tests: ptimer: Replace 10000 with 1
Dmitry Osipenko
1
-28
/
+28
2016-10-24
tests: ptimer: Change the copyright comment
Dmitry Osipenko
3
-3
/
+3
2016-10-24
tests: ptimer: Add tests for "no counter round down" policy
Dmitry Osipenko
1
-41
/
+76
2016-10-24
hw/ptimer: Add "no counter round down" policy
Dmitry Osipenko
2
-0
/
+13
2016-10-24
tests: ptimer: Add tests for "no immediate reload" policy
Dmitry Osipenko
1
-16
/
+57
2016-10-24
hw/ptimer: Add "no immediate reload" policy
Dmitry Osipenko
2
-5
/
+30
2016-10-24
tests: ptimer: Add tests for "no immediate trigger" policy
Dmitry Osipenko
1
-8
/
+56
2016-10-24
hw/ptimer: Add "no immediate trigger" policy
Dmitry Osipenko
2
-4
/
+20
2016-10-24
tests: ptimer: Add tests for "continuous trigger" policy
Dmitry Osipenko
1
-3
/
+18
2016-10-24
hw/ptimer: Add "continuous trigger" policy
Dmitry Osipenko
2
-3
/
+31
2016-10-24
tests: ptimer: Add tests for "wraparound after one period" policy
Dmitry Osipenko
1
-23
/
+104
2016-10-24
hw/ptimer: Add "wraparound after one period" policy
Dmitry Osipenko
2
-15
/
+47
2016-10-24
hw/arm/virt: Set minimum_page_bits to 12
Peter Maydell
1
-0
/
+4
2016-10-24
target-arm: Make page size a runtime setting
Peter Maydell
2
-4
/
+29
[prev]
[next]