sdk/emulator/qemu.git
2014-05-14 Michael S.... usb: fix up post load checks
2014-05-14 Peter Lievenmigration: show average throughput when migration finishes
2014-05-14 Juan Quintelasavevm: Remove all the unneeded version_minimum_id_old...
2014-05-14 Juan Quintelasavevm: Remove all the unneeded version_minimum_id_old...
2014-05-14 Dr. David Alan... Split ram_save_block
2014-05-14 Chen Gangarch_init: Simplify code for load_xbzrle()
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 MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2014-05-13 Peter Maydellbsd-user: Remove reference to CONFIG_UNAME_RELEASE
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 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)
2014-05-09 Markus Armbrustererror: Consistently name Error ** objects errp, and...
2014-05-09 Markus Armbrusterqmp: Consistently name Error ** objects errp, and not err
2014-05-09 Markus Armbrusterqga: Consistently name Error ** objects errp, and not err
2014-05-09 Fam Zhengqemu-iotests: Test converting to streamOptimized from...
2014-05-09 Fam Zhengvmdk: Implement .bdrv_get_info()
2014-05-09 Fam Zhengvmdk: Implement .bdrv_write_compressed
2014-05-09 Fam Zhengqemu-img: Convert by cluster size if target is compressed
2014-05-09 Peter Lievenblock/iscsi: bump year in copyright notice
2014-05-09 Max Reitzblock/nfs: Check for NULL server part
2014-05-09 Mike Dayqemu-img: sort block formats in help message
2014-05-09 Max Reitziotests: Use configured python
2014-05-09 Max Reitzqcow2: Fix alloc_clusters_noref() overflow detection
2014-05-08 Markus Armbrusterqmp hmp: Consistently name Error * objects err, and...
2014-05-08 Laszlo Ersekpci-assign: assigned_initfn(): set monitor error in...
2014-05-08 Laszlo Ersekpci-assign: propagate errors from assign_intx()
2014-05-08 Laszlo Ersekpci-assign: propagate errors from assign_device()
2014-05-08 Laszlo Ersekpci-assign: propagate errors from assigned_dev_register...
2014-05-08 Laszlo Ersekpci-assign: propagate errors from assigned_dev_register...
2014-05-08 Laszlo Ersekpci-assign: propagate errors from assigned_device_pci_c...
2014-05-08 Laszlo Ersekpci-assign: propagate errors from get_real_device()
2014-05-08 Laszlo Ersekpci-assign: assignment should fail if we can't read...
2014-05-08 Laszlo Ersekpci-assign: accept Error from pci_add_capability2()
2014-05-08 Laszlo Ersekpci: add Error-propagating pci_add_capability2()
2014-05-08 Laszlo Ersekpci-assign: propagate Error from check_irqchip_in_kernel()
2014-05-08 Laszlo Ersekpci-assign: propagate errors from get_real_id()
2014-05-08 Laszlo Ersekpci-assign: make assign_failed_examine() just format...
2014-05-08 Laszlo Ersekpci-assign: accept Error from monitor_handle_fd_param2()
2014-05-08 Laszlo Ersekmonitor: add Error-propagating monitor_handle_fd_param2()
2014-05-08 Laszlo Ersekcutils: tighten qemu_parse_fd()
2014-05-08 Amos Kongqapi: treat all negative return of strtosz_suffix(...
2014-05-08 Lluís Vilanovaqapi: Add a primitive to include other files from a...
2014-05-08 Lluís Vilanovaqapi: Use an explicit input file
2014-05-08 Lluís Vilanovaqapi: [trivial] Do not catch unknown exceptions in...
next