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
*
throttle: Make LeakyBucket.avg and LeakyBucket.max integer types
Alberto Garcia
2017-08-29
1
-2
/
+2
*
throttle: Fix wrong variable name in the header documentation
Alberto Garcia
2017-08-29
1
-1
/
+1
*
block-backend: Allow more "can inactivate" cases
Fam Zheng
2017-08-23
1
-0
/
+1
*
hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
Thomas Huth
2017-08-22
1
-1
/
+1
*
osdep: Add runtime OFD lock detection
Fam Zheng
2017-08-11
1
-0
/
+1
*
Revert "cpu: add APIs to allocate/free CPU environment"
Michael S. Tsirkin
2017-08-09
1
-31
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-08-08
3
-11
/
+15
|
\
|
*
maint: Include bug-reporting info in --help output
Eric Blake
2017-08-08
1
-0
/
+5
|
*
kvm: workaround build break on gcc-7.1.1 / fedora26
Greg Kurz
2017-08-08
1
-10
/
+4
|
*
Revert "rcu: do not create thread in pthread_atfork callback"
Paolo Bonzini
2017-08-08
1
-1
/
+0
|
*
rcu: completely disable pthread_atfork callbacks as soon as possible
Paolo Bonzini
2017-08-08
1
-0
/
+6
*
|
block: Allow reopen rw without BDRV_O_ALLOW_RDWR
Kevin Wolf
2017-08-08
1
-1
/
+2
*
|
block: drop bdrv_set_key from BlockDriver
Paolo Bonzini
2017-08-08
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-08-08
1
-0
/
+31
|
\
\
|
|
/
|
/
|
|
*
cpu: add APIs to allocate/free CPU environment
Michael S. Tsirkin
2017-08-07
1
-0
/
+31
*
|
mips: Add KVM T&E segment support for TCG
James Hogan
2017-08-02
1
-2
/
+3
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-08-02
1
-2
/
+1
|
\
|
*
intel_iommu: use access_flags for iotlb
Peter Xu
2017-08-01
1
-2
/
+1
*
|
char: don't exit on hmp 'chardev-add help'
Anton Nefedov
2017-08-01
1
-1
/
+3
*
|
char-fd: remove useless chr pointer
Marc-André Lureau
2017-08-01
1
-1
/
+1
*
|
cpu_physical_memory_sync_dirty_bitmap: Fix alignment check
Dr. David Alan Gilbert
2017-08-01
1
-3
/
+4
|
/
*
docs: fix broken paths to docs/devel/atomics.txt
Philippe Mathieu-Daudé
2017-07-31
1
-2
/
+2
*
docs: fix broken paths to docs/devel/qapi-code-gen.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
ui: move qemu_input_linux_to_qcode()
Gerd Hoffmann
2017-07-27
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-07-24
2
-1
/
+1
|
\
|
*
block: Skip implicit nodes in query-block/blockstats
Kevin Wolf
2017-07-24
2
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-18-v2' in...
Peter Maydell
2017-07-24
4
-8
/
+14
|
\
\
|
|
/
|
/
|
|
*
qapi: Introduce a first class 'null' type
Markus Armbruster
2017-07-24
2
-2
/
+3
|
*
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
2017-07-24
2
-5
/
+6
|
*
qapi: Separate type QNull from QObject
Markus Armbruster
2017-07-24
1
-3
/
+7
*
|
util: Introduce include/qemu/cpuid.h
Richard Henderson
2017-07-24
1
-0
/
+57
|
/
*
configure: Drop ancient Solaris 9 and earlier support
Peter Maydell
2017-07-21
1
-5
/
+0
*
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
1
-1
/
+1
*
tcg: Expand glue macros before stringifying helper names
Richard Henderson
2017-07-19
1
-6
/
+11
*
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2...
Peter Maydell
2017-07-19
2
-0
/
+168
|
\
|
*
crypto: hmac: add hmac driver framework
Longpeng(Mike)
2017-07-19
1
-0
/
+1
|
*
crypto: hmac: move crypto/hmac.h into include/crypto/
Longpeng(Mike)
2017-07-19
1
-0
/
+166
|
*
crypto: cipher: add cipher driver framework
Longpeng(Mike)
2017-07-19
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170718-tag' into...
Peter Maydell
2017-07-19
2
-1
/
+25
|
\
\
|
*
|
xen: don't use xenstore to save/restore physmap anymore
Igor Druzhinin
2017-07-18
1
-0
/
+1
|
*
|
xen/mapcache: introduce xen_replace_cache_entry()
Igor Druzhinin
2017-07-18
2
-1
/
+24
|
|
/
*
|
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2017-07-19
1
-317
/
+3
|
\
\
|
*
|
ahci: split public and private interface
John Snow
2017-07-18
2
-405
/
+46
|
*
|
ahci: Isolate public AHCI interface
John Snow
2017-07-18
2
-52
/
+96
|
*
|
ahci: add ahci_get_num_ports
John Snow
2017-07-18
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170718' i...
Peter Maydell
2017-07-19
2
-1
/
+3
|
\
\
|
*
|
migration: remove check against colo support
Peter Xu
2017-07-18
1
-1
/
+0
|
*
|
qdev: provide DEFINE_PROP_INT64()
Peter Xu
2017-07-18
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-07-19
2
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: Make blk_all_next() public
Kevin Wolf
2017-07-18
1
-0
/
+1
[next]