summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Fix harmless if statements with empty body, spotted by clangBlue Swirl2010-04-181-4/+6
* sparc32 use empty_slot for missing RAM v1Artyom Tarasenko2010-04-181-0/+5
* create empty_slot deviceArtyom Tarasenko2010-04-182-0/+94
* Fix harmless if statements with empty body, spotted by clangBlue Swirl2010-04-182-2/+5
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-04-133-340/+213
|\
| * vhost.c: include <linux/vhost.h> lastMarcelo Tosatti2010-04-111-1/+1
| * vhost-net: disable mergeable buffersMichael S. Tsirkin2010-04-111-0/+1
| * vhost: fix features ackDavid L Stevens2010-04-111-0/+8
| * eepro100: convert to new capability APIMichael S. Tsirkin2010-04-111-13/+9
| * pci: add API to add capability at a known offsetMichael S. Tsirkin2010-04-112-4/+15
| * eepro100: fix PCI interrupt pin configuration regressionStefan Weil2010-04-071-0/+3
| * eepro100: fix mapping of flash memoryStefan Weil2010-04-071-5/+5
| * eepro100: Set power management capability using pci_reserve_capabilityStefan Weil2010-04-071-21/+18
| * eepro100: Set configuration bit for standard TCBStefan Weil2010-04-061-0/+3
| * eepro100: Add new device variant i82801Stefan Weil2010-04-061-0/+15
| * eepro100: Simplified device instantiationStefan Weil2010-04-061-280/+167
| * eepro100: Simplify status handlingStefan Weil2010-04-061-4/+4
| * eepro100: Don't allow writing SCBStatusStefan Weil2010-04-061-44/+5
* | vhost.c: include <linux/vhost.h> lastMarcelo Tosatti2010-04-141-1/+1
* | vhost-net: disable mergeable buffersMichael S. Tsirkin2010-04-131-0/+1
* | vhost: fix features ackDavid L Stevens2010-04-131-0/+8
* | sh_pci: fix memory and I/O accessAurelien Jarno2010-04-131-96/+15
* | r2d: always enable IDE and flashAurelien Jarno2010-04-131-10/+8
* | hw/r2d: add initrd supportAurelien Jarno2010-04-111-21/+59
* | hw/r2d: add flash memoryAurelien Jarno2010-04-111-0/+13
* | Implement virtio resetAlexander Graf2010-04-093-6/+7
* | lsi: fix segfault in lsi_command_completeGerd Hoffmann2010-04-091-1/+1
* | move targphys.h and hw/poison.h inclusion to cpu-common.hPaolo Bonzini2010-04-092-52/+0
* | move two variable declarations out of vl.cPaolo Bonzini2010-04-092-0/+2
* | Debugcon: Fix debugging printfAdam Lackorzynski2010-04-081-1/+1
* | e1000: fix build on Ubuntu with _FORTIFY_SOURCEThomas Monjalon2010-04-081-1/+1
* | smc91c111: allow access to reserved registerLars Munch2010-04-081-0/+4
* | smc91c111: mask register offsetLars Munch2010-04-081-0/+2
* | baum: add destroy hookSamuel Thibault2010-04-081-0/+13
* | update bochs vbe interfaceGerd Hoffmann2010-04-082-3/+7
|/
* OHCI qdev conversionPaul Brook2010-04-055-47/+47
* ARMv7-M reset fixesPaul Brook2010-04-051-14/+8
* UHCI spurious interrut fixPaul Brook2010-04-041-3/+4
* Revert "Compile usb-ohci only once"Paul Brook2010-04-0411-94/+41
* sparc32: add IOMMU chipset doc linksBlue Swirl2010-04-031-1/+9
* sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUsBlue Swirl2010-04-031-0/+0
* sparc32: improve timer implementationBlue Swirl2010-04-031-3/+6
* hw/r2d: add a USB keyboardAurelien Jarno2010-04-021-0/+4
* usb-bus: fix no paramsTeLeMan2010-04-021-1/+1
* win32: Fix compiler errors from u_int64_tStefan Weil2010-04-012-4/+4
* virtio-net: vhost net supportMichael S. Tsirkin2010-04-011-2/+69
* vhost: vhost net supportMichael S. Tsirkin2010-04-014-0/+973
* virtio-pci: fill in notifier supportMichael S. Tsirkin2010-04-011-0/+63
* virtio: move typedef to qemu-commonMichael S. Tsirkin2010-04-011-1/+0
* virtio: add set_status callbackMichael S. Tsirkin2010-04-014-4/+14
OpenPOWER on IntegriCloud