aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-08-10qdev/isa: convert fdc.Gerd Hoffmann
2009-08-10qdev/isa: make pc use qdev for i8042 setup.Gerd Hoffmann
2009-08-10qdev/isa: make the piix isa bridge register an isa bus.Gerd Hoffmann
2009-08-10qdev/isa: add qdev support to i8042 (aka ps/2 kbd+mouse).Gerd Hoffmann
2009-08-10qdev/isa: add isa bus support to qdev.Gerd Hoffmann
2009-08-10qdev-ify virtio-blk.Gerd Hoffmann
2009-08-10qdev/prop: add drive property.Gerd Hoffmann
2009-08-10QemuOpts: switch over -device.Gerd Hoffmann
2009-08-10tolower -> qemu_tolowerChristoph Egger
2009-08-09Use qemu_irq for system_powerdownBlue Swirl
2009-08-09Sparc32: use qemu_irq for system_powerdownBlue Swirl
2009-08-08Sparc32: move sparc32_dma init to sun4m.cBlue Swirl
2009-08-08Sparc32: remove VRAM and NVRAM sizes from hwdefBlue Swirl
2009-08-08Sparc32: remove IRQ numbers from hwdefBlue Swirl
2009-08-08Sparc32: move intbit_to_level table back to slavio_intctl.cBlue Swirl
2009-08-08Sparc32: move device instantiation to sun4m.cBlue Swirl
2009-08-08Sparc32: Refactor slavio timerBlue Swirl
2009-08-08ppc_newworld: configure screen size from QEMU command line optionsBlue Swirl
2009-08-08Sparc64: configure screen size from QEMU command line optionsBlue Swirl
2009-08-08ppc_oldworld: configure screen size from qemu command line optionsLaurent Vivier
2009-07-31Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl
2009-07-31PPC: convert Uni-north to qdev: also fixes Mac99 machine crashBlue Swirl
2009-07-31PPC: convert Grackle to qdevBlue Swirl
2009-07-31esp: fix interrupt register readBlue Swirl
2009-07-31Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f)Blue Swirl
2009-07-30e1000.c doesn't properly emulate EERD and ICS registersBill Paul
2009-07-30qdev: convert all vga devices.Gerd Hoffmann
2009-07-30qdev/core: add monitor command to list all driversGerd Hoffmann
2009-07-30qdev: factor out qdev_print_devinfo.Gerd Hoffmann
2009-07-30Fix VM state change handlers running out of orderMarkus Armbruster
2009-07-30Remove the virtio-{blk, console}-pci-0-10 device typesMark McLoughlin
2009-07-30Remove the pc-0-10 machine typeMark McLoughlin
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