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
2018-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2
-15
/
+2
2018-03-20
Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-12-v4' int...
Peter Maydell
11
-12
/
+84
2018-03-19
block/accounting: introduce latency histogram
Vladimir Sementsov-Ogievskiy
1
-0
/
+35
2018-03-19
qmp: support out-of-band (oob) execution
Peter Xu
1
-0
/
+2
2018-03-19
qapi: introduce new cmd option "allow-oob"
Peter Xu
1
-2
/
+3
2018-03-19
monitor: unify global init
Peter Xu
1
-1
/
+1
2018-03-19
qobject: introduce qobject_get_try_str()
Peter Xu
1
-0
/
+1
2018-03-19
qobject: introduce qstring_get_try_str()
Peter Xu
1
-0
/
+1
2018-03-19
qapi: Remove qobject_to_X() functions
Max Reitz
5
-5
/
+0
2018-03-19
qapi: Add qobject_to()
Max Reitz
1
-0
/
+29
2018-03-19
hw/arm/bcm2836: Create proper bcm2837 device
Peter Maydell
1
-0
/
+19
2018-03-19
hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x
Peter Maydell
1
-6
/
+6
2018-03-19
char: i.MX: Add support for "TX complete" interrupt
Andrey Smirnov
1
-0
/
+3
2018-03-19
fsl-imx6: Swap Ethernet interrupt defines
Guenter Roeck
1
-2
/
+2
2018-03-19
Use cpu_create(type) instead of cpu_init(cpu_model)
Igor Mammedov
2
-15
/
+2
2018-03-19
compiler: Add QEMU_BUILD_BUG_MSG() macro
Max Reitz
1
-3
/
+9
2018-03-19
qlit: add qobject_from_qlit()
Marc-André Lureau
1
-0
/
+2
2018-03-19
qlit: use QType instead of int
Marc-André Lureau
1
-1
/
+1
2018-03-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-10
/
+78
2018-03-19
block/mirror: change the semantic of 'force' of block-job-cancel
Liang Li
1
-2
/
+10
2018-03-19
blockjobs: add block-job-finalize
John Snow
1
-0
/
+17
2018-03-19
blockjobs: add PENDING status and event
John Snow
1
-0
/
+5
2018-03-19
blockjobs: add prepare callback
John Snow
1
-0
/
+10
2018-03-19
blockjobs: add block_job_dismiss
John Snow
1
-0
/
+14
2018-03-19
blockjobs: add block_job_verb permission table
John Snow
1
-2
/
+11
2018-03-19
blockjobs: add status enum
John Snow
1
-0
/
+3
2018-03-19
Blockjobs: documentation touchup
John Snow
2
-5
/
+7
2018-03-19
blockjobs: model single jobs as transactions
John Snow
2
-2
/
+2
2018-03-18
hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
1
-0
/
+1
2018-03-16
pc: correct misspelled CPU model-id for pc 2.2
Wang Xin
1
-1
/
+1
2018-03-16
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
3
-2
/
+34
2018-03-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-13-v2' into...
Peter Maydell
1
-0
/
+3
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
17
-47
/
+207
2018-03-16
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i...
Peter Maydell
4
-0
/
+441
2018-03-15
Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...
Peter Maydell
2
-0
/
+5
2018-03-15
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
2
-10
/
+12
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
9
-18
/
+91
2018-03-13
migration: add postcopy migration of dirty bitmaps
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2018-03-13
migration: add is_active_iterate handler
Vladimir Sementsov-Ogievskiy
1
-0
/
+9
2018-03-13
migration: introduce postcopy-only pending
Vladimir Sementsov-Ogievskiy
1
-2
/
+15
2018-03-13
dirty-bitmap: add locked state
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2018-03-13
block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2018-03-13
nbd: BLOCK_STATUS for standard get_block_status function: client part
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2018-03-13
block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor()
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2018-03-13
sockets: move fd_is_socket() into common sockets code
Daniel P. Berrange
1
-0
/
+1
2018-03-13
cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types
Daniel P. Berrange
1
-0
/
+4
2018-03-13
vfio-pci: Allow mmap of MSIX BAR
Alexey Kardashevskiy
1
-0
/
+1
2018-03-13
vfio/display: adding dmabuf support
Gerd Hoffmann
1
-0
/
+14
2018-03-13
vfio/display: adding region support
Gerd Hoffmann
1
-0
/
+8
2018-03-13
console: minimal hotplug suport
Gerd Hoffmann
1
-0
/
+2
[next]