summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ac97: Remove unused local variablesStefan Weil2011-05-081-5/+1
* Fix typos in comment (threshhold -> threshold, mapp -> map)Stefan Weil2011-05-081-2/+2
* Fix typo in comment (truely -> truly)Stefan Weil2011-05-082-2/+2
* Fix typo in comment (responsiblity -> responsibility)Stefan Weil2011-05-081-1/+1
* Fix typo in comment (relevent -> relevant)Stefan Weil2011-05-081-1/+1
* Fix typos in comments and code (occured -> occurred and related)Stefan Weil2011-05-0810-12/+12
* Fix typos in comments (neccessary -> necessary)Stefan Weil2011-05-083-4/+4
* Fix typos in comments (instanciation -> instantiation)Stefan Weil2011-05-082-2/+2
* Fix typos in comments (interupt -> interrupt)Stefan Weil2011-05-085-6/+6
* Fix typos in comments (existance -> existence)Stefan Weil2011-05-081-1/+1
* Fix typos in comments (imediately -> immediately)Stefan Weil2011-05-082-2/+2
* Fix typo in comment (dieing -> dying)Stefan Weil2011-05-081-1/+1
* Fix typo in comment (consistant -> consistent)Stefan Weil2011-05-081-1/+1
* Fix typo in comment (embeded -> embedded)Stefan Weil2011-05-081-1/+1
* Fix typo in comment (auxilliary -> auxiliary)Stefan Weil2011-05-081-1/+1
* Fix typo in comment (colum -> column)Stefan Weil2011-05-081-1/+1
* Fix typos in comments (accessable -> accessible, priveleged -> privileged)Stefan Weil2011-05-083-6/+6
* Fix typos in comments (accross -> across)Stefan Weil2011-05-083-4/+4
* Fix typos in comments (dependancy -> dependency)Stefan Weil2011-05-082-2/+2
* Fix typo in code and commentsStefan Weil2011-05-0611-37/+41
* Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori2011-05-0519-298/+545
|\
| * Merge remote branch 'origin/master' into pciMichael S. Tsirkin2011-05-05393-6353/+32099
| |\
| * | CPUPhysMemoryClient: Pass guest physical address not region offsetAlex Williamson2011-05-051-4/+12
| * | CPUPhysMemoryClient: Fix typo in phys memory client registrationAlex Williamson2011-05-051-1/+1
| * | pci: Add class 0x403 as 'audio controller'Jan Kiszka2011-05-051-0/+1
| * | MSI: Robust resource releaseJan Kiszka2011-05-053-9/+12
| * | eepro100: Support 32 bit read/write access to flash registerStefan Weil2011-05-051-0/+9
| * | eepro100: Support byte read access to general control registerStefan Weil2011-05-051-0/+3
| * | eepro100: Support byte/word read/write access to MDI control registerStefan Weil2011-05-051-2/+32
| * | eepro100: Support byte/word writes to pointer registerStefan Weil2011-05-051-17/+16
| * | eepro100: Support byte/word writes to port addressStefan Weil2011-05-051-2/+18
| * | eepro100: Fix endianness issuesStefan Weil2011-05-051-44/+97
| * | eepro100: Pad received short framesStefan Weil2011-05-051-1/+25
| * | eepro100: Remove unused structure elementStefan Weil2011-05-051-3/+3
| * | eepro100: Remove type casts which are no longer neededStefan Weil2011-05-051-7/+6
| * | eepro100: Avoid duplicate debug messagesStefan Weil2011-05-051-5/+9
| * | wdt_i6300esb: convert to pci_register_bar_simple()Avi Kivity2011-04-071-27/+15
| * | usb-ohci: convert to pci_register_bar_simple()Avi Kivity2011-04-071-9/+1
| * | pcnet-pci: convert to pci_register_bar_simple()Avi Kivity2011-04-071-15/+1
| * | ich/ahci: convert to pci_register_bar_simple()Avi Kivity2011-04-073-14/+1
| * | hda-intel: convert to pci_register_bar_simple() (partial)Avi Kivity2011-04-071-11/+1
| * | hda-intel: convert to pci_register_bar_simple()Avi Kivity2011-04-071-10/+1
| * | eepro100: convert to pci_register_bar_simple()Avi Kivity2011-04-071-30/+13
| * | cirrus-vga: convert to pci_register_bar_simple()Avi Kivity2011-04-071-11/+2
| * | rtl8139: convert to pci_register_bar_simple()Avi Kivity2011-04-071-10/+1
| * | pci: add pci_register_bar_simple() APIAvi Kivity2011-04-072-0/+20
| * | cirrus_vga: flag on-device ram for dirty loggingMichael S. Tsirkin2011-04-071-5/+11
| * | vhost: optimize out no-change assignmentMichael S. Tsirkin2011-04-071-0/+54
| * | vhost: skip memory which needs dirty loggingMichael S. Tsirkin2011-04-061-0/+4
| * | kvm: halve number of set memory calls for vgaMichael S. Tsirkin2011-04-061-23/+36
OpenPOWER on IntegriCloud