Age | Commit message (Expand) | Author | Files | Lines |
2010-11-22 | pcie/port: fix bridge control register wmask | Isaku Yamahata | 1 | -0/+8 |
2010-11-22 | pci: fix bridge control bit wmask | Michael S. Tsirkin | 1 | -2/+24 |
2010-11-22 | x3130/downstream: support aer. | Isaku Yamahata | 1 | -10/+33 |
2010-11-22 | x3130/upstream: support aer | Isaku Yamahata | 1 | -9/+24 |
2010-11-22 | ioh3420: support aer | Isaku Yamahata | 1 | -10/+70 |
2010-11-22 | pcie_aer: complete unwinding recursion | Michael S. Tsirkin | 1 | -53/+27 |
2010-11-22 | pcie_aer: get rid of recursion | Michael S. Tsirkin | 1 | -17/+31 |
2010-11-22 | pcie/aer: helper functions for pcie aer capability | Isaku Yamahata | 3 | -0/+947 |
2010-11-22 | pcie_regs.h: more constants | Isaku Yamahata | 1 | -0/+2 |
2010-11-22 | pci: add W1C bits to pci status register | Isaku Yamahata | 1 | -0/+16 |
2010-11-21 | virtio-pci: Convert fprintf() to error_report() | Stefan Hajnoczi | 1 | -2/+2 |
2010-11-21 | virtio-net: Convert fprintf() to error_report() | Stefan Hajnoczi | 1 | -21/+20 |
2010-11-21 | virtio: Convert fprintf() to error_report() | Stefan Hajnoczi | 1 | -17/+18 |
2010-11-21 | virtio-blk: Convert fprintf() to error_report() | Stefan Hajnoczi | 1 | -2/+2 |
2010-11-21 | vgabios update: handle compatibility with older qemu versions | Gerd Hoffmann | 3 | -0/+26 |
2010-11-21 | pcnet: Do not receive external frames in loopback mode | Jan Kiszka | 1 | -2/+3 |
2010-11-21 | piix4 acpi: convert io BAR to type-safe ioport callbacks | Avi Kivity | 1 | -33/+22 |
2010-11-21 | virtfs: enable MSI-X | Gerd Hoffmann | 2 | -1/+12 |
2010-11-21 | pc: add 0.13 pc machine type | Gerd Hoffmann | 1 | -1/+9 |
2010-11-21 | pc: disable the BOCHS BIOS panic port | Bernhard Kohl | 1 | -2/+2 |
2010-11-16 | pc: Fix e820 fw_cfg for big endian | Alex Williamson | 1 | -7/+7 |
2010-11-16 | pc: e820 qemu_cfg tables need to be packed | Alex Williamson | 1 | -2/+2 |
2010-11-16 | Add missing braces | Jes Sorensen | 1 | -5/+8 |
2010-11-16 | Out off array access in usb-net | Gleb Natapov | 1 | -1/+1 |
2010-11-16 | multiboot: Prevent loading of x86_64 images | Adam Lackorzynski | 1 | -0/+6 |
2010-11-16 | apic: Don't iterate past last used apic | Alex Williamson | 1 | -0/+4 |
2010-11-16 | pci: allow hotplug removal of cold-plugged devices | Michael S. Tsirkin | 4 | -12/+32 |
2010-11-16 | PCI: Bus number from the bridge, not the device | Alex Williamson | 1 | -2/+1 |
2010-11-16 | e1000: Fix TCP checksum overflow with TSO | Alex Williamson | 1 | -1/+4 |
2010-11-16 | more stdvga cleanups. | Gerd Hoffmann | 10 | -46/+15 |
2010-11-16 | switch vmware_vga to pci vgabios | Gerd Hoffmann | 1 | -6/+1 |
2010-11-16 | switch stdvga to pci vgabios | Gerd Hoffmann | 1 | -4/+3 |
2010-11-16 | pci: allow hotplug removal of cold-plugged devices | Michael S. Tsirkin | 4 | -12/+32 |
2010-11-16 | PCI: Bus number from the bridge, not the device | Alex Williamson | 1 | -2/+1 |
2010-11-13 | e1000: Fix TCP checksum overflow with TSO | Alex Williamson | 1 | -1/+4 |
2010-11-09 | intel-hda: fix codec addressing. | Gerd Hoffmann | 1 | -4/+5 |
2010-11-09 | Revert "intel-hda: fix codec addressing." | malc | 1 | -4/+4 |
2010-11-09 | intel-hda: fix codec addressing. | Gerd Hoffmann | 1 | -4/+4 |
2010-11-09 | intel-hda: add msi support | Gerd Hoffmann | 1 | -2/+31 |
2010-11-09 | intel-hda: update irq status on WAKEEN changes. | Gerd Hoffmann | 1 | -0/+6 |
2010-11-09 | intel-hda: Honor WAKEEN bits. | François Revol | 1 | -1/+2 |
2010-11-09 | hda-audio: exit cleanup | Gerd Hoffmann | 1 | -0/+24 |
2010-11-09 | intel-hda: exit cleanup | Gerd Hoffmann | 2 | -0/+21 |
2010-11-04 | scsi-disk: Fix immediate failure of bdrv_aio_* | Kevin Wolf | 1 | -5/+6 |
2010-11-04 | virtio-blk: Handle immediate flush failure properly | Kevin Wolf | 1 | -1/+1 |
2010-11-04 | ide: Handle immediate bdrv_aio_flush failure | Kevin Wolf | 1 | -3/+9 |
2010-11-04 | scsi-disk: Implement werror for flushes | Kevin Wolf | 1 | -1/+16 |
2010-11-04 | scsi-disk: Complete failed requests in scsi_disk_emulate_command | Kevin Wolf | 1 | -11/+10 |
2010-11-04 | scsi-disk: Implement rerror option | Kevin Wolf | 1 | -34/+66 |
2010-11-01 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori | 25 | -275/+2610 |