]> git.proxmox.com Git - qemu.git/history - hw/unin_pci.c
vnc_refresh: return if vd->timer is NULL
[qemu.git] / hw / unin_pci.c
2010-01-06 Anthony LiguoriMerge remote branch 'mst/stable-0.12' into stable-0.12
2009-12-19 Markus Armbrusterqdev: Improve uni-north device names
2009-12-12 Markus Armbrusterqdev: Replace device names containing whitespace
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Isaku Yamahatapci: shorten pci_host_{conf, data}_register_xxx functio...
2009-11-15 Blue SwirlPPC64: map Uni-North AGP bus aka fix Linux boot
2009-11-15 Blue SwirlPPC64: Partial fix to Linux crash: revert to old devfn
2009-11-09 Isaku Yamahatapci_host: consolidate pci config address access.
2009-11-09 Isaku Yamahatapci_host.h: move functions in pci_host.h into .c file.
2009-11-07 Blue SwirlPPC: remove unneeded calls to device reset
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-19 Blue SwirlPPC: make system bus parent of PCI bus
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-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-31 Blue SwirlPPC: convert Uni-north to qdev: also fixes Mac99 machin...
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Paul BrookAdd common BusState
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-07 blueswir1Activate uninorth AGP bridge
2009-02-08 blueswir1Fix UniNorth
2009-02-05 blueswir1Add debug, savevm and reset support for UniNorth
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)
2008-12-13 blueswir1Remove unnecessary trailing newlines
2007-11-17 pbrookBreak up vl.h.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-07 pbrookUnify IRQ handling.
2006-12-07 thsSpelling fixes, thanks to Stefan Weil.
2006-09-24 pbrookImplement sun4u PCI IRQ routing.
2006-09-24 pbrookPCI shared IRQ fix (original patch by andrzej zaborowski).
2006-05-13 pbrookRearrange PCI host emulation code.