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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-20
block: Convert bdrv_discard() to byte-based
Eric Blake
1
-1
/
+1
2016-07-20
block: Convert bdrv_co_discard() to byte-based
Eric Blake
1
-1
/
+1
2016-07-20
nbd: Drop unused offset parameter
Eric Blake
1
-1
/
+0
2016-07-19
disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers
Peter Maydell
1
-0
/
+2
2016-07-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+3
2016-07-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-0
/
+5
2016-07-19
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-1
/
+6
2016-07-18
block: ignore flush requests when storage is clean
Evgeny Yakovlev
1
-0
/
+5
2016-07-18
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
1
-0
/
+6
2016-07-18
disas: Remove unused macro '_'
Lluís Vilanova
1
-1
/
+0
2016-07-18
aio-posix: remove useless parameter
Cao jin
1
-1
/
+1
2016-07-18
linux-aio: share one LinuxAioState within an AioContext
Paolo Bonzini
2
-0
/
+81
2016-07-17
compiler: never omit assertions if using a static analysis tool
Paolo Bonzini
1
-0
/
+3
2016-07-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...
Peter Maydell
4
-1
/
+16
2016-07-14
ast2400: externalize revision numbers
Cédric Le Goater
1
-0
/
+5
2016-07-14
gic: provide defines for v2/v3 targetlist sizes
Andrew Jones
2
-0
/
+6
2016-07-14
virtio-mmio: format transport base address in BusClass.get_dev_path
Laszlo Ersek
1
-1
/
+5
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...
Peter Maydell
2
-0
/
+5
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc Marí
2
-0
/
+5
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-6
/
+23
2016-07-13
Improve block job rate limiting for small bandwidth values
Sascha Silbe
1
-9
/
+34
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
2
-0
/
+12
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
1
-1
/
+4
2016-07-13
hostmem: detect host backend memory is being used properly
Xiao Guangrong
1
-1
/
+3
2016-07-13
char: do not use atexit cleanup handler
Marc-André Lureau
1
-0
/
+7
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2
-7
/
+5
2016-07-13
coroutine: use QSIMPLEQ instead of QTAILQ
Paolo Bonzini
2
-3
/
+3
2016-07-13
osdep: Introduce qemu_dup
Fam Zheng
1
-0
/
+3
2016-07-13
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
1
-6
/
+10
2016-07-13
stream: Add 'job-id' parameter to 'block-stream'
Alberto Garcia
1
-4
/
+6
2016-07-13
backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
Alberto Garcia
1
-3
/
+5
2016-07-13
mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
Alberto Garcia
1
-2
/
+4
2016-07-13
blockjob: Add 'job_id' parameter to block_job_create()
Alberto Garcia
1
-3
/
+5
2016-07-13
blockjob: Add block_job_get()
Alberto Garcia
1
-0
/
+10
2016-07-13
blockjob: Update description of the 'id' field
Alberto Garcia
2
-7
/
+1
2016-07-13
stream: Fix prototype of stream_start()
Alberto Garcia
1
-5
/
+6
2016-07-13
util: Fix MIN_NON_ZERO
Fam Zheng
1
-1
/
+2
2016-07-12
disas: avoid including everything in headers compiled from C++
Paolo Bonzini
1
-1
/
+1
2016-07-12
scsi-bus: Use longer sense buffer with scanners
Jarkko Lavinen
1
-3
/
+4
2016-07-12
scsi-bus: Add SCSI scanner support
Jarkko Lavinen
1
-0
/
+6
2016-07-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in...
Peter Maydell
204
-467
/
+475
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
72
-81
/
+92
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
71
-200
/
+207
2016-07-12
libdecnumber: Don't error out on decNumberLocal.h re-inclusion
Markus Armbruster
1
-2
/
+0
2016-07-12
libdecnumber: Don't fool around with guards to avoid #include
Markus Armbruster
4
-12
/
+4
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
56
-141
/
+149
2016-07-12
Drop Emacs local variables lists redundant with .dir-locals.el
Markus Armbruster
1
-8
/
+0
2016-07-12
spapr_pci: Include spapr.h instead of playing games with #error
Markus Armbruster
1
-3
/
+1
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
17
-20
/
+22
2016-07-12
bswap.h: Document cpu_to_* and *_to_cpu conversion functions
Peter Maydell
1
-0
/
+58
[next]