aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-07sparc32 (mostly): remove unneeded calls to device resetBlue Swirl
2009-11-07v3: don't call reset functions on cpu initializationGlauber Costa
2009-11-06vga: fix line comparisonmalc
2009-11-06vga: Respect Line Compare Register in text modesmalc
2009-11-04Sparc: fix carry flag handling (Solaris bootblk fix)Artyom Tarasenko
2009-11-03hw/sd: Support SDHC size cardsAndrzej Zaborowski
2009-11-02Fix the build when srcdir == objdirAnthony Liguori
2009-10-30Unbreak Linux buildAnthony Liguori
2009-10-30Update gpxe roms to have BANNER_TIMEOUT=0Anthony Liguori
2009-10-30Unbreak tap compilation on OS XAlexander Graf
2009-10-30Revert "Fall back to network boot as the last possible boot option"Anthony Liguori
2009-10-30Fall back to network boot as the last possible boot optionAnthony Liguori
2009-10-30Remove e1000 rom loading hackAnthony Liguori
2009-10-30Switch from etherboot to gPXEAnthony Liguori
2009-10-30Switch pc bios from pc-bios to seabiosAnthony Liguori
2009-10-30Update SeaBIOS to latest upstreamAnthony Liguori
2009-10-30virtio-net: fix macaddr config regressionMark McLoughlin
2009-10-30qemu/msix: fix table access issuesMichael S. Tsirkin
2009-10-30qemu/virtio: make wmb compiler barrier + commentsMichael S. Tsirkin
2009-10-30Remove aio_ctx from paio_* interfaceKevin Wolf
2009-10-30Add *CFLAGS to LINK in rules.makPeter Hjalmarsson
2009-10-30serial: Add missing bitStefan Weil
2009-10-30serial: Support additional serial speed valuesStefan Weil
2009-10-30usb: print attached status in info qtreeGerd Hoffmann
2009-10-30usb-host: use qdev for -usbdevice + rework.Gerd Hoffmann
2009-10-30usb-storage: use qdev for -usbdeviceGerd Hoffmann
2009-10-30usb: make attach optional.Gerd Hoffmann
2009-10-30usb-serial and braille: use qdev for -usbdeviceGerd Hoffmann
2009-10-30usb-hid: use qdev for -usbdeviceGerd Hoffmann
2009-10-30usb core: use qdev for -usbdeviceGerd Hoffmann
2009-10-30use rom loader for pc bios.Gerd Hoffmann
2009-10-30vga roms: move loading from pc.c to vga drivers.Gerd Hoffmann
2009-10-30rom loader: make vga+rom loading configurable.Gerd Hoffmann
2009-10-30rom loader: use qemu_strdup.Gerd Hoffmann
2009-10-30net: move UFO support detection to tap-linux.cMark McLoughlin
2009-10-30net: move tap_set_offload() code into tap-linux.cMark McLoughlin
2009-10-30net: move tap_probe_vnet_hdr() to tap-linux.cMark McLoughlin
2009-10-30net: move tap_set_sndbuf() to tap-linux.cMark McLoughlin
2009-10-30net: move linux code into net/tap-linux.cMark McLoughlin
2009-10-30build: add CONFIG_LINUXMark McLoughlin
2009-10-30net: move AIX code into net/tap-aix.cMark McLoughlin
2009-10-30net: move solaris code to net/tap-solaris.cMark McLoughlin
2009-10-30net: split BSD tap_open() out into net/tap-bsd.cMark McLoughlin
2009-10-30net: split all the tap code out into net/tap.cMark McLoughlin
2009-10-30net: move tap-linux.h under net/Mark McLoughlin
2009-10-30net: move more stuff into net/tap-win32.c, add net/tap.hMark McLoughlin
2009-10-30net: move tap-win32.c under net/Mark McLoughlin
2009-10-30net: move net-checksum.c under net/Mark McLoughlin
2009-10-30net: move net-queue.[ch] under net/Mark McLoughlin
2009-10-27Revert "char: emit the OPENED event only when a new char connection is opened"Anthony Liguori