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
*
target-cris: Build fix for debug output
Andreas Färber
2013-02-04
1
-1
/
+1
*
bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl
Paolo Bonzini
2013-02-02
6
-65
/
+28
*
util: Fix compilation of envlist.c for MinGW
Stefan Weil
2013-02-02
2
-6
/
+3
*
Update version for 1.4.0-rc0
Anthony Liguori
2013-02-02
1
-1
/
+1
*
tap: unbreak -netdev tap,fd=X
Anthony Liguori
2013-02-02
1
-1
/
+1
*
qom: remove object_delete
Paolo Bonzini
2013-02-01
2
-24
/
+10
*
cpu: do not use object_delete
Paolo Bonzini
2013-02-01
4
-5
/
+5
*
qdev: drop extra references at creation time
Paolo Bonzini
2013-02-01
3
-4
/
+7
*
qdev: inline object_delete into qbus_free/qdev_free
Paolo Bonzini
2013-02-01
1
-2
/
+4
*
qdev: add reference for the bus while it is referred to by the DeviceState
Paolo Bonzini
2013-02-01
1
-0
/
+3
*
qdev: move unrealization of devices from finalize to unparent
Paolo Bonzini
2013-02-01
1
-18
/
+17
*
qdev: move deletion of children from finalize to unparent
Paolo Bonzini
2013-02-01
1
-12
/
+25
*
qdev: add reference count to a device for the BusChild
Paolo Bonzini
2013-02-01
1
-0
/
+5
*
qom: document reference counting of link properties
Paolo Bonzini
2013-02-01
1
-0
/
+5
*
qom: preserve object while unparenting it
Paolo Bonzini
2013-02-01
1
-0
/
+2
*
pci: use qbus_create in pci_bus_new
Paolo Bonzini
2013-02-01
1
-6
/
+15
*
qdev: change first argument of qbus_create_inplace to void *
Paolo Bonzini
2013-02-01
2
-2
/
+2
*
qdev: remove duplication between qbus_create and qbus_create_inplace
Paolo Bonzini
2013-02-01
1
-11
/
+7
*
accel: change {xen, kvm, tcg, qtest}_allowed from int to bool
liguang
2013-02-01
5
-11
/
+11
*
vl: correct error message when fail to init kvm
liguang
2013-02-01
1
-5
/
+7
*
vl: skip init accelerator if it's not available
liguang
2013-02-01
1
-8
/
+8
*
sparc: disable qtest in make check
Anthony Liguori
2013-02-01
1
-2
/
+2
*
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-02-01
15
-102
/
+379
|
\
|
*
block/raw-posix: Build fix for O_ASYNC
Andreas Färber
2013-02-01
1
-1
/
+10
|
*
vmdk: Allow space in file name
Philipp Hahn
2013-02-01
1
-9
/
+1
|
*
parallels: Fix bdrv_open() error handling
Kevin Wolf
2013-02-01
1
-8
/
+15
|
*
dmg: Use g_free instead of free
Kevin Wolf
2013-02-01
1
-9
/
+9
|
*
dmg: Fix bdrv_open() error handling
Kevin Wolf
2013-02-01
1
-38
/
+97
|
*
vpc: Fix bdrv_open() error handling
Kevin Wolf
2013-02-01
1
-12
/
+30
|
*
cloop: Fix bdrv_open() error handling
Kevin Wolf
2013-02-01
1
-10
/
+19
|
*
bochs: Fix bdrv_open() error handling
Kevin Wolf
2013-02-01
1
-7
/
+15
|
*
sheepdog: pass vdi_id to sheep daemon for sd_close()
Liu Yuan
2013-02-01
1
-2
/
+3
|
*
vmdk: Allow selecting SCSI adapter in image creation
Othmar Pasteka
2013-02-01
2
-3
/
+29
|
*
block: Adds mirroring tests for resized images
Vishvananda Ishaya
2013-02-01
2
-2
/
+50
|
*
block: Fix is_allocated_above with resized files
Vishvananda Ishaya
2013-02-01
1
-1
/
+3
|
*
qemu-iotests: Add regression test for b7ab0fea
Kevin Wolf
2013-02-01
3
-0
/
+98
*
|
xen: fix build problem introduced from per-queue peers
Anthony Liguori
2013-02-01
1
-2
/
+0
*
|
virtio-net: compat multiqueue support
Jason Wang
2013-02-01
1
-0
/
+4
*
|
virtio-net: migration support for multiqueue
Jason Wang
2013-02-01
1
-6
/
+29
*
|
virtio-net: multiqueue support
Jason Wang
2013-02-01
2
-67
/
+263
*
|
virtio-net: separate virtqueue from VirtIONet
Jason Wang
2013-02-01
1
-81
/
+114
*
|
virtio: add a queue_index to VirtQueue
Jason Wang
2013-02-01
2
-0
/
+9
*
|
virtio: introduce virtio_del_queue()
Jason Wang
2013-02-01
2
-0
/
+11
*
|
vhost: multiqueue support
Jason Wang
2013-02-01
5
-58
/
+120
*
|
tap: multiqueue support
Jason Wang
2013-02-01
9
-44
/
+139
*
|
tap: introduce a helper to get the name of an interface
Jason Wang
2013-02-01
7
-0
/
+33
*
|
tap: support enabling or disabling a queue
Jason Wang
2013-02-01
3
-3
/
+52
*
|
tap: add Linux multiqueue support
Jason Wang
2013-02-01
6
-0
/
+97
*
|
tap: factor out common tap initialization
Jason Wang
2013-02-01
1
-57
/
+73
*
|
tap: import linux multiqueue constants
Jason Wang
2013-02-01
1
-0
/
+4
[next]