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
2017-10-17
console: add support for dmabufs
Gerd Hoffmann
2
-0
/
+26
2017-10-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-0
/
+57
2017-10-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...
Peter Maydell
1
-7
/
+14
2017-10-16
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-3
/
+10
2017-10-15
pci: conventional-pci-device and pci-express-device interfaces
Eduardo Habkost
1
-0
/
+6
2017-10-15
dump: add guest ELF note
Marc-André Lureau
1
-0
/
+2
2017-10-15
hw/misc: add vmcoreinfo device
Marc-André Lureau
1
-0
/
+46
2017-10-15
fw_cfg: add write callback
Marc-André Lureau
1
-0
/
+3
2017-10-13
nbd: header constants indenting
Vladimir Sementsov-Ogievskiy
1
-7
/
+8
2017-10-13
block: rename bdrv_co_drain to bdrv_co_drain_begin
Manos Pitsidianakis
1
-2
/
+2
2017-10-13
block: add bdrv_co_drain_end callback
Manos Pitsidianakis
1
-2
/
+9
2017-10-13
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
Amarnath Valluri
1
-12
/
+0
2017-10-13
tpm-backend: Add new API to read backend TpmInfo
Amarnath Valluri
1
-2
/
+13
2017-10-13
tpm-backend: Made few interface methods optional
Amarnath Valluri
1
-11
/
+2
2017-10-13
tpm-backend: Initialize and free data members in it's own methods
Amarnath Valluri
1
-7
/
+0
2017-10-13
tpm-backend: Move thread handling inside TPMBackend
Amarnath Valluri
2
-53
/
+20
2017-10-13
tpm-backend: Remove unneeded member variable from backend class
Amarnath Valluri
1
-1
/
+0
2017-10-12
nbd/server: structurize simple reply header sending
Vladimir Sementsov-Ogievskiy
1
-0
/
+6
2017-10-12
arm: fix armv7m_init() declaration to match definition
Igor Mammedov
1
-1
/
+1
2017-10-11
Merge remote-tracking branch 'remotes/elmarco/tags/vus-pull-request' into sta...
Peter Maydell
1
-0
/
+7
2017-10-10
util: move qemu_real_host_page_size/mask to osdep.h
Emilio G. Cota
2
-2
/
+6
2017-10-10
exec-all: extract tb->tc_* into a separate struct tc_tb
Emilio G. Cota
1
-2
/
+10
2017-10-10
exec-all: introduce TB_PAGE_ADDR_FMT
Emilio G. Cota
1
-0
/
+2
2017-10-10
exec-all: bring tb->invalid into tb->cflags
Emilio G. Cota
2
-3
/
+2
2017-10-10
tcg: consolidate TB lookups in tb_lookup__cpu_state
Emilio G. Cota
1
-0
/
+49
2017-10-10
exec-all: fix typos in TranslationBlock's documentation
Emilio G. Cota
1
-2
/
+2
2017-10-10
cputlb: bring back tlb_flush_count under !TLB_DEBUG
Emilio G. Cota
2
-2
/
+2
2017-10-10
glib-compat: move G_SOURCE_CONTINUE/REMOVE there
Marc-André Lureau
1
-0
/
+7
2017-10-09
vl: exit if maxcpus is negative
Seeteena Thoufeek
1
-1
/
+1
2017-10-09
qom: update doc comment for type_register[_static]()
Igor Mammedov
1
-2
/
+2
2017-10-09
machine: Add a valid_cpu_types property
Alistair Francis
1
-0
/
+1
2017-10-06
block: convert qcrypto_block_encrypt|decrypt to take bytes offset
Daniel P. Berrange
1
-6
/
+8
2017-10-06
crypto: expose encryption sector size in APIs
Daniel P. Berrange
1
-0
/
+15
2017-10-06
commit: Remove overlay_bs
Kevin Wolf
1
-2
/
+1
2017-10-06
block: Introduce BdrvChildRole.update_filename
Kevin Wolf
1
-0
/
+6
2017-10-06
dirty-bitmap: Switch bdrv_set_dirty() to bytes
Eric Blake
1
-1
/
+1
2017-10-06
dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
Eric Blake
1
-4
/
+4
2017-10-06
dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
Eric Blake
1
-2
/
+2
2017-10-06
dirty-bitmap: Set iterator start by offset, not sector
Eric Blake
1
-3
/
+2
2017-10-06
dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes
Eric Blake
1
-7
/
+7
2017-10-06
dirty-bitmap: Avoid size query failure during truncate
Eric Blake
1
-1
/
+1
2017-10-06
dirty-bitmap: Drop unused functions
Eric Blake
1
-10
/
+0
2017-10-06
hbitmap: Rename serialization_granularity to serialization_align
Eric Blake
1
-4
/
+4
2017-10-06
s390x/3270: IDA support for 3270 via CcwDataStream
Halil Pasic
1
-3
/
+2
2017-10-06
390x/css: introduce maximum data address checking
Halil Pasic
1
-0
/
+1
2017-10-06
s390x/css: introduce css data stream
Halil Pasic
1
-0
/
+67
2017-10-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-04-1' in...
Peter Maydell
1
-0
/
+2
2017-10-04
io: Reply to ping frames
Brandon Carpenter
1
-0
/
+1
2017-10-04
io: Add support for fragmented websocket binary frames
Brandon Carpenter
1
-0
/
+1
2017-10-03
iothread: export iothread_stop()
Peter Xu
1
-0
/
+1
[next]