aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-21Revert "Add a DTrace tracing backend targetted for SystemTAP compatability"Anthony Liguori
2010-11-21Revert "Add support for generating a systemtap tapset static probes"Anthony Liguori
2010-11-18audio: Only use audio timer when necessarymalc
2010-11-16pc: Fix e820 fw_cfg for big endianAlex Williamson
2010-11-16pc: e820 qemu_cfg tables need to be packedAlex Williamson
2010-11-16Fix compilation failure with simple trace when srcdir==objdirPeter Maydell
2010-11-16Delete IOHandlers after potentially running themStefan Hajnoczi
2010-11-16usb-linux: Get the active configuration from sysfs rather then asking the devHans de Goede
2010-11-16usb-linux: introduce a usb_linux_get_configuration functionHans de Goede
2010-11-16usb-linux: Store devpath into USBHostDevice when usb_fs_type == USB_FS_SYSHans de Goede
2010-11-16Add missing bracesJes Sorensen
2010-11-16Out off array access in usb-netGleb Natapov
2010-11-16Merge remote branch 'spice/bugfix.2' into stagingAnthony Liguori
2010-11-16Add support for generating a systemtap tapset static probesDaniel P. Berrange
2010-11-16Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange
2010-11-16multiboot: Prevent loading of x86_64 imagesAdam Lackorzynski
2010-11-16apic: Don't iterate past last used apicAlex Williamson
2010-11-16pci: allow hotplug removal of cold-plugged devicesMichael S. Tsirkin
2010-11-16PCI: Bus number from the bridge, not the deviceAlex Williamson
2010-11-16e1000: Fix TCP checksum overflow with TSOAlex Williamson
2010-11-16tap: make set_offload a nop after netdev cleanupMichael S. Tsirkin
2010-11-16Add support for async page fault to qemuGleb Natapov
2010-11-16tap: clear vhost_net backend on cleanupMichael S. Tsirkin
2010-11-16more stdvga cleanups.Gerd Hoffmann
2010-11-16switch vmware_vga to pci vgabiosGerd Hoffmann
2010-11-16switch stdvga to pci vgabiosGerd Hoffmann
2010-11-16Add new vgabios binaries to blobs list.Gerd Hoffmann
2010-11-11add copyright to spiceaudioGerd Hoffmann
2010-11-09spice: add audioGerd Hoffmann
2010-11-09intel-hda: fix codec addressing.Gerd Hoffmann
2010-11-09Revert "intel-hda: fix codec addressing."malc
2010-11-09intel-hda: fix codec addressing.Gerd Hoffmann
2010-11-09intel-hda: add msi supportGerd Hoffmann
2010-11-09intel-hda: update irq status on WAKEEN changes.Gerd Hoffmann
2010-11-09intel-hda: Honor WAKEEN bits.François Revol
2010-11-09hda-audio: exit cleanupGerd Hoffmann
2010-11-09intel-hda: exit cleanupGerd Hoffmann
2010-11-07Fix win32 buildBlue Swirl
2010-11-04scsi-disk: Fix immediate failure of bdrv_aio_*Kevin Wolf
2010-11-04virtio-blk: Handle immediate flush failure properlyKevin Wolf
2010-11-04ide: Handle immediate bdrv_aio_flush failureKevin Wolf
2010-11-04block: avoid a warning on 64 bit hosts with long as int64_tBlue Swirl
2010-11-04qcow2: Invalidate cache after failed readKevin Wolf
2010-11-04vpc: Implement bdrv_flushKevin Wolf
2010-11-04scsi-disk: Implement werror for flushesKevin Wolf
2010-11-04scsi-disk: Complete failed requests in scsi_disk_emulate_commandKevin Wolf
2010-11-04block: Allow bdrv_flush to return errorsKevin Wolf
2010-11-04scsi-disk: Implement rerror optionKevin Wolf
2010-11-03Fold send_all() wrapper unix_write() into one functionJes Sorensen
2010-11-03Remove obsolete 'f' double parameter typeJes Sorensen