aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
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
2016-05-19sh4: include cpu-qom.h in files that require SuperHCPUPaolo Bonzini
2016-05-19m68k: include cpu-qom.h in files that require M68KCPUPaolo Bonzini
2016-05-19arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini
2016-05-18Fix some typos found by codespellStefan Weil
2016-05-18smbios: fix typoCao jin
2016-05-18ipack: Update e-mail addressAlberto Garcia
2016-05-17s390x: enable runtime instrumentationFan Zhang
2016-05-17s390x: add compat machine for 2.7Cornelia Huck
2016-05-12i.MX: Add i.MX6 SOC implementation.Jean-Christophe DUBOIS
2016-05-12i.MX: Add the Freescale SPI ControllerJean-Christophe DUBOIS
2016-05-12i.MX: Add i.MX6 System Reset Controller device.Jean-Christophe DUBOIS
2016-05-12ACPI: move acpi_build_srat_memory to common placeShannon Zhao
2016-05-12ACPI: Fix the definition of proximity in AcpiSratMemoryAffinityShannon Zhao
2016-05-12ACPI: Add GICC Affinity StructureShannon Zhao
2016-04-13virtio-input: support absolute axis config in pass-throughLadi Prosek
2016-04-13move const_le{16, 23} to qemu/bswap.h, add commentGerd Hoffmann
2016-04-13virtio-input: add parenthesis to const_le{16, 32}Gerd Hoffmann
2016-04-07virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...Paolo Bonzini
2016-04-07virtio-scsi: use aio handler for data planePaolo Bonzini