aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-15qemu-iotests: Test qcow2 count_contiguous_clusters()Kevin Wolf
2013-11-15smc91c111: Fix receive starvationSebastian Huber
2013-11-14qcow2: fix possible corruption when reading multiple clustersPeter Lieven
2013-11-14qmp: access the local QemuOptsLists for drive optionAmos Kong
2013-11-14MAINTAINERS: add block tree repo URLsStefan Hajnoczi
2013-11-14qemu-iotests: Extend 041 for unbacked mirroringMax Reitz
2013-11-14block/drive-mirror: Check for NULL backing_hdMax Reitz
2013-11-14qapi-schema: Update description for NewImageModeMax Reitz
2013-11-14block: Print its file name if backing file opening failedFam Zheng
2013-11-14pc: disable pci-infoIgor Mammedov
2013-11-13Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-11-13Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-11-13Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-11-13Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-11-13Merge remote-tracking branch 'filippov/tags/20131108-xtensa' into stagingAnthony Liguori
2013-11-13Merge remote-tracking branch 'kraxel/audio.3' into stagingAnthony Liguori
2013-11-13Merge remote-tracking branch 'sweil/mingw' into stagingAnthony Liguori
2013-11-13console: Remove unused debug codeStefan Weil
2013-11-13qga: Fix compilation for old versions of MinGWStefan Weil
2013-11-13.travis.yml: basic compile and check recipesAlex Bennée
2013-11-13pci-assign: Fix error_report of pci-stub messageCole Robinson
2013-11-13qapi: Fix comment for create-type to match code.Fam Zheng
2013-11-13vl: fix build when configured with no graphic supportAntony Pavlov
2013-11-13usb: drop unused USBNetState.inpkt fieldStefan Hajnoczi
2013-11-13qemu-char: add missing characters used in keymapsJan Krupa
2013-11-13qemu-char: add support for U-prefixed symbolsJan Krupa
2013-11-13qemu-char: add Czech keymap fileJan Krupa
2013-11-13qemu-char: add Czech characters to VNC keysymsJan Krupa
2013-11-11MAINTAINERS: add git tree info for HMP, QMP and QAPILuiz Capitulino
2013-11-11Adjust qapi-visit for python-2.4.3Richard Henderson
2013-11-10Revert "exec: limit system memory size"Michael S. Tsirkin
2013-11-10Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum
2013-11-10loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin
2013-11-10acpi-build: disable with -no-acpiMichael S. Tsirkin
2013-11-10virtio-net: only delete bh that existedJason Wang
2013-11-10Fix pc migration from qemu <= 1.5Cole Robinson
2013-11-08virtio-net: broken RX filtering logic fixedDmitry Fleytman
2013-11-08net: fix qemu_flush_queued_packets() in presence of a hubSergey Fedorov
2013-11-08net: disallow to specify multicast MAC addressDmitry Krivenok
2013-11-08block: Round up total_sectorsFam Zheng
2013-11-08target-xtensa: add missing DEBUG section to dc233c configMax Filippov
2013-11-08exec: fix breakpoint_invalidate when pc may not be translatedMax Filippov
2013-11-08pseries: Update SLOF firmware imageAlexey Kardashevskiy
2013-11-08spapr: add vio-bus devices to categoriesAlexey Kardashevskiy
2013-11-07block: vhdx qemu-iotest - log replay of data sectorJeff Cody
2013-11-07block: qemu-iotests for vhdx, add write test supportJeff Cody
2013-11-07block: vhdx - update _make_test_img() to filter out vhdx optionsJeff Cody
2013-11-07block: vhdx - add .bdrv_create() supportJeff Cody
2013-11-07block: vhdx - fix comment typos in header, fix incorrect struct fieldsJeff Cody
2013-11-07block: vhdx - break out code operations to functionsJeff Cody