Age | Commit message (Expand) | Author |
2020-03-16 | qom/object: Use common get/set uint helpers | Felipe Franciosi |
2020-03-16 | misc: Replace zero-length arrays with flexible array member (automatic) | Philippe Mathieu-Daudé |
2020-03-12 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312'... | Peter Maydell |
2020-03-12 | hw/arm/allwinner-h3: add SDRAM controller device | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner: add Security Identifier device | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner: add CPU Configuration module | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner-h3: add System Control module | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner-h3: add Clock Control Unit | Niek Linnenbank |
2020-03-12 | q800: fix coverity warning CID 1412799 | Laurent Vivier |
2020-02-25 | Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD | Paolo Bonzini |
2020-02-25 | Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git... | Paolo Bonzini |
2020-02-21 | hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' register | Philippe Mathieu-Daudé |
2020-02-21 | aspeed/scu: Implement chip ID register | Joel Stanley |
2020-02-21 | aspeed/scu: Create separate write callbacks | Joel Stanley |
2020-02-20 | Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument | Philippe Mathieu-Daudé |
2020-02-19 | arm/aspeed: actually check RAM size | Igor Mammedov |
2020-02-13 | i.MX: Fix inverted register bits in wdt code. | Roman Kapl |
2020-01-30 | misc/pca9552: Add qom set and get | Joel Stanley |
2020-01-27 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2020-01-24 | pvpanic: implement crashloaded event handling | zhenwei pi |
2020-01-23 | hw/misc/stm32f4xx_syscfg: Fix copy/paste error | Philippe Mathieu-Daudé |
2020-01-20 | migration: Define VMSTATE_INSTANCE_ID_ANY | Peter Xu |
2020-01-17 | i.MX: add an emulation for RNGC | Martin Kaiser |
2020-01-17 | hw/misc: Add the STM32F4xx EXTI device | Alistair Francis |
2020-01-17 | hw/misc: Add the STM32F4xx Sysconfig device | Alistair Francis |
2020-01-08 | mos6522: remove anh register | Laurent Vivier |
2020-01-07 | q800: add a block backend to the PRAM | Laurent Vivier |
2020-01-07 | q800: fix mac_via RTC PRAM commands | Laurent Vivier |
2020-01-06 | vmstate: replace DeviceState with VMStateIf | Marc-André Lureau |
2019-12-17 | hw/misc/ivshmem: Bury dead legacy INTx code | Markus Armbruster |
2019-12-16 | aspeed/scu: Fix W1C behavior | Joel Stanley |
2019-12-16 | aspeed/sdmc: Make ast2600 default 1G | Joel Stanley |
2019-11-26 | mos6522: update counters when timer interrupts are off | Laurent Vivier |
2019-11-18 | Merge remote-tracking branch 'remotes/vivier2/tags/ppc-for-4.2-pull-request' ... | Peter Maydell |
2019-11-18 | mos6522: fix T1 and T2 timers | Laurent Vivier |
2019-11-05 | hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accesses | Philippe Mathieu-Daudé |
2019-11-05 | hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registers | Philippe Mathieu-Daudé |
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 |