summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-057-64/+105
|\ \ \
| * | | qdev: Display warning about unused -globalDon Slutz2014-06-052-0/+34
| * | | virtio-balloon: return empty data when no stats are availableJán Tomko2014-05-251-5/+2
| * | | pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber2014-05-212-7/+4
| * | | SMBIOS: Fix type 17 field sizesGabriel L. Somlo2014-05-211-4/+4
| * | | SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo2014-05-211-7/+11
| * | | SMBIOS: Fix endian-ness when populating multi-byte fieldsGabriel L. Somlo2014-05-211-45/+47
| * | | serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan2014-05-211-0/+7
* | | | Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into stagingPeter Maydell2014-06-0510-284/+302
|\ \ \ \ | |_|/ / |/| | |
| * | | hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini2014-06-0510-253/+253
| * | | nseries: clean up coding stylePaolo Bonzini2014-06-051-127/+145
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-06-051-0/+52
|\ \ \ | |/ / |/| |
| * | kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti2014-06-031-0/+4
| * | kvmclock: Ensure time in migration never goes backwardAlexander Graf2014-05-211-0/+48
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...Peter Maydell2014-06-031-48/+380
|\ \ \
| * | | vfio: Add guest side IOMMU supportDavid Gibson2014-05-301-5/+134
| * | | vfio: Create VFIOAddressSpace objects as neededDavid Gibson2014-05-301-16/+41
| * | | vfio: Introduce VFIO address spacesDavid Gibson2014-05-301-13/+38
| * | | vfio: Rework to have error pathsAlexey Kardashevskiy2014-05-301-26/+32
| * | | vfio: Fix 128 bit handlingAlexey Kardashevskiy2014-05-301-3/+6
| * | | vfio-pci: Quirk RTL8168 NICAlex Williamson2014-05-301-0/+144
* | | | xhci: order superspeed ports firstGerd Hoffmann2014-06-021-8/+37
* | | | xhci: make port reset trace point more verboseGerd Hoffmann2014-06-021-1/+1
* | | | usb: add usb_pick_speedGerd Hoffmann2014-06-022-12/+21
* | | | usb-host: add HAVE_STREAMS defineGerd Hoffmann2014-06-021-7/+11
* | | | usb-host: allow attaching usb3 devices to ehciGerd Hoffmann2014-06-021-8/+54
* | | | usb: move ehci register defines to header fileGerd Hoffmann2014-06-021-78/+1
* | | | usb: move uhci register defines to header fileGerd Hoffmann2014-06-021-35/+1
|/ / /
* | | ssi: Name the CS GPIOPeter Crosthwaite2014-05-284-7/+8
* | | qdev: Implement named GPIOsPeter Crosthwaite2014-05-281-10/+75
* | | machine: Make -machine opts properties of MachineStateMarcel Apfelbaum2014-05-281-0/+280
* | | machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-2863-523/+528
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-05-281-6/+12
|\ \ \
| * | | block: Replace in_use with operation blockerFam Zheng2014-05-281-6/+12
* | | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140527'...Peter Maydell2014-05-281-8/+8
|\ \ \ \
| * | | | hw/display/pxa2xx_lcd: Fix 16bpp+alpha and 18bpp+alpha palette formatsPeter Maydell2014-05-271-8/+8
* | | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-7' into stagingPeter Maydell2014-05-284-23/+242
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | usb-host-libusb: Set stream id when submitting bulk-stream transfersHans de Goede2014-05-261-4/+17
| * | | | usb-host-libusb: Add alloc / free streams opsHans de Goede2014-05-261-0/+50
| * | | | usb-host-libusb: Fill in endpoint max_streams when availableHans de Goede2014-05-261-0/+12
| * | | | usb-redir: Add support for bulk streamsHans de Goede2014-05-261-5/+132
| * | | | usb-mtp: handle usb_mtp_get_object failureGerd Hoffmann2014-05-261-2/+7
| * | | | usb-mtp: handle lseek failureGerd Hoffmann2014-05-261-1/+4
| * | | | usb-mtp: use bool to track MTPObject init statusGerd Hoffmann2014-05-261-6/+8
| * | | | xhci: add xhci_get_flagGerd Hoffmann2014-05-261-2/+7
| * | | | xhci: add endpoint cap on express bus onlyGerd Hoffmann2014-05-261-2/+4
| * | | | xhci: child detach fixGerd Hoffmann2014-05-261-1/+1
| |/ / /
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-9' into stagingPeter Maydell2014-05-282-76/+157
|\ \ \ \
| * | | | usb: add input routing support for tablet and keyboardGerd Hoffmann2014-05-261-0/+13
| * | | | input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann2014-05-261-70/+123
OpenPOWER on IntegriCloud