aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-04-25cris: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-04-25arm: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-04-25x86: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-04-25Remove dead assignments in various common files, spotted by clang analyzerBlue Swirl
2010-04-25usb: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-04-25bt: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-04-23Fix harmless if statement with empty body, spotted by clangBlue Swirl
2010-04-23Remove un-needed codeBruce Rogers
2010-04-23Replace calls of old bdrv_openKevin Wolf
2010-04-23Make qemu-config available for toolsKevin Wolf
2010-04-22bt-sdp: Fix an excessive ; and assignment of the wrong variableAndrzej Zaborowski
2010-04-22bt-l2cap: fix if statement with empty body, spotted by clangBlue Swirl
2010-04-20pci: fix pci_find_bus().Isaku Yamahata
2010-04-19Check for invalid initrd fileM. Mohan Kumar
2010-04-18virtio-blk: Fix use after free in error caseKevin Wolf
2010-04-18error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETERMarkus Armbruster
2010-04-18error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()Markus Armbruster
2010-04-18monitor: convert do_device_del() to QObject, QErrorMarkus Armbruster
2010-04-18qdev: Convert qdev_unplug() to QErrorMarkus Armbruster
2010-04-18Fix harmless if statements with empty body, spotted by clangBlue Swirl
2010-04-18sparc32 use empty_slot for missing RAM v1Artyom Tarasenko
2010-04-18create empty_slot deviceArtyom Tarasenko
2010-04-18Fix harmless if statements with empty body, spotted by clangBlue Swirl
2010-04-13Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-04-14vhost.c: include <linux/vhost.h> lastMarcelo Tosatti
2010-04-13vhost-net: disable mergeable buffersMichael S. Tsirkin
2010-04-13vhost: fix features ackDavid L Stevens
2010-04-13sh_pci: fix memory and I/O accessAurelien Jarno
2010-04-13r2d: always enable IDE and flashAurelien Jarno
2010-04-11hw/r2d: add initrd supportAurelien Jarno
2010-04-11vhost.c: include <linux/vhost.h> lastMarcelo Tosatti
2010-04-11vhost-net: disable mergeable buffersMichael S. Tsirkin
2010-04-11vhost: fix features ackDavid L Stevens
2010-04-11eepro100: convert to new capability APIMichael S. Tsirkin
2010-04-11pci: add API to add capability at a known offsetMichael S. Tsirkin
2010-04-11hw/r2d: add flash memoryAurelien Jarno
2010-04-09Implement virtio resetAlexander Graf
2010-04-09lsi: fix segfault in lsi_command_completeGerd Hoffmann
2010-04-09move targphys.h and hw/poison.h inclusion to cpu-common.hPaolo Bonzini
2010-04-09move two variable declarations out of vl.cPaolo Bonzini
2010-04-08Debugcon: Fix debugging printfAdam Lackorzynski
2010-04-08e1000: fix build on Ubuntu with _FORTIFY_SOURCEThomas Monjalon
2010-04-08smc91c111: allow access to reserved registerLars Munch
2010-04-08smc91c111: mask register offsetLars Munch
2010-04-08baum: add destroy hookSamuel Thibault
2010-04-08update bochs vbe interfaceGerd Hoffmann
2010-04-07eepro100: fix PCI interrupt pin configuration regressionStefan Weil
2010-04-07eepro100: fix mapping of flash memoryStefan Weil
2010-04-07eepro100: Set power management capability using pci_reserve_capabilityStefan Weil
2010-04-06eepro100: Set configuration bit for standard TCBStefan Weil