aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-07-27Refactor code to remove one #ifdef CONFIG_FDTJuan Quintela
2009-07-27Rename HAVE_FDT to CONFIG_FDT and define it also in MakefileJuan Quintela
2009-07-27qemu: msix nit: clear msix_entries_nr on errorMichael S. Tsirkin
2009-07-27Introduce -smp , maxcpus= flag to specify maximum number of CPUS.Jes Sorensen
2009-07-27HPET fixes for reg writesBeth Kon
2009-07-27switch -drive to QemuOpts.Gerd Hoffmann
2009-07-27kill drives_optGerd Hoffmann
2009-07-27kill drives_tableGerd Hoffmann
2009-07-27qdev/pci: hook up i440fx.Gerd Hoffmann
2009-07-27qdev: bus walker + qdev_device_add()Gerd Hoffmann
2009-07-27qdev: create default bus names.Gerd Hoffmann
2009-07-27qdev/pci: use qdev_prop_pci_devfnGerd Hoffmann
2009-07-27qdev/prop: add pci devfn propertyGerd Hoffmann
2009-07-27Add a pc-0.11 machine type and make the pc type an aliasMark McLoughlin
2009-07-27Add machine type aliasesMark McLoughlin
2009-07-26Give the kernel more roomAlexander Graf
2009-07-26PPC: Round VGA BIOS size to page boundaryAlexander Graf
2009-07-22notify io_thread at the end of rx handlingGlauber Costa
2009-07-22Add save/restore support to the LSI logic SCSI device model.Nolan
2009-07-21Sparc32: convert Sun4c interrupt controller to qdevBlue Swirl
2009-07-21Sparc32: convert SBI to qdevBlue Swirl
2009-07-21Sparc32/64: use 64 bit type for memory sizeBlue Swirl
2009-07-21qdev: add 64 bit typeBlue Swirl
2009-07-21Sparc64: refactor kernel initBlue Swirl
2009-07-21Sparc64: refactor CPU initBlue Swirl
2009-07-21Sparc64: convert memory to qdevBlue Swirl
2009-07-21Sparc64: convert boot prom to qdevBlue Swirl
2009-07-21Sparc32: Fix lanceBlue Swirl
2009-07-21Sparc64: convert APB to qdevBlue Swirl
2009-07-20Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl
2009-07-20Fix build with DEBUG_PCI in pci_host.h enabledBlue Swirl
2009-07-20Clean up fdc qdev conversionBlue Swirl
2009-07-17isxdigit -> qemu_isxdigitChristoph Egger
2009-07-17Suppress a Sparse warningBlue Swirl
2009-07-17Sparc32: use hex for version numbersBlue Swirl
2009-07-17Sparc32: fix escc devices broken by ee6847d19be16c789b8bd4e553b7cd6701ba1245Blue Swirl
2009-07-17Sparc32: fix fdc io_baseBlue Swirl
2009-07-17Fix sparc-softmmu breakage by ee6847d19be16c789b8bd4e553b7cd6701ba1245Blue Swirl
2009-07-16fix for bad macaddr of e1000 in Windows 2003 server with original MS driverNaphtali Sprei
2009-07-16qdev: es1370+ac97 descriptionGerd Hoffmann
2009-07-16qdev/compat: virtio-net-pci 0.10 compatibility.Gerd Hoffmann
2009-07-16qdev: print device id in "info pci".Gerd Hoffmann
2009-07-16qdev/compat: virtio-console-pci 0.10 compatibility.Gerd Hoffmann
2009-07-16qdev: add id= support for pci nics.Gerd Hoffmann
2009-07-16qdev/compat: virtio-blk-pci 0.10 compatibility.Gerd Hoffmann
2009-07-16qdev: add user-specified identifier to devices.Gerd Hoffmann
2009-07-16qdev/compat: add pc-0.10 machine type.Gerd Hoffmann
2009-07-16qdev: add no_user, alias and descGerd Hoffmann
2009-07-16qdev/compat: compat property infrastructure.Gerd Hoffmann