summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin
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-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
2016-03-04hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is providedPeter Maydell
2016-03-04hw/arm/virt: Make first flash device Secure-only if booting securePeter Maydell
2016-03-04hw/arm/virt: Load bios image to MemoryRegion, not physaddrPeter Maydell
2016-03-04loader: Add load_image_mr() to load ROM image to a MemoryRegionPeter Maydell
2016-03-04hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell
2016-03-04sdhci: Implement DeviceClass resetPeter Maydell
2016-03-04sd.c: Handle NULL block backend in sd_get_inserted()Peter Maydell
2016-03-04virt: Lift the maximum RAM limit from 30GB to 255GBPeter Maydell
2016-03-03virtio-rng: ask for more data if queue is not fully drainedLadi Prosek
2016-03-01Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160301' into stagingPeter Maydell
2016-03-01s390x/css: only suspend when enabled by orbCornelia Huck
2016-03-01s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang
2016-03-01s390x/css: Use static initialization for channel_subsys fieldsEduardo Habkost
2016-03-01s390x/css: Allocate channel_subsys staticallyEduardo Habkost
2016-03-01s390x/pci: fix reg/dereg irq functionsYi Min Zhao