aboutsummaryrefslogtreecommitdiff
path: root/hw/spapr_llan.c
AgeCommit message (Expand)Author
2012-10-31spapr: Pass PowerPCCPU to hypercallsAndreas Färber
2012-08-15pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy
2012-08-01net: Rename VLANClientState to NetClientStateStefan Hajnoczi
2012-07-23hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)Laszlo Ersek
2012-06-27pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson
2012-05-01pseries: Implement automatic PAPR VIO address allocationDavid Gibson
2012-04-15pseries: Fix reset of VIO network deviceDavid Gibson
2012-04-15pseries: Clean up hcall_dprintf() debugging messagesDavid Gibson
2012-03-14ppc hw/: Don't use CPUStateAndreas Färber
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27spapr: convert to QEMU Object Model (v2)Anthony Liguori
2012-01-27qdev: prepare source tree for code conversionAnthony Liguori
2012-01-27qdev: don't access name through infoAnthony Liguori
2012-01-03pseries: Remove hcalls callbackDavid Gibson
2011-10-06spapr: prepare for qdevification of irqPaolo Bonzini
2011-10-06spapr: proper qdevificationPaolo Bonzini
2011-05-20pSeries: Clean up write-only variablesDavid Gibson
2011-04-07spapr_llan: Fix warning when compiled with -dDEBUGAlexey Kardashevskiy
2011-04-01Implement sPAPR Virtual LAN (ibmveth)David Gibson