aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-29slirp: Rework monitor commands for host forwardingJan Kiszka4-22/+29
2009-06-29slirp: Fix port comparision in slirp_remove_hostfwdJan Kiszka1-2/+6
2009-06-29slirp: Rework external configuration interfaceJan Kiszka5-134/+311
2009-06-29slirp: Rework internal configurationJan Kiszka13-142/+149
2009-06-29slirp: Move smb, redir, tftp and bootp parameters and -net channelJan Kiszka9-153/+265
2009-06-29Introduce get_next_param_valueJan Kiszka2-4/+15
2009-06-29Revert "User networking: Show active connections"Jan Kiszka4-74/+1
2009-06-29slirp: Refactor tcp_ctlJan Kiszka1-79/+30
2009-06-29slirp: Drop redundant lines from udp_inputJan Kiszka1-2/+0
2009-06-29sdl zoomingStefano Stabellini6-19/+413
2009-06-29Fix QCOW2 debugging code to compile againFilip Navara3-8/+8
2009-06-24Add serial number support for virtio_blkjohn cooper3-1/+65
2009-06-24Remove unused gen_bx_T0 function.Filip Navara1-8/+0
2009-06-24Make sure to zero out memory before calling madvise to increase robustnessAnthony Liguori1-3/+3
2009-06-24qemu-io: add aio read/write/flush commandsChristoph Hellwig1-0/+353
2009-06-24qemu-io: Fix spelling in help message.Stefan Weil1-1/+1
2009-06-24Fix dump output in qemu-io.Stefan Weil1-4/+4
2009-06-24qemu/net: flag to control the number of vectors a nic hasMichael S. Tsirkin4-8/+33
2009-06-24qemu/net: request 3 vectors in virtio-netMichael S. Tsirkin1-0/+1
2009-06-24qemu/pci: add pci_get/set_byteMichael S. Tsirkin1-0/+12
2009-06-24qemu/virtio: virtio save/load bindingsMichael S. Tsirkin3-18/+65
2009-06-24qemu/virtio: MSI-X support in virtio PCIMichael S. Tsirkin2-41/+113
2009-06-24qemu/virtio: virtio support for many interrupt vectorsMichael S. Tsirkin4-25/+81
2009-06-24qemu/apic: minimal MSI/MSI-X implementation for PCMichael S. Tsirkin1-4/+39
2009-06-24qemu/pci: MSI-X support functionsMichael S. Tsirkin4-1/+436
2009-06-24qemu/pci: check constant registers on loadMichael S. Tsirkin2-1/+30
2009-06-24qemu/pci: add routines to manage PCI capabilitiesMichael S. Tsirkin2-2/+90
2009-06-24qemu/pci: helper routines for pci accessMichael S. Tsirkin1-3/+27
2009-06-24qemu/pci: make default_write_config use mask tableMichael S. Tsirkin2-117/+46
2009-06-23add sparc64-softmmu to default configure targets listIgor V. Kovalenko1-0/+1
2009-06-23sparc64 follow pci_nic_init changeIgor V. Kovalenko1-1/+1
2009-06-23microblaze: Support the latest mmu-kernel stat64 ABI.Edgar E. Iglesias1-2/+3
2009-06-23target-ppc: permit linux-user to read PVRNathan Froyd1-1/+7
2009-06-23cris: Remove unused internal flag.Edgar E. Iglesias1-3/+0
2009-06-22Win32: Reduce section alignment for Windows.Stefan Weil1-0/+4
2009-06-22Win: Install keymaps for Windows, too (needed for VNC).Stefan Weil1-2/+0
2009-06-22Win32: Fix compilation with SDL.Stefan Weil1-2/+2
2009-06-22virtio-net: implement async packet sendingMark McLoughlin1-2/+37
2009-06-22net: add packet length to NetPacketSent callbackMark McLoughlin2-3/+3
2009-06-22net: add '-net tap,sndbuf=nbytes'Mark McLoughlin2-5/+30
2009-06-22net: return TAPState from net_tap_init()Mark McLoughlin1-11/+16
2009-06-22net: handle EAGAIN from tapfd write()Mark McLoughlin1-2/+25
2009-06-22net: add tap_read_poll() helperMark McLoughlin1-7/+23
2009-06-22net: purge queued packets in tap_cleanup()Mark McLoughlin1-0/+2
2009-06-22net: add qemu_purge_queued_packets()Mark McLoughlin2-0/+17
2009-06-22Fix build on Mac OS XAnthony Liguori1-1/+9
2009-06-22Don't register cpu reset handler for cpu with APIC.Gleb Natapov1-7/+3
2009-06-22Support addr=... in option argument of -drive if=virtioMarkus Armbruster7-4/+35
2009-06-22Make first argument of monitor command pci_add workMarkus Armbruster3-44/+28
2009-06-22Support addr=... in option argument of -net nicMarkus Armbruster16-29/+75