Age | Commit message (Expand) | Author |
2019-05-29 | spapr/xive: add KVM support | Cédric Le Goater |
2019-05-29 | spapr: Print out extra hints when CAS negotiation of interrupt mode fails | Greg Kurz |
2019-05-29 | spapr: Fix phb_placement backwards compatibility | David Gibson |
2019-05-29 | spapr: Add forgotten capability to migration stream | David Gibson |
2019-05-29 | target/ppc: Set PSSCR_EC on cpu halt to prevent spurious wakeup | Suraj Jitindar Singh |
2019-05-29 | spapr/xive: Sanity checks of OV5 during CAS | Greg Kurz |
2019-05-29 | Fix typo on "info pic" monitor cmd output for xive | Satheesh Rajendran |
2019-05-29 | spapr/xive: print out the EQ page address in the monitor | Cédric Le Goater |
2019-05-29 | spapr/xive: fix EQ page addresses above 64GB | Cédric Le Goater |
2019-05-29 | spapr/xive: EQ page should be naturally aligned | Cédric Le Goater |
2019-05-29 | target/ppc: Add ibm,purr and ibm,spurr device-tree properties | Suraj Jitindar Singh |
2019-05-29 | hw/ppc/40p: use 1900 as a base year | Artyom Tarasenko |
2019-05-29 | hw/ppc/40p: Move the MC146818 RTC to the board where it belongs | Philippe Mathieu-Daudé |
2019-05-29 | hw/ppc/prep: use TYPE_MC146818_RTC instead of a hardcoded string | Philippe Mathieu-Daudé |
2019-05-28 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2... | Peter Maydell |
2019-05-28 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf0' i... | Peter Maydell |
2019-05-28 | semihosting: enable chardev backed output for console | Alex Bennée |
2019-05-28 | semihosting: implement a semihosting console | Alex Bennée |
2019-05-28 | semihosting: introduce CONFIG_SEMIHOSTING | Alex Bennée |
2019-05-28 | semihosting: move semihosting configuration into its own directory | Alex Bennée |
2019-05-24 | riscv: spike: Add a generic spike machine | Alistair Francis |
2019-05-24 | riscv: virt: Allow specifying a CPU via commandline | Alistair Francis |
2019-05-24 | target/riscv: Remove unused include of riscv_htif.h for virt board riscv | Jonathan Behrens |
2019-05-24 | SiFive RISC-V GPIO Device | Fabien Chouteau |
2019-05-24 | hw/intc/nvic: Use object_initialize_child for correct reference counting | Philippe Mathieu-Daudé |
2019-05-24 | hw/arm/mps2: Use object_initialize_child for correct reference counting | Philippe Mathieu-Daudé |
2019-05-24 | hw/microblaze/zynqmp: Use object_initialize_child for correct ref. counting | Philippe Mathieu-Daudé |
2019-05-24 | hw/microblaze/zynqmp: Use object_initialize_child for correct ref. counting | Philippe Mathieu-Daudé |
2019-05-24 | hw/microblaze/zynqmp: Let the SoC manage the IPI devices | Philippe Mathieu-Daudé |
2019-05-24 | hw/microblaze/zynqmp: Move the IPI state into the PMUSoC state | Philippe Mathieu-Daudé |
2019-05-24 | hw/mips: Use object_initialize_child for correct reference counting | Philippe Mathieu-Daudé |
2019-05-24 | hw/mips: Use object_initialize() on MIPSCPSState | Philippe Mathieu-Daudé |
2019-05-24 | hw/arm: Use object_initialize_child for correct reference counting | Philippe Mathieu-Daudé |
2019-05-24 | hw/arm/aspeed: Use object_initialize_child for correct ref. counting | Philippe Mathieu-Daudé |
2019-05-24 | hw/arm/bcm2835: Use object_initialize_child for correct ref. counting | Philippe Mathieu-Daudé |
2019-05-24 | hw/arm/bcm2835: Use object_initialize() on PL011State | Philippe Mathieu-Daudé |
2019-05-24 | hw/arm/bcm2835: Use TYPE_PL011 instead of hardcoded string | Philippe Mathieu-Daudé |
2019-05-24 | hw/virtio: Use object_initialize_child for correct reference counting | Philippe Mathieu-Daudé |
2019-05-24 | hw/misc/macio: Use object_initialize_child for correct ref. counting | Philippe Mathieu-Daudé |
2019-05-24 | hw/ppc/pnv: Use object_initialize_child for correct reference counting | Philippe Mathieu-Daudé |
2019-05-24 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190524-pull-request' ... | Peter Maydell |
2019-05-24 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190523'... | Peter Maydell |
2019-05-24 | hw/display/ramfb: initialize fw-config space with xres/ yres | Hou Qiming |
2019-05-24 | hw/display/ramfb: lock guest resolution after it's set | Hou Qiming |
2019-05-24 | hw/display/ramfb: fix guest memory un-mapping | Hou Qiming |
2019-05-23 | hw/arm/exynos4210: QOM'ify the Exynos4210 SoC | Philippe Mathieu-Daudé |
2019-05-23 | hw/arm/exynos4210: Add DMA support for the Exynos4210 | Guenter Roeck |
2019-05-23 | hw/arm/exynos4: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2019-05-23 | hw/arm/exynos4: Remove unuseful debug code | Philippe Mathieu-Daudé |
2019-05-23 | hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3 | Peter Maydell |