Age | Commit message (Expand) | Author |
2010-11-16 | pc: Fix e820 fw_cfg for big endian | Alex Williamson |
2010-11-16 | pc: e820 qemu_cfg tables need to be packed | Alex Williamson |
2010-11-16 | Add missing braces | Jes Sorensen |
2010-11-16 | Out off array access in usb-net | Gleb Natapov |
2010-11-16 | multiboot: Prevent loading of x86_64 images | Adam Lackorzynski |
2010-11-16 | apic: Don't iterate past last used apic | Alex Williamson |
2010-11-16 | pci: allow hotplug removal of cold-plugged devices | Michael S. Tsirkin |
2010-11-16 | PCI: Bus number from the bridge, not the device | Alex Williamson |
2010-11-16 | e1000: Fix TCP checksum overflow with TSO | Alex Williamson |
2010-11-16 | more stdvga cleanups. | Gerd Hoffmann |
2010-11-16 | switch vmware_vga to pci vgabios | Gerd Hoffmann |
2010-11-16 | switch stdvga to pci vgabios | Gerd Hoffmann |
2010-11-16 | pci: allow hotplug removal of cold-plugged devices | Michael S. Tsirkin |
2010-11-16 | PCI: Bus number from the bridge, not the device | Alex Williamson |
2010-11-13 | e1000: Fix TCP checksum overflow with TSO | Alex Williamson |
2010-11-09 | intel-hda: fix codec addressing. | Gerd Hoffmann |
2010-11-09 | Revert "intel-hda: fix codec addressing." | malc |
2010-11-09 | intel-hda: fix codec addressing. | Gerd Hoffmann |
2010-11-09 | intel-hda: add msi support | Gerd Hoffmann |
2010-11-09 | intel-hda: update irq status on WAKEEN changes. | Gerd Hoffmann |
2010-11-09 | intel-hda: Honor WAKEEN bits. | François Revol |
2010-11-09 | hda-audio: exit cleanup | Gerd Hoffmann |
2010-11-09 | intel-hda: exit cleanup | Gerd Hoffmann |
2010-11-04 | scsi-disk: Fix immediate failure of bdrv_aio_* | Kevin Wolf |
2010-11-04 | virtio-blk: Handle immediate flush failure properly | Kevin Wolf |
2010-11-04 | ide: Handle immediate bdrv_aio_flush failure | Kevin Wolf |
2010-11-04 | scsi-disk: Implement werror for flushes | Kevin Wolf |
2010-11-04 | scsi-disk: Complete failed requests in scsi_disk_emulate_command | Kevin Wolf |
2010-11-04 | scsi-disk: Implement rerror option | Kevin Wolf |
2010-11-01 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori |
2010-11-01 | hda-audio: Zap tabs | malc |
2010-11-01 | Add Intel HD Audio support to qemu. | Gerd Hoffmann |
2010-11-01 | add VMSTATE_BOOL | Gerd Hoffmann |
2010-10-31 | sparc32: convert debug printf statements to tracepoints | Blue Swirl |
2010-10-30 | Do not redefine reserved key-words TRUE/FALSE | Jes Sorensen |
2010-10-30 | Mov muldiv64 to qemu-common.h (Thus unbreaking gus) | malc |
2010-10-27 | Merge branch 'pci' into for_anthony | Michael S. Tsirkin |
2010-10-27 | pcie: update satus on reset | Michael S. Tsirkin |
2010-10-27 | msi: minor cleanups | Michael S. Tsirkin |
2010-10-27 | msi: simplify range checks | Michael S. Tsirkin |
2010-10-27 | pci: improve w1c mask handling | Michael S. Tsirkin |
2010-10-27 | pcie: clean up hot plug notification | Michael S. Tsirkin |
2010-10-27 | pcie: simplify range check | Michael S. Tsirkin |
2010-10-27 | Introduce range.h | Blue Swirl |
2010-10-27 | virtio: sanity-check available index | Michael S. Tsirkin |
2010-10-26 | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2010-10-23 | qemu-timer: move commonly used timer code to qemu-timer-common | Blue Swirl |
2010-10-22 | mips_fulong2e: fix ram allocation | Blue Swirl |
2010-10-22 | virtio-blk: Respect werror option for flushes | Kevin Wolf |
2010-10-22 | ide: Handle flush failure | Kevin Wolf |