aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-07pc-dimm: get memory region from ->get_memory_region()Xiao Guangrong
2016-06-07acpi: make bios_linker_loader_add_checksum() API offset basedIgor Mammedov
2016-06-07acpi: make bios_linker_loader_add_pointer() API offset basedIgor Mammedov
2016-06-07tpm: apci: cleanup TCPA table initializationIgor Mammedov
2016-06-07acpi: cleanup bios_linker_loader_cleanup()Igor Mammedov
2016-06-07acpi: simplify bios_linker API by removing redundant 'table' argumentIgor Mammedov
2016-06-07acpi: convert linker from GArray to BIOSLinker structureIgor Mammedov
2016-06-07pc: use AcpiDeviceIfClass.send_event to issue GPE eventsIgor Mammedov
2016-06-07acpi: extend ACPI interface to provide send_event hookIgor Mammedov
2016-06-07pc: Postpone SMBIOS table installation to post machine initCorey Minyard
2016-06-07ipmi: rework the fwinfo to be fetched from the interfaceCorey Minyard
2016-06-07tests: acpi: update tables with consolidated legacy cpu-hotplug AMLIgor Mammedov
2016-06-07pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idxIgor Mammedov
2016-06-07pc: acpi: simplify build_legacy_cpu_hotplug_aml() signatureIgor Mammedov
2016-06-07pc: acpi: consolidate legacy CPU hotplug in one fileIgor Mammedov
2016-06-07pc: acpi: mark current CPU hotplug functions as legacyIgor Mammedov
2016-06-07pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_tab...Igor Mammedov
2016-06-07pc: acpi: consolidate \GPE._E02 with the rest of CPU hotplug AMLIgor Mammedov
2016-06-07pc: acpi: consolidate CPU hotplug AMLIgor Mammedov
2016-06-07pc: acpi: remove AML for empty/not used GPE handlersIgor Mammedov
2016-06-07acpi: add aml_refof()Igor Mammedov
2016-06-07acpi: add aml_debug()Igor Mammedov
2016-06-07tests: acpi: report names of expected files in verbose modeIgor Mammedov
2016-06-06Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160606-...Peter Maydell
2016-06-06zynqmp: Add the ZCU102 boardAlistair Francis
2016-06-06target-arm: Fix TTBR selecting logic on AArch32 Stage 2 translationSergey Sorokin
2016-06-06char: get rid of qemu_char_get_next_serialxiaoqiang zhao
2016-06-06hw/char: QOM'ify xilinx_uartlite modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify stm32f2xx_usart modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify digic-uart modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify cadence_uart modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify pl011 modelxiaoqiang zhao
2016-06-06hw/ptimer: Introduce ptimer_get_limitDmitry Osipenko
2016-06-06hw/ptimer: Support "on the fly" timer mode switchDmitry Osipenko
2016-06-06hw/ptimer: Update .delta on period/freq changeDmitry Osipenko
2016-06-06hw/ptimer: Perform counter wrap around if timer already expiredDmitry Osipenko
2016-06-06hw/ptimer: Fix issues caused by the adjusted timer limit valueDmitry Osipenko
2016-06-06xlnx-zynqmp: Use the in kernel GIC model for KVM runsEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Delay realization of GIC until post CPU realizationEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Make the RPU subsystem optionalEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Add a secure prop to en/disable ARM Security ExtensionsEdgar E. Iglesias
2016-06-06hw/arm/virt: Reject gic-version=host for non-KVMCole Robinson
2016-06-06i2c: add aspeed i2c controllerCédric Le Goater
2016-06-06hw/intc/gic: RAZ/WI non-sec access to sec interruptsJens Wiklander
2016-06-06hw/arm/virt: fix limit of 64-bit ACPI/ECAM PCI MMIO rangeArd Biesheuvel
2016-06-06target-arm: Don't try to set ESR IL bit in arm_cpu_do_interrupt_aarch64()Peter Maydell
2016-06-06target-arm: Set IL bit in syndromes for insn abort, watchpoint, swstepPeter Maydell
2016-06-06target-arm: A64: Create Instruction Syndromes for Data AbortsEdgar E. Iglesias
2016-06-06target-arm: Add the HSTR_EL2 registerAlistair Francis
2016-06-06Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell