1. b66acf3 [Emulator] Signal an interrupt when updating the battery level by Jim Kaye · 8 years ago
  2. 6a79b3d goldfish_sync: reset sync device on reboot [device changes] by Lingfeng Yang · 8 years ago
  3. d1b3eea android: Add goldfish_sync virtual device. by David 'Digit' Turner · 9 years ago
  4. 7365f75 android: Add goldfish_pipe virtual device. by David 'Digit' Turner · 9 years ago
  5. 9cbf761 android: Add goldfish_battery virtual device. by David 'Digit' Turner · 9 years ago
  6. e723b87 trace-events: fix first line comment in trace-events by Laurent Vivier · 9 years ago
  7. 3f1fea0 kvm-irqchip: do explicit commit when update irq by Peter Xu · 9 years ago
  8. d1f6af6 kvm-irqchip: simplify kvm_irqchip_add_msi_route by Peter Xu · 9 years ago
  9. 2df7789 dbdma: reset io->processing flag for unassigned DBDMA channel rw accesses by Mark Cave-Ayland · 9 years ago
  10. 8949939 dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA channels by Mark Cave-Ayland · 9 years ago
  11. e12f50b dbdma: fix load_word/store_word value endianness by Mark Cave-Ayland · 9 years ago
  12. 3f0d412 dbdma: fix endian of DBDMA_CMDPTR_LO during branch by Mark Cave-Ayland · 9 years ago
  13. 3e49c43 dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASK by Mark Cave-Ayland · 9 years ago
  14. ba0b17d dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMA by Mark Cave-Ayland · 9 years ago
  15. 79a9f32 ast2400: externalize revision numbers by Cédric Le Goater · 9 years ago
  16. 2ddfa28 hw/misc: fix typo in Aspeed SCU hw-strap2 property name by Cédric Le Goater · 9 years ago
  17. 190c93c Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  18. 2aece63 hostmem: detect host backend memory is being used properly by Xiao Guangrong · 9 years ago
  19. a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
  20. 74e1b78 Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging by Peter Maydell · 9 years ago
  21. c09199f hw/mips_cmgcr: implement RESET_BASE register in CM GCR by Leon Alrae · 9 years ago
  22. dff9425 hw/mips_cpc: make VP correctly start from the reset vector by Leon Alrae · 9 years ago
  23. 19494f8 hw/mips/cps: create GIC block inside CPS by Leon Alrae · 9 years ago
  24. 66542f6 i.MX: split the GPT timer implementation into per SOC definitions by Jean-Christophe Dubois · 9 years ago
  25. e0dadc1 aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows by Peter Maydell · 9 years ago
  26. 5229f45 aux: fix break that wanted to break two levels out by Paolo Bonzini · 9 years ago
  27. 7673bb4 ssi: change ssi_slave_init to be a realize ops by Cédric Le Goater · 9 years ago
  28. 1ec20c2 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  29. 936a644 vmport: identify vmport type by macro TYPE_VMPORT by Efimov Vasily · 9 years ago
  30. aa4b04a misc/aspeed_scu: Fix build error caused by missing header by Pranith Kumar · 9 years ago
  31. 1c8a238 hw/misc: Add a model for the ASPEED System Control Unit by Andrew Jeffery · 9 years ago
  32. b0ad00b Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 9 years ago
  33. 6b5bacf trace: split out trace events for hw/misc/ directory by Daniel P. Berrange · 9 years ago
  34. 6dbbe24 milkymist: update specification URLs by Michael Walle · 9 years ago
  35. 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
  36. 6fc7f77 introduce aux-bus by KONRAD Frederic · 9 years ago
  37. e2d4f17 hw/misc: QOM'ify mst_fpga.c by xiaoqiang zhao · 9 years ago
  38. b4ebbab hw/misc: QOM'ify exynos4210_pmu.c by xiaoqiang zhao · 9 years ago
  39. da8060b hw/misc: QOM'ify arm_l2x0.c by xiaoqiang zhao · 9 years ago
  40. 8865588 dbdma: use DMA memory interface for memory accesses by Mark Cave-Ayland · 9 years ago
  41. 4ff8757 memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr by Paolo Bonzini · 9 years ago
  42. 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
  43. 03dd024 hw: explicitly include qemu/log.h by Paolo Bonzini · 9 years ago
  44. 33c1187 qemu-common: push cpu.h inclusion out of qemu-common.h by Paolo Bonzini · 9 years ago
  45. 77ac58d dma: do not depend on kvm_enabled() by Paolo Bonzini · 10 years ago
  46. 1983057 i.MX: Add i.MX6 System Reset Controller device. by Jean-Christophe DUBOIS · 9 years ago
  47. 27a5dc7 bcm2835_property: use cached values when querying framebuffer by Sylvain Garrigues · 9 years ago
  48. ed3d807 cuda: fix off-by-one error in SET_TIME command by Aurelien Jarno · 9 years ago
  49. 6dc6478 ivshmem: fix ivshmem-{plain,doorbell} crash without arg by Marc-André Lureau · 9 years ago
  50. 9628af0 Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into staging by Peter Maydell · 9 years ago
  51. f2eb665 hw/mips_itu: fix off-by-one reported by Coverity by Leon Alrae · 9 years ago
  52. 45aa4e8 pci-testdev: fast mmio support by Michael S. Tsirkin · 9 years ago
  53. 25a611e hw/mips: implement ITC Storage - Bypass View by Leon Alrae · 9 years ago
  54. 40dc9dc hw/mips: implement ITC Storage - P/V Sync and Try Views by Leon Alrae · 9 years ago
  55. 4051089 hw/mips: implement ITC Storage - Empty/Full Sync and Try Views by Leon Alrae · 9 years ago
  56. 5924c86 hw/mips: implement ITC Storage - Control View by Leon Alrae · 9 years ago
  57. 34fa7e8 hw/mips: implement ITC Configuration Tags and Storage Cells by Leon Alrae · 9 years ago
  58. 2edd526 hw/mips/cps: create CPC block inside CPS by Leon Alrae · 9 years ago
  59. 1f93a6e hw/mips: add initial Cluster Power Controller support by Leon Alrae · 9 years ago
  60. 3994215 hw/mips: add initial Global Config Register support by Yongbok Kim · 9 years ago
  61. 84a5a80 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  62. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  63. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  64. 0137fdc include/hw/hw.h: Don't include qemu-common.h by Markus Armbruster · 9 years ago
  65. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  66. 62a830b ivshmem: Require master to have ID zero by Markus Armbruster · 9 years ago
  67. 13fd2cb ivshmem: Drop ivshmem property x-memdev by Markus Armbruster · 9 years ago
  68. ddc8528 ivshmem: Clean up after the previous commit by Markus Armbruster · 9 years ago
  69. 5400c02 ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem by Markus Armbruster · 9 years ago
  70. 2a845da ivshmem: Replace int role_val by OnOffAuto master by Markus Armbruster · 9 years ago
  71. 8baeb22 ivshmem: Inline check_shm_size() into its only caller by Markus Armbruster · 9 years ago
  72. c2d8019 ivshmem: Simplify memory regions for BAR 2 (shared memory) by Markus Armbruster · 9 years ago
  73. 5503e28 ivshmem: Implement shm=... with a memory backend by Markus Armbruster · 9 years ago
  74. 08183c2 ivshmem: Tighten check of property "size" by Markus Armbruster · 9 years ago
  75. ee27639 ivshmem: Simplify how we cope with short reads from server by Markus Armbruster · 9 years ago
  76. ba5970a ivshmem: Drop the hackish test for UNIX domain chardev by Markus Armbruster · 9 years ago
  77. a3feb08 ivshmem: Rely on server sending the ID right after the version by Markus Armbruster · 9 years ago
  78. 1309cf4 ivshmem: Propagate errors through ivshmem_recv_setup() by Markus Armbruster · 9 years ago
  79. 3a55fc0 ivshmem: Receive shared memory synchronously in realize() by Markus Armbruster · 9 years ago
  80. 9db51b4 ivshmem: Plug leaks on unplug, fix peer disconnect by Markus Armbruster · 9 years ago
  81. ca0b756 ivshmem: Disentangle ivshmem_read() by Markus Armbruster · 9 years ago
  82. cd9953f ivshmem: Simplify rejection of invalid peer ID from server by Markus Armbruster · 9 years ago
  83. 3c27969 ivshmem: Assert interrupts are set up once by Markus Armbruster · 9 years ago
  84. 2d1d422 ivshmem: Leave INTx alone when using MSI-X by Markus Armbruster · 9 years ago
  85. 082751e ivshmem: Clean up MSI-X conditions by Markus Armbruster · 9 years ago
  86. 434ad76 ivshmem: Clean up register callbacks by Markus Armbruster · 9 years ago
  87. d855e27 ivshmem: Failed realize() can leave migration blocker behind by Markus Armbruster · 9 years ago
  88. 9cf70c5 ivshmem: Fix harmless misuse of Error by Markus Armbruster · 9 years ago
  89. 71c2658 ivshmem: Don't destroy the chardev on version mismatch by Markus Armbruster · 9 years ago
  90. c20fc0c ivshmem: Drop ivshmem_event() stub by Markus Armbruster · 9 years ago
  91. e64befe ivshmem: Clean up after commit 9940c32 by Markus Armbruster · 9 years ago
  92. a4fa93b ivshmem: Compile debug prints unconditionally to prevent bit-rot by Markus Armbruster · 9 years ago
  93. 9755397 ivshmem: Add missing newlines to debug printfs by Markus Armbruster · 9 years ago
  94. 355a8cc bcm2835_property: implement framebuffer control/configuration properties by Grégory ESTRADE · 9 years ago
  95. a66d815 i.MX: Add i.MX6 CCM and ANALOG device. by Jean-Christophe Dubois · 9 years ago
  96. d552f67 i.MX: Add the CLK_IPG_HIGH clock by Jean-Christophe Dubois · 9 years ago
  97. f4b2add i.MX: Remove CCM useless clock computation handling. by Jean-Christophe Dubois · 9 years ago
  98. c91a588 i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency. by Jean-Christophe Dubois · 9 years ago
  99. 8e41fb6 memory: Drop MemoryRegion.ram_addr by Fam Zheng · 9 years ago
  100. eab7139 bcm2835_mbox/property: replace ldl_phys/stl_phys with endian-specific accesses by Andrew Baumann · 9 years ago