aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-09scsi: move scsi-disk.h -> scsi.hGerd Hoffmann10-9/+76
2009-11-09scsi: move scsi.h -> esp.hGerd Hoffmann5-4/+3
2009-11-09Makefile: make qemu-img dependant on config-host.hUri Lublin1-1/+1
2009-11-09whitelist host virtio networking featuresDustin Kirkland1-4/+4
2009-11-09qemu-img: Allow creating zero sized imagesKevin Wolf1-3/+6
2009-11-09tap: drain queue in tap_send()Mark McLoughlin1-13/+16
2009-11-09virtio-net: split the has_buffers() logic from can_receive()Mark McLoughlin1-9/+12
2009-11-09net/queue: queue packets even if sender doesn't supply a callbackMark McLoughlin1-3/+3
2009-11-09net: disable receiving if client returns zeroMark McLoughlin2-11/+39
2009-11-09tap: disable draining queue in one goMark McLoughlin1-16/+13
2009-11-09Configurable block format whitelistMarkus Armbruster7-5/+58
2009-11-09qdev: Tag isa-fdc, PIIX3 IDE and PIIX4 IDE as no-userMarkus Armbruster2-0/+3
2009-11-09Pass the drive's readonly attribute to the guest OSNaphtali Sprei2-1/+5
2009-11-09Added readonly flag to -drive commandNaphtali Sprei4-4/+29
2009-11-09qcow2: Allow qcow2 disk images with size zeroStefan Weil2-9/+13
2009-11-07(x86/Sparc/PPC)-user: fix cpu_copyBlue Swirl1-0/+3
2009-11-07IDE: Fix reset handlingBlue Swirl8-12/+88
2009-11-07user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl6-9/+8
2009-11-07PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl9-14/+11
2009-11-07Sparc64/x86: remove unneeded calls to device resetBlue Swirl5-14/+9
2009-11-07PPC: remove unneeded calls to device resetBlue Swirl13-26/+2
2009-11-07sparc32 (mostly): remove unneeded calls to device resetBlue Swirl17-24/+2
2009-11-07v3: don't call reset functions on cpu initializationGlauber Costa14-13/+4
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