1. 2443fa2 stellaris: convert gptm to memory API by Benoît Canet · 13 years ago
  2. 71a2df0 stellaris: convert adc to memory API by Benoît Canet · 13 years ago
  3. 8ea72f3 stellaris: convert i2c to memory API by Benoît Canet · 13 years ago
  4. 5699301 stellaris: convert sys to memory API by Benoît Canet · 13 years ago
  5. 0c36493 integratorcp: convert control to memory API by Benoît Canet · 13 years ago
  6. 61074e4 integratorcp: convert icp pic to memory API by Benoît Canet · 13 years ago
  7. 71d9bc5 integratorcp: convert core to memory API by Benoît Canet · 13 years ago
  8. 4d5bf5f ioapic: Convert to memory API by Jan Kiszka · 13 years ago
  9. 1a44096 ioapic: Reject non-dword accesses to IOWIN register by Jan Kiszka · 13 years ago
  10. cfee758 sbi: convert to memory API by Avi Kivity · 13 years ago
  11. dc6c1b3 fdc: convert to memory API by Avi Kivity · 13 years ago
  12. 7f8293b pl190: convert to memory API by Avi Kivity · 13 years ago
  13. ca45842 pl181: convert to memory API by Avi Kivity · 13 years ago
  14. 1a6b31c pl110: convert to memory API by Avi Kivity · 13 years ago
  15. 63b02e0 pl080: convert to memory API by Avi Kivity · 13 years ago
  16. 3cf89f8 pl061: convert to memory API by Avi Kivity · 13 years ago
  17. b8f7a73 pl050: convert to memory API by Avi Kivity · 13 years ago
  18. 9edbe48 pl031: convert to memory API by Avi Kivity · 13 years ago
  19. 02a59c3 pl022: convert to memory API by Avi Kivity · 13 years ago
  20. 4848475 pl011: convert to memory API by Avi Kivity · 13 years ago
  21. e71ceaf zaurus: convert to memory API by Avi Kivity · 13 years ago
  22. 63858cd parallel: convert to memory API by Avi Kivity · 13 years ago
  23. c601785 jazz_led: convert to memory API by Avi Kivity · 13 years ago
  24. 0af58e5 shix: convert to memory API by Avi Kivity · 13 years ago
  25. 333b13f virtex_ml507: convert to memory API by Avi Kivity · 13 years ago
  26. e6d17b0 vexpress: convert to memory API by Avi Kivity · 13 years ago
  27. 62ceeb2 versatilepb: convert to memory API by Avi Kivity · 13 years ago
  28. 04d6668 tosa: convert to memory API by Avi Kivity · 13 years ago
  29. ff51a73 ivshmem: fix PCI BAR2 registration during initialization by Hongyong Zang · 13 years ago
  30. ae392c4 msix: avoid mask updates if mask is unchanged by Michael S. Tsirkin · 13 years ago
  31. 9a93b61 msix: Prevent bogus mask updates on MMIO accesses by Michael S. Tsirkin · 13 years ago
  32. 5032224 msix: track function masked in pci device state by Michael S. Tsirkin · 13 years ago
  33. 930b588 9p: pass dotl flags to the unlinkat method by Paolo Bonzini · 13 years ago
  34. f565403 9p: allow compiling the dummy virtio-9p-handle.c code on Linux by Paolo Bonzini · 13 years ago
  35. 38e0735 ivshmem: use migration blockers to prevent live migration in peer mode (v2) by Anthony Liguori · 13 years ago
  36. a3baf1b Merge remote-tracking branch 'kraxel/usb.31' into staging by Anthony Liguori · 13 years ago
  37. 1571b6c Merge remote-tracking branch 'origin/master' into staging by Anthony Liguori · 13 years ago
  38. b246721 ehci: add assert by Gerd Hoffmann · 13 years ago
  39. 5931065 usb-storage: don't try to send the status early. by Gerd Hoffmann · 13 years ago
  40. 414c460 usb-storage: drop result from device state. by Gerd Hoffmann · 13 years ago
  41. 7b863f4 usb-storage: drop tag from device state. by Gerd Hoffmann · 13 years ago
  42. 92a114f usb-storage: fill status in complete callback. by Gerd Hoffmann · 13 years ago
  43. e04da7c usb-storage: move status debug message to usb_msd_send_status. by Gerd Hoffmann · 13 years ago
  44. 725e14e loader: Fix read_targphys() to behave when read() fails by Markus Armbruster · 13 years ago
  45. 25cc4a7 Merge branch 's390-1.0' of git://repo.or.cz/qemu/agraf by Blue Swirl · 13 years ago
  46. 05a86f2 Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf by Blue Swirl · 13 years ago
  47. 54dcd0b Merge remote-tracking branch 'kwolf/block-stable' into staging by Anthony Liguori · 13 years ago
  48. 1e34d85 pseries: Fix qdev.id handling in the VIO bus code by Michael Ellerman · 13 years ago
  49. 3feef8a pseries: Allow kernel's early debug output to work by David Gibson · 13 years ago
  50. 5afdec4 pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESS by Michael Ellerman · 13 years ago
  51. 5728530 pseries: Check we have a chardev in spapr_vty_init() by Michael Ellerman · 13 years ago
  52. 5435352 pseries: Fix buggy spapr_vio_find_by_reg() by David Gibson · 13 years ago
  53. 92c93a8 pseries: Correct RAM size check for SLOF by David Gibson · 13 years ago
  54. 33ebad1 scsi-block: always use SG_IO for MMC devices by Paolo Bonzini · 13 years ago
  55. f3b338e scsi: pass down REQUEST SENSE to the device when there is no stored sense by Paolo Bonzini · 13 years ago
  56. 0fd76ff scsi: remove block descriptors from CDs by Paolo Bonzini · 13 years ago
  57. 06b8635 scsi: fix parsing of allocation length field by Paolo Bonzini · 13 years ago
  58. 00a01ad scsi: update list of commands by Paolo Bonzini · 13 years ago
  59. 2c20ae1 atapi: kill MODE SENSE(6), fix MODE SENSE(10) by Paolo Bonzini · 13 years ago
  60. 245d004 scsi-disk: guess geometry by Paolo Bonzini · 13 years ago
  61. 7082826 scsi: fix fw path by Paolo Bonzini · 13 years ago
  62. b5e4946 Fix spelling in documentation and comments (similiar -> similar) by Stefan Weil · 13 years ago
  63. 3827cdb pc_piix: set qxl revision to 2 for pc-0.14 by Alon Levy · 13 years ago
  64. e1556ad hw/omap_gpio: Fix infinite recursion when doing 8/16 bit reads by Peter Maydell · 13 years ago
  65. 371572d Revert bugfix e7852674d5 until tested or until after the release. by Andrzej Zaborowski · 13 years ago
  66. 326384d s390x: initialize virtio dev region by Alexander Graf · 13 years ago
  67. 854e42f s390: Fix cpu shutdown for KVM by Christian Borntraeger · 13 years ago
  68. 13449a6 s390: fix short kernel command lines by Christian Borntraeger · 13 years ago
  69. e9d86b7 s390: fix reset hypercall to reset the status by Christian Borntraeger · 14 years ago
  70. a3efecb hw/onenand: reject read-only drives by Juha Riihimäki · 13 years ago
  71. 3fc3abf hw/nand: reject read-only drives by Juha Riihimäki · 13 years ago
  72. b2887c4 hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9 by Jean-Christophe DUBOIS · 13 years ago
  73. 7c64d29 hw/pxa2xx.c: Fix handling of RW bits in PMCR by Peter Maydell · 13 years ago
  74. e785267 hw/usb-net.c: Fix precedence bug when checking rndis_state by Peter Maydell · 13 years ago
  75. 74d33d5 Merge remote-tracking branch 'kwolf/block-stable' into staging by Anthony Liguori · 13 years ago
  76. ee71c98 hw/arm_timer.c: Fix bounds check for Integrator timer accesses by Peter Maydell · 13 years ago
  77. afd4a65 hw/pxa2xx.c: Fix handling of R/WC bits in PMCR by Peter Maydell · 13 years ago
  78. b78c2b3 hw/pl061: Remove pointless comparison of array to null by Peter Maydell · 13 years ago
  79. 35914dc hw/tc58128.c: Remove unnecessary check for g_malloc failure by Peter Maydell · 13 years ago
  80. 096685f hw/omap_intc.c: Avoid crash on access to nonexistent banked registers by Peter Maydell · 13 years ago
  81. d43b45e pseries: Fix initialization of sPAPREnvironment structure by David Gibson · 13 years ago
  82. 980bda8 hw/pc.c: Fix use-while-uninitialized of fd_type[] by Peter Maydell · 13 years ago
  83. 4480de1 scsi-disk: implement eject requests by Paolo Bonzini · 13 years ago
  84. 2df0a3a atapi: implement eject requests by Paolo Bonzini · 13 years ago
  85. 0e3b800 hw/lan9118.c: Add missing 'break' to fix buffer overrun by Peter Maydell · 13 years ago
  86. 542379f qdev: Fix crash on -device '?=x' by Markus Armbruster · 13 years ago
  87. 4f61927 hpet: fix infinite loop in qemu_run_timers with -icount enabled by Max Filippov · 13 years ago
  88. c0465d1 hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writes by Peter Maydell · 13 years ago
  89. 95117be hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL by Peter Maydell · 13 years ago
  90. 4f26f2b configure: fix detection for xattr.h on modern distributions by Avi Kivity · 13 years ago
  91. 9770b91 virtex: Remove memset of clk_setup by Edgar E. Iglesias · 13 years ago
  92. f67ab77 qxl: fix vga port initialization. by Gerd Hoffmann · 13 years ago
  93. 25a21c9 ac97: don't override the pci subsystem id by Gerd Hoffmann · 13 years ago
  94. 19857e6 pc: add 1.0 machine type by Gerd Hoffmann · 13 years ago
  95. 6023d83 disable automatic loading of sgabios when -nographic by Paolo Bonzini · 13 years ago
  96. 2963e65 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  97. ca062aa Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  98. e7b48c9 xen-platform: Fix IO port read/write functions by Anthony PERARD · 13 years ago
  99. 41bf234 arm_gic: handle banked enable bits for per-cpu interrupts by Rabin Vincent · 13 years ago
  100. acae6f1 dma: Avoid reentrancy in DMA transfer handlers by Kevin Wolf · 13 years ago