summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* qdev/compat: virtio-net-pci 0.10 compatibility.Gerd Hoffmann2009-07-162-3/+28
* qdev: print device id in "info pci".Gerd Hoffmann2009-07-161-0/+1
* qdev/compat: virtio-console-pci 0.10 compatibility.Gerd Hoffmann2009-07-162-1/+20
* qdev: add id= support for pci nics.Gerd Hoffmann2009-07-161-0/+2
* qdev/compat: virtio-blk-pci 0.10 compatibility.Gerd Hoffmann2009-07-162-1/+21
* qdev: add user-specified identifier to devices.Gerd Hoffmann2009-07-162-2/+5
* qdev/compat: add pc-0.10 machine type.Gerd Hoffmann2009-07-161-0/+11
* qdev: add no_user, alias and descGerd Hoffmann2009-07-162-0/+15
* qdev/compat: compat property infrastructure.Gerd Hoffmann2009-07-164-0/+38
* qdev: factor out driver search to qdev_find_info()Gerd Hoffmann2009-07-161-7/+15
* cleanup: drop unused struct elements from VirtIOPCIProxy.Gerd Hoffmann2009-07-161-6/+0
* qdev: rework device properties.Gerd Hoffmann2009-07-1645-390/+920
OpenPOWER on IntegriCloud