Age | Commit message (Expand) | Author |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann |
2009-08-25 | Sparc32: improve interrupt handling | Blue Swirl |
2009-08-23 | Sparc32: fix monitor commands 'info pic' and 'info irq' | Blue Swirl |
2009-08-10 | qdev/prop: convert sun4m.c to helper macros. | Gerd Hoffmann |
2009-08-09 | Use qemu_irq for system_powerdown | Blue Swirl |
2009-08-09 | Sparc32: use qemu_irq for system_powerdown | Blue Swirl |
2009-08-08 | Sparc32: move sparc32_dma init to sun4m.c | Blue Swirl |
2009-08-08 | Sparc32: remove VRAM and NVRAM sizes from hwdef | Blue Swirl |
2009-08-08 | Sparc32: remove IRQ numbers from hwdef | Blue Swirl |
2009-08-08 | Sparc32: move intbit_to_level table back to slavio_intctl.c | Blue Swirl |
2009-08-08 | Sparc32: move device instantiation to sun4m.c | Blue Swirl |
2009-07-27 | kill drives_table | Gerd Hoffmann |
2009-07-21 | Sparc32: convert Sun4c interrupt controller to qdev | Blue Swirl |
2009-07-21 | Sparc32: convert SBI to qdev | Blue Swirl |
2009-07-21 | Sparc32/64: use 64 bit type for memory size | Blue Swirl |
2009-07-21 | Sparc32: Fix lance | Blue Swirl |
2009-07-17 | Fix sparc-softmmu breakage by ee6847d19be16c789b8bd4e553b7cd6701ba1245 | Blue Swirl |
2009-07-16 | qdev: rework device properties. | Gerd Hoffmann |
2009-07-16 | Sparc32: convert slavio interrupt controller to qdev | Blue Swirl |
2009-07-16 | Sparc32: refactor CPU init | Blue Swirl |
2009-07-16 | Sparc32: convert memory to qdev | Blue Swirl |
2009-07-16 | Sparc32: convert boot prom to qdev | Blue Swirl |
2009-07-16 | Sparc32: convert cs4231 to qdev | Blue Swirl |
2009-07-15 | Sparc32: convert sparc32_dma to qdev | Blue Swirl |
2009-07-13 | Sparc32: convert slavio_misc to qdev | Blue Swirl |
2009-07-13 | Sparc32: convert idreg to qdev | Blue Swirl |
2009-06-29 | Revert "Introduce reset notifier order" | Jan Kiszka |
2009-05-30 | Use relative path for bios | Paul Brook |
2009-05-26 | Remove qdev irq sink handling | Paul Brook |
2009-05-22 | Introduce reset notifier order | Jan Kiszka |
2009-05-21 | Introduce is_default field for QEMUMachine | Anthony Liguori |
2009-05-21 | Refactor how display drivers are selected | Anthony Liguori |
2009-05-21 | Convert machine registration to use module init functions | Anthony Liguori |
2009-05-14 | ESP SCSI qdev conversion | Paul Brook |
2009-05-14 | PCI network qdev conversion | Paul Brook |
2009-05-13 | Replace gcc variadic macro extension with C99 version | Blue Swirl |
2009-05-13 | Remove vga_ram_size | Paul Brook |
2009-04-11 | Remove redundant ram_require machine properly. | pbrook |
2009-04-09 | Cleanup SPARC/TCX framebuffer allocation. | pbrook |
2009-03-28 | Remove nodisk_ok machine feature (Jan Kiszka) | aliguori |
2009-03-08 | Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno) | blueswir1 |
2009-03-05 | monitor: Rework API (Jan Kiszka) | aliguori |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori |
2009-01-14 | escc: allow one IRQ per serial channel | aurel32 |
2009-01-13 | sun4c/sun4d: also swap the CharDriverState of escc_init() | aurel32 |
2009-01-13 | Check NIC model in some NIC init functions (Mark McLoughlin) | aliguori |
2009-01-13 | ESCC: swap the two CharDriverState arguments | aurel32 |
2009-01-12 | Rename slavio_serial functions to escc, add clock rate and it_shift parameters | blueswir1 |
2009-01-10 | Fix segfault | blueswir1 |
2008-12-24 | Sun4m use 0 for nonexistent devices (Robert Reif) | blueswir1 |