1. f6bda9c spapr: Rename 'dprintf' to 'DPRINTF' by Peter Maydell · 12 years ago
  2. a83000f spapr-tce: make sPAPRTCETable a proper device by Anthony Liguori · 12 years ago
  3. b368a7d pseries: savevm support for VIO devices by David Gibson · 12 years ago
  4. 84af6d9 spapr_iommu: pass device to spapr_tce_new_table and use it to set owner by Paolo Bonzini · 12 years ago
  5. 210b580 spapr-rtas: add CPU argument to RTAS calls by Anthony Liguori · 12 years ago
  6. 7dca804 memory: give name to every AddressSpace by Alexey Kardashevskiy · 12 years ago
  7. df32fd1 dma: eliminate DMAContext by Paolo Bonzini · 12 years ago
  8. 9647859 spapr_vio: take care of creating our own AddressSpace/DMAContext by Paolo Bonzini · 12 years ago
  9. 2b7dc94 spapr: convert TCE API to use an opaque type by Paolo Bonzini · 12 years ago
  10. 187f1bc ppc: Remove CONFIG_FDT conditionals by Peter Maydell · 12 years ago
  11. c4eda5b pseries: Generate device paths for VIO devices by David Gibson · 12 years ago
  12. fd506b4f pseries: Convert VIO code to QOM style type safe(ish) casts by David Gibson · 12 years ago
  13. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  14. c68c4a5 ppc: move files referencing CPU to hw/ppc/ by Paolo Bonzini · 12 years ago[Renamed from hw/spapr_vio.c]
  15. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  16. 1ea1ce8 pseries: Adjust default VIO address allocations to play better with libvirt by David Gibson · 12 years ago
  17. 4ecf8aa pseries: Replace non-portable asprintf by g_strdup_printf by Stefan Weil · 12 years ago
  18. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  19. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  20. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  21. b13ce26 spapr: Pass PowerPCCPU to hypercalls by Andreas Färber · 13 years ago
  22. 53724ee pseries: Rework implementation of TCE bypass by David Gibson · 12 years ago
  23. 4dd96f2 pseries: Clear TCE and signal state when resetting PAPR VIO devices by David Gibson · 12 years ago
  24. 5c4cbcf pseries dma: DMA window params added to PHB and DT population changed by Alexey Kardashevskiy · 13 years ago
  25. a307d59 pseries: Rework irq assignment to avoid carrying qemu_irqs around by Alexey Kardashevskiy · 13 years ago
  26. ad0ebb9 pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure by David Gibson · 13 years ago
  27. 0866aca qbus: Make child devices links by Anthony Liguori · 13 years ago
  28. 0d93692 qdev: Convert busses to QEMU Object Model by Anthony Liguori · 13 years ago
  29. bce5447 qdev: Move bus properties to abstract superclasses by Paolo Bonzini · 13 years ago
  30. 3cb75a7 qdev: Move bus properties to a separate global by Paolo Bonzini · 13 years ago
  31. d601fac pseries: Implement automatic PAPR VIO address allocation by David Gibson · 13 years ago
  32. b1c7f72 pseries: Correctly use the device model reset hooks by David Gibson · 13 years ago
  33. 8e01f35 pseries: Fix bug with reset of VIO CRQs by David Gibson · 13 years ago
  34. d9599c9 pseries: Clean up hcall_dprintf() debugging messages by David Gibson · 13 years ago
  35. d07fee7 pseries: Add support for level interrupts to XICS by David Gibson · 13 years ago
  36. e2684c0 ppc hw/: Don't use CPUState by Andreas Färber · 13 years ago
  37. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  38. d307af7 qdev: kill off DeviceInfo by Anthony Liguori · 13 years ago
  39. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  40. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  41. 3954d33 spapr: convert to QEMU Object Model (v2) by Anthony Liguori · 13 years ago
  42. 30fbb9f qdev: move qdev->info to class by Anthony Liguori · 13 years ago
  43. 9fc380d pseries: Check for duplicate addresses on the spapr-vio bus by Michael Ellerman · 13 years ago
  44. 68f3a94 pseries: Populate "/chosen/linux,stdout-path" in the FDT by David Gibson · 13 years ago
  45. 05c1943 pseries: Emit device tree nodes in reg order by David Gibson · 13 years ago
  46. 1fc0253 pseries: Remove hcalls callback by David Gibson · 13 years ago
  47. 1e34d85 pseries: Fix qdev.id handling in the VIO bus code by Michael Ellerman · 13 years ago
  48. 5435352 pseries: Fix buggy spapr_vio_find_by_reg() by David Gibson · 13 years ago
  49. e927dab Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf by Blue Swirl · 13 years ago
  50. 0f5cb29 pseries: Use Book3S-HV TCE acceleration capabilities by David Gibson · 13 years ago
  51. d8bb00d qdev: switch children device list to QTAILQ by Paolo Bonzini · 13 years ago
  52. e6c866d pseries: Refactor spapr irq allocation by David Gibson · 13 years ago
  53. 416343b1 spapr: make irq customizable via qdev by Paolo Bonzini · 14 years ago
  54. 277f9ac spapr: proper qdevification by Paolo Bonzini · 14 years ago
  55. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  56. 08942ac Add a PAPR TCE-bypass mechanism for the pSeries machine by Ben Herrenschmidt · 14 years ago
  57. b45d63b Implement PAPR CRQ hypercalls by Ben Herrenschmidt · 14 years ago
  58. ee86dfe Implement TCE translation for sPAPR VIO by David Gibson · 14 years ago
  59. 00dc738 Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts by David Gibson · 14 years ago
  60. 4040ab7 Implement the bus structure for PAPR virtual IO by David Gibson · 14 years ago