index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
net: multiqueue support
Jason Wang
2013-02-01
6
-48
/
+139
*
|
net: introduce NetClientState destructor
Jason Wang
2013-02-01
2
-4
/
+15
*
|
net: introduce qemu_net_client_setup()
Jason Wang
2013-02-01
1
-10
/
+19
*
|
net: introduce qemu_find_net_clients_except()
Jason Wang
2013-02-01
2
-0
/
+23
*
|
net: intorduce qemu_del_nic()
Jason Wang
2013-02-01
10
-9
/
+23
*
|
net: introduce qemu_get_nic()
Jason Wang
2013-02-01
28
-78
/
+92
*
|
net: introduce qemu_get_queue()
Jason Wang
2013-02-01
28
-115
/
+140
*
|
net: tap: use abort() instead of assert(0)
Jason Wang
2013-02-01
2
-3
/
+3
*
|
net: tap: using bool instead of bitfield
Jason Wang
2013-02-01
4
-26
/
+24
*
|
target-ppc: Fix target_ulong vs. hwaddr format mismatches
Andreas Färber
2013-02-01
1
-3
/
+3
*
|
libqtest: Wait for the right child PID after killing QEMU
Eduardo Habkost
2013-02-01
1
-2
/
+5
*
|
isa: QOM'ify isa_bus_from_device()
Andreas Färber
2013-02-01
1
-1
/
+1
*
|
i2c: Drop I2C_SLAVE_FROM_QDEV() macro
Andreas Färber
2013-02-01
7
-8
/
+7
*
|
configure: Keep -Werror enabled for Release Candidates
Andreas Färber
2013-02-01
1
-1
/
+1
*
|
Revert "e1000: no need auto-negotiation if link was down"
Michael Roth
2013-02-01
1
-5
/
+0
*
|
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-02-01
8
-168
/
+376
|
\
\
|
*
|
Fix error message in migrate_set_capability HMP command
Orit Wasserman
2013-02-01
1
-1
/
+1
|
*
|
Allow XBZRLE decoding without enabling the capability
Orit Wasserman
2013-02-01
1
-3
/
+0
[next]