Age | Commit message (Expand) | Author |
2019-08-16 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'... | Peter Maydell |
2019-08-16 | hw/misc/zynq_slcr: use standard register definition | Damien Hedde |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h | Markus Armbruster |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster |
2019-07-01 | hw/misc/aspeed_xdma: New device | Eddie James |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-06-03 | edu: uses uint64_t in dma operation | Li Qiang |
2019-06-03 | edu: mmio: allow 64-bit access in read dispatch | Li Qiang |
2019-06-03 | edu: mmio: allow 64-bit access | Li Qiang |
2019-05-24 | hw/misc/macio: Use object_initialize_child for correct ref. counting | Philippe Mathieu-Daudé |
2019-05-22 | hw/misc/exynos4210_rng: Use qemu_guest_getrandom | Richard Henderson |
2019-05-22 | hw/misc/bcm2835_rng: Use qemu_guest_getrandom_nofail | Richard Henderson |
2019-05-22 | hw/misc/nrf51_rng: Use qemu_guest_getrandom_nofail | Richard Henderson |
2019-05-22 | aspeed/scu: Use qemu_guest_getrandom_nofail | Richard Henderson |
2019-05-17 | leon3: introduce the plug and play mechanism | KONRAD Frederic |
2019-05-13 | hw/arm: Express dependencies of the fsl-imx31 machine with Kconfig | Thomas Huth |
2019-04-29 | hw/devices: Move CBus declarations into a new header | Philippe Mathieu-Daudé |
2019-03-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-03-22 | trace-events: Fix attribution of trace points to source | Markus Armbruster |
2019-03-22 | trace-events: Delete unused trace points | Markus Armbruster |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster |
2019-03-18 | kconfig: add dependencies on CONFIG_MSI_NONBROKEN | Paolo Bonzini |
2019-03-07 | sparc-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | ppc: Express dependencies of the Mac machines with kconfig | Thomas Huth |
2019-03-07 | ptimer: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | i2c: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | isa: express dependencies with kconfig | Paolo Bonzini |
2019-03-07 | build: convert pci.mak to Kconfig | Paolo Bonzini |
2019-03-07 | build: switch to Kconfig | Paolo Bonzini |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini |
2019-03-01 | Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'... | Peter Maydell |
2019-02-28 | hw/arm/armsse: Unify init-svtor and cpuwait handling | Peter Maydell |
2019-02-28 | hw/arm/iotkit-sysctl: Implement CPUWAIT and INITSVTOR* | Peter Maydell |
2019-02-28 | hw/arm/iotkit-sysctl: Add SSE-200 registers | Peter Maydell |
2019-02-28 | hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register name | Peter Maydell |
2019-02-28 | hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit | Peter Maydell |
2019-02-27 | i2c: have I2C receive operation return uint8_t | Corey Minyard |
2019-02-22 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v... | Peter Maydell |
2019-02-21 | hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operator | Aleksandar Markovic |
2019-02-21 | hw/misc/tz-ppc: Support having unused ports in the middle of the range | Peter Maydell |
2019-02-17 | cuda: decrease time delay before raising VIA SR interrupt and remove fast path | Mark Cave-Ayland |
2019-02-14 | hw/mips_cpc: kick a VP when putting it into Run statewq | Miodrag Dinic |