1. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  2. 50d2b4d Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging by Anthony Liguori · 12 years ago
  3. 248bbe7 Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' into staging by Anthony Liguori · 12 years ago
  4. da124e6 usb-serial: only expose device in guest when the chardev is open by Gerd Hoffmann · 12 years ago
  5. 70330fb usb-serial: don't magically zap chardev on umplug by Gerd Hoffmann · 12 years ago
  6. 90734e0 serial: add pci-serial documentation by Gerd Hoffmann · 12 years ago
  7. d66bbea serial: add 2x + 4x pci variant by Gerd Hoffmann · 12 years ago
  8. 419ad67 serial: add pci variant by Gerd Hoffmann · 12 years ago
  9. 488cb99 serial: split serial.c by Gerd Hoffmann · 12 years ago
  10. f526f3c Merge remote-tracking branch 'quintela/migration-next-20121017' into staging by Anthony Liguori · 12 years ago
  11. d3e2efc Merge remote-tracking branch 'qemu-kvm/memory/dma' into staging by Anthony Liguori · 12 years ago
  12. 1c380f9 pci: honor PCI_COMMAND_MASTER by Avi Kivity · 12 years ago
  13. 817dcc5 pci: give each device its own address space by Avi Kivity · 12 years ago
  14. b90600e dma: make dma access its own address space by Avi Kivity · 12 years ago
  15. f6790af memory: use AddressSpace for MemoryListener filtering by Avi Kivity · 12 years ago
  16. a5089c0 hw/pl031: Use LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  17. af83c32 hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  18. 6d5433e hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  19. fd271e8 hw/pl190: Use LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  20. b1d9df9 hw/pl041: Use LOG_UNIMP by Peter Maydell · 12 years ago
  21. 9351d70 hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  22. 051c02b hw/hw.h: Add include of qemu-log.h by Peter Maydell · 12 years ago
  23. 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago
  24. a96d8be vga: remove CONFIG_BOCHS_VBE by Gerd Hoffmann · 12 years ago
  25. cc22824 vga: add specs for standard vga by Gerd Hoffmann · 12 years ago
  26. 803ff05 vga: add mmio bar to standard vga by Gerd Hoffmann · 12 years ago
  27. 0d0302e vga: fix indention by Gerd Hoffmann · 12 years ago
  28. d9f0e63 vfio-pci: Mark non-migratable by Alex Williamson · 12 years ago
  29. a011b10 vfio-pci: Fix debug build by Alex Williamson · 12 years ago
  30. e398d61 virtio-net: use qemu_get_buffer() in a temp buffer by Juan Quintela · 13 years ago
  31. 2725aec i440fx: avoid destroying memory regions within a transaction by Avi Kivity · 12 years ago
  32. 6381fc1 xen_pt: drop no-op MemoryListener callbacks by Avi Kivity · 12 years ago
  33. e71e602 vfio: drop no-op MemoryListener callbacks by Avi Kivity · 12 years ago
  34. 12b40e4 xen_pt: use separate MemoryListeners for memory and I/O by Avi Kivity · 12 years ago
  35. 0fada67 vhost: use MemoryListener filtering to only monitor RAM address space by Avi Kivity · 12 years ago
  36. b64ba4b sun4u: Pass SPARCCPU to cpu_set_ivec_irq() by Andreas Färber · 12 years ago
  37. ce18c55 sun4u: Pass SPARCCPU to cpu_kick_irq() by Andreas Färber · 12 years ago
  38. 6b678e1 sun4u: Pass SPARCCPU to {,s,hs}tick_irq() and cpu_timer_create() by Andreas Färber · 12 years ago
  39. 38c66cf sun4m: Pass SPARCCPU to cpu_kick_irq() by Andreas Färber · 12 years ago
  40. e0bbf9b sun4m: Pass SPARCCPU to cpu_set_irq() by Andreas Färber · 12 years ago
  41. ae72f3f Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging by Anthony Liguori · 12 years ago
  42. 628cc97 Merge remote-tracking branch 'kraxel/usb.67' into staging by Anthony Liguori · 12 years ago
  43. 557e01a Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121008.0' into staging by Anthony Liguori · 12 years ago
  44. 4336ef7 Merge remote-tracking branch 'stefanha/net' into staging by Anthony Liguori · 12 years ago
  45. 3f42ac8 Merge remote-tracking branch 'spice/spice.v61' into staging by Anthony Liguori · 12 years ago
  46. fae1528 arm_gic: Rename gic_state to GICState by Peter Maydell · 12 years ago
  47. fa2ddcb zynq_slcr: Fixed ResetValues enum by Peter A. G. Crosthwaite · 12 years ago
  48. 853e65e versatilepb: add gpio pl061 support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  49. f474140 hw/ds1338: Implement state save/restore by Peter Maydell · 12 years ago
  50. 7f7fd0f hw/ds1338: Remove 'now' field from state struct by Peter Maydell · 12 years ago
  51. 35b87a8 hw/ds1338: Recapture current time when register pointer wraps around by Peter Maydell · 12 years ago
  52. ba4906a hw/ds1338: Fix mishandling of register pointer by Peter Maydell · 12 years ago
  53. 9ab1b60 hw/arm_gic.c: Fix improper DPRINTF output. by Evgeny Voevodin · 12 years ago
  54. 884285b cadence_ttc: Fix 'clear on read' behavior by Soren Brinkmann · 12 years ago
  55. 883bca7 uhci: Raise interrupt when requested even for non active tds by Hans de Goede · 12 years ago
  56. 5c16f76 usb-redir: Don't make migration fail in none seamless case by Hans de Goede · 12 years ago
  57. dbbf019 usb-redir: Change usbredir_open_chardev into usbredir_create_parser by Hans de Goede · 12 years ago
  58. b4ae3cf ssi: Add slave autoconnect helper by Peter Crosthwaite · 12 years ago
  59. 559d489 xilinx_zynq: Added SPI controllers + flashes by Peter A. G. Crosthwaite · 13 years ago
  60. 94befa4 xilinx_spips: Xilinx Zynq SPI cntrlr device model by Peter A. G. Crosthwaite · 13 years ago
  61. acd3b6b petalogix-ml605: added SPI controller with n25q128 by Peter A. G. Crosthwaite · 13 years ago
  62. 929d1b5 xilinx_spi: Initial impl. of Xilinx SPI controller by Peter A. G. Crosthwaite · 13 years ago
  63. 82a2499 m25p80: Initial implementation of SPI flash device by Peter A. G. Crosthwaite · 13 years ago
  64. a3578d4 hw: Added generic FIFO API. by Peter A. G. Crosthwaite · 13 years ago
  65. 8120e71 stellaris: Removed SSI mux by Peter A. G. Crosthwaite · 13 years ago
  66. 1e5b31e qdev: allow multiple qdev_init_gpio_in() calls by Peter A. G. Crosthwaite · 13 years ago
  67. 74687e4 ssi: Added create_slave_no_init() by Peter A. G. Crosthwaite · 13 years ago
  68. 6653095 ssi: Implemented CS behaviour by Peter A. G. Crosthwaite · 13 years ago
  69. b4a76e8 ssi: Support for multiple attached devices by Peter A. G. Crosthwaite · 13 years ago
  70. 3a4f281 vfio-pci: Fix BAR->VFIODevice translation in by Jan Kiszka · 12 years ago
  71. 1a40313 vfio-pci: Clang cleanup by Alex Williamson · 12 years ago
  72. ce59af2 vfio-pci: Cleanup on INTx setup failure by Alex Williamson · 12 years ago
  73. 5834a83 vfio-pci: Extend reset by Alex Williamson · 12 years ago
  74. 9b1e45c vfio-pci: Remove setting of MSI qsize by Alex Williamson · 12 years ago
  75. 5976cdd vfio-pci: Use uintptr_t for void* cast by Alex Williamson · 12 years ago
  76. e43b9a5 vfio-pci: Don't peak at msi_supported by Alex Williamson · 12 years ago
  77. 5c97e5e vfio-pci: Roll the header into the .c file by Alex Williamson · 12 years ago
  78. 98cd5a5 vfio-pci: No spurious MSIs by Alex Williamson · 12 years ago
  79. fd704ad vfio-pci: Rework MSIX setup/teardown by Alex Williamson · 12 years ago
  80. 12af134 vfio-pci: Unmap and retry DMA mapping by Alex Williamson · 12 years ago
  81. af6bc27 vfio-pci: Re-order map/unmap by Alex Williamson · 12 years ago
  82. ea48692 vfio-pci: Update slow path INTx algorithm by Alex Williamson · 12 years ago
  83. 9899148 virtio-net: update nc.link_down in virtio_net_load() by Amos Kong · 12 years ago
  84. e4b8236 e1000: update nc.link_down in e1000_post_load() by Amos Kong · 12 years ago
  85. 9e12c5a rtl8139: implement 8139cp link status by Jason Wang · 12 years ago
  86. 591af14 qxl: set default revision to 4 by Gerd Hoffmann · 12 years ago
  87. 67be672 spice: raise requirement to 0.12 by Gerd Hoffmann · 12 years ago
  88. c5825ac hw/qxl: qxl_dirty_surfaces: use uintptr_t by Alon Levy · 12 years ago
  89. d96aafc hw/qxl: fix condition for exiting guest_bug by Alon Levy · 12 years ago
  90. e25a065 hw/qxl: exit on failure to register qxl interface by Alon Levy · 12 years ago
  91. ffe01e5 qxl: fix range check for rev3 io commands. by Gerd Hoffmann · 12 years ago
  92. 36a03e0 qxl/update_area_io: cleanup invalid parameters handling by Michael Tokarev · 12 years ago
  93. 0ec8df3 qxl: always update displaysurface on resize by Gerd Hoffmann · 13 years ago
  94. 048d361 Merge branch 'trivial-patches' of git://github.com/stefanha/qemu by Aurelien Jarno · 12 years ago
  95. 6b2f90f Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf by Aurelien Jarno · 12 years ago
  96. 457ebdc vga: cleanup after isa_vga_init() and pci_vga_init() conversion by Aurelien Jarno · 13 years ago
  97. f642dfc mips/r4k: use the new is_vga_init() function by Aurelien Jarno · 13 years ago
  98. 16094b7 pc: use the new pci_vga_init() and isa_vga_init() functions by Aurelien Jarno · 13 years ago
  99. f289877 sun/sun4u: use the new pci_vga_init() function by Aurelien Jarno · 13 years ago
  100. 1ddcae8 ppc/pSeries: use the new pci_vga_init() function by Aurelien Jarno · 13 years ago