Age | Commit message (Expand) | Author |
2017-01-24 | lm32: milkymist-tmu2: fix another integer overflow | Peter Maydell |
2017-01-24 | hw/i386/kvmvapic: Remove dead code in patch_hypercalls() | Peter Maydell |
2017-01-24 | pci-assign: avoid pointless stat | Paolo Bonzini |
2017-01-24 | pcie: fix typo in comments | Cao jin |
2017-01-24 | hw: Fix typos found by codespell | Stefan Weil |
2017-01-24 | hw/block/m25p80: Fix typo in local macro name | Stefan Weil |
2017-01-23 | hw/core/null-machine: Add the possibility to instantiate a CPU and RAM | Thomas Huth |
2017-01-23 | machine: Make possible_cpu_arch_ids() return const pointer | Igor Mammedov |
2017-01-23 | pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymore | Igor Mammedov |
2017-01-23 | pc: cleanup: move smbios_set_cpuid() into pc_build_smbios() | Igor Mammedov |
2017-01-20 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-01-20 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta... | Peter Maydell |
2017-01-20 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2017-01-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2017-01-20 | hw/arm/virt: Add board property to enable EL2 | Peter Maydell |
2017-01-20 | target-arm: Enable EL2 feature bit on A53 and A57 | Peter Maydell |
2017-01-20 | hw/arm/virt-acpi-build: use SMC if booting in EL2 | Andrew Jones |
2017-01-20 | hw/arm/virt: Support using SMC for PSCI | Peter Maydell |
2017-01-20 | hw/intc/arm_gicv3: Implement EL2 traps for CPU i/f regs | Peter Maydell |
2017-01-20 | hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update() | Peter Maydell |
2017-01-20 | hw/intc/arm_gicv3: Implement ICV_ registers EOIR and IAR | Peter Maydell |
2017-01-20 | hw/intc/arm_gicv3: Implement ICV_ HPPIR, DIR and RPR registers | Peter Maydell |
2017-01-20 | hw/intc/arm_gicv3: Implement ICV_ registers which are just accessors | Peter Maydell |
2017-01-20 | hw/intc/arm_gicv3: Add accessors for ICH_ system registers | Peter Maydell |
2017-01-20 | hw/intc/gicv3: Add data fields for virtualization support | Peter Maydell |
2017-01-20 | hw/intc/gicv3: Add defines for ICH system register fields | Peter Maydell |
2017-01-20 | hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU | Peter Maydell |
2017-01-20 | hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ | Peter Maydell |
2017-01-20 | hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ | Peter Maydell |
2017-01-20 | hw/arm/virt-acpi - reserve ECAM space as PNP0C02 device | Ard Biesheuvel |
2017-01-20 | arm: virt: Fix segmentation fault when specifying an unsupported CPU | Shannon Zhao |
2017-01-20 | aspeed: use first FMC flash as a boot ROM | Cédric Le Goater |
2017-01-20 | aspeed/smc: handle SPI flash Command mode | Cédric Le Goater |
2017-01-20 | aspeed/smc: adjust the size of the register region | Cédric Le Goater |
2017-01-20 | aspeed/smc: unfold the AspeedSMCController array | Cédric Le Goater |
2017-01-20 | aspeed/smc: autostrap CE0/1 configuration | Cédric Le Goater |
2017-01-20 | aspeed/smc: rework the prototype of the AspeedSMCFlash helper routines | Cédric Le Goater |
2017-01-20 | aspeed/smc: remove call to aspeed_smc_update_cs() in reset function | Cédric Le Goater |
2017-01-20 | aspeed/smc: remove call to reset in realize function | Cédric Le Goater |
2017-01-20 | block: m25p80: Improve 1GiB Micron flash definition | Marcin Krzeminski |
2017-01-20 | block: m25p80: Introduce die erase command | Marcin Krzeminski |
2017-01-20 | block: m25p80: Add Quad Page Program 4byte | Marcin Krzeminski |
2017-01-20 | arm: Uniquely name imx25 I2C buses. | Alastair D'Silva |
2017-01-20 | virtio-ccw: fix ring sizing | Michael S. Tsirkin |
2017-01-20 | s390x/pci: merge msix init functions | Yi Min Zhao |
2017-01-20 | s390x/pci: handle PCIBridge bus number | Pierre Morel |
2017-01-20 | s390x/pci: use hashtable to look up zpci via fh | Yi Min Zhao |
2017-01-20 | s390x/pci: PCI multibus bridge handling | Pierre Morel |
2017-01-20 | s390x/pci: optimize calling s390_get_phb() | Yi Min Zhao |
2017-01-20 | s390x/pci: change the device array to a list | Pierre Morel |