index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-07-20
3
-3
/
+27
|
\
|
*
apic: Use apic_id as apic's migration instance_id
Igor Mammedov
2016-07-20
2
-0
/
+6
|
*
(kvm)apic: Add unrealize callbacks
Igor Mammedov
2016-07-20
1
-0
/
+1
|
*
apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]
Igor Mammedov
2016-07-20
1
-1
/
+0
|
*
apic: move MAX_APICS check to 'apic' class
Igor Mammedov
2016-07-20
1
-3
/
+1
|
*
pc: Add x86_topo_ids_from_apicid()
Igor Mammedov
2016-07-20
1
-0
/
+15
|
*
target-i386: Fill high bits of mtrr mask
Dr. David Alan Gilbert
2016-07-20
1
-0
/
+5
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160720' into staging
Peter Maydell
2016-07-20
1
-0
/
+7
|
\
\
|
*
|
s390x/css: provide a dev_path for css devices
Cornelia Huck
2016-07-20
1
-0
/
+7
|
|
/
*
|
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2016-07-20
2
-3
/
+3
|
\
\
|
*
|
dirty-bitmap: operate with int64_t amount
Denis V. Lunev
2016-07-19
2
-3
/
+3
|
|
/
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-19' into ...
Peter Maydell
2016-07-20
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
net: Use correct type for bool flag
Eric Blake
2016-07-19
1
-1
/
+1
|
*
qapi: Change Netdev into a flat union
Eric Blake
2016-07-19
1
-2
/
+2
*
|
disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers
Peter Maydell
2016-07-19
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-07-19
1
-0
/
+3
|
\
\
|
*
|
compiler: never omit assertions if using a static analysis tool
Paolo Bonzini
2016-07-17
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-07-19
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: ignore flush requests when storage is clean
Evgeny Yakovlev
2016-07-19
1
-0
/
+5
|
|
/
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-07-19
2
-1
/
+6
|
\
\
|
*
|
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
2016-07-18
1
-0
/
+6
|
*
|
disas: Remove unused macro '_'
Lluís Vilanova
2016-07-18
1
-1
/
+0
|
|
/
*
|
aio-posix: remove useless parameter
Cao jin
2016-07-18
1
-1
/
+1
*
|
linux-aio: share one LinuxAioState within an AioContext
Paolo Bonzini
2016-07-18
2
-0
/
+81
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...
Peter Maydell
2016-07-14
4
-1
/
+16
|
\
|
*
ast2400: externalize revision numbers
Cédric Le Goater
2016-07-14
1
-0
/
+5
|
*
gic: provide defines for v2/v3 targetlist sizes
Andrew Jones
2016-07-14
2
-0
/
+6
|
*
virtio-mmio: format transport base address in BusClass.get_dev_path
Laszlo Ersek
2016-07-14
1
-1
/
+5
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...
Peter Maydell
2016-07-14
2
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Add optionrom compatible with fw_cfg DMA version
Marc Marí
2016-07-14
2
-0
/
+5
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-07-14
6
-6
/
+23
|
\
\
|
*
|
hostmem: detect host backend memory is being used properly
Xiao Guangrong
2016-07-13
1
-1
/
+3
|
*
|
char: do not use atexit cleanup handler
Marc-André Lureau
2016-07-13
1
-0
/
+7
|
*
|
util: Fix MIN_NON_ZERO
Fam Zheng
2016-07-13
1
-1
/
+2
|
*
|
disas: avoid including everything in headers compiled from C++
Paolo Bonzini
2016-07-12
1
-1
/
+1
|
*
|
scsi-bus: Use longer sense buffer with scanners
Jarkko Lavinen
2016-07-12
1
-3
/
+4
|
*
|
scsi-bus: Add SCSI scanner support
Jarkko Lavinen
2016-07-12
1
-0
/
+6
|
|
/
*
|
Improve block job rate limiting for small bandwidth values
Sascha Silbe
2016-07-13
1
-9
/
+34
*
|
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
2016-07-13
2
-0
/
+12
*
|
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
2016-07-13
1
-1
/
+4
*
|
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
2
-7
/
+5
*
|
coroutine: use QSIMPLEQ instead of QTAILQ
Paolo Bonzini
2016-07-13
2
-3
/
+3
*
|
osdep: Introduce qemu_dup
Fam Zheng
2016-07-13
1
-0
/
+3
*
|
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
2016-07-13
1
-6
/
+10
*
|
stream: Add 'job-id' parameter to 'block-stream'
Alberto Garcia
2016-07-13
1
-4
/
+6
*
|
backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
Alberto Garcia
2016-07-13
1
-3
/
+5
*
|
mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
Alberto Garcia
2016-07-13
1
-2
/
+4
*
|
blockjob: Add 'job_id' parameter to block_job_create()
Alberto Garcia
2016-07-13
1
-3
/
+5
*
|
blockjob: Add block_job_get()
Alberto Garcia
2016-07-13
1
-0
/
+10
*
|
blockjob: Update description of the 'id' field
Alberto Garcia
2016-07-13
2
-7
/
+1
[next]