index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
spapr_llan.c
Age
Commit message (
Expand
)
Author
2013-02-01
net: introduce qemu_get_nic()
Jason Wang
2013-02-01
net: introduce qemu_get_queue()
Jason Wang
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
net: reorganize headers
Paolo Bonzini
2012-10-31
spapr: Pass PowerPCCPU to hypercalls
Andreas Färber
2012-08-15
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
2012-05-01
pseries: Implement automatic PAPR VIO address allocation
David Gibson
2012-04-15
pseries: Fix reset of VIO network device
David Gibson
2012-04-15
pseries: Clean up hcall_dprintf() debugging messages
David Gibson
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
spapr: convert to QEMU Object Model (v2)
Anthony Liguori
2012-01-27
qdev: prepare source tree for code conversion
Anthony Liguori
2012-01-27
qdev: don't access name through info
Anthony Liguori
2012-01-03
pseries: Remove hcalls callback
David Gibson
2011-10-06
spapr: prepare for qdevification of irq
Paolo Bonzini
2011-10-06
spapr: proper qdevification
Paolo Bonzini
2011-05-20
pSeries: Clean up write-only variables
David Gibson
2011-04-07
spapr_llan: Fix warning when compiled with -dDEBUG
Alexey Kardashevskiy
2011-04-01
Implement sPAPR Virtual LAN (ibmveth)
David Gibson