qdev/prop: convert slavio_timer.c to helper macros.
[qemu] / hw /
2009-08-10 Gerd Hoffmannqdev/prop: convert slavio_timer.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert slavio_intctl.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert pcnet.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert m48t59.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert iommu.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert integratorcp.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert i2c.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert etraxfs_pic.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert escc.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert eccmemctl.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert armv7m.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert arm_sysctl.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert pci.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: add CharDriverState property.
2009-08-10 Gerd Hoffmannqdev/prop: macros for creating typechecked properties.
2009-08-10 Gleb Natapovmake windows notice media change
2009-08-10 Beth KonAdd/Fix command-line checks for smbios options v2
2009-08-10 Stefano Stabellinivga: do not resize the screen on hw_invalidate
2009-08-10 Gerd Hoffmannqdev/isa: convert fdc.
2009-08-10 Gerd Hoffmannqdev/isa: make pc use qdev for i8042 setup.
2009-08-10 Gerd Hoffmannqdev/isa: make the piix isa bridge register an isa...
2009-08-10 Gerd Hoffmannqdev/isa: add qdev support to i8042 (aka ps/2 kbd+mouse).
2009-08-10 Gerd Hoffmannqdev/isa: add isa bus support to qdev.
2009-08-10 Gerd Hoffmannqdev-ify virtio-blk.
2009-08-10 Gerd Hoffmannqdev/prop: add drive property.
2009-08-10 Gerd HoffmannQemuOpts: switch over -device.
2009-08-10 Christoph Eggertolower -> qemu_tolower
2009-08-09 Blue SwirlUse qemu_irq for system_powerdown
2009-08-09 Blue SwirlSparc32: use qemu_irq for system_powerdown
2009-08-08 Blue SwirlSparc32: move sparc32_dma init to sun4m.c
2009-08-08 Blue SwirlSparc32: remove VRAM and NVRAM sizes from hwdef
2009-08-08 Blue SwirlSparc32: remove IRQ numbers from hwdef
2009-08-08 Blue SwirlSparc32: move intbit_to_level table back to slavio_intctl.c
2009-08-08 Blue SwirlSparc32: move device instantiation to sun4m.c
2009-08-08 Blue SwirlSparc32: Refactor slavio timer
2009-08-08 Blue Swirlppc_newworld: configure screen size from QEMU command...
2009-08-08 Blue SwirlSparc64: configure screen size from QEMU command line...
2009-08-08 Laurent Vivierppc_oldworld: configure screen size from qemu command...
2009-07-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-07-31 Blue SwirlPPC: convert Uni-north to qdev: also fixes Mac99 machin...
2009-07-31 Blue SwirlPPC: convert Grackle to qdev
2009-07-31 Blue Swirlesp: fix interrupt register read
2009-07-31 Blue SwirlFix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea61...
2009-07-30 Bill Paule1000.c doesn't properly emulate EERD and ICS registers
2009-07-30 Gerd Hoffmannqdev: convert all vga devices.
2009-07-30 Gerd Hoffmannqdev/core: add monitor command to list all drivers
2009-07-30 Gerd Hoffmannqdev: factor out qdev_print_devinfo.
2009-07-30 Markus ArmbrusterFix VM state change handlers running out of order
2009-07-30 Mark McLoughlinRemove the virtio-{blk, console}-pci-0-10 device types
2009-07-30 Mark McLoughlinRemove the pc-0-10 machine type
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-27 Juan QuintelaRefactor code to remove one #ifdef CONFIG_FDT
2009-07-27 Juan QuintelaRename HAVE_FDT to CONFIG_FDT and define it also in...
2009-07-27 Michael S. Tsirkinqemu: msix nit: clear msix_entries_nr on error
2009-07-27 Jes SorensenIntroduce -smp , maxcpus= flag to specify maximum numbe...
2009-07-27 Beth KonHPET fixes for reg writes
2009-07-27 Gerd Hoffmannswitch -drive to QemuOpts.
2009-07-27 Gerd Hoffmannkill drives_opt
2009-07-27 Gerd Hoffmannkill drives_table
2009-07-27 Gerd Hoffmannqdev/pci: hook up i440fx.
2009-07-27 Gerd Hoffmannqdev: bus walker + qdev_device_add()
2009-07-27 Gerd Hoffmannqdev: create default bus names.
2009-07-27 Gerd Hoffmannqdev/pci: use qdev_prop_pci_devfn
2009-07-27 Gerd Hoffmannqdev/prop: add pci devfn property
2009-07-27 Mark McLoughlinAdd a pc-0.11 machine type and make the pc type an...
2009-07-27 Mark McLoughlinAdd machine type aliases
2009-07-26 Alexander GrafGive the kernel more room
2009-07-26 Alexander GrafPPC: Round VGA BIOS size to page boundary
2009-07-22 Glauber Costanotify io_thread at the end of rx handling
2009-07-22 NolanAdd save/restore support to the LSI logic SCSI device...
2009-07-21 Blue SwirlSparc32: convert Sun4c interrupt controller to qdev
2009-07-21 Blue SwirlSparc32: convert SBI to qdev
2009-07-21 Blue SwirlSparc32/64: use 64 bit type for memory size
2009-07-21 Blue Swirlqdev: add 64 bit type
2009-07-21 Blue SwirlSparc64: refactor kernel init
2009-07-21 Blue SwirlSparc64: refactor CPU init
2009-07-21 Blue SwirlSparc64: convert memory to qdev
2009-07-21 Blue SwirlSparc64: convert boot prom to qdev
2009-07-21 Blue SwirlSparc32: Fix lance
2009-07-21 Blue SwirlSparc64: convert APB to qdev
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-20 Blue SwirlFix build with DEBUG_PCI in pci_host.h enabled
2009-07-20 Blue SwirlClean up fdc qdev conversion
2009-07-17 Christoph Eggerisxdigit -> qemu_isxdigit
2009-07-17 Blue SwirlSuppress a Sparse warning
2009-07-17 Blue SwirlSparc32: use hex for version numbers
2009-07-17 Blue SwirlSparc32: fix escc devices broken by ee6847d19be16c789b8...
2009-07-17 Blue SwirlSparc32: fix fdc io_base
2009-07-17 Blue SwirlFix sparc-softmmu breakage by ee6847d19be16c789b8bd4e55...
2009-07-16 Naphtali Spreifix for bad macaddr of e1000 in Windows 2003 server...
2009-07-16 Gerd Hoffmannqdev: es1370+ac97 description
2009-07-16 Gerd Hoffmannqdev/compat: virtio-net-pci 0.10 compatibility.
2009-07-16 Gerd Hoffmannqdev: print device id in "info pci".
2009-07-16 Gerd Hoffmannqdev/compat: virtio-console-pci 0.10 compatibility.
2009-07-16 Gerd Hoffmannqdev: add id= support for pci nics.
2009-07-16 Gerd Hoffmannqdev/compat: virtio-blk-pci 0.10 compatibility.
2009-07-16 Gerd Hoffmannqdev: add user-specified identifier to devices.
2009-07-16 Gerd Hoffmannqdev/compat: add pc-0.10 machine type.
2009-07-16 Gerd Hoffmannqdev: add no_user, alias and desc
2009-07-16 Gerd Hoffmannqdev/compat: compat property infrastructure.
next