1. dcaed66 Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' into staging by Peter Maydell · 8 years ago
  2. 52e94ea Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' into staging by Peter Maydell · 8 years ago
  3. 8f37e54 spapr-cpu-core: Release ICPState object during CPU unrealization by Bharata B Rao · 8 years ago
  4. bce0b69 ppc/pnv: generate an OEM SEL event on shutdown by Cédric Le Goater · 8 years ago
  5. aeaef83 ppc/pnv: add initial IPMI sensors for the BMC simulator by Cédric Le Goater · 8 years ago
  6. 04f6c8b ppc/pnv: populate device tree for IPMI BT devices by Cédric Le Goater · 8 years ago
  7. cb228f5 ppc/pnv: populate device tree for serial devices by Cédric Le Goater · 8 years ago
  8. c5ffdca ppc/pnv: populate device tree for RTC devices by Cédric Le Goater · 8 years ago
  9. e7a3fee ppc/pnv: scan ISA bus to populate device tree by Cédric Le Goater · 8 years ago
  10. 5a7e14a ppc/pnv: enable only one LPC bus by Cédric Le Goater · 8 years ago
  11. 4d1df88 ppc/pnv: Add support for POWER8+ LPC Controller by Benjamin Herrenschmidt · 8 years ago
  12. 71cd4da spapr: remove the 'nr_servers' field from the machine by Cédric Le Goater · 8 years ago
  13. cd60d85 ipmi: introduce an ipmi_bmc_gen_event() API by Cédric Le Goater · 8 years ago
  14. 7fabcdb ipmi: introduce an ipmi_bmc_sdr_find() API by Cédric Le Goater · 8 years ago
  15. 540c07d ipmi: provide support for FRUs by Cédric Le Goater · 8 years ago
  16. 8c6fd7f ipmi: use a file to load SDRs by Cédric Le Goater · 8 years ago
  17. 0722d05 ppc/pnv: Add OCC model stub with interrupt support by Benjamin Herrenschmidt · 8 years ago
  18. 54f59d7 ppc/pnv: Add cut down PSI bridge model and hookup external interrupt by Cédric Le Goater · 8 years ago
  19. bf5615e ppc/pnv: add memory regions for the ICP registers by Cédric Le Goater · 8 years ago
  20. 960fbd2 ppc/pnv: create the ICP object under PnvCore by Cédric Le Goater · 8 years ago
  21. 47fea43 ppc/pnv: extend the machine with a InterruptStatsProvider interface by Cédric Le Goater · 8 years ago
  22. 36fc6f0 ppc/pnv: extend the machine with a XICSFabric interface by Cédric Le Goater · 8 years ago
  23. 99285aa ppc/pnv: add a PnvICPState object by Cédric Le Goater · 8 years ago
  24. 439071a ppc/xics: add a realize() handler to ICPStateClass by Cédric Le Goater · 8 years ago
  25. 5bc8d26 spapr: allocate the ICPState object from under sPAPRCPUCore by Cédric Le Goater · 8 years ago
  26. 06747ba spapr: move the IRQ server number mapping under the machine by Cédric Le Goater · 8 years ago
  27. ad5d1ad ppc/xics: introduce an 'intc' backlink under PowerPCCPU by Cédric Le Goater · 8 years ago
  28. c88fa6d spapr_pci: Removed unused include by Alexey Kardashevskiy · 8 years ago
  29. a01f343 spapr_pci: Warn when RAM page size is not enabled in IOMMU page mask by Alexey Kardashevskiy · 8 years ago
  30. 3dc410a target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce by Alexey Kardashevskiy · 8 years ago
  31. e957f6a spapr: Workaround for broken radix guests by Sam Bobroff · 8 years ago
  32. 9fb4541 spapr: Enable ISA 3.0 MMU mode selection via CAS by Sam Bobroff · 8 years ago
  33. 86d5771 spapr: move spapr_populate_pa_features() by Sam Bobroff · 8 years ago
  34. b4db541 target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL by Suraj Jitindar Singh · 8 years ago
  35. d77a98b target/ppc: Add new H-CALL shells for in memory table translation by Suraj Jitindar Singh · 8 years ago
  36. c64abd1 spapr: Add ibm,processor-radix-AP-encodings to the device tree by Sam Bobroff · 8 years ago
  37. d6ee2a7 target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64 by Alexey Kardashevskiy · 8 years ago
  38. 9d169fb hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devices by Thomas Huth · 8 years ago
  39. 147ff80 ppc/spapr: QOM'ify sPAPRRTCState by Cédric Le Goater · 8 years ago
  40. 3fa14fb pseries: Add pseries-2.10 machine type by David Gibson · 8 years ago
  41. 28b99f4 move xen-mapcache.c to hw/i386/xen/ by Anthony Xu · 8 years ago
  42. 93d43e7 move xen-hvm.c to hw/i386/xen/ by Anthony Xu · 8 years ago
  43. 56e2cd2 move xen-common.c to hw/xen/ by Anthony Xu · 8 years ago
  44. e737b6d xen/9pfs: build and register Xen 9pfs backend by Stefano Stabellini · 8 years ago
  45. 4476e09 xen/9pfs: send responses back to the frontend by Stefano Stabellini · 8 years ago
  46. 40a2389 xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshal by Stefano Stabellini · 8 years ago
  47. 47b70fb xen/9pfs: receive requests from the frontend by Stefano Stabellini · 8 years ago
  48. f23ef34 xen/9pfs: connect to the frontend by Stefano Stabellini · 8 years ago
  49. b37eeb0 xen/9pfs: introduce Xen 9pfs backend by Stefano Stabellini · 8 years ago
  50. b8c7193 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 8 years ago
  51. ea337c6 aspeed: add a FTGMAC100 nic by Cédric Le Goater · 8 years ago
  52. 1335fe3 net/ftgmac100: add a 'aspeed' property by Cédric Le Goater · 8 years ago
  53. d77b71c hw/arm/exynos: Add generic SDHCI devices by Krzysztof Kozlowski · 8 years ago
  54. eab1e53 Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into staging by Peter Maydell · 8 years ago
  55. 4c55b1d Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' into staging by Peter Maydell · 8 years ago
  56. 2edd6e4 sm501: Add vmstate descriptor by BALATON Zoltan · 8 years ago
  57. b612a49 sm501: Add some more missing registers by BALATON Zoltan · 8 years ago
  58. 1ae5e6e sm501: Add support for panel layer by BALATON Zoltan · 8 years ago
  59. 01d2d58 sm501: Misc clean ups by BALATON Zoltan · 8 years ago
  60. 6a2a5aa sm501: Fix hardware cursor by BALATON Zoltan · 8 years ago
  61. afef2e1 sm501: Fix device endianness by BALATON Zoltan · 8 years ago
  62. efae278 sm501: Add emulation of chip connected via PCI by BALATON Zoltan · 8 years ago
  63. c795fa8 sm501: Get rid of base address in draw_hwc_line by BALATON Zoltan · 8 years ago
  64. ca8a110 sm501: QOMify by BALATON Zoltan · 8 years ago
  65. 70e46ca sm501: Add missing arbitration control register by BALATON Zoltan · 8 years ago
  66. e2ee847 sm501: Use defined constants instead of literal values where available by BALATON Zoltan · 8 years ago
  67. 64f1603 sm501: Fixed code style and a few typos in comments by BALATON Zoltan · 8 years ago
  68. cd1ea50 Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into staging by Peter Maydell · 8 years ago
  69. 729abb6 virtio-gpu: add xres and yres properties by Gerd Hoffmann · 8 years ago
  70. 6f663d7 qxl: add xres and yres properties by Gerd Hoffmann · 8 years ago
  71. 104bd1d vmsvga: fix vmsvga_update_display by Gerd Hoffmann · 8 years ago
  72. 7fcf0c2 g364fb: make display updates thread safe by Gerd Hoffmann · 8 years ago
  73. 553bcce exynos: make display updates thread safe by Gerd Hoffmann · 8 years ago
  74. 167e9c7 framebuffer: make display updates thread safe by Gerd Hoffmann · 8 years ago
  75. fec5e8c vga: make display updates thread safe. by Gerd Hoffmann · 8 years ago
  76. f3289f6 vga: add vga_scanline_invalidated helper by Gerd Hoffmann · 8 years ago
  77. a27450e virtio-gpu: replace PIXMAN_* by PIXMAN_BE_* by Laurent Vivier · 8 years ago
  78. 021c9d2 error: Apply error_propagate_null.cocci again by Fam Zheng · 8 years ago
  79. bf46e67 scsi: Make errp the last parameter of virtio_scsi_common_realize by Fam Zheng · 8 years ago
  80. c0ca74f fdc: Make errp the last parameter of fdctrl_connect_drives by Fam Zheng · 8 years ago
  81. bd44300 net: add FTGMAC100 support by Cédric Le Goater · 8 years ago
  82. c9fb47e 9p: introduce a type for the 9p header by Stefano Stabellini · 8 years ago
  83. f65eadb xen: import ring.h from xen by Stefano Stabellini · 8 years ago
  84. 1c59947 xen: use libxendevice model to restrict operations by Paul Durrant · 8 years ago
  85. f1167ee xen: use 5 digit xen versions by Juergen Gross · 8 years ago
  86. 32c7e0a Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' into staging by Peter Maydell · 8 years ago
  87. b4c963f Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into staging by Peter Maydell · 8 years ago
  88. bfec359 Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into staging by Peter Maydell · 8 years ago
  89. a23a6d1 virtio-rng: stop virtqueue while the CPU is stopped by Laurent Vivier · 8 years ago
  90. 3290067 qdev: Move qdev_unplug() to qdev-monitor.c by Juan Quintela · 8 years ago
  91. 21def24 qdev: Export qdev_hot_removed by Juan Quintela · 8 years ago
  92. 9bed84c qdev: qdev_hotplug is really a bool by Juan Quintela · 8 years ago
  93. 7497638 tcx: switch to load_image_mr() and remove prom_addr hack by Mark Cave-Ayland · 8 years ago
  94. 9739458 tcx: use tcx_set_dirty() for accelerated ops by Mark Cave-Ayland · 8 years ago
  95. ee72bed tcx: remove primitives for non-32-bit surfaces by Mark Cave-Ayland · 8 years ago
  96. d18e101 tcx: remove TARGET_PAGE_SIZE from tcx24_update_display() by Mark Cave-Ayland · 8 years ago
  97. 0a97c6c tcx: remove TARGET_PAGE_SIZE from tcx_update_display() by Mark Cave-Ayland · 8 years ago
  98. 66dcabe tcx: remove page24 and cpage from tcx24_update_display() by Mark Cave-Ayland · 8 years ago
  99. 3618043 tcx: alter tcx24_reset_dirty() to accept address and length parameters by Mark Cave-Ayland · 8 years ago
  100. 427ee02 tcx: alter tcx24_check_dirty() to accept address and length parameters by Mark Cave-Ayland · 8 years ago