]> git.proxmox.com Git - mirror_qemu.git/history - tcg
qapi: Add "backing" to BlockStats
[mirror_qemu.git] / tcg /
2014-01-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2014-01-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2014-01-09 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-12-21 Aurelien JarnoMerge tag 'signed-s390-for-upstream' of git://github...
2013-12-21 Aurelien Jarnotcg/i386: fix a comment
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'bonzini/virtio' into...
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-12-11 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-temp-order' into...
2013-12-10 Richard Hendersontcg: Use bitmaps for free temporaries
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'kraxel/tags/pull-seabios...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'rth/auxv-2' into staging
2013-11-29 Richard Hendersontcg-s390: Use qemu_getauxval in query_facilities
2013-11-29 Richard Hendersontcg-arm: Use qemu_getauxval
2013-11-29 Richard Hendersontcg-ppc64: Use qemu_getauxval
2013-11-21 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ia64-17' into...
2013-11-18 Richard Hendersontcg-ia64: Introduce tcg_opc_bswap64_i
2013-11-18 Richard Hendersontcg-ia64: Introduce tcg_opc_ext_i
2013-11-18 Richard Hendersontcg-ia64: Introduce tcg_opc_movi_a
2013-11-18 Richard Hendersontcg-ia64: Introduce tcg_opc_mov_a
2013-11-18 Richard Hendersontcg-ia64: Use A3 form of logical operations
2013-11-18 Richard Hendersontcg-ia64: Use SUB_A3 and ADDS_A4 for subtraction
2013-11-18 Richard Hendersontcg-ia64: Use ADDS for small addition
2013-11-18 Richard Hendersontcg-ia64: Avoid unnecessary stop bit in tcg_out_alu
2013-11-18 Richard Hendersontcg-ia64: Move AREG0 to R32
2013-11-18 Richard Hendersontcg-ia64: Simplify brcond
2013-11-18 Richard Hendersontcg-ia64: Handle constant calls
2013-11-18 Richard Hendersontcg-ia64: Use shortcuts for nop insns
2013-11-18 Richard Hendersontcg-ia64: Use TCGMemOp within qemu_ldst routines
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/configure' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ldst-6' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-12 Richard Hendersontcg-ppc64: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-ppc: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-ppc64: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-ppc: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-ppc64: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-ppc: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-arm: Improve GUEST_BASE qemu_ld/st
2013-10-12 Richard Hendersontcg-arm: Convert to new ldst opcodes
2013-10-12 Richard Hendersontcg-arm: Tidy variable naming convention in qemu_ld/st
2013-10-12 Richard Hendersontcg-arm: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-arm: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-i386: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-i386: Remove "cb" output restriction from qemu_st8...
2013-10-12 Richard Hendersontcg-i386: Tidy softmmu routines
2013-10-12 Richard Hendersontcg-i386: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg: Use TCGMemOp for TCGLabelQemuLdst.opc
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-pull' into staging
2013-10-10 Richard Hendersonexec: Add both big- and little-endian memory helpers
2013-10-10 Richard Hendersontcg: Add qemu_ld_st_i32/64
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'mcayland/qemu-openbios...
2013-10-10 Richard Hendersontcg: Add TCGMemOp
2013-10-10 Richard Hendersontcg: Add tcg-be-ldst.h
2013-10-10 Richard Hendersontcg: Add tcg-be-null.h
2013-10-10 Richard Hendersontcg-aarch64: Update to helper_ret_*_mmu routines
2013-10-10 Richard Hendersontcg: Merge tcg_register_helper into tcg_context_init
2013-10-10 Richard Hendersontcg: Add tcg-runtime.c helpers to all_helpers
2013-10-10 Richard Hendersontcg: Put target helper data into an array.
2013-10-10 Richard Hendersontcg: Move helper registration into tcg_context_init
2013-10-10 Richard Hendersontcg: Use a GHashTable for tcg_find_helper
2013-10-10 Richard Hendersontcg: Delete tcg_helper_get_name declaration
2013-10-10 Richard Hendersontcg-hppa: Remove tcg backend
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-arm-pull' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/mingw' into staging
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.8' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/tci' into staging
2013-10-01 Richard Hendersontcg-arm: Move the tlb addend load earlier
2013-10-01 Richard Hendersontcg-arm: Remove restriction on qemu_ld output register
2013-10-01 Richard Hendersontcg-arm: Return register containing tlb addend
2013-10-01 Richard Hendersontcg-arm: Move load of tlb addend into tcg_out_tlb_read
2013-10-01 Richard Hendersontcg-arm: Use QEMU_BUILD_BUG_ON to verify constraints...
2013-10-01 Richard Hendersontcg-arm: Use strd for tcg_out_arg_reg64
2013-10-01 Richard Hendersontcg-arm: Rearrange slow-path qemu_ld/st
2013-10-01 Richard Hendersontcg-arm: Use ldrd/strd for appropriate qemu_ld/st64
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.3...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/roms.1' into staging
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
next