Age | Commit message (Expand) | Author |
2020-01-20 | migration: Define VMSTATE_INSTANCE_ID_ANY | Peter Xu |
2020-01-17 | i.MX: add an emulation for RNGC | Martin Kaiser |
2020-01-17 | hw/arm/allwinner-a10: Remove local qemu_irq variables | Philippe Mathieu-Daudé |
2020-01-17 | hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios() | Philippe Mathieu-Daudé |
2020-01-17 | hw/arm/allwinner-a10: Move SoC definitions out of header | Philippe Mathieu-Daudé |
2020-01-17 | hw/arm: Add the Netduino Plus 2 | Alistair Francis |
2020-01-17 | hw/arm: Add the STM32F4xx SoC | Alistair Francis |
2020-01-17 | hw/misc: Add the STM32F4xx EXTI device | Alistair Francis |
2020-01-17 | hw/misc: Add the STM32F4xx Sysconfig device | Alistair Francis |
2020-01-10 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-01-08 | chardev: Use QEMUChrEvent enum in IOEventHandler typedef | Philippe Mathieu-Daudé |
2020-01-07 | omap-gpio: remove PROP_PTR | Marc-André Lureau |
2020-01-07 | omap-i2c: remove PROP_PTR | Marc-André Lureau |
2020-01-07 | omap-intc: remove PROP_PTR | Marc-André Lureau |
2020-01-06 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ... | Peter Maydell |
2019-12-20 | hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word position | Simon Veith |
2019-12-20 | hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macro | Simon Veith |
2019-12-20 | hw/arm/smmuv3: Align stream table base address to table size | Simon Veith |
2019-12-20 | hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZE | Simon Veith |
2019-12-20 | hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK value | Simon Veith |
2019-12-20 | hw/arm/smmuv3: Apply address mask to linear strtab base address | Simon Veith |
2019-12-20 | ast2600: Configure CNTFRQ at 1125MHz | Andrew Jeffery |
2019-12-19 | numa: properly check if numa is supported | Igor Mammedov |
2019-12-16 | hw/arm/nseries: Replace the bluetooth chardev with a "null" chardev | Thomas Huth |
2019-12-16 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191216-... | Peter Maydell |
2019-12-16 | hw/arm/virt: Simplify by moving the gic in the machine state | Philippe Mathieu-Daudé |
2019-12-16 | hw/arm/acpi: enable SHPC native hot plug | Heyi Guo |
2019-12-16 | hw/arm/acpi: simplify AML bit and/or statement | Heyi Guo |
2019-12-16 | hw/arm/sbsa-ref: Simplify by moving the gic in the machine state | Philippe Mathieu-Daudé |
2019-12-16 | aspeed: Change the "nic" property definition | Cédric Le Goater |
2019-12-16 | aspeed: Change the "scu" property definition | Cédric Le Goater |
2019-12-16 | aspeed: Add support for the tacoma-bmc board | Cédric Le Goater |
2019-12-16 | aspeed: Remove AspeedBoardConfig array and use AspeedMachineClass | Cédric Le Goater |
2019-12-16 | aspeed/i2c: Add support for DMA transfers | Cédric Le Goater |
2019-12-16 | aspeed: Add a DRAM memory region at the SoC level | Cédric Le Goater |
2019-12-14 | hw: add compat machines for 5.0 | Cornelia Huck |
2019-12-13 | virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised | Evgeny Yakovlev |
2019-11-26 | hw/arm: versal: Add the CRP as unimplemented | Edgar E. Iglesias |
2019-11-11 | hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routine | Clement Deschamps |
2019-11-01 | hw/arm/boot: Rebuild hflags when modifying CPUState at boot | Edgar E. Iglesias |
2019-10-25 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-10-25 | hw/arm/highbank: Use AddressSpace when using write_secondary_boot() | Philippe Mathieu-Daudé |
2019-10-25 | hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot | Philippe Mathieu-Daudé |
2019-10-25 | hw/arm/bcm2836: Rename cpus[] as cpu[].core | Philippe Mathieu-Daudé |
2019-10-25 | hw/arm/bcm2836: Make the SoC code modular | Philippe Mathieu-Daudé |
2019-10-25 | hw/arm/bcm2835_peripherals: Use the SYS_timer | Philippe Mathieu-Daudé |
2019-10-25 | hw/arm/bcm2835_peripherals: Use the thermal sensor block | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | aspeed: Add an AST2600 eval board | Cédric Le Goater |
2019-10-22 | hw/arm/digic4: Inline digic4_board_setup_ram() function | Philippe Mathieu-Daudé |