1. 25c4d9c tcg: Always define all of the TCGOpcode enum members. by Richard Henderson · 14 years ago
  2. 8399ad5 tcg: Add and use TCG_OPF_64BIT. by Richard Henderson · 14 years ago
  3. 4b29ec4 Check for presence of compiler -pthread flag. by Brad · 14 years ago
  4. 58a0667 Convert last qemu_free and qemu_malloc uses by Blue Swirl · 14 years ago
  5. c76c841 monitor: Show combined protection bits in "info mem" by Austin Clements · 14 years ago
  6. 8a94b8c monitor: Fix "info mem" to print the last memory range by Austin Clements · 14 years ago
  7. b49ca72 monitor: Prevent sign-extension of 32-bit addresses printed by info mem by Austin Clements · 14 years ago
  8. 59ad340 w32: Fix format string regression by Stefan Weil · 14 years ago
  9. 0e0167b w64: Add definition of FMT_pid by Stefan Weil · 14 years ago
  10. 3feaca9 Fix conversions from pointer to tcg_target_long by Stefan Weil · 14 years ago
  11. 92f562e Remove remenants of qemu_malloc by Anthony Liguori · 14 years ago
  12. 145e21d Update HACKING to refer to g_malloc instead of qemu_malloc by Anthony Liguori · 14 years ago
  13. 0750112 Add trace points for g_malloc/g_free functions by Anthony Liguori · 14 years ago
  14. 41a7482 Remove qemu_malloc/qemu_free by Anthony Liguori · 14 years ago
  15. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  16. 1401530 Make glib mandatory and fixup utils appropriately by Anthony Liguori · 14 years ago
  17. 0ac543d Reorder default ram_size initialization by Jan Kiszka · 14 years ago
  18. 02fa69b scsi-disk: fix DPRINTF by Blue Swirl · 14 years ago
  19. 871708b target-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG_PC/SP by Peter Maydell · 14 years ago
  20. 8b2a04e scsi: do not overwrite memory on REQUEST SENSE commands with a large buffer by Paolo Bonzini · 14 years ago
  21. 3b6ffe5 hw/scsi-bus.c: Fix use of uninitialised variable by Peter Maydell · 14 years ago
  22. 7534ba0 qapi: fix build issue due to missing newline in generated header by Michael Roth · 14 years ago
  23. 7075ba3 memory: correct documentation typos by Avi Kivity · 14 years ago
  24. d0a9b5b memory: add API for creating ROM/device regions by Avi Kivity · 14 years ago
  25. 545e92e memory: reclaim resources when a memory region is destroyed for good by Avi Kivity · 14 years ago
  26. 76dc3cf build: Move QEMU_INCLUDES before QEMU_CFLAGS by Jiri Denemark · 14 years ago
  27. 83b2f0a configure: Disable guest_agent for mingw32 by Stefan Weil · 14 years ago
  28. 9825454 scsi: add special traces for common commands by Paolo Bonzini · 14 years ago
  29. c7b4887 scsi: report unit attention on reset by Paolo Bonzini · 14 years ago
  30. 6dc06f0 scsi: add support for unit attention conditions by Paolo Bonzini · 14 years ago
  31. a872a30 scsi: add a bunch more common sense codes by Paolo Bonzini · 14 years ago
  32. 739df21 scsi: move handling of REQUEST SENSE to common code by Paolo Bonzini · 14 years ago
  33. fdaef06 scsi: move handling of REPORT LUNS and invalid LUNs to common code by Paolo Bonzini · 14 years ago
  34. afa46c4 scsi: move request parsing to common code by Paolo Bonzini · 14 years ago
  35. 87dcd1b scsi: push lun field to SCSIDevice by Paolo Bonzini · 14 years ago
  36. 2599aec scsi: introduce SCSICommand by Paolo Bonzini · 14 years ago
  37. c39ce11 scsi: pass cdb already to scsi_req_new by Paolo Bonzini · 14 years ago
  38. 12010e7 scsi: move request-related callbacks from SCSIDeviceInfo to SCSIReqOps by Paolo Bonzini · 14 years ago
  39. 8dbd457 scsi: introduce SCSIReqOps by Paolo Bonzini · 14 years ago
  40. b45ef67 scsi: move sense handling to generic code by Paolo Bonzini · 14 years ago
  41. 682a9b2 scsi: pass status when completing by Paolo Bonzini · 14 years ago
  42. 05751d3 vscsi: always use get_sense by Paolo Bonzini · 14 years ago
  43. e44089c scsi-disk: no need to call scsi_req_data on a short read by Paolo Bonzini · 14 years ago
  44. 4333979 pc: make vgabios exit port more useful by Anthony Liguori · 14 years ago
  45. 9b024b5 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 14 years ago
  46. eecaece Merge remote-tracking branch 'aneesh/for-upstream-1' into staging by Anthony Liguori · 14 years ago
  47. 25a263c Merge remote-tracking branch 'spice/spice.v41' into staging by Anthony Liguori · 14 years ago
  48. 7cb78ee Merge remote-tracking branch 'kraxel/usb.23' into staging by Anthony Liguori · 14 years ago
  49. 9c4dd42 Merge remote-tracking branch 'kraxel/seabios' into staging by Anthony Liguori · 14 years ago
  50. 85d59fe fix QLIST usage for RAM list by Paolo Bonzini · 14 years ago
  51. e92714c hw/qdev: Don't crash if qdev_create(NULL, ...) fails by Peter Maydell · 14 years ago
  52. 645a8ad scsi-bus: use DO_UPCAST by Zhi Yong Wu · 14 years ago
  53. 8cc7c39 etrax-ser: printf -> qemu_log. by Edgar E. Iglesias · 14 years ago
  54. d949396 etrax: QDevify the Ethernet MAC. by Edgar E. Iglesias · 14 years ago
  55. 8df0c7e ui/spice-core: report compiled-version in info spice/query-spice by Alon Levy · 14 years ago
  56. d67c3f2 seabios: update to master by Gerd Hoffmann · 14 years ago
  57. c5f3dab qxl: unbreak after memory API conversion by Alon Levy · 14 years ago
  58. be48e99 qxl: allowing the command rings to be not empty when spice worker is stopped RHBZ #728984 by Yonit Halperin · 14 years ago
  59. f3aaaa2 usb-hid: remove usb_hid_datain_cb by Gerd Hoffmann · 14 years ago
  60. 4c15ba9 milkymist-softusb: use hid code directly by Michael Walle · 14 years ago
  61. 1f42d22 usb-hid: use hid vmstate macro by Michael Walle · 14 years ago
  62. ccd4ed0 hid: introduce hid vmstate macros by Michael Walle · 14 years ago
  63. bb0db52 hid: register kbd hander in init() by Michael Walle · 14 years ago
  64. 21635e1 usb/hid: add hid_pointer_activate, use it by Gerd Hoffmann · 14 years ago
  65. b9c6cbf Merge remote-tracking branch 'pm-arm/for-upstream' into pm by Edgar E. Iglesias · 14 years ago
  66. 1da005b etrax: Allocate DMA connections at board level. by Edgar E. Iglesias · 14 years ago
  67. bbea04d etrax: Remove hw/etraxfs.c. by Edgar E. Iglesias · 14 years ago
  68. 032a7c4 lance: unbreak after memory API conversion by Avi Kivity · 14 years ago
  69. 986563b Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 14 years ago
  70. 930b1e1 hw/9pfs: Update vfs_rename to use coroutines by Aneesh Kumar K.V · 14 years ago
  71. 2a487e0 hw/9pfs: Add yeild support to rename coroutine by Aneesh Kumar K.V · 14 years ago
  72. ae1ef57 hw/9pfs: Update v9fs_remove to use coroutines by Venkateswararao Jujjuri · 14 years ago
  73. b4b1537 hw/9pfs: Add yield support for remove by Venkateswararao Jujjuri · 14 years ago
  74. e84861f hw/9pfs: Update mkdir to use coroutines by Venkateswararao Jujjuri · 14 years ago
  75. d088464 hw/9pfs: Add yield support for mkdir coroutine by Venkateswararao Jujjuri · 14 years ago
  76. 1b733fe hw/9pfs: Update v9fs_mknod to use coroutines by Aneesh Kumar K.V · 14 years ago
  77. 00ace8c hw/9pfs: Add yield support to mknod coroutine by Aneesh Kumar K.V · 14 years ago
  78. f10ff58 hw/9pfs: Update v9fs_xattrcreate to use coroutines by Aneesh Kumar K.V · 14 years ago
  79. 670185a hw/9pfs: Update v9fs_xattrwalk to coroutines by Aneesh Kumar K.V · 14 years ago
  80. 1ceffa5 hw/9pfs: Add yield support to xattr related coroutine by Aneesh Kumar K.V · 14 years ago
  81. 65c05f9 hw/9pfs: Update v9fs_setattr to use coroutines by Aneesh Kumar K.V · 14 years ago
  82. 4011ead hw/9pfs: Add yield support to setattr related coroutines by Aneesh Kumar K.V · 14 years ago
  83. 8db21ce hw/9pfs: Update v9fs_getattr to use coroutines by Aneesh Kumar K.V · 14 years ago
  84. 172198d hw/9pfs: Add yield support to lstat coroutine by Aneesh Kumar K.V · 14 years ago
  85. 88a4763 hw/9pfs: Update v9fs_statfs to use coroutines by Aneesh Kumar K.V · 14 years ago
  86. 94840ff hw/9pfs: Add yield support to statfs coroutine by Aneesh Kumar K.V · 14 years ago
  87. 5e4eaa7 hw/9pfs: Update v9fs_readdir to use coroutines by Aneesh Kumar K.V · 14 years ago
  88. dcb9dbe hw/9pfs: Add yield support for readdir related coroutines by Aneesh Kumar K.V · 14 years ago
  89. 7a5ca31 hw/9pfs: Update v9fs_readlink to use coroutine by Venkateswararao Jujjuri · 14 years ago
  90. 86e42d7 hw/9pfs: Add yeild support for readlink by Venkateswararao Jujjuri (JV) · 14 years ago
  91. 0395233 pci: remove support for pre memory API BARs by Avi Kivity · 14 years ago
  92. e824b2c pci: rename pci_register_bar_region() to pci_register_bar() by Avi Kivity · 14 years ago
  93. 50181f1 pci: fold BAR mapping function into its caller by Avi Kivity · 14 years ago
  94. cfc0be2 pci: remove pci_register_bar() by Avi Kivity · 14 years ago
  95. 14caaf7 pci: convert pci rom to memory API by Avi Kivity · 14 years ago
  96. fa6c606 pci: remove pci_register_bar_simple() by Avi Kivity · 14 years ago
  97. 95524ae msix: convert to memory API by Avi Kivity · 14 years ago
  98. de00982 xen-platform: convert to memory API by Avi Kivity · 14 years ago
  99. a03f66e uhci: convert to memory API by Avi Kivity · 14 years ago
  100. e57964f ehci: convert to memory API by Avi Kivity · 14 years ago