aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-05-05pci: Add class 0x403 as 'audio controller'Jan Kiszka
2011-05-05MSI: Robust resource releaseJan Kiszka
2011-05-05eepro100: Support 32 bit read/write access to flash registerStefan Weil
2011-05-05eepro100: Support byte read access to general control registerStefan Weil
2011-05-05eepro100: Support byte/word read/write access to MDI control registerStefan Weil
2011-05-05eepro100: Support byte/word writes to pointer registerStefan Weil
2011-05-05eepro100: Support byte/word writes to port addressStefan Weil
2011-05-05eepro100: Fix endianness issuesStefan Weil
2011-05-05eepro100: Pad received short framesStefan Weil
2011-05-05eepro100: Remove unused structure elementStefan Weil
2011-05-05eepro100: Remove type casts which are no longer neededStefan Weil
2011-05-05eepro100: Avoid duplicate debug messagesStefan Weil
2011-04-07wdt_i6300esb: convert to pci_register_bar_simple()Avi Kivity
2011-04-07usb-ohci: convert to pci_register_bar_simple()Avi Kivity
2011-04-07pcnet-pci: convert to pci_register_bar_simple()Avi Kivity
2011-04-07ich/ahci: convert to pci_register_bar_simple()Avi Kivity
2011-04-07hda-intel: convert to pci_register_bar_simple() (partial)Avi Kivity
2011-04-07hda-intel: convert to pci_register_bar_simple()Avi Kivity
2011-04-07eepro100: convert to pci_register_bar_simple()Avi Kivity
2011-04-07cirrus-vga: convert to pci_register_bar_simple()Avi Kivity
2011-04-07rtl8139: convert to pci_register_bar_simple()Avi Kivity
2011-04-07pci: add pci_register_bar_simple() APIAvi Kivity
2011-04-07cirrus_vga: flag on-device ram for dirty loggingMichael S. Tsirkin
2011-04-07vhost: optimize out no-change assignmentMichael S. Tsirkin
2011-04-06vhost: skip memory which needs dirty loggingMichael S. Tsirkin
2011-04-06cpu: add set_memory flag to request dirty loggingMichael S. Tsirkin
2011-04-01piix_pci: load path clean upIsaku Yamahata
2011-04-01piix_pci: optimize set irq pathIsaku Yamahata
2011-04-01piix_pci: eliminate PIIX3State::pci_irq_levelsIsaku Yamahata
2011-04-01pci: add accessor function to get irq levelsIsaku Yamahata
2011-03-28cirrus_vga: remove unneeded resetStefan Weil
2011-03-28vhost: fix dirty page handlingMichael S. Tsirkin
2011-03-28virtio-serial: don't crash on invalid inputMichael S. Tsirkin
2011-03-28e1000: check buffer availabilityMichael S. Tsirkin
2011-03-28virtio-pci: fix bus master work around on loadMichael S. Tsirkin
2011-03-28pci: use uint8_t for devfn_minIsaku Yamahata
2011-03-28pci: use PCI_DEVFN in pci_get_bus_devfn()Isaku Yamahata
2011-03-28pci: use devfn for pci_find_device() instead of (slot, fn) pairIsaku Yamahata
2011-03-28pci: replace the magic, 256, for the maximum of devfnIsaku Yamahata
2011-03-26rtl8139: add vlan tag insertionBenjamin Poirier
2011-03-26rtl8139: add vlan tag extractionBenjamin Poirier
2011-03-26rtl8139: cleanup FCS calculationBenjamin Poirier
2011-03-24Merge remote branch 'amit/for-anthony' into stagingAnthony Liguori
2011-03-22vmmouse: Register vmstate via qdevJan Kiszka
2011-03-22vmmouse: Fix initializationJan Kiszka
2011-03-22fix applesmc REV keyRené Rebe
2011-03-21e1000: Fix multi-descriptor packet checksum offloadStefan Hajnoczi
2011-03-21Merge branch 'for-anthony' of git://github.com/bonzini/qemuAurelien Jarno
2011-03-21Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno
2011-03-21hw/arm_sysctl.c: Add the Versatile Express system registersPeter Maydell