1. bb6c5e3 qom-test: Test shutdown in addition to startup by Markus Armbruster · 11 years ago
  2. 5c1904f qom-test: Run for all available machines by Markus Armbruster · 11 years ago
  3. 5ec889b tests: Fix gcov paths for relocated device sources by Andreas Färber · 11 years ago
  4. 292363e target-ppc: Make ppc40x CPUs available in ppcemb by Andreas Färber · 11 years ago
  5. aaab89a ppcemb-softmmu: Drop Mac and e500 emulation by Andreas Färber · 11 years ago
  6. b3be57c qtest: don't report signals if qtest driver enabled by Michael S. Tsirkin · 11 years ago
  7. f673e70 Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into staging by Peter Maydell · 11 years ago
  8. 9d74f6f Merge remote-tracking branch 'remotes/alon/pull-libcacard.glusterfs' into staging by Peter Maydell · 11 years ago
  9. 628a746 Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into staging by Peter Maydell · 11 years ago
  10. a455044 petalogix-ml605: Create the CPU with object_new() by Edgar E. Iglesias · 11 years ago
  11. 2e38847 exec: Make cpu_memory_rw_debug use the CPUs AS by Edgar E. Iglesias · 11 years ago
  12. 2a22165 exec: Make cpu_physical_memory_write_rom input an AS by Edgar E. Iglesias · 11 years ago
  13. db3be60 exec: Make stb_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  14. 5ce5944 exec: Make stw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  15. 2198a12 exec: Make stl_phys_notdirty input an AddressSpace by Edgar E. Iglesias · 11 years ago
  16. ab1da85 exec: Make stl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  17. f606604 exec: Make stq_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  18. 41701aa exec: Make lduw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  19. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  20. fdfba1a exec: Make ldl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  21. 33bde2e exec: On AS changes, only flush affected CPU TLBs by Edgar E. Iglesias · 11 years ago
  22. 09daed8 cpu: Add per-cpu address space by Edgar E. Iglesias · 11 years ago
  23. c6c6958 memory: Add MemoryListener to typedefs.h by Edgar E. Iglesias · 11 years ago
  24. 1b3fb98 exec: Make memory_region_section_get_iotlb use section AS by Edgar E. Iglesias · 11 years ago
  25. 3be91e8 exec: Always initialize MemorySection address spaces by Edgar E. Iglesias · 11 years ago
  26. 7771709 exec: Make iotlb_to_region input an AS by Edgar E. Iglesias · 11 years ago
  27. 29d8ec7 exec: Make tb_invalidate_phys_addr input an AS by Edgar E. Iglesias · 11 years ago
  28. 8fa7574 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140208' into staging by Peter Maydell · 11 years ago
  29. 702f6df Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging by Peter Maydell · 11 years ago
  30. a87f395 memory: fix limiting of translation at a page boundary by Paolo Bonzini · 11 years ago
  31. ea81ce0 prep: Drop from ppcemb-softmmu by Andreas Färber · 11 years ago
  32. 963116b raven: Use constant PCI_NUM_PINS instead of 4 by Hervé Poussineau · 11 years ago
  33. c0f2bf9 prep: Kill get_system_io() usage by Hervé Poussineau · 11 years ago
  34. 73db416 libcacard: Don't link with all libraries QEMU links to by Christophe Fergeau · 11 years ago
  35. e96126f block: Fix 32 bit truncation in mark_request_serialising() by Kevin Wolf · 11 years ago
  36. eaf944a blkdebug: Don't leak bs->file on failure by Kevin Wolf · 11 years ago
  37. 5f5bcd8 block: Don't call ROUND_UP with negative values by Kevin Wolf · 11 years ago
  38. af91f9a block: bdrv_aligned_pwritev: Assert overlap range by Kevin Wolf · 11 years ago
  39. 99c4a85 block: Fix memory leaks in bdrv_co_do_pwritev() by Kevin Wolf · 11 years ago
  40. ad6aef4 raw: Fix BlockLimits passthrough by Kevin Wolf · 11 years ago
  41. 693a50a qemu-iotests: add test for qcow2 preallocation with different cluster sizes by Hu Tao · 11 years ago
  42. 7c2bbf4 qcow2: check for NULL l2meta by Hu Tao · 11 years ago
  43. 33304ec qcow2: fix offset overflow in qcow2_alloc_clusters_at() by Hu Tao · 11 years ago
  44. 16f0587 qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset() by Hu Tao · 11 years ago
  45. 5d259fc block/iscsi: always fill bs->bl.opt_transfer_length by Peter Lieven · 11 years ago
  46. 765003d block: Fail gracefully with missing filename by Kevin Wolf · 11 years ago
  47. 170632d qemu-iotests: enable support for NFS protocol by Peter Lieven · 11 years ago
  48. a19737f qemu-iotests: enable test 016 and 025 to work with NFS protocol by Peter Lieven · 11 years ago
  49. ecd792f qemu-iotests: blacklist test 020 for NFS protocol by Peter Lieven · 11 years ago
  50. 1f7bf7d qemu-iotests: change _supported_proto to file for various tests by Peter Lieven · 11 years ago
  51. 6542aa9 block: add native support for NFS by Peter Lieven · 11 years ago
  52. f510620 qemu-iotest: Make 077 raw-only by Kevin Wolf · 11 years ago
  53. 1f6b12f Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20140204' into staging by Peter Maydell · 11 years ago
  54. 69991d7 arm/zynq: Add software system reset via SCLR by Sebastian Huber · 11 years ago
  55. db7dfd4 hw/arm/allwinner-a10: initialize EMAC by Beniamino Galvani · 11 years ago
  56. 22f90bc hw/net: add support for Allwinner EMAC Fast Ethernet controller by Beniamino Galvani · 11 years ago
  57. 58892d4 util/fifo8: clear fifo head upon reset by Beniamino Galvani · 11 years ago
  58. c4e57af util/fifo8: implement push/pop of multiple bytes by Beniamino Galvani · 11 years ago
  59. 999b53e disas: Implement disassembly output for A64 by Claudio Fontana · 11 years ago
  60. 37fd5b5 disas/libvixl: Fix upstream libvixl compilation issues by Peter Maydell · 11 years ago
  61. 878a735 disas: Add subset of libvixl sources for A64 disassembler by Peter Maydell · 11 years ago
  62. 3144f78 rules.mak: Link with C++ if we have a C++ compiler by Peter Maydell · 11 years ago
  63. c3dc9fd rules.mak: Support .cc as a C++ source file suffix by Peter Maydell · 11 years ago
  64. a9d477c arm_gic: Add GICC_APRn state to the GICState by Christoffer Dall · 11 years ago
  65. a1b1d27 vmstate: Add uint32 2D-array support by Christoffer Dall · 11 years ago
  66. aa7d461 arm_gic: Support setting/getting binary point reg by Christoffer Dall · 12 years ago
  67. 40d2250 arm_gic: Keep track of SGI sources by Christoffer Dall · 11 years ago
  68. 8d99999 arm_gic: Fix GIC pending behavior by Christoffer Dall · 11 years ago
  69. 239c20c target-arm: Add support for AArch32 64bit VCVTB and VCVTT by Will Newton · 11 years ago
  70. f93d013 target-arm: A64: Add FNEG and FABS to the SIMD 2-reg-misc group by Peter Maydell · 11 years ago
  71. 39d8211 target-arm: A64: Add 2-reg-misc REV* instructions by Alex Bennée · 11 years ago
  72. d980fd5 target-arm: A64: Add narrowing 2-reg-misc instructions by Peter Maydell · 11 years ago
  73. 86cbc41 target-arm: A64: Implement 2-reg-misc CNT, NOT and RBIT by Peter Maydell · 11 years ago
  74. 94b6c91 target-arm: A64: Implement 2-register misc compares, ABS, NEG by Peter Maydell · 11 years ago
  75. 45aecc6 target-arm: A64: Add skeleton decode for SIMD 2-reg misc group by Peter Maydell · 11 years ago
  76. effa8e0 target-arm: A64: Add SIMD simple 64 bit insns from scalar 2-reg misc by Peter Maydell · 11 years ago
  77. c0b2b5f target-arm: A64: Implement remaining integer scalar-3-same insns by Peter Maydell · 11 years ago
  78. 3720a7e target-arm: A64: Implement scalar pairwise ops by Peter Maydell · 11 years ago
  79. c1de788 tcg: Add TCGV_UNUSED_PTR, TCGV_IS_UNUSED_PTR, TCGV_EQUAL_PTR by Peter Maydell · 11 years ago
  80. 0173a00 target-arm: A64: Implement pairwise integer ops from 3-reg-same SIMD by Peter Maydell · 11 years ago
  81. 8b12a0c target-arm: A64: Implement remaining non-pairwise int SIMD 3-reg-same insns by Peter Maydell · 11 years ago
  82. 6d9571f target-arm: A64: Implement SIMD 3-reg-same shift and saturate insns by Peter Maydell · 11 years ago
  83. 3ea3bd6 Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1' into staging by Peter Maydell · 11 years ago
  84. 4db0014 Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-1' into staging by Peter Maydell · 11 years ago
  85. 91abb80 Merge remote-tracking branch 'remotes/stefanha/tags/qtest-for-peter' into staging by Peter Maydell · 11 years ago
  86. bc1c721 Merge remote-tracking branch 'remotes/kvm/uq/master' into staging by Peter Maydell · 11 years ago
  87. 2653078 Merge remote-tracking branch 'remotes/spice/tags/pull-spice-2' into staging by Peter Maydell · 11 years ago
  88. 31db5b3 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' into staging by Peter Maydell · 11 years ago
  89. e5d3df6 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  90. f41152b hw/lm32: print error if cpu model is not found by Michael Walle · 11 years ago
  91. 667ff96 target-lm32: stop VM on illegal or unknown instruction by Michael Walle · 11 years ago
  92. 8c5edce lm32_sys: dump cpu state if test case fails by Michael Walle · 11 years ago
  93. 9a59e6e lm32_sys: print test result on stderr by Michael Walle · 11 years ago
  94. 3dd3a2b target-lm32: add breakpoint/watchpoint support by Michael Walle · 11 years ago
  95. 2b2449f Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' into staging by Peter Maydell · 11 years ago
  96. 34f4aa8 target-lm32: move model features to LM32CPU by Michael Walle · 11 years ago
  97. 3604a76 target-lm32: kill cpu_abort() calls by Michael Walle · 11 years ago
  98. 2f45356 milkymist-vgafb: swap pixel data in source buffer by Michael Walle · 11 years ago
  99. 02d3bf7 lm32_uart/lm32_juart: use qemu_chr_fe_write_all() by Michael Walle · 11 years ago
  100. b2c623a milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write() by Antony Pavlov · 12 years ago