Age | Commit message (Expand) | Author |
2009-05-14 | Virtio-net qdev conversion | Paul Brook |
2009-05-14 | PCI network qdev conversion | Paul Brook |
2009-05-14 | PCI qdev support | Paul Brook |
2009-05-03 | minor fix of pci_register_bus() | Isaku Yamahata |
2009-05-03 | use PCI_HEADER_TYPE. | Isaku Yamahata |
2009-04-10 | Make PCI config status register read-only | aliguori |
2009-03-05 | monitor: Rework API (Jan Kiszka) | aliguori |
2009-02-11 | Parse full PCI device addresses (Markus Armbruster) | aliguori |
2009-02-11 | qemu: warn if PCI region is not power of two (Marcelo Tosatti) | aliguori |
2009-02-11 | qemu: add pci_unregister_device (Marcelo Tosatti) | aliguori |
2009-02-11 | qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti) | aliguori |
2009-02-11 | qemu: add pci helper functions (Marcelo Tosatti) | aliguori |
2009-02-05 | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-02-01 | Add and use #defines for PCI device classes | blueswir1 |
2009-01-27 | Add Simba device ID | blueswir1 |
2009-01-13 | Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin) | aliguori |
2008-12-18 | PCI: Mask writes to RO bits in the command reg of PCI config space | aurel32 |
2008-12-18 | PCI: Mask writes to RO bits in the status reg of PCI config space | aurel32 |
2008-12-17 | virtio-net support | aliguori |
2008-12-11 | pci: add default pci subsystem id for all devices (Gerd Hoffman) | aliguori |
2008-12-09 | KVM: Coalesced MMIO support | aliguori |
2008-10-02 | Make PCI class description tables const | blueswir1 |
2008-02-03 | E1000 NIC emulation (Nir Peleg, patch from Dor Laor). | balrog |
2007-12-09 | Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub... | balrog |
2007-11-18 | Add statics and missing #includes for prototypes. | pbrook |
2007-11-17 | Break up vl.h. | pbrook |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-05-27 | New option -net nic,model=? (Mark Glines) | blueswir1 |
2007-04-14 | Know about more PCI device classes. | ths |
2007-04-07 | Unify IRQ handling. | pbrook |
2007-04-02 | Eepro100 emulation, by Stefan Weil. | ths |
2007-03-06 | Fix typo in PCI bridge code. | ths |
2007-01-10 | Devfn number for network PCI cards, by Aurelien Jarno. | ths |
2006-12-10 | Fix PCI config space overflow, by Herbert Xu. | ths |
2006-09-28 | PCI IRC routing fix. | pbrook |
2006-09-24 | Implement sun4u PCI IRQ routing. | pbrook |
2006-09-24 | PCI shared IRQ fix (original patch by andrzej zaborowski). | pbrook |
2006-08-17 | PCI save/restore changes | bellard |
2006-08-10 | Add SCSI controller class. | pbrook |
2006-07-04 | pcnet nic support (Antony T Curtis) | bellard |
2006-05-21 | Use lookup table for PCI class descriptions. | pbrook |
2006-05-13 | Rearrange PCI host emulation code. | pbrook |
2006-04-18 | Initialize PCI BAR config data. | pbrook |
2006-04-02 | do not test reserved config bits | bellard |
2006-02-05 | Allow selection of emulated network card. | pbrook |
2005-11-21 | cpu_single_env usage fix | bellard |
2005-07-23 | sparc64 fixes (Blue Swirl) | bellard |
2005-06-05 | correct PCI ID for PREP PCI host bridge - added Grackle PCI host bridge | bellard |
2005-05-13 | handle the case where several PCI irqs share the same PIC irq | bellard |