Age | Commit message (Expand) | Author |
2010-07-11 | pci: use PCI_DEVFN() where appropriate. | Isaku Yamahata |
2010-07-06 | savevm: Add DeviceState param | Alex Williamson |
2010-05-28 | Fix hw/gt64xxx.c compilation with DEBUG defined | Riccardo Magliocchetti |
2010-03-21 | Compile isa_mmio only once | Blue Swirl |
2010-02-07 | Do not use dprintf | malc |
2009-12-23 | gt64xxx: remove gt64120_{read, write}_config(). | Isaku Yamahata |
2009-11-09 | pci_host.h: move functions in pci_host.h into .c file. | Isaku Yamahata |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-04 | We want the argument pass to set_irq to be opaque | Juan Quintela |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl |
2009-06-16 | Remove io_index argument from cpu_register_io_memory() | Avi Kivity |
2009-05-23 | Add common BusState | Paul Brook |
2009-03-13 | Add and use remaining #defines for PCI device IDs (Stuart Brady) | aliguori |
2009-02-01 | Add and use #defines for PCI device classes | blueswir1 |
2009-01-26 | Define PCI vendor and device IDs in pci.h (Stuart Brady) | aliguori |
2008-10-26 | Fix undeclared symbol warnings from sparse | blueswir1 |
2008-03-10 | GT64XXX: fix endianness issues: | aurel32 |
2007-11-18 | Add statics and missing #includes for prototypes. | pbrook |
2007-11-17 | Break up vl.h. | pbrook |
2007-11-11 | removed warning | bellard |
2007-10-20 | Check the Galilleo config register instead of hardcoding the endianness. | ths |
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-07-11 | Remove superfluous gt64xxx_pci_mapping calls. | ths |
2007-07-11 | Impement Galilleo ISD register. | ths |
2007-06-12 | Revert the Gallileo PCI mapping patch, it conflicts with the supposedly | ths |
2007-06-10 | More PCI mapping/remapping for Gallileo. | ths |
2007-06-07 | Unbreak PCI config register, noticed by Stefan Weil. | ths |
2007-06-07 | Initialize more GT64xxx registers on reset. | ths |
2007-06-07 | Fix some Malta PCI config bits. | ths |
2007-06-07 | PCI device saving for GT64xxx. | ths |
2007-06-07 | Implement some more Gallileo registers. | ths |
2007-06-07 | Fix PCI irq mapping on Malta. | ths |
2007-04-15 | Gallileo fixes, by Stefan Weil. | ths |
2007-04-07 | Unify IRQ handling. | pbrook |
2007-03-18 | A VGA card for the Malta board. | ths |
2007-03-06 | Fix GT-64xxx PCI mapping, by Aurelien Jarno. | ths |
2007-01-31 | Fix GT64120 mapping with REDBOOT, by Aurelien Jarno. | ths |
2007-01-24 | Reworking MIPS interrupt handling, by Aurelien Jarno. | ths |
2007-01-17 | Big endian support for Gallileo, by Aurelien Jarno. | ths |
2007-01-15 | Gallileo GT64xxx support, by Aurelien Jarno. | ths |