summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Add bootindex for option roms.Gleb Natapov2010-12-119-21/+29
* Change fw_cfg_add_file() to get full file path as a parameter.Gleb Natapov2010-12-113-16/+20
* Add bootindex parameter to net/block/fd deviceGleb Natapov2010-12-1113-0/+71
* Add get_fw_dev_path callback to scsi bus.Gleb Natapov2010-12-111-0/+23
* Add get_fw_dev_path callback for usb bus.Gleb Natapov2010-12-111-0/+42
* Record which USBDevice USBPort belongs too.Gleb Natapov2010-12-116-6/+8
* Add get_fw_dev_path callback for pci bus.Gleb Natapov2010-12-111-23/+85
* Add get_fw_dev_path callback for system bus.Gleb Natapov2010-12-113-0/+36
* Add get_fw_dev_path callback to IDE bus.Gleb Natapov2010-12-111-0/+13
* Store IDE bus id in IDEBus structure for easy access.Gleb Natapov2010-12-116-9/+11
* Add get_fw_dev_path callback to ISA bus in qdev.Gleb Natapov2010-12-111-0/+16
* Keep track of ISA ports ISA device is using in qdev.Gleb Natapov2010-12-1113-0/+57
* Introduce new BusInfo callback get_fw_dev_path.Gleb Natapov2010-12-111-0/+7
* Introduce fw_name field to DeviceInfo structure.Gleb Natapov2010-12-1111-0/+16
* wdt_i6300esb: register a reset functionBernhard Kohl2010-12-111-18/+21
* isa-bus.c: use hw_error instead of fprintfTristan Gingold2010-12-111-7/+4
* usb_ohci: Always use little endianAlexander Graf2010-12-111-8/+1
* isa_mmio: Always use little endianAlexander Graf2010-12-1114-119/+36
* heathrow_pic: Declare as little endianAlexander Graf2010-12-111-3/+1
* rtl8139: Declare as little endianAlexander Graf2010-12-111-13/+1
* openpic: Replace explicit byte swap with endian hintsAlexander Graf2010-12-111-21/+2
* ppc4xx_pci: Declare as little endianAlexander Graf2010-12-111-15/+2
* versatile_pci: Declare as little endianAlexander Graf2010-12-111-13/+1
* prep: Declare as little endianAlexander Graf2010-12-111-35/+3
* e1000: Make little endianAlexander Graf2010-12-111-9/+2
* uninorth: Get rid of bswapAlexander Graf2010-12-111-4/+2
* pci-host: Delegate bswap to mmio layerAlexander Graf2010-12-116-101/+46
* dbdma: Make little endianAlexander Graf2010-12-111-4/+1
* Make simple io mem handler endian awareAlexander Graf2010-12-113-7/+14
* Add endianness as io mem parameterAlexander Graf2010-12-11152-254/+431
* Fix mingw32 and OpenBSD warningsBlue Swirl2010-12-041-1/+1
* vhost: Fix address calculation in vhost_dev_sync_region()Jason Wang2010-12-021-0/+1
* migration: allow rate > 4gMichael S. Tsirkin2010-12-021-4/+4
* Merge remote branch 'origin/master' into pciMichael S. Tsirkin2010-12-0139-720/+851
|\
| * Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-11-3013-228/+169
| |\
| | * ide: Reset current_addr after stopping DMAKevin Wolf2010-11-291-1/+1
| | * ide: Ignore double DMA transfer starts/stopsKevin Wolf2010-11-291-28/+32
| | * ide: Set bus master inactive on errorKevin Wolf2010-11-291-0/+2
| | * ide: Factor ide_dma_set_inactive outKevin Wolf2010-11-291-16/+13
| | * scsi-disk: Remove duplicate cdb parsingHannes Reinecke2010-11-251-53/+21
| | * scsi: Move sense handling into the driverHannes Reinecke2010-11-253-26/+25
| | * scsi: INQUIRY VPD fixesHannes Reinecke2010-11-251-4/+14
| | * scsi: Return SAM status codesHannes Reinecke2010-11-252-14/+16
| | * scsi: Increase the number of possible devicesHannes Reinecke2010-11-252-2/+3
| | * qemu and qemu-xen: support empty write barriers in xen_diskStefano Stabellini2010-11-241-2/+10
| | * ide: convert bmdma address ioport to ioport_register()Avi Kivity2010-11-246-77/+27
| | * scsi-disk: Move active request assertsStefan Hajnoczi2010-11-241-6/+6
| * | Add pcnet-pci.cPaul Brook2010-11-271-0/+345
| * | Split out common pcnet codePaul Brook2010-11-272-307/+7
| |/
| * virtio-pci: Convert fprintf() to error_report()Stefan Hajnoczi2010-11-211-2/+2
OpenPOWER on IntegriCloud