aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-21target-i386: Fix vm86 mode regression introduced in fd460606fd6f.Kevin O'Connor
2014-05-21kvm_stat: allow choosing between tracepoints and old statsPaolo Bonzini
2014-05-21kvmclock: Ensure time in migration never goes backwardAlexander Graf
2014-05-15Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-s390-20140515' into s...Peter Maydell
2014-05-15Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-2' into stagingPeter Maydell
2014-05-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-05-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell
2014-05-15tcg-s390: Implement direct chaining of TBsRichard Henderson
2014-05-15tcg-s390: Don't force -march=z990Richard Henderson
2014-05-15Merge remote-tracking branch 'remotes/rth/fix-mov' into stagingPeter Maydell
2014-05-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140513'...Peter Maydell
2014-05-15Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell
2014-05-15Merge remote-tracking branch 'remotes/rth/tags/pull-tgt-i386-20140512' into s...Peter Maydell
2014-05-15Revert "iotests: Use configured python"Peter Maydell
2014-05-15ipxe: update to current gitGerd Hoffmann
2014-05-15seabios: update to 1.7.5-rc1Gerd Hoffmann
2014-05-15tcg-s390: Improve setcondRichard Henderson
2014-05-15tcg-s390: Allow immediate operands to add2 and sub2Richard Henderson
2014-05-15tcg-s390: Implement tcg_register_jitRichard Henderson
2014-05-15tcg-s390: Use more risbg in the tlb sequenceRichard Henderson
2014-05-15tcg-s390: Move ldst helpers out of lineRichard Henderson
2014-05-15tcg-s390: Convert to new ldst opcodesRichard Henderson
2014-05-15tcg-s390: Integrate endianness into TCGMemOpRichard Henderson
2014-05-15tcg-s390: Convert to TCGMemOpRichard Henderson
2014-05-15tcg-s390: Fix off-by-one in wraparound andiRichard Henderson
2014-05-14tcg: Fix tcg_reg_alloc_mov vs no-op truncationRichard Henderson
2014-05-14usb: fix up post load checksMichael S. Tsirkin
2014-05-14migration: show average throughput when migration finishesPeter Lieven
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (usb)Juan Quintela
2014-05-14Split ram_save_blockDr. David Alan Gilbert
2014-05-14arch_init: Simplify code for load_xbzrle()Chen Gang
2014-05-13Merge remote-tracking branch 'remotes/rth/fix-i386' into stagingPeter Maydell
2014-05-13exec-all.h: Use stl_le_p instead of stl_p patching x86Richard Henderson
2014-05-13hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFOpull-target-arm-20140513Peter Maydell
2014-05-13hw/arm/stellaris: Correct handling of GPTM TAR registerPeter Maydell
2014-05-13hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_countPeter Maydell
2014-05-13hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16Peter Maydell
2014-05-13hw/arm/omap1: Avoid unintended sign extension writing omap_rtc YEARS_REGPeter Maydell
2014-05-13hw/net/cadence_gem: Remove dead codePeter Maydell
2014-05-13hw/intc/allwinner-a10-pic: Add missing 'break'Peter Maydell
2014-05-13target-arm/helper.c: Don't flush the TLB if SCTLR is rewritten unchangedPeter Maydell
2014-05-13hw/net/stellaris_enet: Convert to vmstatePeter Maydell
2014-05-13hw/net/stellaris_enet: Get rid of rx_fifo pointerPeter Maydell
2014-05-13hw/net/stellaris_enet: Fix debug format stringsPeter Maydell
2014-05-13hw/net/stellaris_enet: Correctly implement the TR and THR registersPeter Maydell
2014-05-13hw/net/stellaris_enet: Rewrite tx fifo handling codePeter Maydell
2014-05-13hw/net/stellaris_enet: Correct handling of packet paddingPeter Maydell
2014-05-13hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrunPeter Maydell
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela