summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Fix harmless if statement with empty body, spotted by clangBlue Swirl2010-04-231-1/+2
* Remove un-needed codeBruce Rogers2010-04-231-1/+0
* Replace calls of old bdrv_openKevin Wolf2010-04-231-1/+1
* Make qemu-config available for toolsKevin Wolf2010-04-232-2/+18
* bt-sdp: Fix an excessive ; and assignment of the wrong variableAndrzej Zaborowski2010-04-221-2/+2
* bt-l2cap: fix if statement with empty body, spotted by clangBlue Swirl2010-04-221-3/+3
* pci: fix pci_find_bus().Isaku Yamahata2010-04-201-9/+16
* Check for invalid initrd fileM. Mohan Kumar2010-04-191-0/+6
* virtio-blk: Fix use after free in error caseKevin Wolf2010-04-181-3/+3
* error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETERMarkus Armbruster2010-04-181-1/+1
* error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()Markus Armbruster2010-04-181-2/+0
* monitor: convert do_device_del() to QObject, QErrorMarkus Armbruster2010-04-182-5/+5
* qdev: Convert qdev_unplug() to QErrorMarkus Armbruster2010-04-181-2/+1
* 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
OpenPOWER on IntegriCloud