aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-25block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.BenoƮt Canet
2013-09-25qemu-iotests: add monolithicFlat creation test to 059Fam Zheng
2013-09-25qemu-iotests: fix test case 059Fam Zheng
2013-09-25vmdk: fix cluster size check for flat extentsFam Zheng
2013-09-25block/get_block_status: avoid segfault if there is no backing_hdPeter Lieven
2013-09-25block/get_block_status: set *pnum = 0 on errorPeter Lieven
2013-09-25qcow2: Don't shadow return valueMax Reitz
2013-09-25qemu-iotests: Do not execute 052 with -nocacheMax Reitz
2013-09-25qemu-iotests: add test for backing file overridingFam Zheng
2013-09-25block: fix backing file overridingFam Zheng
2013-09-24configure: Allow command-line configure for ppc32Richard Henderson
2013-09-24migration: ram_handle_compressedIsaku Yamahata
2013-09-24arch_init: make is_zero_page accept sizeIsaku Yamahata
2013-09-24migration: Fix debug print typeChristoffer Dall
2013-09-24migration: add version supporting macros for struct pointerAlexey Kardashevskiy
2013-09-24rdma: constify ram_chunk_{index, start, end}Isaku Yamahata
2013-09-24rdma: clean up of qemu_rdma_cleanup()Isaku Yamahata
2013-09-24arch_init: right return for ram_save_iterateLei Li
2013-09-24savevm: fix wrong initialization by ram_control_load_hookLei Li
2013-09-24savevm: add comments for qemu_file_get_error()Lei Li
2013-09-24audio: remove CONFIG_MIXEMU configure optionBandan Das
2013-09-24hda-codec: make mixemu selectable at runtimeBandan Das
2013-09-24hda-codec: refactor common definitions into a header fileBandan Das
2013-09-24audio maintainers updateGerd Hoffmann
2013-09-24linux-user: Handle SOCK_CLOEXEC/NONBLOCK if unavailable on hostEdgar E. Iglesias
2013-09-24[v2] linux-user: implement m68k atomic syscallsRiku Voipio
2013-09-24linux-user: Check type of microMIPS break instructionKwok Cheung Yeung
2013-09-24linux-user: correct how SOL_SOCKET is converted from target to host and backPetar Jovanovic
2013-09-24linux-user: add support of binfmt_misc 'O' flagLaurent Vivier
2013-09-24linux-user: add some IPV6 commands in setsockop()Laurent Vivier
2013-09-24linux-user: allow use of TIOCGSIDLaurent Vivier
2013-09-24linux-user: Add setsockopt(SO_ATTACH_FILTER)Laurent Vivier
2013-09-24linux-user: convert /proc/net/route when endianess differsLaurent Vivier
2013-09-24mips-linux-user: Adjust names in mips_syscall_argsRichard Henderson
2013-09-24alpha-linux-user: Fix umount syscall numbersRichard Henderson
2013-09-23Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-09-20kvm: fix traces to use %x instead of %dAlexey Kardashevskiy
2013-09-20e1000: NetClientInfo.receive_iov implementedVincenzo Maffione
2013-09-20pcnet-pci: mark I/O and MMIO as LITTLE_ENDIANAurelien Jarno
2013-09-20virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini
2013-09-20blockdev: do not default cache.no-flush to truePaolo Bonzini
2013-09-20block: don't lose data from last incomplete sectorFam Zheng
2013-09-20tests/.gitignore: ignore test-throttleFam Zheng
2013-09-20exec: Fix broken build for MinGW (regression)Stefan Weil
2013-09-20kvm: Fix compiler warning (clang)Stefan Weil