Age | Commit message (Expand) | Author |
2018-11-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-11-08 | macio/pmu: Fix missing vmsd terminator | Dr. David Alan Gilbert |
2018-11-06 | ivshmem: fix memory backend leak | Igor Mammedov |
2018-11-05 | pci-testdev: add optional memory bar | Gerd Hoffmann |
2018-10-23 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into... | Peter Maydell |
2018-10-19 | cpus hw target: Use warn_report() & friends to report warnings | Markus Armbruster |
2018-10-19 | hyperv: factor out arch-independent API into hw/hyperv | Roman Kagan |
2018-10-19 | hyperv: rename kvm_hv_sint_route_set_sint | Roman Kagan |
2018-10-19 | hyperv: make HvSintRoute reference-counted | Roman Kagan |
2018-10-19 | hyperv: allow passing arbitrary data to sint ack callback | Roman Kagan |
2018-10-19 | hyperv_testdev: drop unnecessary includes | Roman Kagan |
2018-10-19 | hyperv_testdev: refactor for better maintainability | Roman Kagan |
2018-10-19 | hw: edu: drop DO_UPCAST | Li Qiang |
2018-10-10 | ivshmem: Fix unplug of device "ivshmem-plain" | Markus Armbruster |
2018-10-02 | hw: edu: replace device name with macro | Li Qiang |
2018-10-02 | hw: hyperv_testdev: add read callback | Li Qiang |
2018-10-02 | hw: pc-testdev: add read memory region callback | Li Qiang |
2018-10-02 | hw: debugexit: add read callback | Li Qiang |
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-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/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/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-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/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-23 | fw_cfg: import & use linux/qemu_fw_cfg.h | Marc-André Lureau |
2018-08-21 | check: Only test pvpanic when it is compiled in | Juan Quintela |
2018-08-20 | hw/misc: Remove mmio_interface device | Peter Maydell |
2018-08-16 | aspeed: add a max_ram_size property to the memory controller | Cédric Le Goater |
2018-08-16 | aspeed_sdmc: Handle ECC training | Joel Stanley |
2018-08-16 | aspeed_sdmc: Init status always idle | Joel Stanley |
2018-08-16 | aspeed_sdmc: Set 'cache initial sequence' always true | Joel Stanley |
2018-08-16 | aspeed_sdmc: Fix saved values | Joel Stanley |
2018-08-16 | i.MX6UL: Add i.MX6UL specific CCM device | Jean-Christophe Dubois |
2018-08-01 | hw/misc/macio: Fix device introspection problems in macio devices | Thomas Huth |
2018-07-30 | hw/misc/tz-mpc: Zero the LUT on initialization, not just reset | Peter Maydell |
2018-07-17 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-07-17 | hw/display/xlnx_dp: Move problematic code from instance_init to realize | Paolo Bonzini |
2018-07-16 | aspeed: Implement write-1-{set, clear} for AST2500 strapping | Andrew Jeffery |
2018-07-16 | hyperv: rename vcpu_id to vp_index | Roman Kagan |
2018-07-03 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into... | Peter Maydell |
2018-07-03 | mac_dbdma: only dump commands for debug enabled channels | Mark Cave-Ayland |
2018-07-02 | hw/mips: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |