aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-03-11virtio-pci: call pci reset variant when guest requests reset.Gerd Hoffmann
2016-03-11i386: populate floppy drive information in DSDTRoman Kagan
2016-03-11fdc: add function to determine drive chs limitsRoman Kagan
2016-03-11i386: expose floppy drive CMOS typeRoman Kagan
2016-03-11i386/acpi: make floppy controller object dynamicRoman Kagan
2016-03-11pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy()Igor Mammedov
2016-03-11virtio-balloon: add 'available' counterDenis V. Lunev
2016-03-11hw/virtio: group virtio flags into an enumMarcel Apfelbaum
2016-03-11hw/virtio: fix double use of a virtio flagMarcel Apfelbaum
2016-03-11balloon: fix segfault and harden the stats queueLadi Prosek
2016-03-11acpi: add build_append_named_dword, returning an offset in bufferMichael S. Tsirkin
2016-03-11acpi: allow using object as offset for OperationRegionXiao Guangrong
2016-03-11acpi: add aml_concatenate()Xiao Guangrong
2016-03-11acpi: add aml_create_field()Xiao Guangrong
2016-03-10vfio/pci: replace fixed string limit by g_strdup_printfNeo Jia
2016-03-10vfio/pci: Split out VGA setupAlex Williamson
2016-03-10vfio/pci: Fixup PCI option ROMsAlex Williamson
2016-03-10vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functionsAlex Williamson
2016-03-10vfio: Generalize region supportAlex Williamson
2016-03-10vfio: Wrap VFIO_DEVICE_GET_REGION_INFOAlex Williamson
2016-03-10vfio: Add sysfsdev property for pci & platformAlex Williamson
2016-03-10s390x/cpu: use g_new0Cornelia Huck
2016-03-10s390x: Introduce S390MachineClassJanosch Frank
2016-03-10s390x: Introduce machine definition macrosJanosch Frank
2016-03-10s390x/cpu: Allow hotplug of CPUsMatthew Rosato
2016-03-10s390x/cpu: Add error handling to cpu creationMatthew Rosato
2016-03-10s390x/cpu: Add CPU property linksMatthew Rosato
2016-03-10s390x/cpu: Tolerate max_cpusMatthew Rosato
2016-03-10s390x/cpu: Set initial CPU state in common routineMatthew Rosato
2016-03-10s390x/cpu: Cleanup init in preparation for hotplugMatthew Rosato
2016-03-09Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160308-1' int...Peter Maydell
2016-03-08acpi: arm: add fw_cfg device node to dsdtGabriel L. Somlo
2016-03-08acpi: pc: add fw_cfg device node to dsdtGabriel L. Somlo
2016-03-08pc: fw_cfg: move ioport base constant to pc.hGabriel L. Somlo
2016-03-08fw_cfg: expose control register size in fw_cfg.hGabriel L. Somlo
2016-03-08rocker: allow user to specify rocker world by propertyJiri Pirko
2016-03-08rocker: add name field into WorldOps ale let world specify its nameJiri Pirko
2016-03-08rocker: return -ENOMEM in case of some world alloc failsJiri Pirko
2016-03-08rocker: forbid to change world typeJiri Pirko
2016-03-08net: ne2000: check ring buffer control registersPrasad J Pandit
2016-03-07scsi-bus: Remove tape command from scsi_req_xferAlex Pyrgiotis
2016-03-07memory: Drop MemoryRegion.ram_addrFam Zheng
2016-03-07i8257: fix Terminal Count statusHervé Poussineau
2016-03-05ui: Shorten references into InputEventEric Blake
2016-03-04qapi-dealloc: Reduce use outside of generated codeEric Blake
2016-03-04hw/intc/arm_gic.c: Implement GICv2 GICC_DIRPeter Maydell
2016-03-04arm: boot: Support big-endian elfsPeter Crosthwaite
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-03-04loader: add API to load elf headerPeter Crosthwaite
2016-03-04bcm2835_mbox/property: replace ldl_phys/stl_phys with endian-specific accessesAndrew Baumann