aboutsummaryrefslogtreecommitdiff
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* esp: fix interrupt register readBlue Swirl2009-07-311-4/+9
* Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f)Blue Swirl2009-07-311-0/+3
* e1000.c doesn't properly emulate EERD and ICS registersBill Paul2009-07-301-4/+9
* qdev: convert all vga devices.Gerd Hoffmann2009-07-303-81/+130
* qdev/core: add monitor command to list all driversGerd Hoffmann2009-07-302-0/+12
* qdev: factor out qdev_print_devinfo.Gerd Hoffmann2009-07-301-1/+18
* Fix VM state change handlers running out of orderMarkus Armbruster2009-07-303-9/+54
* Remove the virtio-{blk, console}-pci-0-10 device typesMark McLoughlin2009-07-301-46/+11
* Remove the pc-0-10 machine typeMark McLoughlin2009-07-301-50/+5
* rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela2009-07-278-18/+18
* Refactor code to remove one #ifdef CONFIG_FDTJuan Quintela2009-07-271-4/+2
* Rename HAVE_FDT to CONFIG_FDT and define it also in MakefileJuan Quintela2009-07-273-5/+5
* qemu: msix nit: clear msix_entries_nr on errorMichael S. Tsirkin2009-07-271-0/+1
* Introduce -smp , maxcpus= flag to specify maximum number of CPUS.Jes Sorensen2009-07-272-0/+2
* HPET fixes for reg writesBeth Kon2009-07-272-13/+8
* switch -drive to QemuOpts.Gerd Hoffmann2009-07-271-6/+6
* kill drives_optGerd Hoffmann2009-07-271-5/+5
* kill drives_tableGerd Hoffmann2009-07-2731-225/+186
* qdev/pci: hook up i440fx.Gerd Hoffmann2009-07-272-26/+85
* qdev: bus walker + qdev_device_add()Gerd Hoffmann2009-07-272-0/+252
* qdev: create default bus names.Gerd Hoffmann2009-07-272-1/+25
* qdev/pci: use qdev_prop_pci_devfnGerd Hoffmann2009-07-271-4/+4
* qdev/prop: add pci devfn propertyGerd Hoffmann2009-07-272-0/+44
* Add a pc-0.11 machine type and make the pc type an aliasMark McLoughlin2009-07-271-1/+2
* Add machine type aliasesMark McLoughlin2009-07-271-0/+1
* Give the kernel more roomAlexander Graf2009-07-261-2/+2
* PPC: Round VGA BIOS size to page boundaryAlexander Graf2009-07-262-0/+8
* notify io_thread at the end of rx handlingGlauber Costa2009-07-221-0/+4
* Add save/restore support to the LSI logic SCSI device model.Nolan2009-07-221-0/+172
* Sparc32: convert Sun4c interrupt controller to qdevBlue Swirl2009-07-213-20/+57
* Sparc32: convert SBI to qdevBlue Swirl2009-07-213-21/+54
* Sparc32/64: use 64 bit type for memory sizeBlue Swirl2009-07-212-4/+4
* qdev: add 64 bit typeBlue Swirl2009-07-212-0/+62
* 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
* Sparc32: Fix lanceBlue Swirl2009-07-211-0/+1
* Sparc64: convert APB to qdevBlue Swirl2009-07-212-35/+76
* Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl2009-07-2010-42/+43
* Fix build with DEBUG_PCI in pci_host.h enabledBlue Swirl2009-07-201-5/+8
* Clean up fdc qdev conversionBlue Swirl2009-07-201-74/+65
* isxdigit -> qemu_isxdigitChristoph Egger2009-07-171-2/+2
* Suppress a Sparse warningBlue Swirl2009-07-172-1/+3
* Sparc32: use hex for version numbersBlue Swirl2009-07-172-2/+2
* Sparc32: fix escc devices broken by ee6847d19be16c789b8bd4e553b7cd6701ba1245Blue Swirl2009-07-171-4/+4
* Sparc32: fix fdc io_baseBlue Swirl2009-07-171-1/+2
* Fix sparc-softmmu breakage by ee6847d19be16c789b8bd4e553b7cd6701ba1245Blue Swirl2009-07-171-1/+1
* fix for bad macaddr of e1000 in Windows 2003 server with original MS driverNaphtali Sprei2009-07-161-0/+5
* qdev: es1370+ac97 descriptionGerd Hoffmann2009-07-162-0/+2