aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-12-02fix I2C slave addressingJuha Riihimäki
2009-11-27Revert "vga: do not resize the screen on hw_invalidate"Aurelien Jarno
2009-10-11pcnet: Restart poll timer on pcnet_startJan Kiszka
2009-10-11Sparc32: Fix lanceBlue Swirl
2009-10-11mac99: fix segmentation fault on startupAurelien Jarno
2009-09-24qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)Juergen Lock
2009-09-22RTC polling mode brokenBernhard Kauer
2009-09-16escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951Aurelien Jarno
2009-09-15Fix Linux task preemption on Versatile boardAurelien Jarno
2009-08-27make vga screen_dump use DisplayState properlyStefano Stabellini
2009-08-27Use corect depth from DisplaySurface in vmware_vga.cReimar Döffinger
2009-08-27Fix migration for ide devicesAnthony Liguori
2009-08-27make windows notice media changeGleb Natapov
2009-08-27Add/Fix command-line checks for smbios options v2Beth Kon
2009-08-27vga: do not resize the screen on hw_invalidateStefano Stabellini
2009-08-27Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl
2009-08-27esp: fix interrupt register readBlue Swirl
2009-08-27Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f)Blue Swirl
2009-08-27e1000.c doesn't properly emulate EERD and ICS registersBill Paul
2009-08-27Fix VM state change handlers running out of orderMarkus Armbruster
2009-08-27Remove the virtio-{blk, console}-pci-0-10 device typesMark McLoughlin
2009-08-27Remove the pc-0-10 machine typeMark McLoughlin
2009-07-29Add a pc-0.11 machine type and make the pc type an aliasMark McLoughlin
2009-07-29Add machine type aliasesMark McLoughlin
2009-07-29qemu: msix nit: clear msix_entries_nr on errorMichael S. Tsirkin
2009-07-29HPET fixes for reg writesBeth Kon
2009-07-22Add save/restore support to the LSI logic SCSI device model.Nolan
2009-07-22Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl
2009-07-22Fix build with DEBUG_PCI in pci_host.h enabledBlue Swirl
2009-07-22isxdigit -> qemu_isxdigitChristoph Egger
2009-07-22Suppress a Sparse warningBlue Swirl
2009-07-22Sparc32: use hex for version numbersBlue Swirl
2009-07-22Sparc32: fix escc devices broken by ee6847d19be16c789b8bd4e553b7cd6701ba1245Blue Swirl
2009-07-22Sparc32: fix fdc io_baseBlue Swirl
2009-07-22Fix 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
2009-07-16qdev: factor out driver search to qdev_find_info()Gerd Hoffmann
2009-07-16cleanup: drop unused struct elements from VirtIOPCIProxy.Gerd Hoffmann
2009-07-16qdev: rework device properties.Gerd Hoffmann
2009-07-16Initialize PS2 keyboard / mouse state on resetDinesh Subhraveti