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
*
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-11-19
13
-58
/
+573
|
\
|
*
hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently
Michael Tokarev
2013-11-16
1
-1
/
+1
|
*
configure: Use -B switch only for Python versions which support it
Stefan Weil
2013-11-16
1
-1
/
+8
|
*
qga: Fix shutdown command of guest agent to work with SysV
whitearchey
2013-11-16
1
-1
/
+1
|
*
console: Remove unused debug code
Stefan Weil
2013-11-13
1
-33
/
+0
|
*
qga: Fix compilation for old versions of MinGW
Stefan Weil
2013-11-13
1
-0
/
+1
|
*
.travis.yml: basic compile and check recipes
Alex Bennée
2013-11-13
1
-0
/
+71
|
*
pci-assign: Fix error_report of pci-stub message
Cole Robinson
2013-11-13
1
-20
/
+16
|
*
qapi: Fix comment for create-type to match code.
Fam Zheng
2013-11-13
1
-1
/
+1
|
*
vl: fix build when configured with no graphic support
Antony Pavlov
2013-11-13
1
-0
/
+1
|
*
usb: drop unused USBNetState.inpkt field
Stefan Hajnoczi
2013-11-13
1
-1
/
+0
|
*
qemu-char: add missing characters used in keymaps
Jan Krupa
2013-11-13
1
-0
/
+365
|
*
qemu-char: add support for U-prefixed symbols
Jan Krupa
2013-11-13
1
-0
/
+6
|
*
qemu-char: add Czech keymap file
Jan Krupa
2013-11-13
2
-1
/
+95
|
*
qemu-char: add Czech characters to VNC keysyms
Jan Krupa
2013-11-13
1
-0
/
+8
*
|
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
2013-11-19
22
-16
/
+531
|
\
\
|
*
|
block: Fail if requested driver is not available
Kevin Wolf
2013-11-15
3
-0
/
+21
|
*
|
MAINTAINERS: add block driver sub-maintainers
Stefan Hajnoczi
2013-11-15
1
-0
/
+40
|
*
|
qemu-img: Fix overwriting 'ret' before using
Fam Zheng
2013-11-15
3
-4
/
+63
|
*
|
qemu-iotests: Test qcow2 count_contiguous_clusters()
Kevin Wolf
2013-11-15
3
-0
/
+285
|
*
|
qcow2: fix possible corruption when reading multiple clusters
Peter Lieven
2013-11-14
1
-1
/
+1
|
*
|
qmp: access the local QemuOptsLists for drive option
Amos Kong
2013-11-14
5
-2
/
+82
|
*
|
MAINTAINERS: add block tree repo URLs
Stefan Hajnoczi
2013-11-14
1
-0
/
+2
|
*
|
qemu-iotests: Extend 041 for unbacked mirroring
Max Reitz
2013-11-14
2
-2
/
+27
|
*
|
block/drive-mirror: Check for NULL backing_hd
Max Reitz
2013-11-14
1
-1
/
+3
|
*
|
qapi-schema: Update description for NewImageMode
Max Reitz
2013-11-14
1
-1
/
+2
|
*
|
block: Print its file name if backing file opening failed
Fam Zheng
2013-11-14
5
-5
/
+5
*
|
|
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-11-19
2
-4
/
+5
|
\
\
\
|
*
|
|
virtio-net: fix the memory leak in rxfilter_notify()
Amos Kong
2013-11-19
1
-4
/
+4
|
*
|
|
smc91c111: Fix receive starvation
Sebastian Huber
2013-11-15
1
-0
/
+1
|
|
/
/
*
|
|
Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st...
Anthony Liguori
2013-11-19
7
-1
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2013-11-08
3
-1
/
+1
|
*
|
spapr: add vio-bus devices to categories
Alexey Kardashevskiy
2013-11-08
4
-0
/
+4
|
|
/
*
|
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-11-13
2
-3
/
+18
|
\
\
|
*
|
MAINTAINERS: add git tree info for HMP, QMP and QAPI
Luiz Capitulino
2013-11-11
1
-0
/
+4
|
*
|
Adjust qapi-visit for python-2.4.3
Richard Henderson
2013-11-11
1
-3
/
+14
|
|
/
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-11-13
10
-38
/
+42
|
\
\
|
*
|
Revert "exec: limit system memory size"
Michael S. Tsirkin
2013-11-10
1
-6
/
+1
|
*
|
Revert "hw/pci: partially handle pci master abort"
Marcel Apfelbaum
2013-11-10
2
-27
/
+0
|
*
|
loader: drop return value for rom_add_blob_fixed
Michael S. Tsirkin
2013-11-10
2
-2
/
+3
|
*
|
acpi-build: disable with -no-acpi
Michael S. Tsirkin
2013-11-10
1
-0
/
+5
|
*
|
virtio-net: only delete bh that existed
Jason Wang
2013-11-10
1
-1
/
+1
|
*
|
Fix pc migration from qemu <= 1.5
Cole Robinson
2013-11-10
4
-3
/
+33
*
|
|
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-11-13
3
-5
/
+11
|
\
\
\
|
*
|
|
virtio-net: broken RX filtering logic fixed
Dmitry Fleytman
2013-11-08
1
-1
/
+2
|
*
|
|
net: fix qemu_flush_queued_packets() in presence of a hub
Sergey Fedorov
2013-11-08
1
-1
/
+0
|
*
|
|
net: disallow to specify multicast MAC address
Dmitry Krivenok
2013-11-08
2
-3
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-11-13
35
-262
/
+2897
|
\
\
\
|
*
|
|
block: Round up total_sectors
Fam Zheng
2013-11-08
1
-1
/
+1
|
*
|
|
block: vhdx qemu-iotest - log replay of data sector
Jeff Cody
2013-11-07
4
-0
/
+76
[next]