- cd1db8d dma: Let ld*_dma() propagate MemTxResult by Philippe Mathieu-Daudé · 3 years ago
- 34cdea1 dma: Let ld*_dma() take MemTxAttrs argument by Philippe Mathieu-Daudé · 3 years ago
- 2280c27 dma: Let st*_dma() take MemTxAttrs argument by Philippe Mathieu-Daudé · 3 years ago
- ba06fe8 dma: Let dma_memory_read/write() take MemTxAttrs argument by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 7a36e42 dma: Let dma_memory_set() take MemTxAttrs argument by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 7ccb391 dma: Let dma_memory_valid() take MemTxAttrs argument by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 2 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 3 months ago
- 30b5707 qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros by Eduardo Habkost · 4 years, 3 months ago
- c821774a Use OBJECT_DECLARE_TYPE where possible by Eduardo Habkost · 4 years, 4 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 4 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 4 months ago
- 864674f spapr: Implement get_dt_compatible() callback by Stefan Berger · 5 years ago
- aeb7a33 ppc: Drop useless extern annotation for functions by Greg Kurz · 5 years ago
- 7678b74 spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper by David Gibson · 5 years ago
- ec150c7 include: Make headers more self-contained by Markus Armbruster · 5 years ago
- ce2918c spapr: Use CamelCase properly by David Gibson · 6 years ago
- 7718375 spapr: introduce a spapr_qirq() helper by Cédric Le Goater · 7 years ago
- f7759e4 ppc/xics: use the QOM interface to get irqs by Cédric Le Goater · 8 years ago
- 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
- bf5a669 pseries: Consolidate construction of /vdevice device tree node by David Gibson · 8 years ago
- 7c866c6 pseries: Consolidate construction of /chosen device tree node by David Gibson · 8 years ago
- e763da23 pseries: Remove unused callbacks from sPAPR VIO bus state by David Gibson · 8 years ago
- d4b84d5 Remove unused function declarations by Ladi Prosek · 9 years ago
- 2a6a407 Clean up ill-advised or unusual header guards by Markus Armbruster · 8 years ago
- 27f2458 ppc/xics: Replace "icp" with "xics" in most places by Benjamin Herrenschmidt · 8 years ago
- cbd62f8 hw: do not use VMSTATE_*TL by Paolo Bonzini · 11 years ago
- 215e209 spapr vio: fix to incomplete QOMify by Cao jin · 9 years ago
- 28e0204 spapr: Merge sPAPREnvironment into sPAPRMachineState by David Gibson · 9 years ago
- 28b07e7 spapr_vio: Convert to realize() by Markus Armbruster · 10 years ago
- ee9a569 spapr_vio/spapr_iommu: Move VIO bypass where it belongs by Alexey Kardashevskiy · 10 years ago
- b368a7d pseries: savevm support for VIO devices by David Gibson · 11 years ago
- df32fd1 dma: eliminate DMAContext by Paolo Bonzini · 12 years ago
- 9647859 spapr_vio: take care of creating our own AddressSpace/DMAContext by Paolo Bonzini · 12 years ago
- 2b7dc94 spapr: convert TCE API to use an opaque type by Paolo Bonzini · 12 years ago
- 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago[Renamed from hw/spapr_vio.h]
- 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
- 53724ee pseries: Rework implementation of TCE bypass by David Gibson · 12 years ago
- 490d4a2 pseries: Remove never used flags field from spapr vio devices by David Gibson · 12 years ago
- a307d59 pseries: Rework irq assignment to avoid carrying qemu_irqs around by Alexey Kardashevskiy · 12 years ago
- ad0ebb9 pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure by David Gibson · 13 years ago
- 0d93692 qdev: Convert busses to QEMU Object Model by Anthony Liguori · 13 years ago
- d601fac pseries: Implement automatic PAPR VIO address allocation by David Gibson · 13 years ago
- b1c7f72 pseries: Correctly use the device model reset hooks by David Gibson · 13 years ago
- 91067bf pseries: Remove old hcalls hook stub by David Gibson · 13 years ago
- 5f2e2ba pseries: Consolidate hack for RTAS display-character usage by David Gibson · 13 years ago
- 3b768df pseries: Remove unused fields from VIOsPAPRBus structure by David Gibson · 13 years ago
- 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
- 3954d33 spapr: convert to QEMU Object Model (v2) by Anthony Liguori · 13 years ago
- 68f3a94 pseries: Populate "/chosen/linux,stdout-path" in the FDT by David Gibson · 13 years ago
- 1fc0253 pseries: Remove hcalls callback by David Gibson · 13 years ago
- 0f5cb29 pseries: Use Book3S-HV TCE acceleration capabilities by David Gibson · 13 years ago
- e6c866d pseries: Refactor spapr irq allocation by David Gibson · 13 years ago
- 77c7ea5 spapr: prepare for qdevification of irq by Paolo Bonzini · 14 years ago
- 277f9ac spapr: proper qdevification by Paolo Bonzini · 14 years ago
- b4a7852 Place pseries vty devices at addresses more similar to existing machines by David Gibson · 14 years ago
- 08942ac Add a PAPR TCE-bypass mechanism for the pSeries machine by Ben Herrenschmidt · 14 years ago
- 6e27044 Implement PAPR virtual SCSI interface (ibmvscsi) by Ben Herrenschmidt · 14 years ago
- b45d63b Implement PAPR CRQ hypercalls by Ben Herrenschmidt · 14 years ago
- 8d90ad9 Implement sPAPR Virtual LAN (ibmveth) by David Gibson · 14 years ago
- ee86dfe Implement TCE translation for sPAPR VIO by David Gibson · 14 years ago
- 0201e2d Add (virtual) interrupt to PAPR virtual tty device by David Gibson · 14 years ago
- 00dc738 Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts by David Gibson · 14 years ago
- 4040ab7 Implement the bus structure for PAPR virtual IO by David Gibson · 14 years ago