1. 4ad3033 iotests: Add test for the JSON protocol by Max Reitz · 11 years ago
  2. 4993f7e block: Allow JSON filenames by Max Reitz · 11 years ago
  3. 8a5eb36 check-qdict: Add test for qdict_join() by Max Reitz · 11 years ago
  4. 9c52681 qdict: Add qdict_join() by Max Reitz · 11 years ago
  5. 26e2da7 block: add test for vhdx image created by Disk2VHD by Jeff Cody · 11 years ago
  6. 6906046 block: vhdx - account for identical header sections by Jeff Cody · 11 years ago
  7. 395071a Remove g_sequence_lookup from qemu-img help function by Mike Day · 11 years ago
  8. e88ae22 block: Fix bdrv_is_allocated() for short backing files by Kevin Wolf · 11 years ago
  9. 1a38181 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-s390-20140515' into staging by Peter Maydell · 11 years ago
  10. 16a9189 Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-2' into staging by Peter Maydell · 11 years ago
  11. ba43bc2 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  12. 895527e Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' into staging by Peter Maydell · 11 years ago
  13. a10c64e tcg-s390: Implement direct chaining of TBs by Richard Henderson · 11 years ago
  14. 061cdd8 tcg-s390: Don't force -march=z990 by Richard Henderson · 11 years ago
  15. 50cb70d Merge remote-tracking branch 'remotes/rth/fix-mov' into staging by Peter Maydell · 11 years ago
  16. 6b7aa99 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140513' into staging by Peter Maydell · 11 years ago
  17. ef3cb5c Merge remote-tracking branch 'remotes/kvm/uq/master' into staging by Peter Maydell · 11 years ago
  18. 06e33c1 Merge remote-tracking branch 'remotes/rth/tags/pull-tgt-i386-20140512' into staging by Peter Maydell · 11 years ago
  19. 7d98353 Revert "iotests: Use configured python" by Peter Maydell · 11 years ago
  20. d880b28 ipxe: update to current git by Gerd Hoffmann · 11 years ago
  21. db76ec6 seabios: update to 1.7.5-rc1 by Gerd Hoffmann · 11 years ago
  22. 7b7066b tcg-s390: Improve setcond by Richard Henderson · 11 years ago
  23. ad19b35 tcg-s390: Allow immediate operands to add2 and sub2 by Richard Henderson · 11 years ago
  24. f167dc3 tcg-s390: Implement tcg_register_jit by Richard Henderson · 11 years ago
  25. 547ec12 tcg-s390: Use more risbg in the tlb sequence by Richard Henderson · 11 years ago
  26. fb59641 tcg-s390: Move ldst helpers out of line by Richard Henderson · 11 years ago
  27. f24efee tcg-s390: Convert to new ldst opcodes by Richard Henderson · 11 years ago
  28. b8dd88b tcg-s390: Integrate endianness into TCGMemOp by Richard Henderson · 11 years ago
  29. a5a04f2 tcg-s390: Convert to TCGMemOp by Richard Henderson · 11 years ago
  30. a175689 tcg-s390: Fix off-by-one in wraparound andi by Richard Henderson · 11 years ago
  31. 450445d tcg: Fix tcg_reg_alloc_mov vs no-op truncation by Richard Henderson · 11 years ago
  32. 719ffe1 usb: fix up post load checks by Michael S. Tsirkin · 11 years ago
  33. d6ed731 migration: show average throughput when migration finishes by Peter Lieven · 11 years ago
  34. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  35. 6e3d652 savevm: Remove all the unneeded version_minimum_id_old (usb) by Juan Quintela · 11 years ago
  36. 14bcfdc Split ram_save_block by Dr. David Alan Gilbert · 11 years ago
  37. fb62666 arch_init: Simplify code for load_xbzrle() by Chen Gang · 11 years ago
  38. f30d56e Merge remote-tracking branch 'remotes/rth/fix-i386' into staging by Peter Maydell · 11 years ago
  39. cb3d83b exec-all.h: Use stl_le_p instead of stl_p patching x86 by Richard Henderson · 11 years ago
  40. 89f26e6 hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFO by Peter Maydell · 11 years ago
  41. 1a79172 hw/arm/stellaris: Correct handling of GPTM TAR register by Peter Maydell · 11 years ago
  42. c3a699b hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_count by Peter Maydell · 11 years ago
  43. 2a41c92 hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16 by Peter Maydell · 11 years ago
  44. 7e7e585 hw/arm/omap1: Avoid unintended sign extension writing omap_rtc YEARS_REG by Peter Maydell · 11 years ago
  45. c94239f hw/net/cadence_gem: Remove dead code by Peter Maydell · 11 years ago
  46. 654039b hw/intc/allwinner-a10-pic: Add missing 'break' by Peter Maydell · 11 years ago
  47. 2f0d863 target-arm/helper.c: Don't flush the TLB if SCTLR is rewritten unchanged by Peter Maydell · 11 years ago
  48. 2e11986 hw/net/stellaris_enet: Convert to vmstate by Peter Maydell · 11 years ago
  49. 889ac2a hw/net/stellaris_enet: Get rid of rx_fifo pointer by Peter Maydell · 11 years ago
  50. eacd606 hw/net/stellaris_enet: Fix debug format strings by Peter Maydell · 11 years ago
  51. a9171c4 hw/net/stellaris_enet: Correctly implement the TR and THR registers by Peter Maydell · 11 years ago
  52. c6fa443 hw/net/stellaris_enet: Rewrite tx fifo handling code by Peter Maydell · 11 years ago
  53. 7fd5f06 hw/net/stellaris_enet: Correct handling of packet padding by Peter Maydell · 11 years ago
  54. 5c10495 hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun by Peter Maydell · 11 years ago
  55. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  56. 09319b3 disas/libvixl: Update to libvixl 1.4 by Peter Maydell · 11 years ago
  57. cd2b9b8 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20140512' into staging by Peter Maydell · 11 years ago
  58. fccae32 bsd-user: Remove reference to CONFIG_UNAME_RELEASE by Peter Maydell · 11 years ago
  59. 4700a31 pc: port 92 reset requires a low->high transition by Paolo Bonzini · 12 years ago
  60. 4a92a55 cpu: make CPU_INTERRUPT_RESET available on all targets by Paolo Bonzini · 12 years ago
  61. 7b4d915 apic: do not accept SIPI on the bootstrap processor by Paolo Bonzini · 12 years ago
  62. 43175fa target-i386: preserve FPU and MSR state on INIT by Paolo Bonzini · 12 years ago
  63. 05e7e81 target-i386: fix set of registers zeroed on reset by Paolo Bonzini · 11 years ago
  64. e0723c4 kvm: forward INIT signals coming from the chipset by Paolo Bonzini · 12 years ago
  65. 50a2c6e kvm: reset state from the CPU's reset method by Paolo Bonzini · 12 years ago
  66. 7848c8d target-i386: the x86 CPL is stored in CS.selector - auto update hflags accordingly. by Kevin O'Connor · 11 years ago
  67. fd46060 target-i386: set eflags prior to calling cpu_x86_load_seg_cache() in seg_helper.c by Kevin O'Connor · 11 years ago
  68. 010e639 target-i386: set eflags and cr0 prior to calling cpu_x86_load_seg_cache() in smm_helper.c by Kevin O'Connor · 11 years ago
  69. 3045202 target-i386: set eflags prior to calling svm_load_seg_cache() in svm_helper.c by Kevin O'Connor · 11 years ago
  70. 639973a pci-assign: limit # of msix vectors by Michael S. Tsirkin · 11 years ago
  71. ee11f7a pci-assign: Fix a bug when map MSI-X table memory failed by Gonglei · 11 years ago
  72. ada4135 kvm: make one_reg helpers available for everyone by Cornelia Huck · 11 years ago
  73. 8e03c10 target-i386: Remove unused data from local array by Stefan Weil · 11 years ago
  74. 41a3f3c Merge remote-tracking branch 'remotes/bonzini/configure' into staging by Peter Maydell · 11 years ago
  75. 1b5498f Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  76. e5bfd64 microblaze: boot: Don't hack the elf entry point by Peter Crosthwaite · 11 years ago
  77. 7dfba6d xilinx_timer: Fix writes into TCSR register by Guenter Roeck · 11 years ago
  78. 12f7fb6 xilinx_intc: Fix writes into MER register by Guenter Roeck · 11 years ago
  79. 6d35556 microblaze: Respect the reset vector by Edgar E. Iglesias · 12 years ago
  80. 1b939d9 microblaze: Support loading of u-boot initrd images by Edgar E. Iglesias · 12 years ago
  81. dc1823c target-i386: Preserve the Z bit for bt/bts/btr/btc by Richard Henderson · 11 years ago
  82. 96d0ee7 tcg: Remove unreachable code in tcg_out_op and op_defs by Richard Henderson · 11 years ago
  83. af3cbfb tcg: Use tcg_target_available_regs in tcg_reg_alloc_mov by Richard Henderson · 11 years ago
  84. cf06667 tcg: Make call address a constant parameter by Richard Henderson · 11 years ago
  85. dddbb2e tci: Create tcg_out_call by Richard Henderson · 11 years ago
  86. eb68a4f tcg-mips: Split out tcg_out_call by Richard Henderson · 11 years ago
  87. 4e9cf84 tcg-sparc: Create tcg_out_call by Richard Henderson · 11 years ago
  88. fdd8ec7 tcg-ppc64: Rename tcg_out_calli to tcg_out_call by Richard Henderson · 11 years ago
  89. 00d7a1a tcg-ppc: Split out tcg_out_call by Richard Henderson · 11 years ago
  90. a811121 tcg-s390: Rename tgen_calli to tcg_out_call by Richard Henderson · 11 years ago
  91. 6bf3e99 tcg-i386: Rename tcg_out_calli to tcg_out_call by Richard Henderson · 11 years ago
  92. 5053361 tcg: Require TCG_TARGET_INSN_UNIT_SIZE by Richard Henderson · 11 years ago
  93. a7f96f7 tci: Define TCG_TARGET_INSN_UNIT_SIZE by Richard Henderson · 11 years ago
  94. ae0218e tcg-mips: Define TCG_TARGET_INSN_UNIT_SIZE by Richard Henderson · 11 years ago
  95. 5588ff2 tcg-ia64: Define TCG_TARGET_INSN_UNIT_SIZE by Richard Henderson · 11 years ago
  96. 8c081b1 tcg-s390: Define TCG_TARGET_INSN_UNIT_SIZE by Richard Henderson · 11 years ago
  97. 8587c30 tcg-aarch64: Define TCG_TARGET_INSN_UNIT_SIZE by Richard Henderson · 11 years ago
  98. 267c931 tcg-arm: Define TCG_TARGET_INSN_UNIT_SIZE by Richard Henderson · 11 years ago
  99. abce596 tcg-sparc: Define TCG_TARGET_INSN_UNIT_SIZE by Richard Henderson · 11 years ago
  100. 38cf39f tcg-ppc: Define TCG_TARGET_INSN_UNIT_SIZE by Richard Henderson · 11 years ago