aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2016-03-01s390x/css: introduce indicator refcounting interfacesYi Min Zhao
2016-03-01s390x/virtio: old machine leftoversCornelia Huck
2016-03-01watchdog/diag288: avoid race condition on expired watchdogSascha Silbe
2016-03-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160301-1' into...Peter Maydell
2016-03-01qapi: rename input buttonsGerd Hoffmann
2016-03-01qxl: lock current_async update in qxl_soft_resetGerd Hoffmann
2016-03-01cirrus_vga: fix off-by-one in blit_region_is_unsafePaolo Bonzini
2016-02-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160229-1' into s...Peter Maydell
2016-02-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160226-1' int...Peter Maydell
2016-02-29usb-redirect: Avoid double free of dataFam Zheng
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz
2016-02-28migration: allow machine to enforce configuration section migrationGreg Kurz
2016-02-28spapr: skip configuration section during migration of older machinesGreg Kurz
2016-02-28dbdma: warn when using unassigned channelHervé Poussineau
2016-02-28spapr: disable vmdesc submission for old machinesGreg Kurz