summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2016-06-06hw/char: QOM'ify xilinx_uartlite modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify cadence_uart modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify pl011 modelxiaoqiang zhao
2016-06-06hw/ptimer: Introduce ptimer_get_limitDmitry Osipenko
2016-06-06xlnx-zynqmp: Make the RPU subsystem optionalEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Add a secure prop to en/disable ARM Security ExtensionsEdgar E. Iglesias
2016-06-06i2c: add aspeed i2c controllerCédric Le Goater
2016-06-06virtio-gpu: add live migration supportGerd Hoffmann
2016-06-02Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-06-02Add ENET device to i.MX6 SOC.Jean-Christophe Dubois
2016-06-02Add ENET/Gbps Ethernet support to FEC deviceJean-Christophe Dubois
2016-06-02i.MX: move FEC device to a register array structure.Jean-Christophe Dubois
2016-06-02i.MX: Rename i.MX FEC defines to ENET_XXXJean-Christophe Dubois
2016-06-02pcie: Introduce function for DSN capability creationDmitry Fleytman
2016-06-02pcie: Add support for PCIe CAP v1Dmitry Fleytman
2016-06-02pci: Introduce define for PM capability version 1.1Dmitry Fleytman
2016-06-02msix: make msix_clr_pending() visible for clientsDmitry Fleytman
2016-06-02pci: fix unaligned access in pci_xxx_quad()Dmitry Fleytman
2016-05-29hw/char: QOM'ify etraxfs_ser.cxiaoqiang zhao
2016-05-26memory: Fix IOMMU replay base addressAlexey Kardashevskiy
2016-05-26vfio: Create device specific region info helperAlex Williamson
2016-05-24Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-05-24Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-2.7-1' into st...Peter Maydell
2016-05-23pc: Set CPU model-id on compat_props for pc <= 2.4Eduardo Habkost
2016-05-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-05-23nmi: remove x86 specific nmi handlingBandan Das
2016-05-23ioapic: keep RO bits for IOAPIC entryPeter Xu
2016-05-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160523-1' into s...Peter Maydell
2016-05-23xen: add pvUSB backendJuergen Gross
2016-05-23xen: write information about supported backendsJuergen Gross
2016-05-23virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTSMarc-André Lureau
2016-05-23xen: introduce dummy system deviceJuergen Gross
2016-05-23rng-random: rename RndRandom to RngRandomWei Jiangang
2016-05-20machine: add properties to compat_props incrementalyIgor Mammedov
2016-05-20vl: Replace DT_NOGRAPHIC with machine optionEduardo Habkost
2016-05-20pc-dimm: correct comment of MemoryHotplugStateCao jin
2016-05-19hw: clean up hw/hw.h includesPaolo Bonzini
2016-05-19hw: remove pio_addr_tPaolo Bonzini
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini
2016-05-19hw: cannot include hw/hw.h from user emulationPaolo Bonzini
2016-05-19hw: move CPU state serialization to migration/cpu.hPaolo Bonzini
2016-05-19hw: do not use VMSTATE_*TLPaolo Bonzini
2016-05-19apic: move target-dependent definitions to cpu.hPaolo Bonzini
2016-05-19explicitly include qom/cpu.hPaolo Bonzini
2016-05-19arm: remove useless cpu.h inclusionPaolo Bonzini
2016-05-19ppc: use PowerPCCPU instead of CPUPPCStatePaolo Bonzini
2016-05-19mips: use MIPSCPU instead of CPUMIPSStatePaolo Bonzini