Age | Commit message (Expand) | Author |
2020-12-10 | hw/misc: add an EMC141{3,4} device model | John Wang |
2020-12-08 | memory: Add IOMMUTLBEvent | Eugenio Pérez |
2020-11-17 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201117'... | Peter Maydell |
2020-11-17 | tmp105: Correct handling of temperature limit checks | Peter Maydell |
2020-11-17 | hw/misc/tmp105: reset the T_low and T_High registers | Peter Maydell |
2020-11-17 | max111x: put it into the 'misc' category | Gan Qixin |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant |
2020-11-12 | macio: set user_creatable to false in macio_class_init() | Mark Cave-Ayland |
2020-11-11 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-11-11 | pvpanic: Advertise the PVPANIC_CRASHLOADED event support | Paolo Bonzini |
2020-11-10 | hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ | Philippe Mathieu-Daudé |
2020-11-04 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'... | Peter Maydell |
2020-11-03 | hw/mips: Fix Lesser GPL version number | Chetan Pant |
2020-11-03 | hw/misc: Add Microchip PolarFire SoC SYSREG module support | Bin Meng |
2020-11-03 | hw/misc: Add Microchip PolarFire SoC IOSCB module support | Bin Meng |
2020-11-03 | hw/misc: Add Microchip PolarFire SoC DDR Memory Controller support | Bin Meng |
2020-10-29 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-... | Peter Maydell |
2020-10-27 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in... | Peter Maydell |
2020-10-27 | hw/misc/bcm2835_cprman: add sane reset values to the registers | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexer | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: implement clock mux behaviour | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: add a clock mux skeleton implementation | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: implement PLL channels behaviour | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: add a PLL channel skeleton implementation | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: implement PLLs behaviour | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: add a PLL skeleton implementation | Luc Michel |
2020-10-27 | hw/arm/raspi: add a skeleton implementation of the CPRMAN | Luc Michel |
2020-10-27 | hw/misc: Add npcm7xx random number generator | Havard Skinnemoen |
2020-10-27 | hw/timer: Adding watchdog for NPCM7XX Timer. | Hao Wu |
2020-10-26 | hw/misc/mps2-scc: Use the LED device | Philippe Mathieu-Daudé |
2020-10-26 | hw/misc/mps2-fpgaio: Use the LED device | Philippe Mathieu-Daudé |
2020-10-26 | hw/misc/led: Emit a trace event when LED intensity has changed | Philippe Mathieu-Daudé |
2020-10-26 | hw/misc/led: Allow connecting from GPIO output | Philippe Mathieu-Daudé |
2020-10-26 | hw/misc/led: Add a LED device | Philippe Mathieu-Daudé |
2020-10-22 | hw/misc/sifive_u_otp: Add backend drive support | Green Wan |
2020-10-22 | hw/misc/sifive_u_otp: Add write function and write-once protection | Green Wan |
2020-10-18 | macio: don't reference serial_hd() directly within the device | Mark Cave-Ayland |
2020-10-09 | hw/misc/mips_cpc: Start vCPU when powered on | Philippe Mathieu-Daudé |
2020-09-24 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi |
2020-09-22 | qom: simplify object_find_property / object_class_find_property | Daniel P. Berrangé |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-18 | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost |
2020-09-18 | misc: aspeed_scu: Update AST2600 silicon id register | Joel Stanley |
2020-09-14 | hw/misc: Add NPCM7xx Clock Controller device model | Havard Skinnemoen |
2020-09-14 | hw/misc: Add NPCM7xx System Global Control Registers device model | Havard Skinnemoen |
2020-09-14 | hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP) | Philippe Mathieu-Daudé |
2020-09-14 | hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fields | Philippe Mathieu-Daudé |
2020-09-14 | hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fields | Philippe Mathieu-Daudé |
2020-09-14 | hw/misc/a9scu: Do not allow invalid CPU count | Philippe Mathieu-Daudé |