summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-03-07memory: Drop MemoryRegion.ram_addrFam Zheng1-3/+6
2016-03-07i8257: fix Terminal Count statusHervé Poussineau1-0/+4
2016-03-05ui: Shorten references into InputEventEric Blake4-44/+64
2016-03-04qapi-dealloc: Reduce use outside of generated codeEric Blake1-10/+1
2016-03-04hw/intc/arm_gic.c: Implement GICv2 GICC_DIRPeter Maydell3-3/+46
2016-03-04arm: boot: Support big-endian elfsPeter Crosthwaite1-10/+83
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite32-44/+56
2016-03-04loader: add API to load elf headerPeter Crosthwaite1-0/+55
2016-03-04bcm2835_mbox/property: replace ldl_phys/stl_phys with endian-specific accessesAndrew Baumann2-22/+22
2016-03-04hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is providedPeter Maydell1-7/+25
2016-03-04hw/arm/virt: Make first flash device Secure-only if booting securePeter Maydell1-14/+49
2016-03-04hw/arm/virt: Load bios image to MemoryRegion, not physaddrPeter Maydell1-19/+20
2016-03-04loader: Add load_image_mr() to load ROM image to a MemoryRegionPeter Maydell1-4/+31
2016-03-04hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell1-0/+23
2016-03-04sdhci: Implement DeviceClass resetPeter Maydell1-4/+17
2016-03-04sd.c: Handle NULL block backend in sd_get_inserted()Peter Maydell1-1/+1
2016-03-04virt: Lift the maximum RAM limit from 30GB to 255GBPeter Maydell1-2/+19
2016-03-03virtio-rng: ask for more data if queue is not fully drainedLadi Prosek1-0/+7
2016-03-01Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160301' into stagingPeter Maydell9-189/+200
2016-03-01s390x/css: only suspend when enabled by orbCornelia Huck1-3/+8
2016-03-01s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang1-1/+1
2016-03-01s390x/css: Use static initialization for channel_subsys fieldsEduardo Habkost1-14/+11
2016-03-01s390x/css: Allocate channel_subsys staticallyEduardo Habkost1-93/+92
2016-03-01s390x/pci: fix reg/dereg irq functionsYi Min Zhao2-12/+13
2016-03-01s390x/css: introduce indicator refcounting interfacesYi Min Zhao4-72/+79
2016-03-01s390x/virtio: old machine leftoversCornelia Huck1-2/+0
2016-03-01watchdog/diag288: avoid race condition on expired watchdogSascha Silbe1-4/+8
2016-03-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160301-1' into...Peter Maydell3-6/+6
2016-03-01qapi: rename input buttonsGerd Hoffmann3-6/+6
2016-03-01qxl: lock current_async update in qxl_soft_resetGerd Hoffmann1-0/+2
2016-03-01cirrus_vga: fix off-by-one in blit_region_is_unsafePaolo Bonzini1-2/+2
2016-02-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160229-1' into s...Peter Maydell1-3/+8
2016-02-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160226-1' int...Peter Maydell1-8/+12
2016-02-29usb-redirect: Avoid double free of dataFam Zheng1-3/+8
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz4-14/+25
2016-02-28migration: allow machine to enforce configuration section migrationGreg Kurz1-0/+21
2016-02-28spapr: skip configuration section during migration of older machinesGreg Kurz1-0/+1
2016-02-28dbdma: warn when using unassigned channelHervé Poussineau1-2/+23
2016-02-28spapr: disable vmdesc submission for old machinesGreg Kurz1-0/+1
2016-02-28spapr_pci: fix irq leak in RTAS ibm,change-msiGreg Kurz1-1/+8
2016-02-28spapr_pci: kill useless variable in rtas_ibm_change_msi()Greg Kurz1-3/+3
2016-02-28spapr_rng: disable hotpluggabilityGreg Kurz1-0/+1
2016-02-26sdhci: add quirk property for card insert interrupt status on Raspberry PiAndrew Baumann1-1/+37
2016-02-26sdhci: Revert "add optional quirk property to disable card insertion/removal ...Andrew Baumann1-6/+3
2016-02-26raspi: fix SD card with recent sdhci changesAndrew Baumann3-0/+30
2016-02-26ARM: PL061: Checking register r/w accesses to reserved areaWei Huang1-8/+22
2016-02-26fw_cfg: unbreak migration compatibility for 2.4 and earlier machinesLaszlo Ersek1-8/+12
2016-02-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell21-1144/+243
2016-02-25q35: No need to check gigabyte_alignEduardo Habkost1-3/+1
2016-02-25q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost1-4/+0