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-18
linux-aio: share one LinuxAioState within an AioContext
Paolo Bonzini
2
-0
/
+81
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
2016-07-12
bswap.h: Fix comment typo
Peter Maydell
1
-1
/
+1
2016-07-12
bswap.h: Remove unused cpu_to_*w() and *_to_cpup()
Peter Maydell
1
-10
/
+0
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
3
-12
/
+13
2016-07-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
Peter Maydell
4
-0
/
+291
2016-07-12
hw/mips_cmgcr: implement RESET_BASE register in CM GCR
Leon Alrae
1
-0
/
+18
2016-07-12
hw/mips/cps: create GIC block inside CPS
Leon Alrae
2
-0
/
+11
2016-07-12
hw/mips: implement Global Interrupt Controller
Yongbok Kim
1
-0
/
+216
2016-07-12
hw/mips: implement GIC Interval Timer
Yongbok Kim
1
-0
/
+46
2016-07-11
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160711' into staging
Peter Maydell
3
-0
/
+50
2016-07-11
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
4
-2
/
+6
2016-07-11
gtk: fix build
Gerd Hoffmann
1
-0
/
+1
2016-07-11
s390x/pci: enforce zPCI state checking
Yi Min Zhao
1
-0
/
+1
[next]