Age | Commit message (Expand) | Author |
2019-10-29 | Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i... | Peter Maydell |
2019-10-28 | hw/m68k: implement ADB bus support for via | Laurent Vivier |
2019-10-28 | hw/m68k: add VIA support | Laurent Vivier |
2019-10-26 | Merge commit 'df84f17' into HEAD | Paolo Bonzini |
2019-10-25 | hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor | Philippe Mathieu-Daudé |
2019-10-22 | Do not use %m in common code to print error messages | Thomas Huth |
2019-10-15 | hw/misc/vmcoreinfo: Add comment about reset handler | Philippe Mathieu-Daudé |
2019-10-15 | hw/misc/bcm2835_mbox: Add trace events | Philippe Mathieu-Daudé |
2019-10-15 | hw/arm/bcm2835_peripherals: Name various address spaces | Philippe Mathieu-Daudé |
2019-10-15 | hw/arm/bcm2835_peripherals: Improve logging | Philippe Mathieu-Daudé |
2019-10-15 | aspeed/sdmc: Add AST2600 support | Joel Stanley |
2019-10-15 | aspeed/sdmc: Introduce an object class per SoC | Cédric Le Goater |
2019-10-15 | hw: aspeed_scu: Add AST2600 support | Joel Stanley |
2019-09-18 | trace: Remove trailing newline in events | Philippe Mathieu-Daudé |
2019-09-13 | aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routine | Cédric Le Goater |
2019-09-13 | aspeed/scu: Introduce per-SoC SCU types | Cédric Le Goater |
2019-09-10 | hw/misc: Mark most objects as "common" code to speed up compilation a litte bit | Thomas Huth |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster |
2019-08-20 | hw/misc: Add a config switch for the "unimplemented" device | Thomas Huth |
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 |