Age | Commit message (Expand) | Author |
2018-09-07 | hw/pci: add PCI resource reserve capability to legacy PCI bridge | Jing Liu |
2018-09-07 | hw/pci: factor PCI reserve resources to a separate structure | Jing Liu |
2018-09-07 | virtio: update MemoryRegionCaches when guest negotiates features | Paolo Bonzini |
2018-09-07 | pc: acpi: revert back to 1 SRAT entry for hotpluggable area | Igor Mammedov |
2018-08-27 | intel-iommu: replace more vtd_err_* traces | Peter Xu |
2018-08-27 | intel-iommu: start to use error_report_once | Peter Xu |
2018-08-25 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180823.1' in... | Peter Maydell |
2018-08-24 | mips_malta: Fix semihosting argument passing for nanoMIPS bare metal | Stefan Markovic |
2018-08-24 | mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader | Paul Burton |
2018-08-24 | mips_malta: Add basic nanoMIPS boot code for Malta board | Matthew Fortune |
2018-08-24 | Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ... | Peter Maydell |
2018-08-24 | hw/arm/mps2: Fix ID register errors on AN511 and AN385 | Peter Maydell |
2018-08-24 | hw/display/bcm2835_fb: Validate bcm2835_fb_mbox_push() config | Peter Maydell |
2018-08-24 | hw/display/bcm2835_fb: Validate config settings | Peter Maydell |
2018-08-24 | hw/display/bcm2835_fb: Fix handling of virtual framebuffer | Peter Maydell |
2018-08-24 | hw/display/bcm2835_fb: Abstract out calculation of pitch, size | Peter Maydell |
2018-08-24 | hw/display/bcm2835_fb: Reset resolution, etc correctly | Peter Maydell |
2018-08-24 | hw/display/bcm2835_fb: Drop unused size and pitch fields | Peter Maydell |
2018-08-24 | hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig | Peter Maydell |
2018-08-24 | hw/misc/bcm2835_fb: Move config fields to their own struct | Peter Maydell |
2018-08-24 | hw/arm/mps2-tz: Fix MPS2 SCC config register values | Peter Maydell |
2018-08-24 | hw/arm/mps2-tz: Instantiate SPI controllers | Peter Maydell |
2018-08-24 | hw/ssi/pl022: Correct wrong DMACR and ICR handling | Peter Maydell |
2018-08-24 | hw/ssi/pl022: Correct wrong value for PL022_INT_RT | Peter Maydell |
2018-08-24 | hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::init | Peter Maydell |
2018-08-24 | hw/ssi/pl022: Don't directly call vmstate_register() | Peter Maydell |
2018-08-24 | hw/ssi/pl022: Set up reset function in class init | Peter Maydell |
2018-08-24 | hw/ssi/pl022: Allow use as embedded-struct device | Peter Maydell |
2018-08-24 | hw/arm/mps2-tz: Create PL081s and MSCs | Peter Maydell |
2018-08-24 | hw/arm/iotkit: Wire up the lines for MSCs | Peter Maydell |
2018-08-24 | hw/misc/iotkit-secctl: Wire up registers for controlling MSCs | Peter Maydell |
2018-08-24 | hw/misc/tz-msc: Model TrustZone Master Security Controller | Peter Maydell |
2018-08-24 | hw/misc/iotkit: Wire up the sysctl and sysinfo register blocks | Peter Maydell |
2018-08-24 | hw/misc/iotkit-sysinfo: Implement IoTKit system information block | Peter Maydell |
2018-08-24 | hw/misc/iotkit-sysctl: Implement IoTKit system control element | Peter Maydell |
2018-08-24 | hw/arm/iotkit: Wire up the S32KTIMER | Peter Maydell |
2018-08-24 | hw/arm/iotkit: Wire up the watchdogs | Peter Maydell |
2018-08-24 | hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511 | Peter Maydell |
2018-08-24 | hw/arm/iotkit: Wire up the dualtimer | Peter Maydell |
2018-08-24 | hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module | Peter Maydell |
2018-08-24 | hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER | Peter Maydell |
2018-08-24 | hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters | Peter Maydell |
2018-08-24 | hw/arm/boot: AArch32 kernels should be started in Hyp mode if available | Peter Maydell |
2018-08-24 | hw/arm/vexpress: Add "virtualization" property controlling presence of EL2 | Peter Maydell |
2018-08-24 | hw/arm/vexpress: Don't set info->secure_boot if CPU doesn't have EL3 | Peter Maydell |
2018-08-24 | hw/cpu/a15mpcore: If CPU has EL2, enable it on the GIC and wire it up | Peter Maydell |
2018-08-24 | hw/arm/fsl-imx6ul: Connect VIRQ and VFIQ | Peter Maydell |
2018-08-24 | hw/arm/fsl-imx6ul: Connect VIRQ and VFIQ | Peter Maydell |
2018-08-24 | hw/arm/highbank: Connect VIRQ and VFIQ | Peter Maydell |
2018-08-24 | hw/arm/vexpress: Connect VIRQ and VFIQ | Peter Maydell |