aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-01-25Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-01-25Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell
2017-01-25Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into stagingPeter Maydell
2017-01-25Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-01-259pfs: fix offset error in v9fs_xattr_read()Greg Kurz
2017-01-259pfs: local: trivial cosmetic fix in pwritev opGreg Kurz
2017-01-259pfs: fix off-by-one error in PDU free listGreg Kurz
2017-01-259pfs: add missing coroutine_fn annotationsGreg Kurz
2017-01-24nios2: Add Altera 10M50 GHRD emulationMarek Vasut
2017-01-24nios2: Add periodic timer emulationChris Wulff
2017-01-24nios2: Add IIC interrupt controller emulationChris Wulff
2017-01-24hw/isa/isa-bus: Set category of the "isabus-bridge" deviceThomas Huth
2017-01-24usb: Set category and description of the MTP deviceThomas Huth
2017-01-24scsi-disk: add 'fall through' comment to switch VERIFY casesPeter Maydell
2017-01-24hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GBPeter Maydell
2017-01-24vfio: remove a duplicated word in commentsCao jin
2017-01-24lm32: milkymist-tmu2: fix another integer overflowPeter Maydell
2017-01-24hw/i386/kvmvapic: Remove dead code in patch_hypercalls()Peter Maydell
2017-01-24pci-assign: avoid pointless statPaolo Bonzini
2017-01-24pcie: fix typo in commentsCao jin
2017-01-24hw: Fix typos found by codespellStefan Weil
2017-01-24hw/block/m25p80: Fix typo in local macro nameStefan Weil
2017-01-24PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert
2017-01-24migration: disallow migrate_add_blocker during migrationAshijeet Acharya
2017-01-24migration: Allow "device add" options to only add migratable devicesAshijeet Acharya
2017-01-24migration: extend VMStateInfoJianjun Duan
2017-01-23hw/core/null-machine: Add the possibility to instantiate a CPU and RAMThomas Huth
2017-01-23machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov
2017-01-23pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymoreIgor Mammedov
2017-01-23pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()Igor Mammedov
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...Peter Maydell
2017-01-20Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-01-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-01-20hw/arm/virt: Add board property to enable EL2Peter Maydell
2017-01-20target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell
2017-01-20hw/arm/virt-acpi-build: use SMC if booting in EL2Andrew Jones
2017-01-20hw/arm/virt: Support using SMC for PSCIPeter Maydell
2017-01-20hw/intc/arm_gicv3: Implement EL2 traps for CPU i/f regsPeter Maydell
2017-01-20hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()Peter Maydell
2017-01-20hw/intc/arm_gicv3: Implement ICV_ registers EOIR and IARPeter Maydell
2017-01-20hw/intc/arm_gicv3: Implement ICV_ HPPIR, DIR and RPR registersPeter Maydell
2017-01-20hw/intc/arm_gicv3: Implement ICV_ registers which are just accessorsPeter Maydell
2017-01-20hw/intc/arm_gicv3: Add accessors for ICH_ system registersPeter Maydell
2017-01-20hw/intc/gicv3: Add data fields for virtualization supportPeter Maydell
2017-01-20hw/intc/gicv3: Add defines for ICH system register fieldsPeter Maydell
2017-01-20hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPUPeter Maydell
2017-01-20hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQPeter Maydell
2017-01-20hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQPeter Maydell
2017-01-20hw/arm/virt-acpi - reserve ECAM space as PNP0C02 deviceArd Biesheuvel