aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-06-26aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()Cédric Le Goater1-15/+16
2018-06-26aspeed/smc: fix HW strappingCédric Le Goater1-7/+1
2018-06-26aspeed/smc: fix dummy cycles count when in dual IO modeCédric Le Goater1-1/+8
2018-06-26Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180626-pull-request' ...Peter Maydell4-8/+10
2018-06-26ramfb: fix overflowGerd Hoffmann1-2/+2
2018-06-26vga: set owner for mmio regionsGerd Hoffmann3-6/+8
2018-06-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-0/+1
2018-06-25ahci: fix FIS I bit and PIO Setup FIS interruptPaolo Bonzini2-13/+26
2018-06-25hw/i386: Deprecate the machine types pc-0.10 and pc-0.11Thomas Huth1-0/+1
2018-06-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180625-pull-request...Peter Maydell3-38/+262
2018-06-25audio/hda: enable new timer code by default.Gerd Hoffmann1-1/+1
2018-06-25audio/hda: detect output buffer overrunsGerd Hoffmann2-0/+10
2018-06-25audio/hda: tweak timer adjust logicGerd Hoffmann2-7/+14
2018-06-25audio/hda: turn some dprintfs into trace pointsGerd Hoffmann2-5/+8
2018-06-25audio/hda: create millisecond timers that handle IOGerd Hoffmann2-33/+237
2018-06-22Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180622'...Peter Maydell20-85/+1023
2018-06-22xen: Don't use memory_region_init_ram_nomigrate() in pci_assign_dev_load_opti...Peter Maydell3-5/+5
2018-06-22hw/arm/mps2-tz.c: Instantiate MPCsPeter Maydell1-27/+44
2018-06-22hw/arm/iotkit: Wire up MPC interrupt linesPeter Maydell1-0/+74
2018-06-22hw/arm/iotkit: Instantiate MPCPeter Maydell1-11/+27
2018-06-22hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUSPeter Maydell1-2/+36
2018-06-22hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translatePeter Maydell2-2/+52
2018-06-22hw/misc/tz-mpc.c: Implement correct blocked-access behaviourPeter Maydell1-2/+48
2018-06-22hw/misc/tz-mpc.c: Implement registersPeter Maydell1-3/+137
2018-06-22hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection ControllerPeter Maydell3-0/+407
2018-06-22xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5FEdgar E. Iglesias2-2/+2
2018-06-22hw/arm/virt: Increase max_cpus to 512Eric Auger1-3/+4
2018-06-22hw/arm/virt: Use 256MB ECAM region by defaultEric Auger1-0/+10
2018-06-22hw/arm/virt: Add virt-3.0 machine typeEric Auger1-2/+13
2018-06-22hw/arm/virt: Add a new 256MB ECAM regionEric Auger2-12/+21
2018-06-22hw/arm/virt: Register two redistributor regions when necessaryEric Auger1-1/+17
2018-06-22hw/arm/virt-acpi-build: Advertise one or two GICR structuresEric Auger1-0/+9
2018-06-22hw/arm/virt: GICv3 DT node with one or two redistributor regionsEric Auger1-5/+24
2018-06-22hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regionsEric Auger1-3/+34
2018-06-22hw/intc/arm_gicv3: Introduce redist-region-count array propertyEric Auger4-9/+61
2018-06-22target/arm: Allow KVM device address overwritingEric Auger3-5/+5
2018-06-22hw/intc/arm_gicv3: fix an extra left-shift when reading IPRIORITYRAmol Surati2-2/+4
2018-06-22spapr: Don't rewrite mmu capabilities in KVM modeDavid Gibson1-0/+2
2018-06-22spapr: Limit available pagesizes to provide a consistent guest environmentDavid Gibson1-0/+34
2018-06-22spapr: Use maximum page size capability to simplify memory backend checkingDavid Gibson2-10/+28
2018-06-22spapr: Maximum (HPT) pagesize propertyDavid Gibson2-0/+68
2018-06-21ppc4xx_i2c: Implement directcntl registerBALATON Zoltan1-1/+13
2018-06-21ppc4xx_i2c: Remove unimplemented sdata and intr registersBALATON Zoltan1-15/+1
2018-06-21sm501: Fix hardware cursor color conversionSebastian Bauer1-3/+3
2018-06-21spapr: remove unused spapr_irq routinesCédric Le Goater1-79/+1
2018-06-21spapr: split the IRQ allocation sequenceCédric Le Goater4-8/+93
2018-06-21spapr: Add cpu_apply hook to capabilitiesDavid Gibson2-0/+21
2018-06-21spapr: Compute effective capability values earlierDavid Gibson2-5/+10
2018-06-21target/ppc: Allow cpu compatiblity checks based on type, not instanceDavid Gibson2-16/+13
2018-06-21ppc/pnv: consolidate the creation of the ISA bus device treeCédric Le Goater1-28/+23