]> git.proxmox.com Git - qemu.git/history - hw
sdl.c: support 32 bpp cursors
[qemu.git] / hw /
2009-08-28 Reimar DöffingerUse corect depth from DisplaySurface in vmware_vga.c
2009-08-28 Anthony LiguoriFix migration for ide devices
2009-08-28 Gleb Natapovmake windows notice media change
2009-08-28 Beth KonAdd/Fix command-line checks for smbios options v2
2009-08-28 Stefano Stabellinivga: do not resize the screen on hw_invalidate
2009-08-28 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-08-28 Blue Swirlesp: fix interrupt register read
2009-08-28 Blue SwirlFix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea61...
2009-08-28 Bill Paule1000.c doesn't properly emulate EERD and ICS registers
2009-08-28 Markus ArmbrusterFix VM state change handlers running out of order
2009-08-28 Mark McLoughlinRemove the virtio-{blk, console}-pci-0-10 device types
2009-08-28 Mark McLoughlinRemove the pc-0-10 machine type
2009-07-29 Mark McLoughlinAdd a pc-0.11 machine type and make the pc type an...
2009-07-29 Mark McLoughlinAdd machine type aliases
2009-07-29 Michael S. Tsirkinqemu: msix nit: clear msix_entries_nr on error
2009-07-29 Beth KonHPET fixes for reg writes
2009-07-22 NolanAdd save/restore support to the LSI logic SCSI device...
2009-07-22 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-22 Blue SwirlFix build with DEBUG_PCI in pci_host.h enabled
2009-07-22 Christoph Eggerisxdigit -> qemu_isxdigit
2009-07-22 Blue SwirlSuppress a Sparse warning
2009-07-22 Blue SwirlSparc32: use hex for version numbers
2009-07-22 Blue SwirlSparc32: fix escc devices broken by ee6847d19be16c789b8...
2009-07-22 Blue SwirlSparc32: fix fdc io_base
2009-07-22 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.
2009-07-16 Gerd Hoffmannqdev: factor out driver search to qdev_find_info()
2009-07-16 Gerd Hoffmanncleanup: drop unused struct elements from VirtIOPCIProxy.
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-16 Dinesh SubhravetiInitialize PS2 keyboard / mouse state on reset
2009-07-16 Beth KonReset HPET config register on hpet_reset
2009-07-16 Pascal TerjanHandle vga= in -append
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-16 Blue SwirlSparc32: convert slavio interrupt controller to qdev
2009-07-16 Blue SwirlSparc32: refactor CPU init
2009-07-16 Blue SwirlSparc32: convert memory to qdev
2009-07-16 Blue SwirlSparc32: convert boot prom to qdev
2009-07-16 Blue SwirlSparc32: convert iommu to qdev
2009-07-16 Blue SwirlSparc32: convert cs4231 to qdev
2009-07-16 Blue SwirlSparc32: fix SDL zooming with TCX
2009-07-16 Isaku Yamahatapci.c: remove unnecessary #ifdef DEBUG_PCI.
2009-07-16 Jan KiszkaAdd boot menu control via command line switch
2009-07-16 Jan KiszkaAdd qemu_unregister_reset
2009-07-16 Jan KiszkaMove boot_set callback backend
2009-07-16 Mark McLoughlinAdd a pc-0-10 machine type for compatibility with 0...
2009-07-16 Mark McLoughlinChange default PCI class of virtio-console to PCI_CLASS...
2009-07-16 Mark McLoughlinChange default PCI class of virtio-blk to PCI_CLASS_STO...
2009-07-15 Blue SwirlSparc32: convert sparc32_dma to qdev
2009-07-15 Blue SwirlConvert fdc to qdev
2009-07-15 Blue SwirlSparc32: convert slavio timers to qdev
2009-07-15 Blue SwirlSparc32/PPC: convert escc to qdev
2009-07-13 Blue SwirlSparc32: convert slavio_misc to qdev
2009-07-13 Blue SwirlSparc32: convert idreg to qdev
2009-07-12 Tristan Gingoldtarget-ppc: fix typo in _cpu_ppc_load_decr
2009-07-12 Blue SwirlSparc32/Sparc64/PPC: convert m48txx to qdev
2009-07-12 Blue SwirlSparc32: convert tcx to qdev
2009-07-12 Blue SwirlSparc32: use the OpenFirmware name for ecc
2009-07-12 Blue SwirlSparc64: convert ebus to qdev
2009-07-12 Blue SwirlSparc32: convert eccmemctl to qdev
2009-07-12 Igor Kovalenkosparc64: really initialize irq
2009-07-11 Paul BrookFix PCI IRQ breakage
2009-07-11 Blue SwirlRevert "Fix the PCI header type of APB"
2009-07-11 Blue SwirlFix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764...
2009-07-10 Anthony LiguoriIndent ac97 and es1370 according to audio formatting
2009-07-10 Michael S. Tsirkinqemu/virtio: mark msi vectors used on load
2009-07-10 Michael S. Tsirkinqemu/msi: missing braces
2009-07-10 Michael S. Tsirkinqemu/msi: clean used vectors state on load
2009-07-10 Michael Bueschusb-ohci: Fix endianness issue
2009-07-09 Michael S. Tsirkinqemu: remove control vector save
2009-07-09 Michael S. Tsirkinfix segfault in msix_save
2009-07-09 Mark McLoughlinUnregister savevm callback in eeprom93xx_free()
2009-07-09 Mark McLoughlinDon't leak VLANClientState on PCI hot remove
2009-07-09 Isaku Yamahatause constant IOPORTS_MASK instead of 0xffff.
2009-07-09 Isaku Yamahatasplit out ioport related stuffs from vl.c into ioport.c.
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Gerd Hoffmannqdev: convert ac97.
2009-07-09 Gerd Hoffmannqdev: convert es1370.
2009-07-09 Gerd Hoffmannqdev/pci: misc fixes.
2009-07-09 Gerd Hoffmannqdev: remove DeviceType
2009-07-09 Gerd Hoffmannqdev: replace bus_type enum with bus_info struct.
2009-07-09 Gerd Hoffmannqdev: update pci device registration.
2009-07-05 Blue SwirlFix the PCI header type of APB
2009-07-05 Blue SwirlFix Sparse warning
2009-06-29 Markus ArmbrusterReplace -no-virtio-balloon by -balloon
2009-06-29 Jan Kiszkax86: Factor out pc_new_cpu
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-29 Jan Kiszkamonitor: Make pci_add device options truely optional
2009-06-29 Jan Kiszkakvm: Rework VCPU synchronization
2009-06-29 Jan Kiszkamonitor: Drop pci_addr prefix from hotplug commands
2009-06-29 Alexander GrafMultiboot support v5
next