aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-28iommu: add is_write as a parameter to the translate function of MemoryRegionI...Le Tan
2014-08-25pcie: fix trailing whitespaceMichael S. Tsirkin
2014-08-25ioh3420: Enable ARI forwardingKnut Omang
2014-08-25ioh3420: Remove obsoleted, unused ioh3420_init functionKnut Omang
2014-08-25pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang
2014-08-25pcie: Fix incorrect write to the ari capability next function fieldKnut Omang
2014-08-25ssdt-tpm: add generated hex file to gitMichael S. Tsirkin
2014-08-25Add ACPI tables for TPMStefan Berger
2014-08-25pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin
2014-08-25pcihp: fix possible array out of boundsGonglei
2014-08-25pci_bridge: manually destroy memory regions within PCIBridgeWindowsPaolo Bonzini
2014-08-20hostmem: set MPOL_MF_MOVEMichael S. Tsirkin
2014-08-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140819'...Peter Maydell
2014-08-19Revert "memory: Use canonical path component as the name"Peter Maydell
2014-08-19arm: stellaris: Remove misleading address_space_mem varPeter Crosthwaite
2014-08-19arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite
2014-08-19aarch64: Allow -kernel option to take a gzip-compressed kernel.Richard W.M. Jones
2014-08-19loader: Add load_image_gzipped function.Richard W.M. Jones
2014-08-19arm: cortex-a9: Fix cache-line size and associativityPeter Crosthwaite
2014-08-19arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2Christoffer Dall
2014-08-19target-arm: Rename QEMU PSCI v0.1 definitionsChristoffer Dall
2014-08-19target-arm: Implement MDSCR_EL1 as having statePeter Maydell
2014-08-19target-arm: Implement ARMv8 single-stepping for AArch32 codePeter Maydell
2014-08-19target-arm: Implement ARMv8 single-step handling for A64 codePeter Maydell
2014-08-19target-arm: A64: Avoid duplicate exit_tb(0) in non-linked goto_tbPeter Maydell
2014-08-19target-arm: Set PSTATE.SS correctly on exception return from AArch64Peter Maydell
2014-08-19target-arm: Correctly handle PSTATE.SS when taking exception to AArch32Peter Maydell
2014-08-19target-arm: Don't allow AArch32 to access RES0 CPSR bitsPeter Maydell
2014-08-19target-arm: Adjust debug ID registers per-CPUPeter Maydell
2014-08-19target-arm: Provide both 32 and 64 bit versions of debug registersPeter Maydell
2014-08-19target-arm: Allow STATE_BOTH reginfo descriptions for more than cp14Peter Maydell
2014-08-19target-arm: Collect up the debug cp register definitionsPeter Maydell
2014-08-19target-arm: Fix return address for A64 BRK instructionsPeter Maydell
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-19Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-08-18monitor: fix use after freeMichael S. Tsirkin
2014-08-18dump.c: Fix memory leak issue in cleanup processing for dump_init()Chen Gang
2014-08-18monitor: Remove hardcoded watchdog event namesHani Benhabiles
2014-08-18Merge remote-tracking branch 'remotes/amit/for-2.2' into stagingPeter Maydell
2014-08-18virtio-serial: search for duplicate port names before adding new portsAmit Shah
2014-08-18virtio-serial: create a linked list of all active devicesAmit Shah
2014-08-18Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-08-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-08-18mtree: remove write-only fieldPaolo Bonzini
2014-08-18memory: Use canonical path component as the namePeter Crosthwaite
2014-08-18memory: Use memory_region_name for name accessPeter Crosthwaite
2014-08-18memory: constify memory_region_namePeter Crosthwaite
2014-08-18exec: Abstract away ref to memory region namesPeter Crosthwaite
2014-08-18loader: Abstract away ref to memory region namesPeter Crosthwaite
2014-08-18tpm_tis: remove instance_finalize callbackPaolo Bonzini