aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2018-08-16aspeed: add a max_ram_size property to the memory controllerCédric Le Goater
2018-08-16aspeed_sdmc: Fix saved valuesJoel Stanley
2018-08-16aspeed_sdmc: Extend number of valid registersJoel Stanley
2018-08-16loader: Implement .hex file loaderSu Hang
2018-08-16loader: add rom transaction APIStefan Hajnoczi
2018-08-16hw/arm: make bitbanded IO optional on ARMv7-MStefan Hajnoczi
2018-08-16i.MX6UL: Add i.MX6UL SOCJean-Christophe Dubois
2018-08-16i.MX6UL: Add i.MX6UL specific CCM deviceJean-Christophe Dubois
2018-08-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-08-15block: Remove deprecated -drive option serialKevin Wolf
2018-08-14arm/virt: Add support for GICv2 virtualization extensionsLuc Michel
2018-08-14xlnx-zynqmp: Improve GIC wiring and MMIO mappingLuc Michel
2018-08-14intc/arm_gic: Add the virtualization extensions to the GIC stateLuc Michel
2018-08-14nvic: Change NVIC to support ARMv6-MJulia Suvorova
2018-08-07virtio-gpu: fix crashes upon warm reboot with vga modeMarc-André Lureau
2018-07-30i386: do not migrate MSR_SMI_COUNT on machine types <2.12Paolo Bonzini
2018-07-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-17hw/display/xlnx_dp: Move problematic code from instance_init to realizePaolo Bonzini
2018-07-17hw/core/sysbus: Add a function for creating and attaching an objectThomas Huth
2018-07-16aspeed: Implement write-1-{set, clear} for AST2500 strappingAndrew Jeffery
2018-07-16qdev: add HotplugHandler->post_plug() callbackStefan Hajnoczi
2018-07-10Revert "block: Remove deprecated -drive option serial"Cornelia Huck
2018-07-09Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-07-09pc: Fix typo on PC_COMPAT_2_12Eduardo Habkost
2018-07-09boards.h: Remove doc comment reference to nonexistent functionPeter Maydell
2018-07-09ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy optionPeter Maydell
2018-07-09hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mrEric Auger
2018-07-05hw/riscv/sifive_u: Connect the Cadence GEM Ethernet deviceAlistair Francis
2018-07-05hw/riscv/sifive_plic: Use gpios instead of irqsAlistair Francis
2018-07-05hw/riscv/sifive_e: Create a SiFive E SoC objectAlistair Francis
2018-07-05hw/riscv/sifive_u: Create a SiFive U SoC objectAlistair Francis
2018-07-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ...Peter Maydell
2018-07-03Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...Peter Maydell
2018-07-03vga: disable global_vmstate for 3.0+ machine typesGerd Hoffmann
2018-07-03ppc4xx_i2c: Rewrite to model hardware more closelyBALATON Zoltan
2018-07-03ppx/xics: introduce a parent_reset in ICSStateClassCédric Le Goater
2018-07-03ppc/xics: introduce a parent_realize in ICSStateClassCédric Le Goater
2018-07-03ppc/xics: introduce ICP DeviceRealize and DeviceReset handlersCédric Le Goater
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-02hw/virtio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/net: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/tpm: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02s390x/tcg: properly implement the TODDavid Hildenbrand
2018-07-02s390x/tod: factor out TOD into separate deviceDavid Hildenbrand
2018-07-02loader: Check access size when calling rom_ptr() to avoid crashesThomas Huth
2018-06-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-06-29usb-storage: Add rerror/werror propertiesKevin Wolf