aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-12-27Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2010-12-26s390: compile fixesAlexander Graf
2010-12-21qdev: sysbus_get_default must not return a NULL pointer (fix regression)Stefan Weil
2010-12-20sparc32: ledma extra registers need tracing tooBob Breuer
2010-12-20wdt_ib700: Fix accidental use of SoftFloat int64 typeAndreas Färber
2010-12-20apic: Fix accidental use of SoftFloat uint32 typeAndreas Färber
2010-12-19ahci: delete write-only variables (v2)Blue Swirl
2010-12-19vga: Declare as little endianBlue Swirl
2010-12-18sparc32: ledma extra registersBob Breuer
2010-12-17ide: Build fix for via.cKevin Wolf
2010-12-17ide: Fix build for cmd646.cKevin Wolf
2010-12-17scsi-disk: support WRITE SAME (16) with unmap bitChristoph Hellwig
2010-12-17ide: Register vm change state handler once onlyStefan Hajnoczi
2010-12-17Remove NULL checks for bdrv_new return valueKevin Wolf
2010-12-17ide: honor ncq for atapiAlexander Graf
2010-12-17ahci: set SATA Mode SelectSebastian Herbszt
2010-12-17ahci: add ahci emulationAlexander Graf
2010-12-17pci: add ich9 pci idAlexander Graf
2010-12-17pci: add storage class for sataAlexander Graf
2010-12-17ide: add ncq identify data for ahci sata drivesRoland Elek
2010-12-17ide: move transfer_start after variable modificationAlexander Graf
2010-12-17ide: Split out BMDMA code from ATA coreAlexander Graf
2010-12-17ide: fix whitespace gap in ide_exec_cmdAlexander Graf
2010-12-17ide: split ide command interpretation offAlexander Graf
2010-12-17Merge remote branch 'jvrao/for-anthony' into stagingAnthony Liguori
2010-12-17Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-12-12Watchdog: disable watchdog timer when hard-rebooting a guest.Richard W.M. Jones
2010-12-11Pass boot device list to firmware.Gleb Natapov
2010-12-11Add bootindex for option roms.Gleb Natapov
2010-12-11Change fw_cfg_add_file() to get full file path as a parameter.Gleb Natapov
2010-12-11Add bootindex parameter to net/block/fd deviceGleb Natapov
2010-12-11Add get_fw_dev_path callback to scsi bus.Gleb Natapov
2010-12-11Add get_fw_dev_path callback for usb bus.Gleb Natapov
2010-12-11Record which USBDevice USBPort belongs too.Gleb Natapov
2010-12-11Add get_fw_dev_path callback for pci bus.Gleb Natapov
2010-12-11Add get_fw_dev_path callback for system bus.Gleb Natapov
2010-12-11Add get_fw_dev_path callback to IDE bus.Gleb Natapov
2010-12-11Store IDE bus id in IDEBus structure for easy access.Gleb Natapov
2010-12-11Add get_fw_dev_path callback to ISA bus in qdev.Gleb Natapov
2010-12-11Keep track of ISA ports ISA device is using in qdev.Gleb Natapov
2010-12-11Introduce new BusInfo callback get_fw_dev_path.Gleb Natapov
2010-12-11Introduce fw_name field to DeviceInfo structure.Gleb Natapov
2010-12-11wdt_i6300esb: register a reset functionBernhard Kohl
2010-12-11isa-bus.c: use hw_error instead of fprintfTristan Gingold
2010-12-11usb_ohci: Always use little endianAlexander Graf
2010-12-11isa_mmio: Always use little endianAlexander Graf
2010-12-11heathrow_pic: Declare as little endianAlexander Graf
2010-12-11rtl8139: Declare as little endianAlexander Graf
2010-12-11openpic: Replace explicit byte swap with endian hintsAlexander Graf
2010-12-11ppc4xx_pci: Declare as little endianAlexander Graf