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
2015-02-06
block/dmg: fix sector data offset calculation
Peter Wu
1
-6
/
+20
2015-02-06
block/dmg: set virtual size to a non-zero value
Peter Wu
1
-0
/
+8
2015-02-06
block/dmg: process XML plists
Peter Wu
1
-0
/
+75
2015-02-06
block/dmg: validate chunk size to avoid overflow
Peter Wu
1
-1
/
+6
2015-02-06
block/dmg: process a buffer instead of reading ints
Peter Wu
1
-30
/
+30
2015-02-06
block/dmg: extract processing of resource forks
Peter Wu
1
-38
/
+66
2015-02-06
block/dmg: extract mish block decoding functionality
Peter Wu
1
-95
/
+133
2015-02-06
block/dmg: properly detect the UDIF trailer
Peter Wu
1
-4
/
+43
2015-02-06
block: add event when disk usage exceeds threshold
Francesco Romani
10
-1
/
+406
2015-02-06
iotests: Specify format for qemu-nbd
Max Reitz
1
-1
/
+1
2015-02-06
qemu-iotests: Fix supported_oses check
Fam Zheng
1
-1
/
+1
2015-02-06
virtio-blk: add a knob to disable request merging
Peter Lieven
2
-1
/
+5
2015-02-06
virtio-blk: introduce multiread
Peter Lieven
4
-106
/
+218
2015-02-06
block-backend: expose bs->bl.max_transfer_length
Peter Lieven
2
-0
/
+6
2015-02-06
hw/virtio-blk: add a constant for max number of merged requests
Peter Lieven
2
-2
/
+4
2015-02-06
block: add accounting for merged requests
Peter Lieven
7
-6
/
+45
2015-02-06
qed: Really remove unused field QEDAIOCB.finished
Fam Zheng
1
-1
/
+0
2015-02-06
qemu-img: Add QEMU_PKGVERSION to QEMU_IMG_VERSION
Don Slutz
1
-1
/
+1
2015-02-06
block: change default for discard and write zeroes to INT_MAX
Peter Lieven
1
-12
/
+4
2015-02-06
block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes
Denis V. Lunev
1
-0
/
+19
2015-02-06
block/raw-posix: call plain fallocate in handle_aiocb_write_zeroes
Denis V. Lunev
1
-1
/
+13
2015-02-06
block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes
Denis V. Lunev
2
-2
/
+32
2015-02-06
block/raw-posix: refactor handle_aiocb_write_zeroes a bit
Denis V. Lunev
1
-19
/
+27
2015-02-06
block/raw-posix: create do_fallocate helper
Denis V. Lunev
1
-8
/
+14
2015-02-06
block/raw-posix: create translate_err helper to merge errno values
Denis V. Lunev
1
-6
/
+13
2015-02-06
atapi migration: Throw recoverable error to avoid recovery
Dr. David Alan Gilbert
3
-0
/
+30
2015-02-06
Restore atapi_dma flag across migration
Dr. David Alan Gilbert
1
-0
/
+1
2015-02-06
softfloat: expand out STATUS macro
Peter Maydell
3
-126
/
+167
2015-02-06
softfloat: expand out STATUS_VAR
Peter Maydell
4
-493
/
+617
2015-02-06
softfloat: Expand out the STATUS_PARAM macro
Peter Maydell
4
-377
/
+410
2015-02-06
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
5
-52
/
+39
2015-02-06
monitor: more accurate completion for host_net_remove()
Jason Wang
1
-0
/
+5
2015-02-06
net: del hub port when peer is deleted
Jason Wang
1
-0
/
+2
2015-02-06
net: remove the wrong comment in net_init_hubport()
Jason Wang
1
-1
/
+0
2015-02-06
monitor: print hub port name during info network
Jason Wang
1
-1
/
+4
2015-02-06
rtl8139: simplify timer logic
Paolo Bonzini
1
-50
/
+27
2015-02-06
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-1
/
+9
2015-02-06
trace: Print PID and time in stderr traces
Dr. David Alan Gilbert
1
-1
/
+9
2015-02-05
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150205' i...
Peter Maydell
19
-232
/
+1274
2015-02-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-02-05' ...
Peter Maydell
2
-35
/
+198
2015-02-05
fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() fail
Zhang Haoyu
1
-1
/
+1
2015-02-05
MAINTAINERS: Add myself as Coverity model maintainer
Markus Armbruster
1
-0
/
+5
2015-02-05
Tracify migration/rdma.c
Dr. David Alan Gilbert
2
-189
/
+206
2015-02-05
Add migration stream analyzation script
Alexander Graf
1
-0
/
+592
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
9
-20
/
+239
2015-02-05
qemu-file: Add fast ftell code path
Alexander Graf
2
-0
/
+17
2015-02-05
QJSON: Add JSON writer
Alexander Graf
3
-0
/
+159
2015-02-05
Print errors in some of the early migration failure cases.
Dr. David Alan Gilbert
1
-1
/
+6
2015-02-05
Migration: Add lots of trace events
Dr. David Alan Gilbert
3
-8
/
+37
2015-02-05
savevm: Convert fprintf to error_report
Dr. David Alan Gilbert
2
-13
/
+15
[prev]
[next]