summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | cpu: add set_memory flag to request dirty loggingMichael S. Tsirkin2011-04-064-13/+29
| * | piix_pci: load path clean upIsaku Yamahata2011-04-011-8/+4
| * | piix_pci: optimize set irq pathIsaku Yamahata2011-04-011-17/+84
| * | piix_pci: eliminate PIIX3State::pci_irq_levelsIsaku Yamahata2011-04-011-11/+27
| * | pci: add accessor function to get irq levelsIsaku Yamahata2011-04-012-0/+8
| * | cirrus_vga: remove unneeded resetStefan Weil2011-03-281-1/+0
* | | Merge remote-tracking branch 'kraxel/usb.7.pull' into stagingAnthony Liguori2011-05-058-149/+445
|\ \ \
| * | | usb: mass storage fixGerd Hoffmann2011-05-041-0/+1
| * | | usb: move complete callback to port opsGerd Hoffmann2011-05-047-34/+34
| * | | musb: get musb state via container_of()Gerd Hoffmann2011-05-041-20/+34
| * | | ohci: get ohci state via container_of()Gerd Hoffmann2011-05-041-1/+1
| * | | uhci: keep uhci state pointer in async packet struct.Gerd Hoffmann2011-05-041-4/+8
| * | | uhci: switch to QTAILQGerd Hoffmann2011-05-041-48/+15
| * | | usb: control buffer fixesHans de Goede2011-05-042-1/+7
| * | | usb-linux: Add support for buffering iso out usb packetsHans de Goede2011-05-041-51/+101
| * | | usb-linux: We only need to keep track of 15 endpointsHans de Goede2011-05-041-3/+3
OpenPOWER on IntegriCloud