aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-10tcg: Remove stray semi-colons from target-*/helper.hRichard Henderson
2013-10-10tcg: Move helper registration into tcg_context_initRichard Henderson
2013-10-10target-m68k: Rename helpers.h to helper.hRichard Henderson
2013-10-10tcg: Use a GHashTable for tcg_find_helperRichard Henderson
2013-10-10tcg: Delete tcg_helper_get_name declarationRichard Henderson
2013-10-10tcg-hppa: Remove tcg backendRichard Henderson
2013-10-09Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-10-09Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-10-09Merge remote-tracking branch 'rth/tcg-arm-pull' into stagingAnthony Liguori
2013-10-09Merge remote-tracking branch 'sweil/mingw' into stagingAnthony Liguori
2013-10-09Merge remote-tracking branch 'kraxel/chardev.8' into stagingAnthony Liguori
2013-10-09Merge remote-tracking branch 'sweil/tci' into stagingAnthony Liguori
2013-10-07block: use correct filenameDunrong Huang
2013-10-07qemu-iotests: Correct 026 outputMax Reitz
2013-10-07qcow2: Free allocated L2 cluster on errorMax Reitz
2013-10-05migration: Fix compiler warning ('caps' may be used uninitialized)Michael Tokarev
2013-10-05util/path: Fix type which is longer than 8 bit for MinGWStefan Weil
2013-10-05hw/9pfs: Fix errno value for xattr functionsDaniel P. Berrange
2013-10-05vl: Clean up unnecessary boot_order complicationsMarkus Armbruster
2013-10-05qemu-char: Fix potential out of bounds access to local arraysStefan Weil
2013-10-02pci-ohci: Add missing 'break' in ohci_service_tdJán Veselý
2013-10-02sh4: Fix serial line access for Linux kernels later than 3.2Guenter Roeck
2013-10-02hw/alpha: Fix compiler warning (integer constant is too large)Stefan Weil
2013-10-02target-i386: Fix compiler warning (integer constant is too large)Stefan Weil
2013-10-02block: Remove unused assignment (fixes warning from clang)Stefan Weil
2013-10-02exec: cleanup DEBUG_SUBPAGEAmos Kong
2013-10-02tests: Fix schema parser test for in-tree buildMarkus Armbruster
2013-10-02util: call socket_set_fast_reuse instead of setting SO_REUSEADDRSebastian Ottlik
2013-10-02slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDRSebastian Ottlik
2013-10-02net: call socket_set_fast_reuse instead of setting SO_REUSEADDRSebastian Ottlik
2013-10-02gdbstub: call socket_set_fast_reuse instead of setting SO_REUSEADDRSebastian Ottlik
2013-10-02util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDRSebastian Ottlik
2013-10-02Update MAINTAINERSAnthony Liguori
2013-10-02qcow2: Switch L1 table in a single sequenceMax Reitz
2013-10-02block: vhdx - add migration blockerJeff Cody
2013-10-02block: use correct filename for error reportDunrong Huang
2013-10-02qcow2: CHECK_OFLAG_COPIED is obsoleteMax Reitz
2013-10-02qcow2: Correct endianness in overlap checkMax Reitz
2013-10-01tcg-arm: Move the tlb addend load earlierRichard Henderson
2013-10-01tcg-arm: Remove restriction on qemu_ld output registerRichard Henderson
2013-10-01tcg-arm: Return register containing tlb addendRichard Henderson
2013-10-01tcg-arm: Move load of tlb addend into tcg_out_tlb_readRichard Henderson
2013-10-01tcg-arm: Use QEMU_BUILD_BUG_ON to verify constraints on tlbRichard Henderson
2013-10-01tcg-arm: Use strd for tcg_out_arg_reg64Richard Henderson
2013-10-01tcg-arm: Rearrange slow-path qemu_ld/stRichard Henderson
2013-10-01tcg-arm: Use ldrd/strd for appropriate qemu_ld/st64Richard Henderson
2013-10-01tests: Update .gitignore for test-int128 and test-bitopsMarkus Armbruster
2013-10-01.gitignore: ignore tests/qemu-iotests/socket_scm_helperFam Zheng
2013-10-01chardev: handle qmp_chardev_add(KIND_MUX) failureGerd Hoffmann
2013-09-30Merge remote-tracking branch 'kraxel/seabios-1.7.3.2' into stagingAnthony Liguori