aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-12hw/pcnet-pci.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ne2000.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/lsi53c895a.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ivshmem.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ioh3420.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/intel-hda.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ide/via.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ide/ich.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ide/cmd646.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/gt64xxx.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/grackle_pci.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/es1370.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/e1000.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/cirrus_vga.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/bonito.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/acpi_piix4.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ac97.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12vmware_vga.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12ide/piix: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12apb_pci: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12dec_pci: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12eepro100: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12usb-uhci: convert to PCIDEviceInfo to initialize idsIsaku Yamahata
2011-06-12pci: move ids of config space into PCIDeviceInfoIsaku Yamahata
2011-06-12CPUPhysMemoryClient: batch addresses in catchupAlex Williamson
2011-05-16ich/ahci: fix uninitialized memory useMichael S. Tsirkin
2011-05-05Merge remote branch 'origin/master' into pciMichael S. Tsirkin
2011-05-05CPUPhysMemoryClient: Pass guest physical address not region offsetAlex Williamson
2011-05-05CPUPhysMemoryClient: Fix typo in phys memory client registrationAlex Williamson
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-05-03NBD: Avoid leaking a couple of strings when the NBD device is closedNick Thomas
2011-05-03qemu-progress.c: printf isn't signal safeJes Sorensen
2011-05-03ide/atapi: fix set but unusedAlon Levy
2011-05-03atapi: Explain why we need a 'media not present' stateAmit Shah
2011-05-03atapi: Move comment to proper placeAmit Shah
2011-05-03qemu-img resize: Fix option parsingKevin Wolf
2011-05-03lm32: add Milkymist Minimac2 supportMichael Walle
2011-05-03milkymist-sysctl: fix timersMichael Walle
2011-05-03milkymist-vgafb: fix console resizingMichael Walle