summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* vmmouse: fix queue_size field initializationBlue Swirl2011-02-121-0/+1
* hpet: make optionalBlue Swirl2011-02-122-6/+7
* sysbus: add creation function that may failBlue Swirl2011-02-122-0/+40
* x86: make vmmouse optionalBlue Swirl2011-02-124-26/+25
* isa: add creation function that may failBlue Swirl2011-02-122-0/+13
* vmmouse: convert to qdevBlue Swirl2011-02-123-13/+32
* vmport: convert to qdevBlue Swirl2011-02-124-6/+26
* x86,MIPS: make vmware_vga optionalBlue Swirl2011-02-123-6/+22
* pci: add creation functions that may failBlue Swirl2011-02-122-0/+24
* qdev: add creation function that may failBlue Swirl2011-02-122-1/+14
* vmware_vga: refactor device creationBlue Swirl2011-02-122-6/+4
* mst_fpga: Drop one more pxa.h inclusion.Andrzej Zaborowski2011-02-111-1/+0
* pxa2xx: convert i2c master to use qdev/vmsdDmitry Eremin-Solenikov2011-02-111-11/+42
* max7310: finish qdev'icationDmitry Eremin-Solenikov2011-02-112-26/+5
* tosa: we aren't connected to VBus, pass this info to Linux kernelDmitry Eremin-Solenikov2011-02-111-0/+4
* mainstone: pass one irq to the mst_fpga instead of the whole PICDmitry Eremin-Solenikov2011-02-113-8/+8
* Drop unnecessary inclusions of pxa.h headerDmitry Eremin-Solenikov2011-02-112-2/+0
* Add scoop post_load callback that sets IRQs to loaded levelsDmitry Eremin-Solenikov2011-02-111-1/+18
* tc6393xb: correct NAND isr assertionDmitry Eremin-Solenikov2011-02-111-1/+1
* sysbus: print number of irqs in dev_printDmitry Eremin-Solenikov2011-02-111-0/+1
* blockdev: add refcount to DriveInfoMarcelo Tosatti2011-02-071-1/+1
* ahci: make number of ports runtime determinedAlexander Graf2011-02-073-16/+26
* ahci: Implement HBA resetAlexander Graf2011-02-071-1/+4
* ahci: send init d2h fis on fis enableAlexander Graf2011-02-072-7/+32
* ahci: split ICH and AHCI even moreAlexander Graf2011-02-072-112/+88
* ahci: add license header in ahci.hAlexander Graf2011-02-071-0/+23
* ahci: split ICH9 from coreSebastian Herbszt2011-02-073-301/+374
* ioapic: Style & magics cleanupJan Kiszka2011-02-041-70/+107
* ioapic: Add support for qemu-kvm's vmstate v2Jan Kiszka2011-02-041-1/+2
* ioapic: Save/restore irrJan Kiszka2011-02-041-1/+14
* ioapic: Implement EOI handling for level-triggered IRQsJan Kiszka2011-02-043-5/+67
* virtio-serial: Make sure virtqueue is ready before discarding dataAmit Shah2011-02-041-0/+3
* vhost: force vhost off for non-MSI guestsmst@redhat.com2011-02-017-10/+45
* Add bootindex handling into usb storage device.Gleb Natapov2011-02-011-0/+2
* Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori2011-02-012-73/+12
|\
| * qxl: locking fixGerd Hoffmann2011-01-241-0/+2
| * spice/qxl: zap spice 0.4 migration compatibility bitsGerd Hoffmann2011-01-242-73/+10
* | Merge remote branch 'spice/usb.5' into stagingAnthony Liguori2011-02-015-109/+280
|\ \
| * | usb-bus: use snprintfBlue Swirl2011-01-241-5/+7
| * | usb hid: add migration supportGerd Hoffmann2011-01-241-2/+64
| * | usb hub: add migration supportGerd Hoffmann2011-01-241-0/+24
| * | usb core: add migration supportGerd Hoffmann2011-01-243-5/+31
| * | usb hid: move head+n to common structGerd Hoffmann2011-01-241-24/+22
| * | usb keyboard: add event event queueGerd Hoffmann2011-01-241-6/+32
| * | add event queueing to USB HIDPaolo Bonzini2011-01-241-94/+127
| |/
* | Merge remote branch 'amit/for-anthony' into stagingAnthony Liguori2011-02-013-46/+139
|\ \
| * | virtio-serial: save/restore new fields in port structAmit Shah2011-01-201-2/+40
| * | virtio-serial: Add support for flow controlAmit Shah2011-01-202-11/+55
| * | virtio-serial: Let virtio-serial-bus know if all data was consumedAmit Shah2011-01-202-5/+6
| * | virtio-serial: Don't copy over guest buffer to hostAmit Shah2011-01-201-7/+8
OpenPOWER on IntegriCloud