summaryrefslogtreecommitdiffstats
path: root/hw/spapr_llan.c
Commit message (Expand)AuthorAgeFilesLines
* net: introduce qemu_get_queue()Jason Wang2013-02-011-2/+2
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* spapr: Pass PowerPCCPU to hypercallsAndreas Färber2012-10-311-5/+5
* pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy2012-08-151-1/+1
* net: Rename VLANClientState to NetClientStateStefan Hajnoczi2012-08-011-2/+2
* hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)Laszlo Ersek2012-07-231-1/+1
* pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson2012-06-271-30/+33
* pseries: Implement automatic PAPR VIO address allocationDavid Gibson2012-05-011-3/+2
* pseries: Fix reset of VIO network deviceDavid Gibson2012-04-151-3/+11
* pseries: Clean up hcall_dprintf() debugging messagesDavid Gibson2012-04-151-7/+5
* ppc hw/: Don't use CPUStateAndreas Färber2012-03-141-5/+5
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-6/+8
* spapr: convert to QEMU Object Model (v2)Anthony Liguori2012-01-271-14/+23
* qdev: prepare source tree for code conversionAnthony Liguori2012-01-271-2/+2
* qdev: don't access name through infoAnthony Liguori2012-01-271-1/+1
* pseries: Remove hcalls callbackDavid Gibson2012-01-031-11/+6
* spapr: prepare for qdevification of irqPaolo Bonzini2011-10-061-3/+1
* spapr: proper qdevificationPaolo Bonzini2011-10-061-6/+1
* pSeries: Clean up write-only variablesDavid Gibson2011-05-201-3/+0
* spapr_llan: Fix warning when compiled with -dDEBUGAlexey Kardashevskiy2011-04-071-3/+0
* Implement sPAPR Virtual LAN (ibmveth)David Gibson2011-04-011-0/+521
OpenPOWER on IntegriCloud