Age | Commit message (Expand) | Author |
2017-01-09 | hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg... | Andrew Jones |
2017-01-09 | hw/arm/virt: remove VirtGuestInfo | Andrew Jones |
2017-01-09 | hw/arm/virt-acpi-build: don't save VirtGuestInfo on AcpiBuildState | Andrew Jones |
2017-01-09 | hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo | Andrew Jones |
2017-01-09 | hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo | Andrew Jones |
2017-01-09 | hw/arm/virt: move VirtMachineState/Class to virt.h | Andrew Jones |
2017-01-09 | hw/arm/virt: remove include/hw/arm/virt-acpi-build.h | Andrew Jones |
2017-01-09 | hw/arm/virt: eliminate struct VirtGuestInfoState | Andrew Jones |
2017-01-09 | hw/arm/virt: use VirtMachineState.gic_version | Andrew Jones |
2017-01-09 | hw/arm/virt: parameter passing cleanups | Andrew Jones |
2017-01-09 | hw/arm/virt-acpi-build: fadt: improve flag naming | Andrew Jones |
2017-01-09 | hw/arm/virt-acpi-build: gtdt: improve flag naming | Andrew Jones |
2017-01-09 | hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately | Andrew Jones |
2017-01-09 | hw/arm/virt-acpi-build: add all missing cpu_to_le's | Andrew Jones |
2017-01-09 | hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggered | Peter Maydell |
2017-01-09 | hw/arm/virt: Rename 'vbi' variables to 'vms' | Peter Maydell |
2017-01-09 | hw/arm/virt: Merge VirtBoardInfo and VirtMachineState | Peter Maydell |
2017-01-09 | i2c: Allow I2C devices to NAK start events | Corey Minyard |
2016-12-27 | hw/i2c: Add a NULL check for i2c slave init callbacks | Alastair D'Silva |
2016-12-27 | hw/arm: remove trailing whitespace | Alastair D'Silva |
2016-12-27 | aspeed/smc: set the number of flash modules for the FMC controller | Cédric Le Goater |
2016-12-27 | aspeed: change SoC revision of the palmetto-bmc machine | Cédric Le Goater |
2016-12-27 | aspeed: add the definitions for the AST2400 A1 SoC | Cédric Le Goater |
2016-12-27 | aspeed: add a memory region for SRAM | Cédric Le Goater |
2016-12-27 | aspeed: add support for the romulus-bmc board | Cédric Le Goater |
2016-12-27 | aspeed: extend the board configuration with flash models | Cédric Le Goater |
2016-12-27 | aspeed: attach the second SPI controller object to the SoC | Cédric Le Goater |
2016-12-27 | aspeed: remove cannot_destroy_with_object_finalize_yet | Cédric Le Goater |
2016-12-27 | aspeed: QOMify the CPU object and attach it to the SoC | Cédric Le Goater |
2016-12-27 | hw/arm/virt: add 2.9 machine type | Peter Maydell |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |
2016-11-30 | loader: fix handling of custom address spaces when adding ROM blobs | Laszlo Ersek |
2016-11-28 | arm: Create /chosen and /memory devicetree nodes if necessary | Guenter Roeck |
2016-11-16 | fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1() | Igor Mammedov |
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 |