1. 2f28d2f qom: add the base Object class (v2) by Anthony Liguori · 13 years ago
  2. 6fc4925 pci: call reset unconditionally by Anthony Liguori · 13 years ago
  3. 8a5faa1 openpic: remove dead code to make a PCI device version by Anthony Liguori · 13 years ago
  4. d8c51b0 macio: convert to qdev by Anthony Liguori · 13 years ago
  5. 31841e4 Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging by Anthony Liguori · 12 years ago
  6. 21fe5bc Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  7. 96bab41 qemu-io: end aio help text sentences with periods by Laszlo Ersek · 12 years ago
  8. 8c84cf1 ./configure: export xfs config via --{enable, disable}-xfsctl by Sergei Trofimovich · 12 years ago
  9. 9f2a8d7 pcnet: Preserve link state across device reset by Jan Kiszka · 12 years ago
  10. b1927cf e1000: Preserve link state across device reset by Jan Kiszka · 12 years ago
  11. c455d17 qdev-property: Make bit property parsing stricter by Jan Kiszka · 12 years ago
  12. 36945d9 remove #if 0 code for timers by Paolo Bonzini · 12 years ago
  13. e2f0c49 scsi: Guard against buflen exceeding req->cmd.xfer in scsi_disk_emulate_command by Thomas Higdon · 12 years ago
  14. 2b16c9f qcow: Use bdrv functions to replace file operation by Li Zhi Hui · 13 years ago
  15. 84b0ec0 qcow: Return real error code in qcow_open by Li Zhi Hui · 13 years ago
  16. 641543b block/vdi: Zero unused parts when allocating a new block (fix #919242) by Stefan Weil · 12 years ago
  17. 81b6b9f virtio-blk: add virtio_blk_handle_read trace event by Stefan Hajnoczi · 13 years ago
  18. 094f1ba docs: describe live block operations by Marcelo Tosatti · 12 years ago
  19. c8c3080 block: add support for partial streaming by Marcelo Tosatti · 12 years ago
  20. 019b8cb add QERR_BASE_NOT_FOUND by Marcelo Tosatti · 12 years ago
  21. e8a6bb9 block: add bdrv_find_backing_image by Marcelo Tosatti · 12 years ago
  22. aa398a5 blockdev: make image streaming safe across hotplug by Stefan Hajnoczi · 12 years ago
  23. fb5458c qmp: add query-block-jobs by Stefan Hajnoczi · 12 years ago
  24. 370521a qmp: add block_job_cancel command by Stefan Hajnoczi · 12 years ago
  25. 2d47c6e qmp: add block_job_set_speed command by Stefan Hajnoczi · 12 years ago
  26. 12bd451 qmp: add block_stream command by Stefan Hajnoczi · 12 years ago
  27. 2488514 arm: SoC model for Calxeda Highbank by Rob Herring · 12 years ago
  28. f8414cb arm_boot: support board IDs more than 16 bits wide by Peter Maydell · 12 years ago
  29. 9d5ba9b arm: add secondary cpu boot callbacks to arm_boot.c by Mark Langsdorf · 12 years ago
  30. d9fa31a ahci: add support for non-PCI based controllers by Rob Herring · 12 years ago
  31. 4c0e167 Add xgmac ethernet model by Rob Herring · 12 years ago
  32. 5094a6c block: rate-limit streaming operations by Stefan Hajnoczi · 12 years ago
  33. 4f1043b block: add image streaming block job by Stefan Hajnoczi · 12 years ago
  34. eeec61f block: add BlockJob interface for long-running operations by Stefan Hajnoczi · 12 years ago
  35. 470c050 block: make copy-on-read a per-request flag by Stefan Hajnoczi · 12 years ago
  36. 2d3735d block: check bdrv_in_use() before blockdev operations by Stefan Hajnoczi · 12 years ago
  37. 7e62466 coroutine: add co_sleep_ns() coroutine sleep function by Stefan Hajnoczi · 12 years ago
  38. 031380d block: replace unchecked strdup/malloc/calloc with glib by Stefan Hajnoczi · 12 years ago
  39. bd60324 rbd: wire up snapshot removal and rollback functionality by Gregory Farnum · 12 years ago
  40. 3316364 vga: compile cirrus_vga in hwlib by Blue Swirl · 13 years ago
  41. fd4aa97 memory: change dirty setting APIs to take a size by Blue Swirl · 13 years ago
  42. 59abb06 memory: fix dirty mask function length handling by Blue Swirl · 12 years ago
  43. c5bd4f3 vga: fix -nodefaults -device VGA by Blue Swirl · 12 years ago
  44. 61eb1f3 hyperv: fix build on non-KVM hosts by Blue Swirl · 12 years ago
  45. 5b4448d Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 12 years ago
  46. c4ccbea Merge remote-tracking branch 'afaerber/prep-up' into staging by Anthony Liguori · 12 years ago
  47. 65f82df e1000: bounds packet size against buffer size by Anthony Liguori · 12 years ago
  48. 520c0d8 target-sparc: Fix mixup of uint64 and uint64_t by Andreas Färber · 12 years ago
  49. 6618f90 sga: fix copypasta by Blue Swirl · 13 years ago
  50. 3d40283 vga: make Cirrus ISA device optional by Blue Swirl · 13 years ago
  51. a369da5 vga: improve VGA logic by Blue Swirl · 13 years ago
  52. 0ae4699 grackle_pci: Clean up qdev names by Andreas Färber · 12 years ago
  53. d5ee675 MAINTAINERS: Add PCI-PCI bridge to New World Mac machine by Andreas Färber · 12 years ago
  54. 88045ac PPC: Pseries: Check for PCI boundaries by Alexander Graf · 12 years ago
  55. 0a6eec6 MAINTAINERS: Add PCI host bridge files to CHRP machines by Andreas Färber · 12 years ago
  56. a6c9868 MAINTAINERS: Add qemu-ppc to all ppc target stuff by Andreas Färber · 12 years ago
  57. 4d8d546 pseries: SLOF PCI flag day by Benjamin Herrenschmidt · 12 years ago
  58. c9c3c80 pseries: Use correct dispatcher for PCI config space accesses by David Gibson · 12 years ago
  59. 3f7565c pseries: Support PCI extended config space in RTAS calls by Benjamin Herrenschmidt · 12 years ago
  60. 964455f Correct types in bmdma_addr_{read,write} by David Gibson · 12 years ago
  61. 033276a Update gitignore file by David Gibson · 12 years ago
  62. aa90fec Fix dirty logging with 32-bit qemu & 64-bit guests by Benjamin Herrenschmidt · 12 years ago
  63. 17df768 load_image_targphys() should enforce the max size by Benjamin Herrenschmidt · 12 years ago
  64. 06dbfc6 virtio: change memcpy to guest reads by Alexander Graf · 12 years ago
  65. 82afa58 virtio-pci: Fix endianness of virtio config by Benjamin Herrenschmidt · 12 years ago
  66. 34ba1dc PPC: Bamboo: Integrate SoC instatiation, use qdev for PCI by Alexander Graf · 12 years ago
  67. 3960b04 PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single file by Alexander Graf · 12 years ago
  68. 623f7c2 PPC: 4xx: Qdevify the 440 PCI host controller by Alexander Graf · 12 years ago
  69. acd1bf9 PPC: bamboo: fix whitespace by Alexander Graf · 12 years ago
  70. d3c4548 PPC: bamboo: remove old machine descriptions by Alexander Graf · 12 years ago
  71. c0a7e81 PPC: Enable 440EP CPU target by Alexander Graf · 13 years ago
  72. e5ba83c PPC: 440: Default to 440EP CPU by Alexander Graf · 13 years ago
  73. c148b2b PPC: Bamboo: recompile device tree by Alexander Graf · 13 years ago
  74. d49bc1f PPC: 440: Ignore invalid PCI IRQs by Alexander Graf · 13 years ago
  75. 72718e9 PPC: Bamboo: Set initial TLB entry by Alexander Graf · 13 years ago
  76. b10a04b PPC: Bamboo: Register CPU reset by Alexander Graf · 13 years ago
  77. d29d340 PPC: 440EP: Initialize timer by Alexander Graf · 13 years ago
  78. 506b7dd prep: Use i82378 PCI->ISA bridge for 'prep' machine by Andreas Färber · 12 years ago
  79. a04ff94 prep: Add i82378 PCI-to-ISA bridge emulation by Andreas Färber · 14 years ago
  80. 23b96cd prep: Add i82374 DMA emulation by Andreas Färber · 14 years ago
  81. 1c75457 MAINTAINERS: Add PCI host bridge files to PReP machine by Andreas Färber · 12 years ago
  82. 8ca8c7b prep: qdev'ify Raven host bridge (SysBus) by Andreas Färber · 13 years ago
  83. 7e5610f prep_pci: Update I/O to MemoryRegion ops by Andreas Färber · 12 years ago
  84. 9c95f18 prep_pci: Simplify I/O endianness by Andreas Färber · 12 years ago
  85. 5552605 prep: qdev'ify Raven host bridge (PCIDevice) by Andreas Färber · 13 years ago
  86. 48e9372 prep: Use ISA m48t59 by Andreas Färber · 12 years ago
  87. 809680c prep: Fix offset of BIOS MemoryRegion by Andreas Färber · 13 years ago
  88. 5156892 Merge remote-tracking branch 'spice/spice.v47' into staging by Anthony Liguori · 12 years ago
  89. a75e667 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 12 years ago
  90. b48c013 Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 12 years ago
  91. 5414b32 Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging by Anthony Liguori · 12 years ago
  92. 9ca2140 Merge remote-tracking branch 'kraxel/usb.37' into staging by Anthony Liguori · 12 years ago
  93. 6a48ffa kvm: Activate in-kernel irqchip support by Jan Kiszka · 13 years ago
  94. a39c1d4 kvm: x86: Add user space part for in-kernel IOAPIC by Jan Kiszka · 13 years ago
  95. 10b6188 kvm: x86: Add user space part for in-kernel i8259 by Jan Kiszka · 13 years ago
  96. 680c1c6 kvm: x86: Add user space part for in-kernel APIC by Jan Kiszka · 13 years ago
  97. 9b5b76d kvm: x86: Establish IRQ0 override control by Jan Kiszka · 13 years ago
  98. 84b058d kvm: Introduce core services for in-kernel irqchip support by Jan Kiszka · 13 years ago
  99. 1660e72 memory: Introduce memory_region_init_reservation by Jan Kiszka · 13 years ago
  100. 244ac3a ioapic: Factor out base class for KVM reuse by Jan Kiszka · 13 years ago