aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-09-04virtio-pci: Add Function Level Reset supportJulia Suvorova3-1/+17
2019-09-04virtio-rng: change default backend to rng-builtinLaurent Vivier1-2/+1
2019-09-04virtio-rng: Keep the default backend out of VirtIORNGConfMarkus Armbruster1-11/+9
2019-09-04Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190829-pull-request' ...Peter Maydell2-14/+26
2019-08-29usb-mtp: add sanity checks on rootdirBandan Das1-14/+24
2019-08-29xhci: Fix memory leak in xhci_kick_epctxfangying1-0/+1
2019-08-29xhci: Fix memory leak in xhci_address_slotYing Fang1-0/+1
2019-08-29spapr: Set compat mode in spapr_core_plug()Greg Kurz2-15/+16
2019-08-29spapr/pci: Convert types to QEMU coding styleGreg Kurz2-33/+35
2019-08-29spapr_pci: Advertise BAR reallocation capabilityAlexey Kardashevskiy1-0/+9
2019-08-29spapr: Use SHUTDOWN_CAUSE_SUBSYSTEM_RESET for CAS rebootsDavid Gibson1-1/+1
2019-08-29powerpc/spapr: Add host threads parameter to ibm,get_system_parameterSuraj Jitindar Singh1-0/+15
2019-08-29pseries: Fix compat_pvr on resetLaurent Vivier2-1/+9
2019-08-29spapr_pci: remove all child functions in function zero unplugDaniel Henrique Barboza1-5/+7
2019-08-29ppc/pnv: Introduce PowerNV machines with fixed CPU modelsCédric Le Goater1-7/+63
2019-08-29ppc/pnv: Generate phandle for the "interrupt-parent" propertyCédric Le Goater1-0/+5
2019-08-29ppc/pnv: add more dummy XSCOM addresses for the P9 CAPPCédric Le Goater1-0/+20
2019-08-29ppc/pnv: Set default ram size to 1.75GBJoel Stanley1-1/+5
2019-08-27xen-bus: Avoid rewriting identical values to xenstoreAnthony PERARD1-4/+7
2019-08-27xen-bus: Fix backend state transition on device resetAnthony PERARD1-3/+20
2019-08-27xen: cleanup IOREQ server on exitIgor Druzhinin1-0/+2
2019-08-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+1
2019-08-22vhost-user-scsi: prevent using uninitialized vqsRaphael Norwitz1-1/+1
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190822-pull-request' ...Peter Maydell4-18/+126
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ...Peter Maydell3-21/+59
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell22-19/+488
2019-08-22ati-vga: Implement dummy VBlank IRQBALATON Zoltan4-0/+55
2019-08-22ehci: fix queue->dev null ptr dereferenceGerd Hoffmann1-0/+3
2019-08-21Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell7-16/+14
2019-08-21Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...Peter Maydell13-32/+115
2019-08-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...Peter Maydell22-117/+799
2019-08-21qapi: Move query-target from misc.json to machine.jsonMarkus Armbruster1-0/+10
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster21-19/+478
2019-08-21hw/display: Compile various display devices as common objectPhilippe Mathieu-Daudé1-9/+9
2019-08-21hw/display/sm501: Remove unused includePhilippe Mathieu-Daudé1-1/+0
2019-08-21spapr_events: Rewrite a fall through commentPhilippe Mathieu-Daudé1-1/+1
2019-08-21ati-vga: Add limited support for big endian frame buffer apertureBALATON Zoltan3-1/+12
2019-08-21ati-vga: Attempt to handle CRTC offset not exact multiple of strideBALATON Zoltan1-7/+15
2019-08-21ati-vga: Fix hardware cursor image offsetBALATON Zoltan1-5/+3
2019-08-21ati-vga: Fix cursor color with guest_hwcursor=trueBALATON Zoltan1-1/+1
2019-08-21ati-vga: Fix GPIO_MONID register writeBALATON Zoltan1-4/+7
2019-08-21ati-vga: Add some register definitions for debuggingBALATON Zoltan2-0/+8
2019-08-21ati-vga: Add registers for getting aperturesBALATON Zoltan3-0/+25
2019-08-21hw/ipmi: Rewrite a fall through commentPhilippe Mathieu-Daudé1-2/+1
2019-08-21hw/dma/omap_dma: Move switch 'fall through' comment to correct placePhilippe Mathieu-Daudé1-1/+1
2019-08-21hw/net/e1000: Fix erroneous commentPhilippe Mathieu-Daudé1-1/+1
2019-08-21xhci: Add No Op CommandHikaru Nishida1-0/+3
2019-08-21usb-redir: merge interrupt packetsMartin Cerveny1-21/+48
2019-08-21usbredir: fix buffer-overflow on vmloadMarc-André Lureau1-0/+5
2019-08-21misc: fix naming scheme of compatiblity arraysMarc-André Lureau1-1/+1