aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-07cpu: Drop cpu_model_str from CPU_COMMONAndreas Färber
2013-10-07cpu: Move cpu_copy() into linux-userAndreas Färber
2013-10-07cputlb: Remove dead function tlb_update_dirty()liguang
2013-10-07cpu-exec: Also reload CPUClass *cc after longjmp return in cpu_exec()Juergen Lock
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-03Update OpenBIOS imagesMark Cave-Ayland
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-02target-i386: Set model=6 on qemu64 & qemu32 CPU modelsEduardo Habkost
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
2013-09-30Merge remote-tracking branch 'kraxel/roms.1' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'rth/tcg-ppc-pull' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'kraxel/audio.1' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into stagingAnthony Liguori
2013-09-30update seabios from 1.7.2.2 to 1.7.3.2Gerd Hoffmann