2011-06-15 |
Michael S. Tsirkin | Merge remote-tracking branch 'origin/master' into pci |
blob | commitdiff | raw |
2011-06-12 |
Isaku Yamahata | hw/gt64xxx.c: convert to PCIDeviceInfo to initialize ids |
blob | commitdiff | raw |
2011-03-06 |
Juan Quintela | gt64xxx: remove savevm support |
blob | commitdiff | raw | diff to current |
2011-02-01 |
Anthony Liguori | Merge remote branch 'amit/for-anthony' into staging |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
blob | commitdiff | raw | diff to current |
2011-01-21 |
Aurelien Jarno | Merge branch 'usb.4' of git://anongit.freedesktop.org... |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Aurelien Jarno | gt64xxx: set isa_mem_base during registration |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Aurelien Jarno | gt64xxx: qdev conversion |
blob | commitdiff | raw | diff to current |
2010-12-27 |
Aurelien Jarno | Merge branch 'spice.v23.pull' of git://anongit.freedesk... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Anthony Liguori | Merge remote branch 'arm/for-anthony' into staging |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Anthony Liguori | Merge remote branch 'qmp/for-anthony' into staging |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Anthony Liguori | Merge remote branch 'jvrao/for-anthony' into staging |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
blob | commitdiff | raw | diff to current |
2010-12-11 |
Alexander Graf | isa_mmio: Always use little endian |
blob | commitdiff | raw | diff to current |
2010-12-11 |
Alexander Graf | Add endianness as io mem parameter |
blob | commitdiff | raw | diff to current |
2010-07-11 |
Isaku Yamahata | pci: use PCI_DEVFN() where appropriate. |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Anthony Liguori | Merge remote branch 'kwolf/for-anthony' into staging |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Alex Williamson | savevm: Add DeviceState param |
blob | commitdiff | raw | diff to current |
2010-06-03 |
Anthony Liguori | Merge remote branch 'kwolf/for-anthony' into staging |
blob | commitdiff | raw | diff to current |
2010-05-28 |
Riccardo Magliocchetti | Fix hw/gt64xxx.c compilation with DEBUG defined |
blob | commitdiff | raw | diff to current |
2010-03-21 |
Blue Swirl | Compile isa_mmio only once |
blob | commitdiff | raw | diff to current |
2010-02-08 |
Anthony Liguori | Merge remote branch 'linux-user/linux-user-for-upstream... |
blob | commitdiff | raw | diff to current |
2010-02-08 |
Anthony Liguori | Merge remote branch 'qemu-kvm/uq/master' into staging-tmp |
blob | commitdiff | raw | diff to current |
2010-02-06 |
malc | Do not use dprintf |
blob | commitdiff | raw | diff to current |
2010-01-06 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
blob | commitdiff | raw | diff to current |
2009-12-23 |
Isaku Yamahata | gt64xxx: remove gt64120_{read, write}_config(). |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Isaku Yamahata | pci_host.h: move functions in pci_host.h into .c file. |
blob | commitdiff | raw | diff to current |
2009-10-01 |
Anthony Liguori | Revert "Get rid of _t suffix" |
blob | commitdiff | raw | diff to current |
2009-10-01 |
malc | Get rid of _t suffix |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Juan Quintela | We want the argument pass to set_irq to be opaque |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Anthony Liguori | Merge commit 'linux-user/linux-user-for-upstream' into... |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Blue Swirl | Make CPURead/WriteFunc structure 'const' |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Avi Kivity | Remove io_index argument from cpu_register_io_memory() |
blob | commitdiff | raw | diff to current |
2009-05-22 |
Paul Brook | Add common BusState |
blob | commitdiff | raw | diff to current |
2009-03-13 |
aliguori | Add and use remaining #defines for PCI device IDs ... |
blob | commitdiff | raw | diff to current |
2009-02-01 |
blueswir1 | Add and use #defines for PCI device classes |
blob | commitdiff | raw | diff to current |
2009-01-26 |
aliguori | Define PCI vendor and device IDs in pci.h (Stuart Brady) |
blob | commitdiff | raw | diff to current |
2008-10-26 |
blueswir1 | Fix undeclared symbol warnings from sparse |
blob | commitdiff | raw | diff to current |
2008-03-10 |
aurel32 | GT64XXX: fix endianness issues: |
blob | commitdiff | raw | diff to current |
2007-11-18 |
pbrook | Add statics and missing #includes for prototypes. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
pbrook | Break up vl.h. |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | removed warning |
blob | commitdiff | raw | diff to current |
2007-10-20 |
ths | Check the Galilleo config register instead of hardcodin... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-07-11 |
ths | Remove superfluous gt64xxx_pci_mapping calls. |
blob | commitdiff | raw | diff to current |
2007-07-11 |
ths | Impement Galilleo ISD register. |
blob | commitdiff | raw | diff to current |
2007-06-12 |
ths | Revert the Gallileo PCI mapping patch, it conflicts... |
blob | commitdiff | raw | diff to current |
2007-06-10 |
ths | More PCI mapping/remapping for Gallileo. |
blob | commitdiff | raw | diff to current |
2007-06-07 |
ths | Unbreak PCI config register, noticed by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-06-07 |
ths | Initialize more GT64xxx registers on reset. |
blob | commitdiff | raw | diff to current |
2007-06-07 |
ths | Fix some Malta PCI config bits. |
blob | commitdiff | raw | diff to current |
2007-06-07 |
ths | PCI device saving for GT64xxx. |
blob | commitdiff | raw | diff to current |
2007-06-07 |
ths | Implement some more Gallileo registers. |
blob | commitdiff | raw | diff to current |
2007-06-07 |
ths | Fix PCI irq mapping on Malta. |
blob | commitdiff | raw | diff to current |
2007-04-15 |
ths | Gallileo fixes, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-04-07 |
pbrook | Unify IRQ handling. |
blob | commitdiff | raw | diff to current |
2007-03-18 |
ths | A VGA card for the Malta board. |
blob | commitdiff | raw | diff to current |
2007-03-06 |
ths | Fix GT-64xxx PCI mapping, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-01-31 |
ths | Fix GT64120 mapping with REDBOOT, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-01-24 |
ths | Reworking MIPS interrupt handling, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-01-17 |
ths | Big endian support for Gallileo, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-01-15 |
ths | Gallileo GT64xxx support, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
|