Age | Commit message (Expand) | Author |
2013-05-07 | virtio-net: properly check the vhost status during status set | Jason Wang |
2013-05-06 | spapr_llan: fix device reenabling | Alexey Kardashevskiy |
2013-04-30 | virtio-net: count VIRTIO_NET_F_MAC when calculating config_len | Jason Wang |
2013-04-29 | ne2000-isa: QOM'ify | Andreas Färber |
2013-04-29 | virtio-net: unbreak the minix guest | Jason Wang |
2013-04-26 | pseries: Convert VIO code to QOM style type safe(ish) casts | David Gibson |
2013-04-24 | virtio: cleanup: init and exit function. | KONRAD Frederic |
2013-04-24 | virtio: remove virtiobindings. | KONRAD Frederic |
2013-04-24 | virtio: remove the function pointer. | KONRAD Frederic |
2013-04-20 | qdev: Drop taddr properties | Peter Maydell |
2013-04-19 | Remove unneeded type casts | Stefan Weil |
2013-04-17 | virtio-net: cleanup: init and exit function. | KONRAD Frederic |
2013-04-17 | virtio-net: cleanup: use QOM cast. | KONRAD Frederic |
2013-04-17 | virtio-net: add the virtio-net device. | KONRAD Frederic |
2013-04-16 | stream: Remove app argument hack | Peter Crosthwaite |
2013-04-16 | xilinx_axienet/dma: Implement rx path flow control | Peter Crosthwaite |
2013-04-16 | stream: Add flow control API | Peter Crosthwaite |
2013-04-16 | xilinx_axienet: Create Proxy object for stream | Peter Crosthwaite |
2013-04-16 | xilinx_axienet: converted init->realize | Peter Crosthwaite |
2013-04-16 | xilinx_axienet: Register reset properly | Peter Crosthwaite |
2013-04-16 | xilinx_axienet: Defined and use type cast macro | Peter Crosthwaite |
2013-04-16 | xilinx_axienet: typedef XilinxAXIEnet struct | Peter Crosthwaite |
2013-04-15 | include: avoid useless includes of exec/ headers | Paolo Bonzini |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini |
2013-04-15 | arm: fix location of some include files | Peter Maydell |
2013-04-08 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini |