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-04-13
virtio-input: support absolute axis config in pass-through
Ladi Prosek
1
-0
/
+3
2016-04-13
move const_le{16, 23} to qemu/bswap.h, add comment
Gerd Hoffmann
2
-14
/
+19
2016-04-13
virtio-input: add parenthesis to const_le{16, 32}
Gerd Hoffmann
1
-6
/
+6
2016-04-11
block: Fix bdrv_drain in coroutine
Fam Zheng
1
-0
/
+1
2016-04-11
ui/virtio-gpu: add and use qemu_create_displaysurface_pixman
Gerd Hoffmann
1
-0
/
+1
2016-04-07
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
1
-4
/
+2
2016-04-07
virtio-scsi: use aio handler for data plane
Paolo Bonzini
1
-3
/
+3
2016-04-07
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
1
-0
/
+2
2016-04-07
virtio: add aio handler
Michael S. Tsirkin
1
-0
/
+3
2016-04-07
virtio-scsi: fix disabled mode
Paolo Bonzini
1
-1
/
+0
2016-04-07
virtio-blk: fix disabled mode
Paolo Bonzini
1
-0
/
+1
2016-04-07
virtio: make virtio_queue_notify_vq static
Paolo Bonzini
1
-1
/
+0
2016-04-07
Sort the fw_cfg file list
Gerd Hoffmann
3
-1
/
+12
2016-04-07
acpi: Add missing GCC_FMT_ATTR
Stefan Weil
1
-1
/
+2
2016-04-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-31
/
+45
2016-04-05
include/qemu/atomic: add compile time asserts
Alex Bennée
1
-24
/
+34
2016-04-05
update Linux headers to 4.6
Paolo Bonzini
5
-7
/
+11
2016-04-05
spapr_drc: enable immediate detach for unsignalled devices
Michael Roth
1
-0
/
+2
2016-04-05
ppc: Rework POWER7 & POWER8 exception model
Cédric Le Goater
1
-5
/
+0
2016-03-31
log: move qemu_log_close/qemu_log_flush from header to log.c
Denis V. Lunev
1
-17
/
+5
2016-03-30
kvm: add kvm_device_supported() helper function
Peter Xu
1
-0
/
+9
2016-03-30
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160329-2' into staging
Peter Maydell
4
-0
/
+224
2016-03-30
block: Remove bdrv_(set_)enable_write_cache()
Kevin Wolf
1
-2
/
+0
2016-03-30
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
1
-2
/
+1
2016-03-30
block: Remove bdrv_parse_cache_flags()
Kevin Wolf
1
-1
/
+0
2016-03-30
block: Introduce bdrv_co_writev_flags()
Kevin Wolf
1
-0
/
+5
2016-03-30
block/qapi: Use blk_enable_write_cache()
Kevin Wolf
1
-1
/
+2
2016-03-30
block: Move enable_write_cache to BB level
Kevin Wolf
2
-3
/
+1
2016-03-30
block: Add bdrv_parse_cache_mode()
Kevin Wolf
1
-0
/
+1
2016-03-30
replay: introduce block devices record/replay
Pavel Dovgalyuk
1
-0
/
+2
2016-03-30
block: add flush callback
Pavel Dovgalyuk
1
-0
/
+7
2016-03-30
block: move encryption deprecation warning into qcow code
Daniel P. Berrange
1
-0
/
+1
2016-03-30
block: add flag to indicate that no I/O will be performed
Daniel P. Berrange
1
-0
/
+1
2016-03-30
block: Remove blk_set_bs()
Kevin Wolf
1
-2
/
+0
2016-03-30
block: Remove bdrv_make_anon()
Kevin Wolf
1
-1
/
+0
2016-03-30
hw/mips/cps: enable ITU for multithreading processors
Leon Alrae
1
-0
/
+2
2016-03-30
hw/mips: implement ITC Configuration Tags and Storage Cells
Leon Alrae
1
-0
/
+72
2016-03-30
hw/mips/cps: create CPC block inside CPS
Leon Alrae
2
-0
/
+12
2016-03-30
hw/mips: add initial Cluster Power Controller support
Leon Alrae
1
-0
/
+47
2016-03-30
hw/mips/cps: create GCR block inside CPS
Leon Alrae
1
-0
/
+2
2016-03-30
hw/mips: add initial Global Config Register support
Yongbok Kim
1
-0
/
+49
2016-03-30
hw/mips: implement generic MIPS Coherent Processing System container
Leon Alrae
1
-0
/
+40
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
[next]