summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* xen-bus: Avoid rewriting identical values to xenstoreAnthony PERARD2019-08-271-4/+7
* xen-bus: Fix backend state transition on device resetAnthony PERARD2019-08-271-3/+20
* xen: cleanup IOREQ server on exitIgor Druzhinin2019-08-271-0/+2
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-08-231-1/+1
|\
| * vhost-user-scsi: prevent using uninitialized vqsRaphael Norwitz2019-08-221-1/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190822-pull-request' ...Peter Maydell2019-08-224-18/+126
|\ \
| * | ati-vga: Implement dummy VBlank IRQBALATON Zoltan2019-08-224-0/+55
| * | ati-vga: Add limited support for big endian frame buffer apertureBALATON Zoltan2019-08-213-1/+12
| * | ati-vga: Attempt to handle CRTC offset not exact multiple of strideBALATON Zoltan2019-08-211-7/+15
| * | ati-vga: Fix hardware cursor image offsetBALATON Zoltan2019-08-211-5/+3Star
| * | ati-vga: Fix cursor color with guest_hwcursor=trueBALATON Zoltan2019-08-211-1/+1
| * | ati-vga: Fix GPIO_MONID register writeBALATON Zoltan2019-08-211-4/+7
| * | ati-vga: Add some register definitions for debuggingBALATON Zoltan2019-08-212-0/+8
| * | ati-vga: Add registers for getting aperturesBALATON Zoltan2019-08-213-0/+25
* | | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ...Peter Maydell2019-08-223-21/+59
|\ \ \
| * | | ehci: fix queue->dev null ptr dereferenceGerd Hoffmann2019-08-221-0/+3
| * | | xhci: Add No Op CommandHikaru Nishida2019-08-211-0/+3
| * | | usb-redir: merge interrupt packetsMartin Cerveny2019-08-211-21/+48
| * | | usbredir: fix buffer-overflow on vmloadMarc-André Lureau2019-08-211-0/+5
| |/ /
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell2019-08-2222-19/+488
|\ \ \
| * | | qapi: Move query-target from misc.json to machine.jsonMarkus Armbruster2019-08-211-0/+10
| * | | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-2121-19/+478
| |/ /
* | | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-08-217-16/+14Star
|\ \ \ | |_|/ |/| |
| * | hw/display: Compile various display devices as common objectPhilippe Mathieu-Daudé2019-08-211-9/+9
| * | hw/display/sm501: Remove unused includePhilippe Mathieu-Daudé2019-08-211-1/+0Star
| * | spapr_events: Rewrite a fall through commentPhilippe Mathieu-Daudé2019-08-211-1/+1
| * | hw/ipmi: Rewrite a fall through commentPhilippe Mathieu-Daudé2019-08-211-2/+1Star
| * | hw/dma/omap_dma: Move switch 'fall through' comment to correct placePhilippe Mathieu-Daudé2019-08-211-1/+1
| * | hw/net/e1000: Fix erroneous commentPhilippe Mathieu-Daudé2019-08-211-1/+1
| * | misc: fix naming scheme of compatiblity arraysMarc-André Lureau2019-08-211-1/+1
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...Peter Maydell2019-08-2113-32/+115
|\ \
| * | audio: remove audio_MIN, audio_MAXKővágó, Zoltán2019-08-2110-31/+31
| * | audio: add audiodev properties to frontendsKővágó, Zoltán2019-08-2113-1/+84
| |/
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...Peter Maydell2019-08-2122-117/+799
|\ \
| * | spapr/xive: Mask the EAS when allocating an IRQCédric Le Goater2019-08-211-1/+4
| * | spapr: Implement better workaround in spapr-vty devicePaul Mackerras2019-08-211-18/+12Star
| * | spapr/irq: Drop spapr_irq_msi_reset()Greg Kurz2019-08-212-9/+2Star
| * | spapr/pci: Free MSIs during resetGreg Kurz2019-08-211-0/+2
| * | spapr/pci: Consolidate de-allocation of MSIsGreg Kurz2019-08-211-9/+15
| * | spapr: Implement ibm,suspend-meNicholas Piggin2019-08-212-0/+39
| * | i386: use machine class ->wakeup methodNicholas Piggin2019-08-211-0/+8
| * | ppc/xive: Improve 'info pic' supportCédric Le Goater2019-08-213-7/+51
| * | ppc/xive: Provide silent escalation supportCédric Le Goater2019-08-211-0/+8
| * | ppc/xive: Provide unconditional escalation supportCédric Le Goater2019-08-211-9/+35
| * | ppc/xive: Provide escalation supportCédric Le Goater2019-08-211-0/+16
| * | ppc/xive: Provide backlog supportCédric Le Goater2019-08-211-29/+48
| * | ppc/xive: Implement TM_PULL_OS_CTX special commandCédric Le Goater2019-08-211-1/+14
| * | spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth2019-08-215-1/+228
| * | spapr: Implement H_JOINNicholas Piggin2019-08-212-13/+62
| * | spapr: Implement H_CONFERNicholas Piggin2019-08-211-0/+67