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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
64
-447
/
+409
2016-03-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...
Peter Maydell
1
-0
/
+3
2016-03-22
qemu-log: dfilter-ise exec, out_asm, op and opt_op
Alex Bennée
2
-3
/
+20
2016-03-22
qemu-log: new option -dfilter to limit output
Alex Bennée
1
-0
/
+2
2016-03-22
qemu-log: Improve the "exec" TB execution logging
Peter Maydell
1
-0
/
+3
2016-03-22
qemu-log: Avoid function call for disabled qemu_log_mask logging
Peter Maydell
1
-3
/
+10
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
7
-257
/
+246
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2
-8
/
+3
2016-03-22
include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h
Markus Armbruster
5
-6
/
+2
2016-03-22
isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
Markus Armbruster
3
-4
/
+5
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
3
-11
/
+10
2016-03-22
include/hw/hw.h: Don't include qemu-common.h
Markus Armbruster
2
-5
/
+3
2016-03-22
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
6
-31
/
+33
2016-03-22
fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
Markus Armbruster
2
-48
/
+47
2016-03-22
Clean up includes some more
Markus Armbruster
2
-2
/
+0
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
34
-40
/
+0
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
5
-10
/
+8
2016-03-22
Remove unneeded include statements for setjmp.h
Stefan Weil
1
-1
/
+0
2016-03-22
Include setjmp.h in qemu/osdep.h (bug fix for w64)
Stefan Weil
1
-0
/
+3
2016-03-21
qdev: New DEFINE_PROP_ON_OFF_AUTO
Markus Armbruster
1
-0
/
+3
2016-03-17
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-03-17-3...
Peter Maydell
6
-0
/
+855
2016-03-17
block: Pull up blk_read_unthrottled() implementation
Kevin Wolf
1
-2
/
+0
2016-03-17
block: Use blk_co_pwritev() for blk_write()
Kevin Wolf
1
-0
/
+3
2016-03-17
block: Use blk_co_preadv() for blk_read()
Kevin Wolf
1
-0
/
+4
2016-03-17
block: Use BdrvChild in BlockBackend
Kevin Wolf
1
-0
/
+5
2016-03-17
block: Remove bdrv_states list
Max Reitz
2
-5
/
+0
2016-03-17
block: Add blk_next_root_bs()
Max Reitz
1
-0
/
+1
2016-03-17
block: Add bdrv_next_monitor_owned()
Max Reitz
1
-0
/
+1
2016-03-17
block: Move some bdrv_*_all() functions to BB
Max Reitz
1
-2
/
+0
2016-03-17
blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
Max Reitz
1
-2
/
+0
2016-03-17
blockdev: Split monitor reference from BB creation
Max Reitz
1
-5
/
+4
2016-03-17
blockdev: Separate BB name management
Max Reitz
1
-0
/
+2
2016-03-17
qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Max Reitz
1
-3
/
+0
2016-03-17
block: Add blk_commit_all()
Max Reitz
1
-0
/
+1
2016-03-17
crypto: add block encryption framework
Daniel P. Berrange
1
-0
/
+232
2016-03-17
crypto: import an implementation of the XTS cipher mode
Daniel P. Berrange
1
-0
/
+86
2016-03-17
crypto: add support for anti-forensic split algorithm
Daniel P. Berrange
1
-0
/
+135
2016-03-17
crypto: add support for generating initialization vectors
Daniel P. Berrange
1
-0
/
+206
2016-03-17
crypto: add support for PBKDF2 algorithm
Daniel P. Berrange
1
-0
/
+152
2016-03-17
crypto: add cryptographic random byte source
Daniel P. Berrange
1
-0
/
+44
2016-03-16
module: Rename machine_init() to opts_init()
Eduardo Habkost
1
-2
/
+2
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
2
-2
/
+2
2016-03-16
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE
2
-0
/
+49
2016-03-16
bcm2835_property: implement framebuffer control/configuration properties
Grégory ESTRADE
1
-1
/
+4
2016-03-16
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
2
-0
/
+49
2016-03-16
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
2
-0
/
+35
2016-03-16
hw/arm: Add ASPEED AST2400 SoC model
Andrew Jeffery
1
-0
/
+35
[next]