aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-09net: make use of async packet sending API in tap clientMark McLoughlin
2009-06-09net: add qemu_send_packet_async()Mark McLoughlin
2009-06-09net: split out packet queueing and flushing into separate functionsMark McLoughlin
2009-06-09net: return status from qemu_deliver_packet()Mark McLoughlin
2009-06-09net: add return value to packet receive handlerMark McLoughlin
2009-06-09net: pass VLANClientState* as first arg to receive handlersMark McLoughlin
2009-06-09net: re-name vc->fd_read() to vc->receive()Mark McLoughlin
2009-06-09net: add fd_readv() handler to qemu_new_vlan_client() argsMark McLoughlin
2009-06-09net: only read from tapfd when we can sendMark McLoughlin
2009-06-09net: vlan clients with no fd_can_read() can always receiveMark McLoughlin
2009-06-09net: move the tap buffer into TAPStateMark McLoughlin
2009-06-09net: factor tap_read_packet() out of tap_send()Mark McLoughlin
2009-06-09slirp: Reorder initializationJan Kiszka
2009-06-09net: Improve parameter error reportingJan Kiszka
2009-06-09net: fix error reporting for some net parameter checksMark McLoughlin
2009-06-09net: Real fix for check_params usersJan Kiszka
2009-06-09Revert "Fix output of uninitialized strings"Mark McLoughlin
2009-06-09slirp: Avoid zombie processes after fork_execJan Kiszka
2009-06-09net: Fix and improved ordered packet deliveryJan Kiszka
2009-06-09net: Don't deliver to disabled interfaces in qemu_sendv_packetJan Kiszka
2009-06-08qdev: c99 initilaizers for bus_type_namesGerd Hoffmann
2009-06-08xen nic: use XC_PAGE_SIZE instead of PAGE_SIZE.Gerd Hoffmann
2009-06-08xen nic: use qemu_mallocGerd Hoffmann
2009-06-07kvm: Improve upgrade notes when facing unsupported kernelsJan Kiszka
2009-06-07Fix generation of CONFIG_KVMBlue Swirl
2009-06-07Use hxtool for qemu-img command listStuart Brady
2009-06-06doc: Update information on supported network adapters.Stefan Weil
2009-06-06xen: net backend doesn't need linux headers.Gerd Hoffmann
2009-06-06Document changes in qemu-img interfaceKevin Wolf
2009-06-06qemu-img: Print available options with -o ?Kevin Wolf
2009-06-06Fix spelling in comment.Stefan Weil
2009-06-06Use hxtool to generate monitor documentation and C structuresBlue Swirl
2009-06-06Use correct type for SPARC cpu_cc_opPaul Brook
2009-06-06Fix typoPaul Brook
2009-06-05qdev: add monitor command to dump the tree.Gerd Hoffmann
2009-06-05Record device property typesPaul Brook
2009-06-05Fix elf loader range checkingPaul Brook
2009-06-04Remove ARM NVIC initialization hackPaul Brook
2009-06-04Add --enable-debugPaul Brook
2009-06-04qdev: kill DeviceState->nameGerd Hoffmann
2009-06-04fix gdbstub support for multiple threads in usermode, v3Nathan Froyd
2009-06-03CRIS: Remove duplicated flag defines.Edgar E. Iglesias
2009-06-03microblaze: Fix loading of petalogix s3adsp1800 dtb.Edgar E. Iglesias
2009-06-03Stellaris qdev conversionPaul Brook
2009-06-02Implement multiple samplers on stellaris ADCPaul Brook
2009-05-30Use relative path for biosPaul Brook
2009-05-28Update maintainer list.Edgar E. Iglesias
2009-05-28Install keymaps from new locationAnthony Liguori
2009-05-28vvfat: one more missing BlockDriver C99 initializer conversionChristoph Hellwig
2009-05-28Move keymaps into pc-biosAnthony Liguori