1. 36d20cb hw/core: Introduce QEMU machine as QOM object by Marcel Apfelbaum · 11 years ago
  2. 1b8601b spapr-pci: Change the default PCI bus naming by Alexey Kardashevskiy · 11 years ago
  3. cdccf7d block/m25p80: Remove FROM_SSI_SLAVE() usages by Peter Crosthwaite · 11 years ago
  4. 7c77b65 misc/max111x: QOM casting sweep by Peter Crosthwaite · 11 years ago
  5. 5ef4a1c misc/max111x: Create abstract max111x type by Peter Crosthwaite · 11 years ago
  6. d43269d ssi: Convert legacy SSI_BUS -> BUS casts by Peter Crosthwaite · 11 years ago
  7. 1a7d9ee ssi: Convert legacy SSI_SLAVE -> DEVICE casts by Peter Crosthwaite · 11 years ago
  8. 267a326 qdev: Set DeviceClass::hotpluggable default in class_init() by Igor Mammedov · 11 years ago
  9. 2b81b35 qdev: Fix bus dependency of DeviceState::hotpluggable getter by Andreas Färber · 11 years ago
  10. be813ef Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  11. 0ca540d Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310' into staging by Peter Maydell · 11 years ago
  12. b4e5a4b acpi-build: don't access unaligned addresses by Michael S. Tsirkin · 11 years ago
  13. 263cf43 q35: Correct typo BRDIGE -> BRIDGE by BALATON Zoltan · 11 years ago
  14. ac41881 pc: avoid duplicate names for ROM MRs by Michael S. Tsirkin · 11 years ago
  15. 2b19495 hw/arm/musicpal: Avoid shifting left into sign bit by Peter Maydell · 11 years ago
  16. c8f8f9f hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit by Peter Maydell · 11 years ago
  17. d2f41a1 hw/arm/omap1.c: Avoid shifting left into sign bit by Peter Maydell · 11 years ago
  18. 43a32ed pxa2xx: Don't shift into sign bit by Peter Maydell · 11 years ago
  19. 98bc3ab loader: rename in_ram/has_mr by Michael S. Tsirkin · 11 years ago
  20. 220c8ed qemu: x86: ignore ioapic polarity by Gabriel L. Somlo · 11 years ago
  21. f1b7e0e pckbd: return 'keyboard enabled' on read input port command by Hervé Poussineau · 11 years ago
  22. 175f099 pam: partly fix write-only mode by Hervé Poussineau · 11 years ago
  23. 4900116 Add a 'name' parameter to qemu_thread_create by Dr. David Alan Gilbert · 11 years ago
  24. 6e1f0a5 PCIE: fix regression with coldplugged multifunction device by Igor Mammedov · 11 years ago
  25. ddfa83e virtio-net: remove function calls from assert by Joel Stanley · 11 years ago
  26. 8dcf525 acpi-build: append description for non-hotplug by Michael S. Tsirkin · 11 years ago
  27. f53f3d0 Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging by Peter Maydell · 11 years ago
  28. d7c698a Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  29. 80aaa07 xenfb: Fix graphic_console_init() build failure by Andreas Färber · 11 years ago
  30. 6fc0303 Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging by Peter Maydell · 11 years ago
  31. bb2b045 Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging by Peter Maydell · 11 years ago
  32. 2c02f88 hw/ide/ahci.h: Avoid shifting left into sign bit by Peter Maydell · 11 years ago
  33. 5643706 console: add head to index to qemu consoles. by Gerd Hoffmann · 11 years ago
  34. 7e74946 s390x/virtio-ccw: Adapter interrupt support. by Cornelia Huck · 12 years ago
  35. 0f20ba6 target-ppc: spapr: e500: fix to use cpu_dt_id by Alexey Kardashevskiy · 11 years ago
  36. 0ce470c target-ppc: add PowerPCCPU::cpu_dt_id by Alexey Kardashevskiy · 11 years ago
  37. a0fcac9 target-ppc: Introduce hypervisor call H_GET_TCE by Laurent Dufour · 11 years ago
  38. 3f94170 target-ppc: Change the hpte store API by Aneesh Kumar K.V · 11 years ago
  39. 7c43bca target-ppc: Fix page table lookup with kvm enabled by Aneesh Kumar K.V · 11 years ago
  40. f3c75d4 target-ppc: Fix htab_mask calculation by Aneesh Kumar K.V · 11 years ago
  41. 3c3b0dd PPC: sPAPR: Only use getpagesize() when we run with kvm by Alexander Graf · 11 years ago
  42. 0a61f3b spapr-vlan: flush queue whenever can_receive can go from false to true by Alexey Kardashevskiy · 11 years ago
  43. 61de367 qdev: Keep global allocation counter per bus by Alexander Graf · 11 years ago
  44. 5736245 target-ppc: Update external_htab even when HTAB is managed by kernel by Aneesh Kumar K.V · 11 years ago
  45. 3b66da8 spapr: print more detailed error message on failed load_elf() by Alexey Kardashevskiy · 11 years ago
  46. 18674b2 elf-loader: add more return codes by Alexey Kardashevskiy · 11 years ago
  47. 6a2331d moxie: fix load_elf() usage by Alexey Kardashevskiy · 11 years ago
  48. 133e70e spapr: support only ELF kernel images by Alexey Kardashevskiy · 11 years ago
  49. eb1e7c3 Add Enhanced Three-Speed Ethernet Controller (eTSEC) by Fabien Chouteau · 11 years ago
  50. 0658aa9 virtex_ml507: Add support for loading initrd images by Edgar E. Iglesias · 11 years ago
  51. 3052f0d spapr_vscsi: Fix REPORT_LUNS handling by Nathan Whitehorn · 11 years ago
  52. 09aa9a5 spapr-pci: enable adding PHB via -device by Alexey Kardashevskiy · 11 years ago
  53. 135a129 kvm: Add a new machine option kvm-type by Aneesh Kumar K.V · 11 years ago
  54. c2cb92f Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' into staging by Peter Maydell · 11 years ago
  55. 739aa55 Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging by Peter Maydell · 11 years ago
  56. d47e95c Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging by Peter Maydell · 11 years ago
  57. 993c91a hw/9pfs: Include virtio-9p-device.o in build by Aneesh Kumar K.V · 11 years ago
  58. 4fa4ce7 hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation by Chen Gang · 11 years ago
  59. fae0864 hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf() by Chen Gang · 11 years ago
  60. 75b7931 hw/9pfs/virtio-9p-local.c: move v9fs_string_free() to below "err_out:" by Chen Gang · 11 years ago
  61. 73795ce Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140226.0' into staging by Peter Maydell · 11 years ago
  62. af87bf2 sun4m: Add Sun CG3 framebuffer initialisation function by Mark Cave-Ayland · 11 years ago
  63. 9eb08a4 sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM by Mark Cave-Ayland · 11 years ago
  64. ead4cf0 sun4m: fix slavio timer RUN/STOP bit by Mark Cave-Ayland · 11 years ago
  65. 7f00eb3 s390x/ipl: Fix crash of ELF images with arbitrary entry points by Thomas Huth · 11 years ago
  66. c804c2a s390x/event-facility: exploit realize/unrealize by Heinz Graalfs · 11 years ago
  67. 6fbef18 s390x/event-facility: add support for live migration by Heinz Graalfs · 11 years ago
  68. 477a72a s390x/event-facility: code restructure by Heinz Graalfs · 11 years ago
  69. 65e526c s390x/event-facility: some renaming by Heinz Graalfs · 11 years ago
  70. 6e25280 s390x/sclp: Add missing checks to SCLP handler by Thomas Huth · 11 years ago
  71. a0fa2cb s390x/sclp: Fixed the size of sccb and code parameter by Thomas Huth · 11 years ago
  72. 9da45bb s390x/eventfacility: mask out commands by Christian Borntraeger · 11 years ago
  73. 77319f2 s390x/virtio-hcall: Specification exception for illegal subcodes by Thomas Huth · 11 years ago
  74. f2c55d1 s390x/virtio-hcall: Add range check for hypervisor call by Thomas Huth · 11 years ago
  75. 819bd30 s390x/async_pf: Check for apf extension and enable pfault by Dominik Dingel · 12 years ago
  76. 3a553fc s390x/kvm: implement floating-interrupt controller device by Jens Freimann · 12 years ago
  77. 2ce5868 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226' into staging by Peter Maydell · 11 years ago
  78. bc3fbad Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 11 years ago
  79. 28c05ed Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-3' into staging by Peter Maydell · 11 years ago
  80. 4b94302 vfio: blacklist loading of unstable roms by Bandan Das · 11 years ago
  81. 82d0794 pci-assign: Fix potential read beyond buffer on -EBUSY by Markus Armbruster · 11 years ago
  82. 13665a2 vfio: Fix overrun after readlink() fills buffer completely by Markus Armbruster · 11 years ago
  83. c04018e dma/pl330: implement dmaadnh instruction by Peter Crosthwaite · 11 years ago
  84. a5ae7e3 dma/pl330: Fix buffer depth by Peter Crosthwaite · 11 years ago
  85. 432a0a1 dma/pl330: Add event debugging printfs by Peter Crosthwaite · 11 years ago
  86. 1c8be73 dma/pl330: Rename parent_obj by Peter Crosthwaite · 11 years ago
  87. c3143ba dma/pl330: printf format type sweep. by Peter Crosthwaite · 11 years ago
  88. 024c6e2 dma/pl330: Fix misleading type by Peter Crosthwaite · 11 years ago
  89. 63a3190 dma/pl330: Delete overly verbose debug printf by Peter Crosthwaite · 11 years ago
  90. 4cc3561 target-arm: Store AIF bits in env->pstate for AArch32 by Peter Maydell · 11 years ago
  91. 327ed10 target-arm: Implement AArch64 TTBR* by Peter Maydell · 11 years ago
  92. 855011b hw: arm_gic_kvm: Add KVM VGIC save/restore logic by Christoffer Dall · 11 years ago
  93. 1da41cc arm: vgic device control api support by Christoffer Dall · 11 years ago
  94. 6453fa9 hw/intc/arm_gic: Fix GIC_SET_LEVEL by Christoffer Dall · 11 years ago
  95. cf143ad hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers by Peter Maydell · 11 years ago
  96. fce0a82 hw/intc/exynos4210_combiner: Don't overrun output_irq array in init by Peter Maydell · 11 years ago
  97. cba933b hw/timer/arm_timer: Avoid array overrun for bad addresses by Peter Maydell · 11 years ago
  98. 106a73b hw/net/stellaris_enet: Avoid unintended sign extension by Peter Maydell · 11 years ago
  99. ec1efab hw/misc/arm_sysctl: Fix bad boundary check on mb clock accesses by Peter Maydell · 11 years ago
  100. d5001cf xilinx: Delete hw/include/xilinx.h by Peter Crosthwaite · 11 years ago