aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-05-30vfio: Create VFIOAddressSpace objects as neededDavid Gibson
2014-05-30vfio: Introduce VFIO address spacesDavid Gibson
2014-05-30vfio: Rework to have error pathsAlexey Kardashevskiy
2014-05-30vfio: Fix 128 bit handlingAlexey Kardashevskiy
2014-05-30vfio-pci: Quirk RTL8168 NICAlex Williamson
2014-05-28ssi: Name the CS GPIOPeter Crosthwaite
2014-05-28qdev: Implement named GPIOsPeter Crosthwaite
2014-05-28machine: Make -machine opts properties of MachineStateMarcel Apfelbaum
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-05-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-05-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140527'...Peter Maydell
2014-05-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-7' into stagingPeter Maydell
2014-05-28block: Replace in_use with operation blockerFam Zheng
2014-05-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-9' into stagingPeter Maydell
2014-05-27Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-26' in...Peter Maydell
2014-05-27hw/display/pxa2xx_lcd: Fix 16bpp+alpha and 18bpp+alpha palette formatsPeter Maydell
2014-05-26usb: add input routing support for tablet and keyboardGerd Hoffmann
2014-05-26input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann
2014-05-26input: switch hid keyboard to new input layer api.Gerd Hoffmann
2014-05-26net: cadence_gem: Fix top commentPeter Crosthwaite
2014-05-26usb-host-libusb: Set stream id when submitting bulk-stream transfersHans de Goede
2014-05-26usb-host-libusb: Add alloc / free streams opsHans de Goede
2014-05-26usb-host-libusb: Fill in endpoint max_streams when availableHans de Goede
2014-05-26usb-redir: Add support for bulk streamsHans de Goede
2014-05-26usb-mtp: handle usb_mtp_get_object failureGerd Hoffmann
2014-05-26usb-mtp: handle lseek failureGerd Hoffmann
2014-05-26usb-mtp: use bool to track MTPObject init statusGerd Hoffmann
2014-05-26xhci: add xhci_get_flagGerd Hoffmann
2014-05-26xhci: add endpoint cap on express bus onlyGerd Hoffmann
2014-05-26xhci: child detach fixGerd Hoffmann
2014-05-25virtio-balloon: return empty data when no stats are availableJán Tomko
2014-05-24lm32: remove lm32_sysMichael Walle
2014-05-24pci: move dereferencing of root only after verifying valid root pointerSaravanakumar
2014-05-24jazz_led: Add missing break in switch caseSaravanakumar
2014-05-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-5' into stagingPeter Maydell
2014-05-22Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140520' into stagingPeter Maydell
2014-05-22Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-05-21pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber
2014-05-21SMBIOS: Fix type 17 field sizesGabriel L. Somlo
2014-05-21SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo
2014-05-21SMBIOS: Fix endian-ness when populating multi-byte fieldsGabriel L. Somlo
2014-05-21serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan
2014-05-21kvmclock: Ensure time in migration never goes backwardAlexander Graf
2014-05-20megasas: remove buildtime stringsOlaf Hering
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck
2014-05-20s390x/virtio-ccw: reference-counted indicatorsCornelia Huck
2014-05-20s390x: add I/O adapter registrationCornelia Huck
2014-05-20s390x: split flic into kvm and non-kvm partsCornelia Huck
2014-05-20hw/audio/intel-hda: Avoid shift into sign bitPeter Maydell
2014-05-20audio/intel-hda: support FIFORDYStanislav Vorobiov