]> git.proxmox.com Git - qemu.git/history - hw/gt64xxx.c
Introduce a 'client_add' monitor command accepting an open FD
[qemu.git] / hw / gt64xxx.c
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-12 Isaku Yamahatahw/gt64xxx.c: convert to PCIDeviceInfo to initialize ids
2011-03-06 Juan Quintelagt64xxx: remove savevm support
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Aurelien Jarnogt64xxx: set isa_mem_base during registration
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-20 Aurelien Jarnogt64xxx: qdev conversion
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander Grafisa_mmio: Always use little endian
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-07-11 Isaku Yamahatapci: use PCI_DEVFN() where appropriate.
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-28 Riccardo MagliocchettiFix hw/gt64xxx.c compilation with DEBUG defined
2010-03-21 Blue SwirlCompile isa_mmio only once
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 malcDo not use dprintf
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Isaku Yamahatagt64xxx: remove gt64120_{read, write}_config().
2009-11-09 Isaku Yamahatapci_host.h: move functions in pci_host.h into .c file.
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-04 Juan QuintelaWe want the argument pass to set_irq to be opaque
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Paul BrookAdd common BusState
2009-03-13 aliguoriAdd and use remaining #defines for PCI device IDs ...
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-03-10 aurel32GT64XXX: fix endianness issues:
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-11-11 bellardremoved warning
2007-10-20 thsCheck the Galilleo config register instead of hardcodin...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-11 thsRemove superfluous gt64xxx_pci_mapping calls.
2007-07-11 thsImpement Galilleo ISD register.
2007-06-12 thsRevert the Gallileo PCI mapping patch, it conflicts...
2007-06-10 thsMore PCI mapping/remapping for Gallileo.
2007-06-07 thsUnbreak PCI config register, noticed by Stefan Weil.
2007-06-07 thsInitialize more GT64xxx registers on reset.
2007-06-07 thsFix some Malta PCI config bits.
2007-06-07 thsPCI device saving for GT64xxx.
2007-06-07 thsImplement some more Gallileo registers.
2007-06-07 thsFix PCI irq mapping on Malta.
2007-04-15 thsGallileo fixes, by Stefan Weil.
2007-04-07 pbrookUnify IRQ handling.
2007-03-18 thsA VGA card for the Malta board.
2007-03-06 thsFix GT-64xxx PCI mapping, by Aurelien Jarno.
2007-01-31 thsFix GT64120 mapping with REDBOOT, by Aurelien Jarno.
2007-01-24 thsReworking MIPS interrupt handling, by Aurelien Jarno.
2007-01-17 thsBig endian support for Gallileo, by Aurelien Jarno.
2007-01-15 thsGallileo GT64xxx support, by Aurelien Jarno.