aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rom loader: fix sparc -kernel boot.Gerd Hoffmann2009-10-121-1/+1
* New qdev_init_nofail()Markus Armbruster2009-10-071-2/+2
* Fix pci_add nic not to exit on bad modelMarkus Armbruster2009-10-051-1/+1
* serial: convert isa to qdevGerd Hoffmann2009-10-051-5/+1
* floppy: add drive properties.Gerd Hoffmann2009-10-051-4/+2
* parallel: convert isa to qdevGerd Hoffmann2009-10-051-2/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-12/+12
* Get rid of _t suffixmalc2009-10-011-12/+12
* Compile loader only onceBlue Swirl2009-09-201-3/+15
* Add an ISA bus version of m48t59Blue Swirl2009-09-141-2/+1
* qdev: simplify isa irq assignmentsGerd Hoffmann2009-09-101-1/+1
* qdev: drop iobase properties from isa busGerd Hoffmann2009-09-101-2/+2
* Sparc64: use ISA bus for i8042Blue Swirl2009-09-061-2/+2
* Sparc64: remove unused variablesBlue Swirl2009-09-061-7/+1
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-3/+2
* Fix Sparc64 breakage: add dummy ISA irqsBlue Swirl2009-08-281-0/+8
* ide: split away ide-pci.cGerd Hoffmann2009-08-271-0/+1
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-3/+6
* isa bus irq changes and fixes.Gerd Hoffmann2009-08-271-1/+1
* Unbreak Sparc64Blue Swirl2009-08-131-0/+2
* qdev/prop: convert sun4u.c to helper macros.Gerd Hoffmann2009-08-101-6/+2
* Use qemu_irq for system_powerdownBlue Swirl2009-08-091-4/+0
* Sparc64: configure screen size from QEMU command line optionsBlue Swirl2009-08-081-0/+8
* kill drives_tableGerd Hoffmann2009-07-271-12/+6
* Sparc32/64: use 64 bit type for memory sizeBlue Swirl2009-07-211-2/+2
* Sparc64: refactor kernel initBlue Swirl2009-07-211-42/+55
* Sparc64: refactor CPU initBlue Swirl2009-07-211-19/+27
* Sparc64: convert memory to qdevBlue Swirl2009-07-211-4/+59
* Sparc64: convert boot prom to qdevBlue Swirl2009-07-211-29/+62
* Sparc64: convert ebus to qdevBlue Swirl2009-07-121-2/+18
* sparc64: really initialize irqIgor Kovalenko2009-07-121-2/+3
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* sparc64 follow pci_nic_init changeIgor V. Kovalenko2009-06-231-1/+1
* Rename pci_register_io_region() to pci_register_bar()Avi Kivity2009-06-161-2/+2
* Use relative path for biosPaul Brook2009-05-301-10/+16
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Introduce is_default field for QEMUMachineAnthony Liguori2009-05-211-0/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-3/+12
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* Remove vga_ram_sizePaul Brook2009-05-131-8/+8
* use PCI_HEADER_TYPE.Isaku Yamahata2009-05-031-1/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-3/+0
* Clean up VGA ram allocation.pbrook2009-04-101-5/+2
* Remove nodisk_ok machine feature (Jan Kiszka)aliguori2009-03-281-3/+0
* Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir12009-03-081-60/+15
* Fix sparc64-softmmu breakage from r6711blueswir12009-03-071-2/+2
* Reload ptimers on resetblueswir12009-02-211-3/+3
* Add and use #defines for PCI device classesblueswir12009-02-011-2/+1
* Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori2009-01-261-4/+2
* Switch to CMD646 IDEblueswir12009-01-171-2/+2