Age | Commit message (Expand) | Author |
2014-05-13 | target-i386: set eflags prior to calling cpu_x86_load_seg_cache() in seg_help... | Kevin O'Connor |
2014-05-13 | target-i386: set eflags and cr0 prior to calling cpu_x86_load_seg_cache() in ... | Kevin O'Connor |
2014-05-13 | target-i386: set eflags prior to calling svm_load_seg_cache() in svm_helper.c | Kevin O'Connor |
2014-05-13 | pci-assign: limit # of msix vectors | Michael S. Tsirkin |
2014-05-13 | pci-assign: Fix a bug when map MSI-X table memory failed | Gonglei |
2014-05-13 | kvm: make one_reg helpers available for everyone | Cornelia Huck |
2014-05-13 | target-i386: Remove unused data from local array | Stefan Weil |
2014-05-13 | Merge remote-tracking branch 'remotes/bonzini/configure' into staging | Peter Maydell |
2014-05-13 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-05-13 | microblaze: boot: Don't hack the elf entry point | Peter Crosthwaite |
2014-05-13 | xilinx_timer: Fix writes into TCSR register | Guenter Roeck |
2014-05-13 | xilinx_intc: Fix writes into MER register | Guenter Roeck |
2014-05-13 | microblaze: Respect the reset vector | Edgar E. Iglesias |
2014-05-13 | microblaze: Support loading of u-boot initrd images | Edgar E. Iglesias |
2014-05-12 | target-i386: Preserve the Z bit for bt/bts/btr/btc | Richard Henderson |
2014-05-12 | tcg: Remove unreachable code in tcg_out_op and op_defs | Richard Henderson |
2014-05-12 | tcg: Use tcg_target_available_regs in tcg_reg_alloc_mov | Richard Henderson |
2014-05-12 | tcg: Make call address a constant parameter | Richard Henderson |
2014-05-12 | tci: Create tcg_out_call | Richard Henderson |
2014-05-12 | tcg-mips: Split out tcg_out_call | Richard Henderson |
2014-05-12 | tcg-sparc: Create tcg_out_call | Richard Henderson |
2014-05-12 | tcg-ppc64: Rename tcg_out_calli to tcg_out_call | Richard Henderson |
2014-05-12 | tcg-ppc: Split out tcg_out_call | Richard Henderson |
2014-05-12 | tcg-s390: Rename tgen_calli to tcg_out_call | Richard Henderson |
2014-05-12 | tcg-i386: Rename tcg_out_calli to tcg_out_call | Richard Henderson |
2014-05-12 | tcg: Require TCG_TARGET_INSN_UNIT_SIZE | Richard Henderson |
2014-05-12 | tci: Define TCG_TARGET_INSN_UNIT_SIZE | Richard Henderson |
2014-05-12 | tcg-mips: Define TCG_TARGET_INSN_UNIT_SIZE | Richard Henderson |
2014-05-12 | tcg-ia64: Define TCG_TARGET_INSN_UNIT_SIZE | Richard Henderson |
2014-05-12 | tcg-s390: Define TCG_TARGET_INSN_UNIT_SIZE | Richard Henderson |
2014-05-12 | tcg-aarch64: Define TCG_TARGET_INSN_UNIT_SIZE | Richard Henderson |
2014-05-12 | tcg-arm: Define TCG_TARGET_INSN_UNIT_SIZE | Richard Henderson |
2014-05-12 | tcg-sparc: Define TCG_TARGET_INSN_UNIT_SIZE | Richard Henderson |
2014-05-12 | tcg-ppc: Define TCG_TARGET_INSN_UNIT_SIZE | Richard Henderson |
2014-05-12 | tcg-ppc64: Define TCG_TARGET_INSN_UNIT_SIZE | Richard Henderson |
2014-05-12 | tcg-i386: Define TCG_TARGET_INSN_UNIT_SIZE | Richard Henderson |
2014-05-12 | tcg: Define tcg_insn_unit for code pointers | Richard Henderson |
2014-05-12 | tcg: Introduce byte pointer arithmetic helpers | Richard Henderson |
2014-05-12 | tcg: Avoid undefined behaviour patching code at unaligned addresses | Peter Maydell |
2014-05-12 | tcg: Avoid stores to unaligned addresses | Peter Maydell |
2014-05-12 | exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps | Peter Maydell |
2014-05-12 | virtio: allow mapping up to max queue size | Michael S. Tsirkin |
2014-05-09 | libcacard: remove libcacard-specific CFLAGS and LIBS from global vars | Michael Tokarev |
2014-05-09 | build: simplify and fix fix-obj-vars | Paolo Bonzini |
2014-05-09 | glib: fix g_poll early timeout on windows | Sangho Park |
2014-05-09 | block: qemu-iotests - test for live migration | Jeff Cody |
2014-05-09 | block: qemu-iotests - update 085 to use common.qemu | Jeff Cody |
2014-05-09 | block: qemu-iotests - add common.qemu, for bash-controlled qemu tests | Jeff Cody |
2014-05-09 | block/raw-posix: Try both FIEMAP and SEEK_HOLE | Max Reitz |
2014-05-09 | gluster: Correctly propagate errors when volume isn't accessible | Peter Krempa |