]> git.proxmox.com Git - mirror_qemu.git/history - hw/isa-bus.c
hpet: Make number of timers configurable
[mirror_qemu.git] / hw / isa-bus.c
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-09 Paolo Bonzinimove two variable declarations out of vl.c
2009-10-07 Markus ArmbrusterMake isa_create() terminate program on failure
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-07 Markus ArmbrusterMake qdev_init() destroy the device on failure
2009-09-10 Gerd Hoffmannqdev: add isa_create() function
2009-09-10 Gerd Hoffmannqdev: tag isabus-bridge as no-user
2009-09-10 Gerd Hoffmannqdev: simplify isa irq assignments
2009-09-10 Gerd Hoffmannqdev: drop iobase properties from isa bus
2009-08-28 Blue SwirlSuppress kraxelisms
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-28 Gerd HoffmannMove isa_connect_irq calls into isa_create_simple
2009-08-28 Jes SorensenAdd isa_reserve_irq().
2009-08-28 Gerd Hoffmannisa bus irq changes and fixes.
2009-08-24 Gerd Hoffmannqdev/prop: convert isa-bus to helper macros.
2009-08-10 Gerd Hoffmannqdev/isa: add isa bus support to qdev.