summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi-disk: Fix immediate failure of bdrv_aio_*Kevin Wolf2010-11-041-5/+6
* virtio-blk: Handle immediate flush failure properlyKevin Wolf2010-11-041-1/+1
* ide: Handle immediate bdrv_aio_flush failureKevin Wolf2010-11-041-3/+9
* block: avoid a warning on 64 bit hosts with long as int64_tBlue Swirl2010-11-041-2/+2
* qcow2: Invalidate cache after failed readKevin Wolf2010-11-042-0/+2
* vpc: Implement bdrv_flushKevin Wolf2010-11-041-8/+13
* scsi-disk: Implement werror for flushesKevin Wolf2010-11-041-1/+16
* scsi-disk: Complete failed requests in scsi_disk_emulate_commandKevin Wolf2010-11-041-11/+10
* block: Allow bdrv_flush to return errorsKevin Wolf2010-11-0413-25/+45
* scsi-disk: Implement rerror optionKevin Wolf2010-11-042-37/+69
* Fold send_all() wrapper unix_write() into one functionJes Sorensen2010-11-031-6/+2
* Remove obsolete 'f' double parameter typeJes Sorensen2010-11-031-17/+1
* Switch migrate_set_speed() to take an 'o' argument rather than a float.Jes Sorensen2010-11-032-4/+5
* Add support for 'o' octet (bytes) format as monitor parameter.Jes Sorensen2010-11-031-0/+29
* Introduce strtosz() library function to convert a string to a byte count.Jes Sorensen2010-11-033-20/+98
* intel-hda: documentation updateGerd Hoffmann2010-11-022-0/+3
* Fix out of tree buildBlue Swirl2010-11-011-1/+1
* Merge remote branch 'spice/config.2' into stagingAnthony Liguori2010-11-013-7/+309
|\
| * spice: add misc config optionsGerd Hoffmann2010-10-083-1/+46
| * spice: add config options for the listening addressGerd Hoffmann2010-10-083-2/+27
| * spice: add config options for channel security.Gerd Hoffmann2010-10-083-0/+42
| * spice: make compression configurable.Yonit Halperin2010-10-083-2/+93
| * spice: tls supportGerd Hoffmann2010-10-083-5/+104
* | Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-11-0130-291/+2637
|\ \
| * \ Merge branch 'pci' into for_anthonyMichael S. Tsirkin2010-10-2726-277/+2607
| |\ \
| | * | pcie: update satus on resetMichael S. Tsirkin2010-10-271-1/+1
| | * | msi: minor cleanupsMichael S. Tsirkin2010-10-271-4/+3
| | * | msi: simplify range checksMichael S. Tsirkin2010-10-271-25/+20
| | * | pci: improve w1c mask handlingMichael S. Tsirkin2010-10-271-2/+4
| | * | pcie: clean up hot plug notificationMichael S. Tsirkin2010-10-274-71/+62
| | * | pcie: simplify range checkMichael S. Tsirkin2010-10-271-49/+59
| | * | Introduce range.hBlue Swirl2010-10-273-0/+3
| | * | x3130: pcie downstream portIsaku Yamahata2010-10-203-1/+202
| | * | x3130: pcie upstream portIsaku Yamahata2010-10-203-1/+185
| | * | ioh3420: pcie root port in X58 iohIsaku Yamahata2010-10-203-0/+199
| | * | pcie port: define struct PCIEPort/PCIESlot and helper functionsIsaku Yamahata2010-10-204-1/+170
| | * | pci/bridge: fix pci_bridge_reset()Isaku Yamahata2010-10-202-6/+43
| | * | pcie: comment on hpev_intxIsaku Yamahata2010-10-201-1/+9
| | * | pcie: helper functions for pcie capability and extended capabilityIsaku Yamahata2010-10-195-0/+654
| | * | pcie: add pcie constants to pcie_regs.hIsaku Yamahata2010-10-191-0/+154
| | * | msi: implements msiIsaku Yamahata2010-10-194-4/+401
| | * | pci: use pci_word_test_and_clear_mask() in pci_device_reset()Isaku Yamahata2010-10-191-3/+2
| | * | pci: introduce helper function to handle msi-x and msi.Isaku Yamahata2010-10-192-0/+22
| | * | pci: introduce helper functions to test-and-{clear, set} mask in configuratio...Isaku Yamahata2010-10-191-0/+70
| | * | pci: make pci_del_capability() update for w1cmaskIsaku Yamahata2010-10-181-0/+1
| | * | msix: clear not only INTA, but all INTx when MSI-X is enabled.Isaku Yamahata2010-09-201-1/+4
| | * | pci: implement RW1C register framework.Isaku Yamahata2010-09-202-0/+8
| | * | pci: improve signature of pci_register_bar().Isaku Yamahata2010-09-132-2/+2
| | * | pci: don't ignore invalid parameter for pci_register_bar().Isaku Yamahata2010-09-131-3/+2
| | * | pci: sorting out type confusion in pci_register_bar().Isaku Yamahata2010-09-131-1/+1
OpenPOWER on IntegriCloud