1. fea346f Makefile: Put VERSION info into version.texi rather than using -D by Peter Maydell · 8 years ago
  2. 1ede77d qapi2texi: replace quotation by bold section name by Marc-André Lureau · 8 years ago
  3. d514cfd Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 8 years ago
  4. 7e58326 intel_iommu: vtd_slpt_level_shift check level by Peter Xu · 8 years ago
  5. 6c441e1 intel_iommu: convert dbg macros to trace for trans by Peter Xu · 8 years ago
  6. bc535e5 intel_iommu: convert dbg macros to traces for inv by Peter Xu · 8 years ago
  7. 6e90556 intel_iommu: renaming gpa to iova where proper by Peter Xu · 8 years ago
  8. 046ab7e intel_iommu: simplify irq region translation by Peter Xu · 8 years ago
  9. 3b40f0e intel_iommu: add "caching-mode" option by Aviv Ben-David · 8 years ago
  10. dfbd90e vfio: allow to notify unmap for very large region by Peter Xu · 8 years ago
  11. 4a4b88f vfio: introduce vfio_get_vaddr() by Peter Xu · 8 years ago
  12. 3213835 vfio: trace map/unmap for notify as well by Peter Xu · 8 years ago
  13. d4e9b75 pcie: simplify pcie_add_capability() by Peter Xu · 8 years ago
  14. b4b9862 virtio: Fix no interrupt when not creating msi controller by Michael S. Tsirkin · 8 years ago
  15. 97cd965 virtio: use VRingMemoryRegionCaches for avail and used rings by Paolo Bonzini · 8 years ago
  16. ca0176a virtio: check for vring setup in virtio_queue_update_used_idx by Paolo Bonzini · 8 years ago
  17. 991976f virtio: use VRingMemoryRegionCaches for descriptor ring by Paolo Bonzini · 8 years ago
  18. c611c76 virtio: add MemoryListener to cache ring translations by Paolo Bonzini · 8 years ago
  19. 5eba040 virtio: use MemoryRegionCache to access descriptors by Paolo Bonzini · 8 years ago
  20. 91047df exec: make address_space_cache_destroy idempotent by Paolo Bonzini · 8 years ago
  21. 9796d0a virtio: use address_space_map/unmap to access descriptors by Paolo Bonzini · 8 years ago
  22. e6a830d virtio: add virtio_*_phys_cached by Paolo Bonzini · 8 years ago
  23. 1d8280c memory: make memory_listener_unregister idempotent by Paolo Bonzini · 8 years ago
  24. 79c0f39 docs: add document to explain the usage of vNVDIMM by Haozhong Zhang · 8 years ago
  25. 0793169 virtio: Report real progress in VQ aio poll handler by Fam Zheng · 8 years ago
  26. 4bb571d pci/pcie: don't assume cap id 0 is reserved by Michael S. Tsirkin · 8 years ago
  27. ad584d3 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  28. 65c9d60 target-i386: correctly propagate retaddr into SVM helpers by Paolo Bonzini · 8 years ago
  29. 7a37b59 Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-upstream-pull-request' into staging by Peter Maydell · 8 years ago
  30. f47291b vl: log available guest crash information by Anton Nefedov · 8 years ago
  31. c86f106 report guest crash information in GUEST_PANICKED event by Anton Nefedov · 8 years ago
  32. d187e08 i386/cpu: add crash-information QOM property by Anton Nefedov · 8 years ago
  33. d9e73d3 Makefile: avoid leaving the temporary QEMU_PKGVERSION header file by Lin Ma · 8 years ago
  34. 3741c25 vl: Move the cpu_synchronize_all_post_init() after generic devices initialization by Dou Liyang · 8 years ago
  35. a721f53 qemu-nbd: Implement socket activation. by Richard W.M. Jones · 8 years ago
  36. 21992cb linux-user: Add FICLONE and FICLONERANGE ioctls by Helge Deller · 8 years ago
  37. 1e06262 linux-user: Use correct types in load_symbols() by Peter Maydell · 8 years ago
  38. 26920a2 linux-user: fill target sigcontext struct accordingly by Jose Ricardo Ziviani · 8 years ago
  39. 35f2fd0 linux-user: fix tcg/mmap test by Marc-André Lureau · 8 years ago
  40. 40c80b5 linux-user: fix settime old value location by Marc-André Lureau · 8 years ago
  41. 23d208c linux-user: Update m68k syscall definitions to match Linux 4.6 by John Paul Adrian Glaubitz · 8 years ago
  42. 3148ff8 linux-user: Update sh4 syscall definitions to match Linux 4.8 by John Paul Adrian Glaubitz · 8 years ago
  43. 41eeb0e qemu-doc: Clarify that -vga std is now the default by Alberto Garcia · 8 years ago
  44. 4515e58 cpu-exec: remove outermost infinite loop by Paolo Bonzini · 8 years ago
  45. a42cf3f cpu-exec: avoid repeated sigsetjmp on interrupts by Paolo Bonzini · 8 years ago
  46. 209b71b cpu-exec: avoid cpu_loop_exit in cpu_handle_interrupt by Paolo Bonzini · 8 years ago
  47. a70fe14 cpu-exec: tighten barrier on TCG_EXIT_REQUESTED by Paolo Bonzini · 8 years ago
  48. 43d70dd cpu-exec: fix icount out-of-bounds access by Paolo Bonzini · 8 years ago
  49. d9ff1d3 hw/char/mcf_uart: QOMify the ColdFire UART by Thomas Huth · 8 years ago
  50. 544177a gdbstub: Fix vCont behaviour by Claudio Imbrenda · 8 years ago
  51. 2d76e82 move vm_start to cpus.c by Claudio Imbrenda · 8 years ago
  52. 1c64fdb char: drop data written to a disconnected pty by Ed Swierk · 8 years ago
  53. f65e821 apic: reset apic_delivered global variable on machine reset by Pavel Dovgalyuk · 8 years ago
  54. b0a335e qemu-char: socket backend: disconnect on write error by Anton Nefedov · 8 years ago
  55. a3fd461 test-vmstate: remove yield_until_fd_readable by Paolo Bonzini · 8 years ago
  56. b7a4104 kvm/ioapic: correct kvm ioapic version by Peter Xu · 8 years ago
  57. 8d5516b ioapic: fix error report value of def version by Peter Xu · 8 years ago
  58. c6fcb0e kvm/ioapic: dump real object instead of a fake one by Peter Xu · 8 years ago
  59. ca5266d Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 8 years ago
  60. 4154c7e net: e1000e: fix an infinite loop issue by Li Qiang · 8 years ago
  61. 81f17e0 net: imx: limit buffer descriptor count by Prasad J Pandit · 8 years ago
  62. a935cc3 colo-compare: sort TCP packet queue by sequence number by Zhang Chen · 8 years ago
  63. e514fc7 net: e1000e: fix dead code in e1000e_write_packet_to_guest by Paolo Bonzini · 8 years ago
  64. a2dbe13 net: Mark 'vlan' parameter as deprecated by Thomas Huth · 8 years ago
  65. a1488b8 linux-user: manage two new IFLA host message types by Laurent Vivier · 8 years ago
  66. 2640077 linux-user: Fix mq_open by Lena Djokic · 8 years ago
  67. 77c6850 linux-user: Fix readahead by Lena Djokic · 8 years ago
  68. fea243e linux-user: Fix inotify_init1 support by Lena Djokic · 8 years ago
  69. 6cde517 linux-user: Fix s390x safe-syscall for z900 by Richard Henderson · 8 years ago
  70. 5fbf66e linux-user: drop __cygwin__ ifdef by Riku Voipio · 8 years ago
  71. b9a0be9 linux-user: remove ifdef __USER_MISC by Riku Voipio · 8 years ago
  72. 5dae13c Merge remote-tracking branch 'remotes/rth/tags/pull-or-20170214' into staging by Peter Maydell · 8 years ago
  73. 6597c28 target/openrisc: Optimize for r0 being zero by Richard Henderson · 9 years ago
  74. a01deb3 target/openrisc: Tidy handling of delayed branches by Richard Henderson · 9 years ago
  75. 24c3285 target/openrisc: Tidy ppc/npc implementation by Richard Henderson · 9 years ago
  76. a8000cb target/openrisc: Optimize l.jal to next by Richard Henderson · 9 years ago
  77. 762e22e target/openrisc: Fix madd by Richard Henderson · 10 years ago
  78. cc5de49 target/openrisc: Implement muld, muldu, macu, msbu by Richard Henderson · 10 years ago
  79. 6f7332b target/openrisc: Represent MACHI:MACLO as a single unit by Richard Henderson · 10 years ago
  80. 24fc5c0 target/openrisc: Implement msync by Richard Henderson · 8 years ago
  81. 20dc52a target/openrisc: Enable trap, csync, msync, psync for user mode by Richard Henderson · 10 years ago
  82. 9fba702 target/openrisc: Set flags on helpers by Richard Henderson · 10 years ago
  83. 784696d target/openrisc: Use movcond where appropriate by Richard Henderson · 10 years ago
  84. 9745807 target/openrisc: Keep SR_CY and SR_OV in a separate variables by Richard Henderson · 10 years ago
  85. 84775c4 target/openrisc: Keep SR_F in a separate variable by Richard Henderson · 10 years ago
  86. cf2ae44 target/openrisc: Invert the decoding in dec_calc by Richard Henderson · 10 years ago
  87. 0c53d73 target/openrisc: Put SR[OVE] in TB flags by Richard Henderson · 10 years ago
  88. 9ecaa27 target/openrisc: Streamline arithmetic and OVE by Richard Henderson · 10 years ago
  89. 6da544a target/openrisc: Rationalize immediate extraction by Richard Henderson · 8 years ago
  90. 111ece5 target/openrisc: Tidy insn dumping by Richard Henderson · 10 years ago
  91. 930c3d0 target/openrisc: Implement lwa, swa by Richard Henderson · 10 years ago
  92. c56e3b8 target/openrisc: Fix exception handling status registers by Stafford Horne · 8 years ago
  93. c40413a linux-user: Honor CLONE_SETTLS for openrisc by Richard Henderson · 8 years ago
  94. a0adc41 linux-user: Fix openrisc cpu_loop by Richard Henderson · 8 years ago
  95. ab90233 linux-user: Add MMAP_SHIFT for openrisc by Richard Henderson · 8 years ago
  96. 4a09d0b target/openrisc: Rename the cpu from or32 to or1k by Richard Henderson · 8 years ago
  97. ec7a9bd Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170213a' into staging by Peter Maydell · 8 years ago
  98. 982b78c virtio/migration: Migrate virtio-net to VMState by Dr. David Alan Gilbert · 8 years ago
  99. 5c379d9 tests/migration: Add test for VMSTATE_WITH_TMP by Dr. David Alan Gilbert · 8 years ago
  100. bcf4513 migration: Add VMSTATE_WITH_TMP by Dr. David Alan Gilbert · 8 years ago