aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-01-25Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2-8/+7
2017-01-25Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell1-61/+14
2017-01-25Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into stagingPeter Maydell9-0/+773
2017-01-25Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell20-36/+34
2017-01-259pfs: fix offset error in v9fs_xattr_read()Greg Kurz1-3/+3
2017-01-259pfs: local: trivial cosmetic fix in pwritev opGreg Kurz1-2/+1
2017-01-259pfs: fix off-by-one error in PDU free listGreg Kurz1-1/+1
2017-01-259pfs: add missing coroutine_fn annotationsGreg Kurz1-2/+2
2017-01-24nios2: Add Altera 10M50 GHRD emulationMarek Vasut5-0/+431
2017-01-24nios2: Add periodic timer emulationChris Wulff2-0/+238
2017-01-24nios2: Add IIC interrupt controller emulationChris Wulff2-0/+104
2017-01-24hw/isa/isa-bus: Set category of the "isabus-bridge" deviceThomas Huth1-0/+1
2017-01-24usb: Set category and description of the MTP deviceThomas Huth1-0/+2
2017-01-24scsi-disk: add 'fall through' comment to switch VERIFY casesPeter Maydell1-0/+1
2017-01-24hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GBPeter Maydell1-1/+1
2017-01-24vfio: remove a duplicated word in commentsCao jin1-2/+2
2017-01-24lm32: milkymist-tmu2: fix another integer overflowPeter Maydell1-1/+1
2017-01-24hw/i386/kvmvapic: Remove dead code in patch_hypercalls()Peter Maydell1-6/+0
2017-01-24pci-assign: avoid pointless statPaolo Bonzini1-8/+8
2017-01-24pcie: fix typo in commentsCao jin1-1/+1
2017-01-24hw: Fix typos found by codespellStefan Weil11-15/+15
2017-01-24hw/block/m25p80: Fix typo in local macro nameStefan Weil1-2/+2
2017-01-24PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert9-31/+26
2017-01-24migration: disallow migrate_add_blocker during migrationAshijeet Acharya8-55/+113
2017-01-24migration: Allow "device add" options to only add migratable devicesAshijeet Acharya1-0/+19
2017-01-24migration: extend VMStateInfoJianjun Duan13-39/+113
2017-01-23hw/core/null-machine: Add the possibility to instantiate a CPU and RAMThomas Huth2-3/+26
2017-01-23machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov4-19/+9
2017-01-23pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymoreIgor Mammedov1-16/+8
2017-01-23pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()Igor Mammedov1-8/+9
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell31-35/+278
2017-01-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...Peter Maydell8-181/+332
2017-01-20Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell4-54/+146
2017-01-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell14-148/+439
2017-01-20hw/arm/virt: Add board property to enable EL2Peter Maydell2-2/+45
2017-01-20target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell2-0/+6
2017-01-20hw/arm/virt-acpi-build: use SMC if booting in EL2Andrew Jones1-6/+20
2017-01-20hw/arm/virt: Support using SMC for PSCIPeter Maydell1-6/+21
2017-01-20hw/intc/arm_gicv3: Implement EL2 traps for CPU i/f regsPeter Maydell1-10/+60
2017-01-20hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()Peter Maydell2-0/+51
2017-01-20hw/intc/arm_gicv3: Implement ICV_ registers EOIR and IARPeter Maydell2-0/+222
2017-01-20hw/intc/arm_gicv3: Implement ICV_ HPPIR, DIR and RPR registersPeter Maydell2-3/+235
2017-01-20hw/intc/arm_gicv3: Implement ICV_ registers which are just accessorsPeter Maydell2-0/+249
2017-01-20hw/intc/arm_gicv3: Add accessors for ICH_ system registersPeter Maydell2-0/+493
2017-01-20hw/intc/gicv3: Add data fields for virtualization supportPeter Maydell2-0/+38
2017-01-20hw/intc/gicv3: Add defines for ICH system register fieldsPeter Maydell1-0/+79
2017-01-20hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPUPeter Maydell1-3/+11
2017-01-20hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQPeter Maydell1-0/+6
2017-01-20hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQPeter Maydell1-0/+6
2017-01-20hw/arm/virt-acpi - reserve ECAM space as PNP0C02 deviceArd Biesheuvel1-0/+7