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
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-scsi: use aio handler for data plane
Paolo Bonzini
2016-04-07
3
-28
/
+86
*
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
2016-04-07
3
-10
/
+32
*
virtio: add aio handler
Michael S. Tsirkin
2016-04-07
2
-4
/
+35
*
virtio-scsi: fix disabled mode
Paolo Bonzini
2016-04-07
2
-3
/
+2
*
virtio-blk: fix disabled mode
Paolo Bonzini
2016-04-07
3
-5
/
+5
*
virtio: make virtio_queue_notify_vq static
Paolo Bonzini
2016-04-07
2
-2
/
+1
*
tests/bios-tables-test: fix assert
Marcel Apfelbaum
2016-04-07
1
-1
/
+1
*
virtio-balloon: reset the statistic timer to load device
Pavel Butsykin
2016-04-07
1
-0
/
+4
*
Migration: Add i82801b11 migration data
Dr. David Alan Gilbert
2016-04-07
1
-0
/
+9
*
Sort the fw_cfg file list
Gerd Hoffmann
2016-04-07
10
-12
/
+164
*
xen: piix reuse pci generic class init function
Michael S. Tsirkin
2016-04-07
1
-13
/
+1
*
pci-testdev: fast mmio support
Michael S. Tsirkin
2016-04-07
1
-1
/
+6
*
acpi: Add missing GCC_FMT_ATTR
Stefan Weil
2016-04-07
1
-1
/
+2
*
Update version for v2.6.0-rc1 release
Peter Maydell
2016-04-05
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160405' into staging
Peter Maydell
2016-04-05
1
-1
/
+1
|
\
|
*
tcg/mips: Fix type of tcg_target_reg_alloc_order[]
James Hogan
2016-04-05
1
-1
/
+1
|
/
*
bsd-user: Suppress gcc 4.x -Wpointer-sign (included in -Wall) warning
Ed Maste
2016-04-05
1
-1
/
+1
*
bsd-user: add qemu/cutils.h include after f348b6d
Ed Maste
2016-04-05
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-04-05
4
-7
/
+26
|
\
|
*
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-04-05' in...
Kevin Wolf
2016-04-05
2
-7
/
+7
|
|
\
|
|
*
crypto: Avoid memory leak on failure
Eric Blake
2016-04-05
1
-6
/
+6
|
|
*
qemu-iotests: 149: Use "/usr/bin/env python"
Fam Zheng
2016-04-05
1
-1
/
+1
|
|
/
|
*
block: Forbid I/O throttling on nodes with multiple parents for 2.6
Kevin Wolf
2016-04-05
2
-0
/
+14
|
*
block: forbid x-blockdev-del from acting on DriveInfo
Paolo Bonzini
2016-04-05
1
-0
/
+5
*
|
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-04-05-1...
Peter Maydell
2016-04-05
2
-2
/
+2
|
\
\
|
*
|
crypto: fix nettle config check for running pbkdf test
Daniel P. Berrange
2016-04-05
1
-1
/
+1
|
*
|
crypto: fix typo in docs for secret object type
Daniel P. Berrange
2016-04-05
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-04-05
26
-72
/
+275
|
\
\
\
|
*
|
|
net: fix missing include of qapi/error.h in netmap.c
Daniel P. Berrange
2016-04-05
1
-0
/
+1
|
*
|
|
nbd: Fix poor debug message
Eric Blake
2016-04-05
1
-1
/
+1
|
*
|
|
include/qemu/atomic: add compile time asserts
Alex Bennée
2016-04-05
1
-24
/
+34
|
*
|
|
cpus: don't use atomic_read for vm_clock_warp_start
Alex Bennée
2016-04-05
1
-1
/
+9
|
*
|
|
nbd: don't request FUA on FLUSH
Eric Blake
2016-04-05
1
-4
/
+0
|
*
|
|
doc/memory: update MMIO section
Cao jin
2016-04-05
1
-2
/
+2
|
*
|
|
char: ensure all clients are in non-blocking mode
Daniel P. Berrange
2016-04-05
1
-1
/
+2
|
*
|
|
char: fix broken EAGAIN retry on OS-X due to errno clobbering
Daniel P. Berrange
2016-04-05
1
-18
/
+18
|
*
|
|
util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPED
Daniel P. Berrange
2016-04-05
2
-5
/
+19
|
*
|
|
checkpatch: add target_ulong to typelist
Cédric Le Goater
2016-04-05
1
-0
/
+1
|
*
|
|
target-i386: assert that KVM_GET/SET_MSRS can set all requested MSRs
Paolo Bonzini
2016-04-05
1
-4
/
+30
|
*
|
|
target-i386: do not pass MSR_TSC_AUX to KVM ioctls if CPUID bit is not set
Paolo Bonzini
2016-04-05
1
-0
/
+3
|
*
|
|
memory: fix segv on qemu_ram_free(block=0x0)
Marc-André Lureau
2016-04-05
1
-0
/
+4
|
*
|
|
target-i386/kvm: Hyper-V VMBus hypercalls blank handlers
Andrey Smetanin
2016-04-05
1
-0
/
+12
|
*
|
|
update Linux headers to 4.6
Paolo Bonzini
2016-04-05
14
-12
/
+140
*
|
|
|
Merge remote-tracking branch 'remotes/stsquad/tags/travis-pull-05042016' into...
Peter Maydell
2016-04-05
1
-58
/
+24
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
.travis.yml: make -j3
Alex Bennée
2016-04-05
1
-1
/
+1
|
*
|
|
.travis.yml: enable OSX builds
Alex Bennée
2016-04-05
1
-0
/
+5
|
*
|
|
.travis.yml: collapse the test matrix
Alex Bennée
2016-04-05
1
-57
/
+18
*
|
|
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160405' into...
Peter Maydell
2016-04-05
9
-25
/
+108
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
vl: Move cpu_synchronize_all_states() into qemu_system_reset()
David Gibson
2016-04-05
1
-2
/
+2
|
*
|
|
spapr_drc: enable immediate detach for unsignalled devices
Michael Roth
2016-04-05
3
-0
/
+47
[next]