Age | Commit message (Expand) | Author |
2016-10-28 | hw/arm/tosa: Fix reset handling | Guenter Roeck |
2016-10-28 | hw/arm/spitz: Fix reset handling | Guenter Roeck |
2016-10-28 | arm: virt: add PMU property to mach-virt machine type | Wei Huang |
2016-10-28 | arm: Add an option to turn on/off vPMU support | Wei Huang |
2016-10-28 | versatilepb: do not run if user asks for more than 256MB RAM | Jean-Christophe Dubois |
2016-10-28 | hw/arm/pxa2xx: Set value default values for CCCR and CKEN on PXA255 | Guenter Roeck |
2016-10-28 | arm: cubieboard: Add support for initrd | Guenter Roeck |
2016-10-25 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2016-10-24 | Increase MAX_CPUMASK_BITS from 255 to 288 | Igor Mammedov |
2016-10-24 | hw/arm: QOM'ify strongarm.c | xiaoqiang zhao |
2016-10-24 | hw/arm: QOM'ify pxa2xx_gpio.c | xiaoqiang zhao |
2016-10-24 | hw/arm: QOM'ify musicpal.c | xiaoqiang zhao |
2016-10-24 | ARM: Virt: ACPI: Build an IORT table with RC and ITS nodes | Prem Mallappa |
2016-10-24 | hw/arm/virt: Set minimum_page_bits to 12 | Peter Maydell |
2016-10-24 | char: remove explicit_fe_open, use a set_handlers argument | Marc-André Lureau |
2016-10-24 | char: make some qemu_chr_fe skip if no driver | Marc-André Lureau |
2016-10-24 | char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit | Marc-André Lureau |
2016-10-24 | char: use qemu_chr_fe* functions with CharBackend argument | Marc-André Lureau |
2016-10-24 | char: remaining switch to CharBackend in frontend | Marc-André Lureau |
2016-10-24 | char: replace PROP_CHR with CharBackend | Marc-André Lureau |
2016-10-24 | char: remove init callback | Marc-André Lureau |
2016-10-17 | pxa2xx: Auto-assign name for i2c bus in i2c_init_bus. | Vijay Kumar B |
2016-10-17 | hw/arm/virt: no ITS on older machine types | Andrew Jones |
2016-10-17 | hw/arm/virt-acpi-build: fix MADT generation | Andrew Jones |
2016-10-17 | hw/arm/boot: allow using a command line specified dtb without a kernel | Michael Olbrich |
2016-10-17 | aspeed: add support for the AST2500 SoC SMC controllers | Cédric Le Goater |
2016-10-17 | aspeed: extend the number of host SPI controllers | Cédric Le Goater |
2016-10-17 | aspeed: move the flash module mapping address under the controller definition | Cédric Le Goater |
2016-10-17 | aspeed: rename the smc object to fmc | Cédric Le Goater |
2016-10-10 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-10-10 | numa: reduce code duplication by adding helper numa_get_node_for_cpu() | Igor Mammedov |
2016-10-08 | bt-hci-csr: drop unused argument | Paolo Bonzini |
2016-10-04 | ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT table | Shannon Zhao |
2016-10-04 | arm/virt: Add ITS to the virt board | Pavel Fedin |
2016-10-04 | hw/arm/virt: add 2.8 machine type | Andrew Jones |
2016-10-04 | hw/arm: Fix Integrator/CM initialization | Jakub Jermar |
2016-10-04 | mainstone: Add mapping for dot, slash and backspace. | Vijay Kumar B |
2016-10-04 | mainstone: Fix incorrect key mapping for Enter key. | Vijay Kumar B |
2016-10-04 | STM32F205: Connect the SPI devices | Alistair Francis |
2016-10-04 | STM32F205: Connect the ADC devices | Alistair Francis |
2016-10-04 | STM32F205: Remove the individual device variables | Alistair Francis |
2016-09-27 | sysbus: Remove ignored return value of FindSysbusDeviceFunc | David Gibson |
2016-09-22 | xlnx-zynqmp: Set the number of priority queues | Alistair Francis |
2016-09-22 | hw/ptimer: Introduce timer policy feature | Dmitry Osipenko |
2016-09-22 | aspeed: allocate RAM after the memory controller has checked the size | Cédric Le Goater |
2016-09-22 | aspeed: add a ram_size property to the memory controller | Cédric Le Goater |
2016-09-22 | palmetto-bmc: remove extra no_sdcard assignement | Cédric Le Goater |
2016-09-22 | arm: add support for an ast2500 evaluation board | Cédric Le Goater |
2016-09-22 | aspeed: add a ast2500 SoC and support to the SCU and SDMC controllers | Cédric Le Goater |
2016-09-22 | hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoC | Cédric Le Goater |