]> git.proxmox.com Git - qemu.git/history - hw/openpic.c
user: Restore debug usage message for '-d ?' in user mode emulation
[qemu.git] / hw / openpic.c
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 Grafopenpic: Replace explicit byte swap with endian hints
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-12-02 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-22 Stefan Weilpci: Replace unneeded type casts in calls of pci_regist...
2010-07-11 Isaku Yamahatapci: don't overwrite multi functio bit in pci header...
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-03-29 Blue SwirlCompile openpic only once
2009-12-19 Aurelien Jarnohw/openpic.c: replace tabs by spaces
2009-12-19 Alexander Graftarget-ppc: Initialize OpenPIC properly
2009-11-15 Blue SwirlPCI: make duplicate devfn allocation fatal
2009-11-09 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-11-09 Isaku Yamahatapci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/...
2009-11-07 Blue SwirlPPC: remove unneeded calls to device reset
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRename pci_register_io_region() to pci_register_bar()
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-03 Isaku Yamahatause PCI_HEADER_TYPE.
2009-03-16 blueswir1Delete some unused macros detected with -Wp,-Wunused...
2009-03-02 aurel32hw/openpic: define list in mpic_init() const
2009-03-02 aurel32kvm/powerpc: Enable MPIC for E500 platform.
2009-02-06 blueswir1Add savevm and reset support for OpenPic
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-02-01 blueswir1Update #defines for PCI vendor and device IDs from...
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2009-01-15 aliguoripowerpc/kvm: fix a openpic bug (Liu Yu)
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2007-11-17 pbrookBreak up vl.h.
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-04-09 j_mayerImplement embedded IRQ controller for PowerPC 6xx/740...
2007-04-07 pbrookUnify IRQ handling.
2007-03-31 j_mayerBetter fix for OpenPIC: should not depend on PowerPC.
2007-03-30 j_mayerNew model for PowerPC CPU hardware interrupt events:
2005-11-23 bellardopenpic SMP support (Jocelyn Mayer)
2005-11-21 bellardcpu_single_env usage fix
2005-06-05 bellardmore generic IRQ support
2005-02-09 bellardspelling fix
2005-01-10 bellardtypo
2004-06-21 bellarddisable PCI device for PMAC
2004-06-21 bellardadded PCI bus
2004-06-21 bellardopenpic fixes
2004-06-15 bellardOpenPIC support (Jocelyn Mayer)