index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
spapr_llan.c
Age
Commit message (
Expand
)
Author
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
spapr_lian: add bootindex to qom property
Gonglei
2014-09-08
spapr-vlan: Don't touch last entry in buffer list
Anton Blanchard
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-03-20
spapr_llan: Add to boot device list
Alexey Kardashevskiy
2014-03-05
spapr-vlan: flush queue whenever can_receive can go from false to true
Alexey Kardashevskiy
2013-11-08
spapr: add vio-bus devices to categories
Alexey Kardashevskiy
2013-07-29
spapr: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-29
pseries: savevm support for PAPR VIO logical lan
David Gibson
2013-05-06
spapr_llan: fix device reenabling
Alexey Kardashevskiy
2013-04-26
pseries: Convert VIO code to QOM style type safe(ish) casts
David Gibson
2013-04-08
hw: move NICs to hw/net/, configure via default-configs/
Paolo Bonzini