summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2017-02-07hw/misc: New "unimplemented" sysbus devicePeter Maydell
2017-02-07aspeed: add a watchdog controllerCédric Le Goater
2017-02-07wdt: Add Aspeed watchdog device modelCédric Le Goater
2017-02-06usb: accept usb3 control requestsGerd Hoffmann
2017-02-03Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-02-01hw/pci: disable pci-bridge's shpc by defaultMarcel Apfelbaum
2017-02-01virtio: make virtio_should_notify staticPaolo Bonzini
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin
2017-02-01hw/pcie: Introduce Generic PCI Express Root PortMarcel Apfelbaum
2017-02-01hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2017-01-31ps2: add support for mice with extra/side buttonsFabian Lesniak
2017-01-31hw/ppc/spapr: Fix boot path of usb-host storage devicesThomas Huth
2017-01-31ppc/spapr: implement H_SIGNAL_SYS_RESETNicholas Piggin
2017-01-31pseries: Make cpu_update during CAS unconditionalDavid Gibson
2017-01-31pseries: Always use core objects for CPU constructionDavid Gibson
2017-01-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-27xen-platform: add missing disk unplug optionPaul Durrant
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2017-01-27pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine typesPhil Dennis-Jordan
2017-01-27Introduce DEVICE_CATEGORY_CPU for CPU devicesThomas Huth
2017-01-27hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine typesLaszlo Ersek
2017-01-27hw/isa/lpc_ich9: add broadcast SMI featureLaszlo Ersek
2017-01-27hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfgLaszlo Ersek
2017-01-27apic: save apic_delivered flagPavel Dovgalyuk
2017-01-27pflash_cfi01: fix per-device sector length in CFI tablePeter Maydell
2017-01-27hw/registerfields.h: Pull FIELD etc macros out of hw/register.hPeter Maydell
2017-01-25Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-01-24include: Fix typos found by codespellStefan Weil
2017-01-24PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert
2017-01-23machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...Peter Maydell
2017-01-20Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-01-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-01-20pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8Marcelo Tosatti
2017-01-20hw/arm/virt: Add board property to enable EL2Peter Maydell
2017-01-20hw/arm/virt: Support using SMC for PSCIPeter Maydell
2017-01-20hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()Peter Maydell
2017-01-20hw/intc/gicv3: Add data fields for virtualization supportPeter Maydell
2017-01-20hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPUPeter Maydell
2017-01-20hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQPeter Maydell
2017-01-20hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQPeter Maydell
2017-01-20aspeed/smc: handle SPI flash Command modeCédric Le Goater
2017-01-20aspeed/smc: adjust the size of the register regionCédric Le Goater
2017-01-20aspeed/smc: unfold the AspeedSMCController arrayCédric Le Goater
2017-01-20virtio-ccw: fix ring sizingMichael S. Tsirkin