sdk/emulator/qemu.git
2014-05-15 Peter MaydellMerge remote-tracking branch 'remotes/rth/fix-mov'...
2014-05-15 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-05-15 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-05-15 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2014-05-15 Peter MaydellRevert "iotests: Use configured python"
2014-05-14 Richard Hendersontcg: Fix tcg_reg_alloc_mov vs no-op truncation
2014-05-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/fix-i386...
2014-05-13 Richard Hendersonexec-all.h: Use stl_le_p instead of stl_p patching x86
2014-05-13 Peter Maydellhw/arm/omap_gpmc: Avoid buffer overrun filling prefetch...
2014-05-13 Peter Maydellhw/arm/stellaris: Correct handling of GPTM TAR register
2014-05-13 Peter Maydellhw/timer/exynos4210_mct: Avoid overflow in exynos4210_l...
2014-05-13 Peter Maydellhw/dma/omap_dma: Add (uint32_t) casts when shifting...
2014-05-13 Peter Maydellhw/arm/omap1: Avoid unintended sign extension writing...
2014-05-13 Peter Maydellhw/net/cadence_gem: Remove dead code
2014-05-13 Peter Maydellhw/intc/allwinner-a10-pic: Add missing 'break'
2014-05-13 Peter Maydelltarget-arm/helper.c: Don't flush the TLB if SCTLR is...
2014-05-13 Peter Maydellhw/net/stellaris_enet: Convert to vmstate
2014-05-13 Peter Maydellhw/net/stellaris_enet: Get rid of rx_fifo pointer
2014-05-13 Peter Maydellhw/net/stellaris_enet: Fix debug format strings
2014-05-13 Peter Maydellhw/net/stellaris_enet: Correctly implement the TR and...
2014-05-13 Peter Maydellhw/net/stellaris_enet: Rewrite tx fifo handling code
2014-05-13 Peter Maydellhw/net/stellaris_enet: Correct handling of packet padding
2014-05-13 Peter Maydellhw/net/stellaris_enet: Restructure tx_fifo code to...
2014-05-13 Juan Quintelasavevm: Remove all the unneeded version_minimum_id_old...
2014-05-13 Peter Maydelldisas/libvixl: Update to libvixl 1.4
2014-05-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2014-05-13 Peter Maydellbsd-user: Remove reference to CONFIG_UNAME_RELEASE
2014-05-13 Paolo Bonzinipc: port 92 reset requires a low->high transition
2014-05-13 Paolo Bonzinicpu: make CPU_INTERRUPT_RESET available on all targets
2014-05-13 Paolo Bonziniapic: do not accept SIPI on the bootstrap processor
2014-05-13 Paolo Bonzinitarget-i386: preserve FPU and MSR state on INIT
2014-05-13 Paolo Bonzinitarget-i386: fix set of registers zeroed on reset
2014-05-13 Paolo Bonzinikvm: forward INIT signals coming from the chipset
2014-05-13 Paolo Bonzinikvm: reset state from the CPU's reset method
2014-05-13 Kevin O'Connortarget-i386: the x86 CPL is stored in CS.selector ...
2014-05-13 Kevin O'Connortarget-i386: set eflags prior to calling cpu_x86_load_s...
2014-05-13 Kevin O'Connortarget-i386: set eflags and cr0 prior to calling cpu_x8...
2014-05-13 Kevin O'Connortarget-i386: set eflags prior to calling svm_load_seg_c...
2014-05-13 Michael S.... pci-assign: limit # of msix vectors
2014-05-13 Gongleipci-assign: Fix a bug when map MSI-X table memory failed
2014-05-13 Cornelia Huckkvm: make one_reg helpers available for everyone
2014-05-13 Stefan Weiltarget-i386: Remove unused data from local array
2014-05-13 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/configure...
2014-05-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-05-12 Peter Crosthwaitemicroblaze: boot: Don't hack the elf entry point
2014-05-12 Guenter Roeckxilinx_timer: Fix writes into TCSR register
2014-05-12 Guenter Roeckxilinx_intc: Fix writes into MER register
2014-05-12 Edgar E. Iglesiasmicroblaze: Respect the reset vector
2014-05-12 Edgar E. Iglesiasmicroblaze: Support loading of u-boot initrd images
2014-05-12 Richard Hendersontarget-i386: Preserve the Z bit for bt/bts/btr/btc
2014-05-12 Richard Hendersontcg: Remove unreachable code in tcg_out_op and op_defs
2014-05-12 Richard Hendersontcg: Use tcg_target_available_regs in tcg_reg_alloc_mov
2014-05-12 Richard Hendersontcg: Make call address a constant parameter
2014-05-12 Richard Hendersontci: Create tcg_out_call
2014-05-12 Richard Hendersontcg-mips: Split out tcg_out_call
2014-05-12 Richard Hendersontcg-sparc: Create tcg_out_call
2014-05-12 Richard Hendersontcg-ppc64: Rename tcg_out_calli to tcg_out_call
2014-05-12 Richard Hendersontcg-ppc: Split out tcg_out_call
2014-05-12 Richard Hendersontcg-s390: Rename tgen_calli to tcg_out_call
2014-05-12 Richard Hendersontcg-i386: Rename tcg_out_calli to tcg_out_call
2014-05-12 Richard Hendersontcg: Require TCG_TARGET_INSN_UNIT_SIZE
2014-05-12 Richard Hendersontci: Define TCG_TARGET_INSN_UNIT_SIZE
2014-05-12 Richard Hendersontcg-mips: Define TCG_TARGET_INSN_UNIT_SIZE
2014-05-12 Richard Hendersontcg-ia64: Define TCG_TARGET_INSN_UNIT_SIZE
2014-05-12 Richard Hendersontcg-s390: Define TCG_TARGET_INSN_UNIT_SIZE
2014-05-12 Richard Hendersontcg-aarch64: Define TCG_TARGET_INSN_UNIT_SIZE
2014-05-12 Richard Hendersontcg-arm: Define TCG_TARGET_INSN_UNIT_SIZE
2014-05-12 Richard Hendersontcg-sparc: Define TCG_TARGET_INSN_UNIT_SIZE
2014-05-12 Richard Hendersontcg-ppc: Define TCG_TARGET_INSN_UNIT_SIZE
2014-05-12 Richard Hendersontcg-ppc64: Define TCG_TARGET_INSN_UNIT_SIZE
2014-05-12 Richard Hendersontcg-i386: Define TCG_TARGET_INSN_UNIT_SIZE
2014-05-12 Richard Hendersontcg: Define tcg_insn_unit for code pointers
2014-05-12 Richard Hendersontcg: Introduce byte pointer arithmetic helpers
2014-05-12 Peter Maydelltcg: Avoid undefined behaviour patching code at unalign...
2014-05-12 Peter Maydelltcg: Avoid stores to unaligned addresses
2014-05-12 Peter Maydellexec-all.h: Use stl_p to avoid undefined behaviour...
2014-05-09 Michael Tokarevlibcacard: remove libcacard-specific CFLAGS and LIBS...
2014-05-09 Paolo Bonzinibuild: simplify and fix fix-obj-vars
2014-05-09 Sangho Parkglib: fix g_poll early timeout on windows
2014-05-09 Jeff Codyblock: qemu-iotests - test for live migration
2014-05-09 Jeff Codyblock: qemu-iotests - update 085 to use common.qemu
2014-05-09 Jeff Codyblock: qemu-iotests - add common.qemu, for bash-control...
2014-05-09 Max Reitzblock/raw-posix: Try both FIEMAP and SEEK_HOLE
2014-05-09 Peter Krempagluster: Correctly propagate errors when volume isn...
2014-05-09 Kirill Batuzovvl.c: remove init_clocks call from main
2014-05-09 Kevin Wolfblock: Fix open flags with BDRV_O_SNAPSHOT
2014-05-09 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-05-09 Peter LievenRevert "qapi: Clean up superfluous null check in qapi_d...
2014-05-09 Eric Blakeqapi: Document optional arguments' backwards compatibility
2014-05-09 Eric Blakeqmp: use valid JSON in transaction example
2014-05-09 Markus Armbrusterqmp: Don't use error_is_set() to suppress additional...
2014-05-09 Markus Armbrusterdump: Drop pointless error_is_set(), DumpState member...
2014-05-09 Markus Armbrusterqemu-option: Clean up fragile use of error_is_set()
2014-05-09 Markus Armbrusterqga: Drop superfluous error_is_set()
2014-05-09 Markus Armbrusterqga: Clean up fragile use of error_is_set()
2014-05-09 Markus Armbrusterqapi: Clean up fragile use of error_is_set()
2014-05-09 Markus Armbrustertests/qapi-schema: Drop superfluous error_is_set()
2014-05-09 Markus Armbrusterqapi: Drop redundant, unclean error_is_set()
2014-05-09 Markus Armbrusterhmp: Guard against misuse of hmp_handle_error()
2014-05-09 Markus Armbrusterqga: Use return values instead of error_is_set(errp)
next