aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-24hw/microblaze/zynqmp: Move the IPI state into the PMUSoC statePhilippe Mathieu-Daudé
2019-05-24hw/mips: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé
2019-05-24hw/mips: Use object_initialize() on MIPSCPSStatePhilippe Mathieu-Daudé
2019-05-24hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé
2019-05-24hw/arm/aspeed: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé
2019-05-24hw/arm/bcm2835: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé
2019-05-24hw/arm/bcm2835: Use object_initialize() on PL011StatePhilippe Mathieu-Daudé
2019-05-24hw/arm/bcm2835: Use TYPE_PL011 instead of hardcoded stringPhilippe Mathieu-Daudé
2019-05-24hw/virtio: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé
2019-05-24hw/misc/macio: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé
2019-05-24hw/ppc/pnv: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé
2019-05-24qom/object: Display more helpful message when an object type is missingPhilippe Mathieu-Daudé
2019-05-24Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...Peter Maydell
2019-05-24linux-user: Pass through nanosecond timestamp components for stat syscallsChen-Yu Tsai
2019-05-24linux-user: Align mmap_find_vma to host page sizeRichard Henderson
2019-05-24linux-user: Fix shmat emulation by honoring host SHMLBARichard Henderson
2019-05-24Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190524-pull-request' ...Peter Maydell
2019-05-24Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190522' into stagingPeter Maydell
2019-05-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190523'...Peter Maydell
2019-05-24hw/display/ramfb: initialize fw-config space with xres/ yresHou Qiming
2019-05-24hw/display/ramfb: lock guest resolution after it's setHou Qiming
2019-05-24hw/display/ramfb: fix guest memory un-mappingHou Qiming
2019-05-23hw/arm/exynos4210: QOM'ify the Exynos4210 SoCPhilippe Mathieu-Daudé
2019-05-23hw/arm/exynos4210: Add DMA support for the Exynos4210Guenter Roeck
2019-05-23hw/arm/exynos4: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-05-23hw/arm/exynos4: Remove unuseful debug codePhilippe Mathieu-Daudé
2019-05-23hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3Peter Maydell
2019-05-23hw/intc/arm_gicv3: Fix write of ICH_VMCR_EL2.{VBPR0, VBPR1}Peter Maydell
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell
2019-05-23arm: Remove unnecessary includes of hw/arm/arm.hPeter Maydell
2019-05-23arm: Move system_clock_scale to armv7m_systick.hPeter Maydell
2019-05-23target/arm: Fix vector operation segfaultAlistair Francis
2019-05-23target/arm: Simplify BFXIL expansionRichard Henderson
2019-05-23target/arm: Use extract2 for EXTRRichard Henderson
2019-05-23Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20190523-pull...Peter Maydell
2019-05-23tests: fw_cfg: add 'splash-time' test caseLi Qiang
2019-05-23tests: fw_cfg: add 'reboot-timeout' test caseLi Qiang
2019-05-23hw/nvram/fw_cfg: Store 'reboot-timeout' as little endianLi Qiang
2019-05-23tests: fw_cfg: add a function to get the fw_cfg fileLi Qiang
2019-05-23tests: refactor fw_cfg_testLi Qiang
2019-05-23tests/fw_cfg: Free QFWCFG object after qtest has runPhilippe Mathieu-Daudé
2019-05-23tests/libqos: Add pc_fw_cfg_uninit() and use itPhilippe Mathieu-Daudé
2019-05-23tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit()Philippe Mathieu-Daudé
2019-05-23hw/sparc64: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/sparc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/ppc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/i386: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/i386: Extract fw_cfg definitions to local "fw_cfg.h"Philippe Mathieu-Daudé
2019-05-23hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/nvram/fw_cfg: Add trace eventsPhilippe Mathieu-Daudé