1. 15f43cc Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf by Aurelien Jarno · 13 years ago
  2. c278086 sm501: Fix size of color_reg by Stefan Weil · 13 years ago
  3. e9b40fd malta: Fix regression (i8259 interrupts did not work) by Stefan Weil · 13 years ago
  4. a2e4d53 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  5. 2afee49 virtio-9p-proxy: Fix typo causing compile failure on 32 bit hosts by Peter Maydell · 13 years ago
  6. 6a84cb1 scsi virtio-blk usb-msd: Clean up device init error messages by Markus Armbruster · 13 years ago
  7. be62a2e Strip trailing '\n' from error_report()'s first argument (again) by Markus Armbruster · 13 years ago
  8. f40b7d1 Merge remote-tracking branch 'amit/master' into staging by Anthony Liguori · 13 years ago
  9. 74b728e Merge remote-tracking branch 'aneesh/for-upstream' into staging by Anthony Liguori · 13 years ago
  10. f3e8275 Merge remote-tracking branch 'kraxel/usb.33' into staging by Anthony Liguori · 13 years ago
  11. fd891c9 usb-ohci: td.cbp incorrectly updated near page end by Andriy Gapon · 13 years ago
  12. 24a5bbe usb-storage: cancel I/O on reset by Gerd Hoffmann · 13 years ago
  13. c47f322 Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging by Anthony Liguori · 13 years ago
  14. 84a87cc hw/9pfs: Add support to use named socket for proxy FS by M. Mohan Kumar · 13 years ago
  15. d090e45 hw/9pfs: Proxy getversion by M. Mohan Kumar · 13 years ago
  16. d52b09e hw/9pfs: xattr interfaces in proxy filesystem driver by M. Mohan Kumar · 13 years ago
  17. ea75fc4 hw/9pfs: File ownership and others by M. Mohan Kumar · 13 years ago
  18. b178adc hw/9pfs: Add stat/readlink/statfs for proxy FS by M. Mohan Kumar · 13 years ago
  19. 39f8c32 hw/9pfs: Create other filesystem objects by M. Mohan Kumar · 13 years ago
  20. daf0b9a hw/9pfs: Open and create files by M. Mohan Kumar · 13 years ago
  21. 17bff52 hw/9pfs: File system helper process for qemu 9p proxy FS by M. Mohan Kumar · 13 years ago
  22. 4c793dd hw/9pfs: Add new proxy filesystem driver by M. Mohan Kumar · 13 years ago
  23. ddca7f8 hw/9pfs: Add validation to {un}marshal code by M. Mohan Kumar · 13 years ago
  24. 10925bf hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file by M. Mohan Kumar · 13 years ago
  25. 99519f0 hw/9pfs: Move opt validation to FsDriver callback by Aneesh Kumar K.V · 13 years ago
  26. b2123a4 add L2x0/PL310 cache controller device by Rob Herring · 13 years ago
  27. b79f226 arm: add dummy gic security registers by Rob Herring · 13 years ago
  28. 104a26a arm: Set frequencies for arm_timer by Mark Langsdorf · 13 years ago
  29. 78aca8a arm: add missing scu registers by Rob Herring · 13 years ago
  30. 0ec6dc7 hw/omap_gpmc: Fix region map/unmap when configuring prefetch engine by Peter Maydell · 13 years ago
  31. e023668 hw/omap1.c: Drop unused includes by Peter Maydell · 13 years ago
  32. b9f7bc4 hw/omap1.c: Separate dpll_ctl from omap_mpu_state by Juha Riihimäki · 13 years ago
  33. 0375953 hw/omap1.c: Separate PWT from omap_mpu_state by Juha Riihimäki · 13 years ago
  34. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  35. 8717d88 hw/omap1.c: Separate PWL from omap_mpu_state by Juha Riihimäki · 13 years ago
  36. 3b204c8 hw/omap1.c: omap_mpuio_init() need not be public by Peter Maydell · 13 years ago
  37. 128939a hw/pl110.c: Add post-load hook to invalidate display by Peter Maydell · 13 years ago
  38. 624923b hw/pl181.c: Add save/load support by Peter Maydell · 13 years ago
  39. f3c6a16 Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging by Anthony Liguori · 13 years ago
  40. b7c28c7 virtio-balloon: avoid cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  41. 2817b26 vhost: avoid cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  42. 9fc380d pseries: Check for duplicate addresses on the spapr-vio bus by Michael Ellerman · 13 years ago
  43. 68f3a94 pseries: Populate "/chosen/linux,stdout-path" in the FDT by David Gibson · 13 years ago
  44. 98331f8 pseries: Add a routine to find a stable "default" vty and use it by David Gibson · 13 years ago
  45. 05c1943 pseries: Emit device tree nodes in reg order by David Gibson · 13 years ago
  46. 6e806cc pseries: FDT NUMA extensions to support multi-node guests by Bharata B Rao · 13 years ago
  47. 1fc0253 pseries: Remove hcalls callback by David Gibson · 13 years ago
  48. 157feea kvm-ppc: halt secondary cpus when guest reset by Liu Yu-B13201 · 13 years ago
  49. ed8e5a8 virtio-console: Fix failure on unconnected pty by Christian Borntraeger · 13 years ago
  50. 4e1ea51 Merge remote-tracking branch 'aneesh/for-upstream' into staging by Anthony Liguori · 13 years ago
  51. 991dfef Set numa topology for max_cpus by Vasilis Liaskovitis · 13 years ago
  52. 03ecd2c virtio-serial-bus: Ports are expected to implement 'have_data' callback by Amit Shah · 13 years ago
  53. 05e7af6 virtio-console: Properly initialise class methods by Amit Shah · 13 years ago
  54. 6640422 virtio-console: Check if chardev backends available before calling into them by Amit Shah · 13 years ago
  55. e4027ca hw/9pfs: iattr_valid flags are kernel internal flags map them to 9p values. by Aneesh Kumar K.V · 13 years ago
  56. 2f008a8 hw/9pfs: Use the correct signed type for different variables by Aneesh Kumar K.V · 13 years ago
  57. 302a0d3 hw/9pfs: replace iovec manipulation with QEMUIOVector by Stefan Hajnoczi · 13 years ago
  58. 3799ce4 sd: Remember to reset .expecting_acmd on reset. by Andrzej Zaborowski · 13 years ago
  59. fcfa935 hw/sd.c: Clear status bits when read via response r6 by Peter Maydell · 13 years ago
  60. 1d06cb7 hw/sd.c: Correct handling of APP_CMD status bit by Peter Maydell · 13 years ago
  61. 10a412d hw/sd.c: Correct handling of type B SD status bits by Peter Maydell · 13 years ago
  62. 5b08bfe hw/sd.c: Set ILLEGAL_COMMAND for ACMDs in invalid state by Peter Maydell · 13 years ago
  63. b1f517e hw/sd.c: Handle CRC and locked-card errors in normal code path by Peter Maydell · 13 years ago
  64. 53bb8cc hw/sd.c: Handle illegal commands in sd_do_command by Peter Maydell · 13 years ago
  65. e30d593 hw/sd.c: When setting ADDRESS_ERROR bit, don't clear everything else by Peter Maydell · 13 years ago
  66. abda1f3 hw/sd.c: On CRC error, set CRC error status bit rather than clearing it by Peter Maydell · 13 years ago
  67. b8d334c hw/sd.c: Add comment regarding CARD_STATUS_* defines by Peter Maydell · 13 years ago
  68. 25881d3 hw/sd.c: Fix the set of commands which are failed when card is locked by Peter Maydell · 13 years ago
  69. e114fea hw/sysbus.c: Remove unnecessary conditionals by Peter Maydell · 13 years ago
  70. 4a0f031 audio: remove unused parameter isa_pic by Hervé Poussineau · 13 years ago
  71. d3c68e4 isa: always use provided ISA bus in isa_bus_irqs() by Hervé Poussineau · 13 years ago
  72. 7578226 isa: always use provided ISA bus when creating an isa device by Hervé Poussineau · 13 years ago
  73. 142e978 malta: give ISA bus to ISA methods by Hervé Poussineau · 13 years ago
  74. c9940ed fulong2e: give ISA bus to ISA methods by Hervé Poussineau · 13 years ago
  75. ab953e2 sun4u: give ISA bus to ISA methods by Hervé Poussineau · 13 years ago
  76. 71baa30 alpha: give ISA bus to ISA methods by Hervé Poussineau · 13 years ago
  77. 6057307 pc: give ISA bus to ISA methods by Hervé Poussineau · 13 years ago
  78. a811f53 i8259: give ISA device to isa_register_ioport() by Hervé Poussineau · 13 years ago
  79. d1a1be1 isa: move ISABus structure definition to header file by Hervé Poussineau · 13 years ago
  80. 48a18b3 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions by Hervé Poussineau · 13 years ago
  81. bc7c9ec i440fx: remove piix3 field by Paolo Bonzini · 13 years ago
  82. c65adf9 xen, vga: add API for registering the framebuffer by Avi Kivity · 13 years ago
  83. 04097f7 vhost: convert to MemoryListener API by Avi Kivity · 13 years ago
  84. c1cd0b2 framebuffer: drop use of cpu_physical_sync_dirty_bitmap() by Avi Kivity · 13 years ago
  85. dcc5cd3 loader: remove calls to cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  86. 75c9d6c framebuffer: drop use of cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  87. 62ec483 sysbus: add sysbus_address_space() by Avi Kivity · 13 years ago
  88. 1de81d2 qdev: fix hotplug when no -device is specified by Anthony Liguori · 13 years ago
  89. ab0115e sysbus: remove sysbus_init_mmio_cb2 by Benoît Canet · 13 years ago
  90. cb4e15c ppce500_pci: remove sysbus_init_mmio_cb2 usage by Benoît Canet · 13 years ago
  91. 8c10623 sh_pci: remove sysbus_init_mmio_cb2 usage by Benoît Canet · 13 years ago
  92. ca2cc78 qom: register qdev properties also as non-legacy properties by Paolo Bonzini · 13 years ago
  93. cafe5bd qom: distinguish "legacy" property type name from QOM type name by Paolo Bonzini · 13 years ago
  94. 80e555c qom: introduce get/set methods for Property by Paolo Bonzini · 13 years ago
  95. 7db4c4e qom: interpret the return value when setting legacy properties by Paolo Bonzini · 13 years ago
  96. e3cb6ba qom: push permission checks up into qdev_property_add_legacy by Paolo Bonzini · 13 years ago
  97. 0d41d9a qom: fix swapped parameters by Paolo Bonzini · 13 years ago
  98. f76d27b Merge remote-tracking branch 'qemu-kvm/memory/exec-obsolete' into staging by Anthony Liguori · 13 years ago
  99. 4a1cc68 Merge remote-tracking branch 'qemu-kvm/memory/xen' into staging by Anthony Liguori · 13 years ago
  100. 0eeb06b etraxfs_eth: drop bogus cpu_unregister_io_memory() by Avi Kivity · 13 years ago