aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-21rng-egd: offset the point when repeatedly read from the bufferAmos Kong
2013-11-21rng-egd: remove redundant freeAmos Kong
2013-11-21target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()Peter Maydell
2013-11-21vfio-pci: Fix multifunction=onAlex Williamson
2013-11-21atomic.h: Fix build with clangPeter Maydell
2013-11-21pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini
2013-11-21configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0Peter Maydell
2013-11-21sun4m: Add FCode ROM for TCX framebufferMark Cave-Ayland
2013-11-19Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori
2013-11-19Merge remote-tracking branch 'rth/tcg-ia64-17' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st...Anthony Liguori
2013-11-19migration: drop MADVISE_DONT_NEED for incoming zero pagesPeter Lieven
2013-11-19qom: Fix memory leak in object_property_set_link()Vlad Yasevich
2013-11-19qtest: Use -display none by defaultAndreas Färber
2013-11-19virtio-net: fix the memory leak in rxfilter_notify()Amos Kong
2013-11-18doc: fix hardcoded helper pathAmos Kong
2013-11-18tcg-ia64: Introduce tcg_opc_bswap64_iRichard Henderson
2013-11-18tcg-ia64: Introduce tcg_opc_ext_iRichard Henderson
2013-11-18tcg-ia64: Introduce tcg_opc_movi_aRichard Henderson
2013-11-18tcg-ia64: Introduce tcg_opc_mov_aRichard Henderson
2013-11-18tcg-ia64: Use A3 form of logical operationsRichard Henderson
2013-11-18tcg-ia64: Use SUB_A3 and ADDS_A4 for subtractionRichard Henderson
2013-11-18tcg-ia64: Use ADDS for small additionRichard Henderson
2013-11-18tcg-ia64: Avoid unnecessary stop bit in tcg_out_aluRichard Henderson
2013-11-18tcg-ia64: Move AREG0 to R32Richard Henderson
2013-11-18tcg-ia64: Simplify brcondRichard Henderson
2013-11-18tcg-ia64: Handle constant callsRichard Henderson
2013-11-18tcg-ia64: Use shortcuts for nop insnsRichard Henderson
2013-11-18tcg-ia64: Use TCGMemOp within qemu_ldst routinesRichard Henderson
2013-11-17hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistentlyMichael Tokarev
2013-11-17configure: Use -B switch only for Python versions which support itStefan Weil
2013-11-16qga: Fix shutdown command of guest agent to work with SysVwhitearchey
2013-11-15block: Fail if requested driver is not availableKevin Wolf
2013-11-15MAINTAINERS: add block driver sub-maintainersStefan Hajnoczi
2013-11-15qemu-img: Fix overwriting 'ret' before usingFam Zheng
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