summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-11-1913-58/+573
|\
| * hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistentlyMichael Tokarev2013-11-161-1/+1
| * configure: Use -B switch only for Python versions which support itStefan Weil2013-11-161-1/+8
| * qga: Fix shutdown command of guest agent to work with SysVwhitearchey2013-11-161-1/+1
| * console: Remove unused debug codeStefan Weil2013-11-131-33/+0Star
| * qga: Fix compilation for old versions of MinGWStefan Weil2013-11-131-0/+1
| * .travis.yml: basic compile and check recipesAlex Bennée2013-11-131-0/+71
| * pci-assign: Fix error_report of pci-stub messageCole Robinson2013-11-131-20/+16Star
| * qapi: Fix comment for create-type to match code.Fam Zheng2013-11-131-1/+1
| * vl: fix build when configured with no graphic supportAntony Pavlov2013-11-131-0/+1
| * usb: drop unused USBNetState.inpkt fieldStefan Hajnoczi2013-11-131-1/+0Star
| * qemu-char: add missing characters used in keymapsJan Krupa2013-11-131-0/+365
| * qemu-char: add support for U-prefixed symbolsJan Krupa2013-11-131-0/+6
| * qemu-char: add Czech keymap fileJan Krupa2013-11-132-1/+95
| * qemu-char: add Czech characters to VNC keysymsJan Krupa2013-11-131-0/+8
* | Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori2013-11-1922-16/+531
|\ \
| * | block: Fail if requested driver is not availableKevin Wolf2013-11-153-0/+21
| * | MAINTAINERS: add block driver sub-maintainersStefan Hajnoczi2013-11-151-0/+40
| * | qemu-img: Fix overwriting 'ret' before usingFam Zheng2013-11-153-4/+63
| * | qemu-iotests: Test qcow2 count_contiguous_clusters()Kevin Wolf2013-11-153-0/+285
| * | qcow2: fix possible corruption when reading multiple clustersPeter Lieven2013-11-141-1/+1
| * | qmp: access the local QemuOptsLists for drive optionAmos Kong2013-11-145-2/+82
| * | MAINTAINERS: add block tree repo URLsStefan Hajnoczi2013-11-141-0/+2
| * | qemu-iotests: Extend 041 for unbacked mirroringMax Reitz2013-11-142-2/+27
| * | block/drive-mirror: Check for NULL backing_hdMax Reitz2013-11-141-1/+3
| * | qapi-schema: Update description for NewImageModeMax Reitz2013-11-141-1/+2
| * | block: Print its file name if backing file opening failedFam Zheng2013-11-145-5/+5
* | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-11-192-4/+5
|\ \ \
| * | | virtio-net: fix the memory leak in rxfilter_notify()Amos Kong2013-11-191-4/+4
| * | | smc91c111: Fix receive starvationSebastian Huber2013-11-151-0/+1
| |/ /
* | | Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st...Anthony Liguori2013-11-197-1/+5
|\ \ \ | |/ / |/| |
| * | pseries: Update SLOF firmware imageAlexey Kardashevskiy2013-11-083-1/+1
| * | spapr: add vio-bus devices to categoriesAlexey Kardashevskiy2013-11-084-0/+4
| |/
* | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-11-132-3/+18
|\ \
| * | MAINTAINERS: add git tree info for HMP, QMP and QAPILuiz Capitulino2013-11-111-0/+4
| * | Adjust qapi-visit for python-2.4.3Richard Henderson2013-11-111-3/+14
| |/
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-11-1310-38/+42
|\ \
| * | Revert "exec: limit system memory size"Michael S. Tsirkin2013-11-101-6/+1Star
| * | Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum2013-11-102-27/+0Star
| * | loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin2013-11-102-2/+3
| * | acpi-build: disable with -no-acpiMichael S. Tsirkin2013-11-101-0/+5
| * | virtio-net: only delete bh that existedJason Wang2013-11-101-1/+1
| * | Fix pc migration from qemu <= 1.5Cole Robinson2013-11-104-3/+33
* | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-11-133-5/+11
|\ \ \
| * | | virtio-net: broken RX filtering logic fixedDmitry Fleytman2013-11-081-1/+2
| * | | net: fix qemu_flush_queued_packets() in presence of a hubSergey Fedorov2013-11-081-1/+0Star
| * | | net: disallow to specify multicast MAC addressDmitry Krivenok2013-11-082-3/+9
| | |/ | |/|
* | | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-11-1335-262/+2897
|\ \ \
| * | | block: Round up total_sectorsFam Zheng2013-11-081-1/+1
| * | | block: vhdx qemu-iotest - log replay of data sectorJeff Cody2013-11-074-0/+76