summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-25tcg-ppc64: Handle long offsets betterRichard Henderson
2013-09-25tcg-ppc64: Tidy register allocation orderRichard Henderson
2013-09-25tcg-ppc64: Look through a constant function descriptorRichard Henderson
2013-09-25tcg-ppc64: Fold constant call address into descriptor loadRichard Henderson
2013-09-25tcg-ppc64: Don't load the static chain from TCGRichard Henderson
2013-09-25tcg-ppc64: Avoid code for nop moveRichard Henderson
2013-09-25tcg-ppc64: Use tcg_out64Richard Henderson
2013-09-25tcg-ppc64: Use TCG_REG_Rn constantsRichard Henderson
2013-09-25tcg-ppc64: More use of TAI and SAI helper macrosRichard Henderson
2013-09-25tcg-ppc64: Reformat tcg-target.cRichard Henderson
2013-09-25tcg-ppc: Fix and cleanup tcg_out_tlb_checkRichard Henderson
2013-09-25tcg-ppc: Use conditional branch and link to slow pathRichard Henderson
2013-09-25tcg-ppc: Cleanup tcg_out_qemu_ld/st_slow_pathRichard Henderson
2013-09-25tcg-ppc: Avoid code for nop moveRichard Henderson
2013-09-25tcg-ppc: use new return-argument ld/st helpersPaolo Bonzini
2013-09-25tcg-ppc: fix qemu_ld/qemu_st for AIX ABIPaolo Bonzini
2013-09-25rbd: avoid qemu_rbd_snap_list() memory leaksStefan Hajnoczi
2013-09-25qdict: Extract qdict_extract_subqdictBenoît Canet
2013-09-25block: Fix compiler warning (-Werror=uninitialized)Stefan Weil
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