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-03-22
qemu-log: Avoid function call for disabled qemu_log_mask logging
Peter Maydell
2
-14
/
+10
2016-03-22
qemu-log: correct help text for -d cpu
Alex Bennée
1
-1
/
+1
2016-03-22
tcg: pass down TranslationBlock to tcg_code_gen
Alex Bennée
3
-5
/
+5
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
149
-300
/
+435
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
53
-134
/
+143
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
85
-1
/
+164
2016-03-22
include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h
Markus Armbruster
9
-6
/
+6
2016-03-22
isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
Markus Armbruster
4
-5
/
+6
2016-03-22
Move ParallelIOArg from qemu-common.h to sysemu/char.h
Markus Armbruster
2
-5
/
+5
2016-03-22
Move QEMU_ALIGN_*() from qemu-common.h to qemu/osdep.h
Markus Armbruster
2
-6
/
+6
2016-03-22
Move HOST_LONG_BITS from qemu-common.h to qemu/osdep.h
Markus Armbruster
3
-13
/
+11
2016-03-22
hw/pci/pci.h: Don't include qemu-common.h
Markus Armbruster
4
-11
/
+11
2016-03-22
include/hw/hw.h: Don't include qemu-common.h
Markus Armbruster
3
-6
/
+4
2016-03-22
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
8
-31
/
+36
2016-03-22
fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
Markus Armbruster
6
-57
/
+51
2016-03-22
Clean up includes some more
Markus Armbruster
17
-32
/
+2
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
40
-47
/
+0
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
392
-15
/
+399
2016-03-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-18' into ...
Peter Maydell
61
-702
/
+651
2016-03-18
qapi: Use anonymous bases in QMP flat unions
Eric Blake
4
-79
/
+53
2016-03-18
qapi: Allow anonymous base for flat union
Eric Blake
7
-33
/
+38
2016-03-18
qapi: Make BlockdevOptions doc example closer to reality
Eric Blake
1
-37
/
+37
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
43
-268
/
+246
2016-03-18
qapi: Drop unused c_null()
Eric Blake
1
-29
/
+17
2016-03-18
qapi: Inline gen_visit_members() into lone caller
Eric Blake
2
-47
/
+22
2016-03-18
qapi-commands: Inline single-use helpers of gen_marshal()
Eric Blake
1
-67
/
+39
2016-03-18
qapi-commands: Utilize implicit struct visits
Eric Blake
1
-16
/
+12
2016-03-18
qapi-event: Utilize implicit struct visits
Eric Blake
1
-10
/
+38
2016-03-18
qapi-event: Drop qmp_output_get_qobject() null check
Eric Blake
1
-5
/
+1
2016-03-18
qapi: Emit implicit structs in generated C
Eric Blake
3
-22
/
+22
2016-03-18
qapi: Adjust names of implicit types
Eric Blake
11
-103
/
+105
2016-03-18
qapi: Make c_type() more OO-like
Eric Blake
2
-11
/
+35
2016-03-18
qapi: Fix command with named empty argument type
Eric Blake
4
-2
/
+11
2016-03-18
qapi: Assert in places where variants are not handled
Eric Blake
2
-1
/
+3
2016-03-17
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-03-17-3...
Peter Maydell
45
-109
/
+6488
2016-03-17
crypto: implement the LUKS block encryption format
Daniel P. Berrange
6
-5
/
+1530
2016-03-17
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
35
-470
/
+736
2016-03-17
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-03-17-v2'...
Kevin Wolf
3
-12
/
+26
2016-03-17
iotests: Test QUORUM_REPORT_BAD in fifo mode
Alberto Garcia
2
-4
/
+17
2016-03-17
quorum: Emit QUORUM_REPORT_BAD for reads in fifo mode
Alberto Garcia
1
-8
/
+9
2016-03-17
block: Use blk_co_pwritev() in blk_co_write_zeroes()
Kevin Wolf
1
-4
/
+5
2016-03-17
block: Use blk_aio_prwv() for aio_read/write/write_zeroes
Kevin Wolf
1
-13
/
+92
2016-03-17
block: Use blk_prw() in blk_pread()/blk_pwrite()
Kevin Wolf
1
-15
/
+21
2016-03-17
block: Use blk_co_pwritev() in blk_write_zeroes()
Kevin Wolf
1
-9
/
+8
2016-03-17
block: Pull up blk_read_unthrottled() implementation
Kevin Wolf
3
-18
/
+10
2016-03-17
block: Use blk_co_pwritev() for blk_write()
Kevin Wolf
3
-13
/
+34
2016-03-17
block: Use blk_co_preadv() for blk_read()
Kevin Wolf
3
-8
/
+65
2016-03-17
block: Use BdrvChild in BlockBackend
Kevin Wolf
3
-114
/
+192
2016-03-17
block: Remove bdrv_states list
Max Reitz
4
-40
/
+3
2016-03-17
block: Use bdrv_next() instead of bdrv_states
Max Reitz
1
-6
/
+6
[next]