aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2015-07-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-20virtio-net: unbreak any layoutJason Wang
2015-07-17virtio-rng: trigger timer only when guest requests for entropyPankaj Gupta
2015-07-15target-i386: emulate CPUID level of real hardwareRadim Krčmář
2015-07-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-13qdev: fix 64 bit propertiesCornelia Huck
2015-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-07-08Fix the compatibility typedef of ioservid_t to match the Xen headersPaul Durrant
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-08pci_regs.h: import from linuxMichael S. Tsirkin
2015-07-08virtio_net: reuse constants from linuxMichael S. Tsirkin
2015-07-08hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()Laszlo Ersek
2015-07-08ich9: implement strap SPKR pin logicPaulo Alcantara
2015-07-07Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2015-07-07Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-07-07xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabledBharata B Rao
2015-07-07spapr: Support ibm, lrdr-capacity device tree propertyBharata B Rao
2015-07-07spapr: Add sPAPRMachineClassDavid Gibson
2015-07-07spapr: Remove obsolete entry_point field from sPAPRMachineStateDavid Gibson
2015-07-07spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson
2015-07-07i386: Introduce ARAT CPU featureJan Kiszka
2015-07-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...Peter Maydell
2015-07-07ich9: add TCO interface emulationPaulo Alcantara
2015-07-07virtio-gpu: use virtio_instance_init_common, fixup propertiesGerd Hoffmann
2015-07-07vl: move rom_load_all after machine init doneEric Auger
2015-07-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...Peter Maydell
2015-07-06vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre
2015-07-06hw/vfio/platform: add irqfd supportEric Auger
2015-07-06sysbus: add irq_routing_notifierEric Auger
2015-07-06pc: add SMM propertyPaolo Bonzini
2015-07-06ich9: add smm_enabled field and argumentsPaolo Bonzini
2015-07-06pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini
2015-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-07-06Stop including qemu-common.h in memory.hPeter Maydell
2015-07-03pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routineBharata B Rao
2015-07-03pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao
2015-07-03virtio-input: add input routing supportGerd Hoffmann
2015-06-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-26hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT tableShannon Zhao
2015-06-23hw/core: explicit OFW unit address callback for SysBusDeviceClassLaszlo Ersek
2015-06-23hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek
2015-06-23hw/pci: introduce shpc_present() helper functionLaszlo Ersek
2015-06-23hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()Laszlo Ersek
2015-06-23add pci-bridge-seatGerd Hoffmann
2015-06-23balloon: add a feature bit to let Guest OS deflate balloon on oomDenis V. Lunev
2015-06-23virtio-input: evdev passthroughGerd Hoffmann
2015-06-23virtio-input: move properties, use virtio_instance_init_commonGerd Hoffmann