Age | Commit message (Expand) | Author |
---|---|---|
2009-02-05 | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-01-07 | Add a -net name=foo parameter (Mark McLoughlin) | aliguori |
2009-01-07 | Add qemu_format_nic_info_str() (Mark McLoughlin) | aliguori |
2009-01-07 | Add a model string to VLANClientState (Mark McLoughlin) | aliguori |
2008-12-22 | Use the ARRAY_SIZE() macro where appropriate. | malc |
2008-09-20 | Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings | blueswir1 |
2008-09-14 | Fix warnings that would be caused by gcc flag -Wwrite-strings | blueswir1 |
2008-09-06 | Fix most warnings that would be caused by gcc flag -Wundef | blueswir1 |
2008-08-21 | Fix OpenBSD linker warnings | blueswir1 |
2008-07-29 | Move audio/sys-queue.h => sys-queue.h | aliguori |
2008-07-17 | Remove the NIC from vlan on usb destroy. | balrog |
2008-07-17 | Add CDC-Ethernet usb NIC (original patch from Thomas Sailer). | balrog |