aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2010-12-11versatile_pci: Declare as little endianAlexander Graf
2010-12-11prep: Declare as little endianAlexander Graf
2010-12-11e1000: Make little endianAlexander Graf
2010-12-11uninorth: Get rid of bswapAlexander Graf
2010-12-11pci-host: Delegate bswap to mmio layerAlexander Graf
2010-12-11dbdma: Make little endianAlexander Graf
2010-12-11Make simple io mem handler endian awareAlexander Graf
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-12-09spice: add qxl deviceGerd Hoffmann
2010-12-09pci/aer: factor out common codeMichael S. Tsirkin
2010-12-09pci/aer: remove dead codeMichael S. Tsirkin
2010-12-09pci/aer: fix interrupt on config writeMichael S. Tsirkin
2010-12-09pci/aer: fix error injectionMichael S. Tsirkin
2010-12-09pci: untangle pci/msi dependencyMichael S. Tsirkin
2010-12-09pci: make command SERR bit writableIsaku Yamahata
2010-12-09virtio-net: stop/start bh when appropriateMichael S. Tsirkin
2010-12-09virtio-net: don't dma while vm is stoppedMichael S. Tsirkin
2010-12-04Fix mingw32 and OpenBSD warningsBlue Swirl
2010-12-02virtio-9p: fix build on !CONFIG_UTIMENSATHidetoshi Seto
2010-12-02virtio-9p: Check the return value of llistxattr.Kusanagi Kouichi
2010-12-02hw/virtio9p: Use appropriate debug print functions in TLINK pathHarsh Prateek Bora
2010-12-02[virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)
2010-12-02vhost: Fix address calculation in vhost_dev_sync_region()Jason Wang
2010-12-02migration: allow rate > 4gMichael S. Tsirkin
2010-12-01Merge remote branch 'origin/master' into pciMichael S. Tsirkin