aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-10-05vmstate: add version_id argument to post_loadJuan Quintela
2009-10-05vmstate: remove const for put operationsJuan Quintela
2009-10-05vga: move back dirty_log functions to vga.cJuan Quintela
2009-10-05cirrus_vga: also assign gr0/1 when writting shadow_gr0/1Juan Quintela
2009-10-05Revert "eepro100: Remove unused device status entries"Aurelien Jarno
2009-10-04eepro100: Add more i825xx devicesStefan Weil
2009-10-04eepro100: Remove unused device status entriesStefan Weil
2009-10-04hw/omap_dma: add matching {} in if 0Michael S. Tsirkin
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-30escc: fix another coding style nitMichael S. Tsirkin
2009-09-30twl92230: fix old style increment/decrement usageMichael S. Tsirkin
2009-09-30omap_dma: fix unbalanced { in commented out codeMichael S. Tsirkin
2009-09-30escc: fix coding style nitMichael S. Tsirkin
2009-09-26eepro100: Fix format strings in debug messagesStefan Weil
2009-09-26eepro100: Replace sprintf by snprintfStefan Weil
2009-09-26eepro100: Remove unused codeStefan Weil
2009-09-26eepro100: Enhanced logging and commentsStefan Weil
2009-09-25Fix coding style issueMark McLoughlin
2009-09-25gcc wants 1st static and then constJuan Quintela
2009-09-25static and inline should came before the type of the functionsJuan Quintela
2009-09-25Use proper typedef syntaxJuan Quintela
2009-09-25Fix spelling in commentStefan Weil
2009-09-25Suppress some variants of English in commentsStefan Weil
2009-09-21Fix Sparse warning about invalid access past the end of 'mode'Blue Swirl
2009-09-21Fix Sparse warning about obsolete struct initializerBlue Swirl
2009-09-21Add 'static' to please SparseBlue Swirl
2009-09-21Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl
2009-09-20Compile ne2000 only onceBlue Swirl
2009-09-20ioports: remove unused env parameter and compile only onceBlue Swirl
2009-09-20Compile msix only onceBlue Swirl
2009-09-20Compile loader only onceBlue Swirl
2009-09-20Compile wdt_i6300esb only onceBlue Swirl
2009-09-19PPC: make system bus parent of PCI busBlue Swirl
2009-09-19ESP: convert to VMStateBlue Swirl
2009-09-18audio: use muldiv64 where it makes sensemalc
2009-09-16qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)Juergen Lock
2009-09-16escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951Aurelien Jarno
2009-09-15ide/isa: convert to qdev.Gerd Hoffmann
2009-09-15ide/pci: convert to qdev.Gerd Hoffmann
2009-09-15ide/pci: fix indentionGerd Hoffmann
2009-09-15ide/qdev: add ide bus.Gerd Hoffmann
2009-09-15split away drive init from ide_init2()Gerd Hoffmann
2009-09-15qdev/pci: add pci_create_noinit()Gerd Hoffmann
2009-09-15mips malta: ensure that the serial ports are associated with a deviceAurelien Jarno
2009-09-15hw/serial: don't create a char device if none is specifiedAurelien Jarno
2009-09-14unbreak ppc/prepGerd Hoffmann
2009-09-14Add an ISA bus version of m48t59Blue Swirl
2009-09-14Fix Linux task preemption on Versatile boardDaniel Jacobowitz
2009-09-14pflash_cfi01: Correct debug build, no functional changes.Edgar E. Iglesias