aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-06vga: fix line comparisonmalc1-7/+5
2009-11-06vga: Respect Line Compare Register in text modesmalc1-5/+13
2009-11-04Sparc: fix carry flag handling (Solaris bootblk fix)Artyom Tarasenko1-61/+30
2009-11-03hw/sd: Support SDHC size cardsAndrzej Zaborowski1-60/+84
2009-11-02Fix the build when srcdir == objdirAnthony Liguori1-3/+3
2009-10-30Unbreak Linux buildAnthony Liguori1-1/+1
2009-10-30Update gpxe roms to have BANNER_TIMEOUT=0Anthony Liguori7-1/+1
2009-10-30Unbreak tap compilation on OS XAlexander Graf3-2/+9
2009-10-30Revert "Fall back to network boot as the last possible boot option"Anthony Liguori1-1/+1
2009-10-30Fall back to network boot as the last possible boot optionAnthony Liguori1-1/+1
2009-10-30Remove e1000 rom loading hackAnthony Liguori2-23/+0
2009-10-30Switch from etherboot to gPXEAnthony Liguori8-4/+10
2009-10-30Switch pc bios from pc-bios to seabiosAnthony Liguori4-3/+0
2009-10-30Update SeaBIOS to latest upstreamAnthony Liguori1-0/+0
2009-10-30virtio-net: fix macaddr config regressionMark McLoughlin1-0/+1
2009-10-30qemu/msix: fix table access issuesMichael S. Tsirkin1-7/+4
2009-10-30qemu/virtio: make wmb compiler barrier + commentsMichael S. Tsirkin1-1/+4
2009-10-30Remove aio_ctx from paio_* interfaceKevin Wolf3-14/+11
2009-10-30Add *CFLAGS to LINK in rules.makPeter Hjalmarsson1-1/+1
2009-10-30serial: Add missing bitStefan Weil1-3/+5
2009-10-30serial: Support additional serial speed valuesStefan Weil1-26/+61
2009-10-30usb: print attached status in info qtreeGerd Hoffmann1-3/+4
2009-10-30usb-host: use qdev for -usbdevice + rework.Gerd Hoffmann1-266/+144
2009-10-30usb-storage: use qdev for -usbdeviceGerd Hoffmann3-37/+25
2009-10-30usb: make attach optional.Gerd Hoffmann2-1/+3
2009-10-30usb-serial and braille: use qdev for -usbdeviceGerd Hoffmann5-38/+65
2009-10-30usb-hid: use qdev for -usbdeviceGerd Hoffmann3-29/+4
2009-10-30usb core: use qdev for -usbdeviceGerd Hoffmann5-1/+59
2009-10-30use rom loader for pc bios.Gerd Hoffmann1-2/+2
2009-10-30vga roms: move loading from pc.c to vga drivers.Gerd Hoffmann5-13/+14
2009-10-30rom loader: make vga+rom loading configurable.Gerd Hoffmann3-4/+19
2009-10-30rom loader: use qemu_strdup.Gerd Hoffmann1-1/+1
2009-10-30net: move UFO support detection to tap-linux.cMark McLoughlin6-6/+29
2009-10-30net: move tap_set_offload() code into tap-linux.cMark McLoughlin6-20/+43
2009-10-30net: move tap_probe_vnet_hdr() to tap-linux.cMark McLoughlin6-12/+27
2009-10-30net: move tap_set_sndbuf() to tap-linux.cMark McLoughlin6-24/+42
2009-10-30net: move linux code into net/tap-linux.cMark McLoughlin3-47/+79
2009-10-30build: add CONFIG_LINUXMark McLoughlin1-0/+4
2009-10-30net: move AIX code into net/tap-aix.cMark McLoughlin4-14/+33
2009-10-30net: move solaris code to net/tap-solaris.cMark McLoughlin4-165/+191
2009-10-30net: split BSD tap_open() out into net/tap-bsd.cMark McLoughlin4-46/+69
2009-10-30net: split all the tap code out into net/tap.cMark McLoughlin4-691/+763
2009-10-30net: move tap-linux.h under net/Mark McLoughlin2-1/+1
2009-10-30net: move more stuff into net/tap-win32.c, add net/tap.hMark McLoughlin6-75/+100
2009-10-30net: move tap-win32.c under net/Mark McLoughlin2-1/+1
2009-10-30net: move net-checksum.c under net/Mark McLoughlin7-9/+119
2009-10-30net: move net-queue.[ch] under net/Mark McLoughlin5-6/+10
2009-10-27Revert "char: emit the OPENED event only when a new char connection is opened"Anthony Liguori2-8/+1
2009-10-27really fix net.hAnthony Liguori1-1/+1
2009-10-27Fix signature of new_vlan_clientAnthony Liguori1-1/+2