aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2016-06-06xlnx-zynqmp: Make the RPU subsystem optionalEdgar E. Iglesias1-0/+2
2016-06-06xlnx-zynqmp: Add a secure prop to en/disable ARM Security ExtensionsEdgar E. Iglesias1-0/+3
2016-06-06i2c: add aspeed i2c controllerCédric Le Goater2-0/+64
2016-06-06virtio-gpu: add live migration supportGerd Hoffmann1-1/+3
2016-06-02Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell7-59/+221
2016-06-02Add ENET device to i.MX6 SOC.Jean-Christophe Dubois1-2/+4
2016-06-02Add ENET/Gbps Ethernet support to FEC deviceJean-Christophe Dubois1-2/+129
2016-06-02i.MX: move FEC device to a register array structure.Jean-Christophe Dubois1-17/+34
2016-06-02i.MX: Rename i.MX FEC defines to ENET_XXXJean-Christophe Dubois1-32/+32
2016-06-02pcie: Introduce function for DSN capability creationDmitry Fleytman1-0/+1
2016-06-02pcie: Add support for PCIe CAP v1Dmitry Fleytman2-2/+7
2016-06-02pci: Introduce define for PM capability version 1.1Dmitry Fleytman1-0/+2
2016-06-02msix: make msix_clr_pending() visible for clientsDmitry Fleytman1-0/+1
2016-06-02pci: fix unaligned access in pci_xxx_quad()Dmitry Fleytman1-2/+9
2016-05-29hw/char: QOM'ify etraxfs_ser.cxiaoqiang zhao1-0/+16
2016-05-26memory: Fix IOMMU replay base addressAlexey Kardashevskiy1-0/+1
2016-05-26vfio: Create device specific region info helperAlex Williamson1-0/+2
2016-05-24Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-0/+29
2016-05-24Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-2.7-1' into st...Peter Maydell1-1/+1
2016-05-23pc: Set CPU model-id on compat_props for pc <= 2.4Eduardo Habkost1-0/+29
2016-05-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-1/+5
2016-05-23nmi: remove x86 specific nmi handlingBandan Das1-1/+0
2016-05-23ioapic: keep RO bits for IOAPIC entryPeter Xu1-0/+5
2016-05-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160523-1' into s...Peter Maydell2-0/+8
2016-05-23xen: add pvUSB backendJuergen Gross2-0/+5
2016-05-23xen: write information about supported backendsJuergen Gross1-0/+2
2016-05-23virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTSMarc-André Lureau1-4/+2
2016-05-23xen: introduce dummy system deviceJuergen Gross1-0/+1
2016-05-23rng-random: rename RndRandom to RngRandomWei Jiangang1-1/+1
2016-05-20machine: add properties to compat_props incrementalyIgor Mammedov2-11/+9
2016-05-20vl: Replace DT_NOGRAPHIC with machine optionEduardo Habkost1-0/+1
2016-05-20pc-dimm: correct comment of MemoryHotplugStateCao jin1-3/+1
2016-05-19hw: clean up hw/hw.h includesPaolo Bonzini2-3/+3
2016-05-19hw: remove pio_addr_tPaolo Bonzini1-2/+2
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini1-1/+0
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini7-4/+10
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini2-0/+387
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini1-7/+0
2016-05-19hw: cannot include hw/hw.h from user emulationPaolo Bonzini2-3/+4
2016-05-19hw: move CPU state serialization to migration/cpu.hPaolo Bonzini1-49/+0
2016-05-19hw: do not use VMSTATE_*TLPaolo Bonzini1-1/+1
2016-05-19apic: move target-dependent definitions to cpu.hPaolo Bonzini1-5/+0
2016-05-19explicitly include qom/cpu.hPaolo Bonzini1-0/+1
2016-05-19arm: remove useless cpu.h inclusionPaolo Bonzini1-2/+0
2016-05-19ppc: use PowerPCCPU instead of CPUPPCStatePaolo Bonzini1-9/+15
2016-05-19mips: use MIPSCPU instead of CPUMIPSStatePaolo Bonzini1-2/+5
2016-05-19sh4: include cpu-qom.h in files that require SuperHCPUPaolo Bonzini1-0/+1
2016-05-19m68k: include cpu-qom.h in files that require M68KCPUPaolo Bonzini1-0/+2
2016-05-19arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini4-1/+4
2016-05-18Fix some typos found by codespellStefan Weil1-1/+1