Age | Commit message (Expand) | Author |
2018-10-02 | change get_image_size return type to int64_t | Li Zhijian |
2018-10-01 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180927-pull-request' ... | Peter Maydell |
2018-09-27 | display/edid: add DEFINE_EDID_PROPERTIES | Gerd Hoffmann |
2018-09-27 | display/edid: add region helper. | Gerd Hoffmann |
2018-09-27 | display/edid: add qemu_edid_size() | Gerd Hoffmann |
2018-09-27 | display/edid: add edid generator to qemu. | Gerd Hoffmann |
2018-09-25 | hw/qdev-core: Fix description of instance_init | Thomas Huth |
2018-09-25 | hw/arm/aspeed: Add an Aspeed machine class | Cédric Le Goater |
2018-09-25 | aspeed/timer: fix compile breakage with clang 3.4.2 | Cédric Le Goater |
2018-09-25 | hw/intc/arm_gic: Document QEMU interface | Peter Maydell |
2018-09-25 | arm: Add Nordic Semiconductor nRF51 SoC | Joel Stanley |
2018-09-25 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into... | Peter Maydell |
2018-09-25 | scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions | Mark Cave-Ayland |
2018-09-25 | scsi: add lsi53c8xx_handle_legacy_cmdline() function | Mark Cave-Ayland |
2018-09-25 | spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt | Cédric Le Goater |
2018-09-25 | spapr: increase the size of the IRQ number space | Cédric Le Goater |
2018-09-25 | spapr: introduce a spapr_irq class 'nr_msis' attribute | Cédric Le Goater |
2018-09-24 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-09-24 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into... | Peter Maydell |
2018-09-24 | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-201809... | Peter Maydell |
2018-09-07 | hw/pci: factor PCI reserve resources to a separate structure | Jing Liu |
2018-09-04 | RISC-V: Use atomic_cmpxchg to update PLIC bitmaps | Michael Clark |
2018-09-03 | virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions | Gerd Hoffmann |
2018-08-30 | Revert "virtio-gpu: fix crashes upon warm reboot with vga mode" | Gerd Hoffmann |
2018-08-30 | virtio-vga: fix reset | Gerd Hoffmann |
2018-08-30 | uninorth: add ofw-addr property to allow correct fw path generation | Mark Cave-Ayland |
2018-08-30 | macio: add addr property to macio IDE object | Mark Cave-Ayland |
2018-08-30 | macio: add macio bus to help with fw path generation | Mark Cave-Ayland |
2018-08-30 | macio: move MACIOIDEState type declarations to macio.h | Mark Cave-Ayland |
2018-08-24 | elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS | Aleksandar Rikalo |
2018-08-24 | Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ... | 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/ssi/pl022: Allow use as embedded-struct device | 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/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 |