Age | Commit message (Expand) | Author |
2021-03-09 | nvme: updated shared header for copy command | Klaus Jensen |
2021-03-09 | hw/block/nvme: pull write pointer advancement to separate function | Klaus Jensen |
2021-03-09 | hw/block/nvme: refactor zone resource management | Klaus Jensen |
2021-03-09 | hw/block/nvme: remove unused parameter in check zone write | Klaus Jensen |
2021-03-09 | hw/block/nvme: support for shared namespace in subsystem | Minwoo Im |
2021-03-09 | hw/block/nvme: add NMIC enum value for Identify Namespace | Minwoo Im |
2021-03-09 | hw/block/nvme: support for multi-controller in subsystem | Minwoo Im |
2021-03-09 | hw/block/nvme: add CMIC enum value for Identify Controller | Minwoo Im |
2021-03-09 | hw/block/nvme: support to map controller to a subsystem | Minwoo Im |
2021-03-09 | hw/block/nvme: introduce nvme-subsys device | Minwoo Im |
2021-03-08 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' in... | Peter Maydell |
2021-03-08 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-03-08 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210308'... | Peter Maydell |
2021-03-08 | hw/arm/mps2: Update old infocenter.arm.com URLs | Peter Maydell |
2021-03-08 | docs/system/arm/mps2.rst: Document the new mps3-an524 board | Peter Maydell |
2021-03-08 | hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524 | Peter Maydell |
2021-03-08 | hw/arm/mps2-tz: Stub out USB controller for mps3-an524 | Peter Maydell |
2021-03-06 | hw/sh4/sh7750_regs: Replace link to license by its full content | Philippe Mathieu-Daudé |
2021-03-06 | hw/sh4: Remove now unused CONFIG_SH4 from Kconfig | Philippe Mathieu-Daudé |
2021-03-06 | hw/pci-host: Introduce SH_PCI Kconfig entry | Philippe Mathieu-Daudé |
2021-03-06 | hw/block: Introduce TC58128 eeprom Kconfig entry | Philippe Mathieu-Daudé |
2021-03-06 | hw/timer: Introduce SH_TIMER Kconfig entry | Philippe Mathieu-Daudé |
2021-03-06 | hw/char: Introduce SH_SCI Kconfig entry | Philippe Mathieu-Daudé |
2021-03-06 | hw/intc: Introduce SH_INTC Kconfig entry | Philippe Mathieu-Daudé |
2021-03-06 | hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D board | Philippe Mathieu-Daudé |
2021-03-06 | hw/sh4: Add missing license | Philippe Mathieu-Daudé |
2021-03-06 | target/sh4: Remove unused definitions | Philippe Mathieu-Daudé |
2021-03-06 | target/sh4: Let get_physical_address() use MMUAccessType access_type | Philippe Mathieu-Daudé |
2021-03-06 | target/sh4: Remove unused 'int access_type' argument | Philippe Mathieu-Daudé |
2021-03-06 | target/sh4: Replace magic value by MMUAccessType definitions | Philippe Mathieu-Daudé |
2021-03-06 | target/sh4: Fix code style for checkpatch.pl | Philippe Mathieu-Daudé |
2021-03-06 | hw/arm/mps2-tz: Add new mps3-an524 board | Peter Maydell |
2021-03-06 | hw/arm/mps2-tz: Get armv7m_load_kernel() size argument from RAMInfo | Peter Maydell |
2021-03-06 | hw/arm/mps2-tz: Support ROMs as well as RAMs | Peter Maydell |
2021-03-06 | hw/arm/mps2-tz: Set MachineClass default_ram info from RAMInfo data | Peter Maydell |
2021-03-06 | hw/arm/mps2-tz: Make RAM arrangement board-specific | Peter Maydell |
2021-03-06 | hw/arm/mps2-tz: Allow boards to have different PPCInfo data | Peter Maydell |
2021-03-06 | hw/arm/mps2-tz: Size the uart-irq-orgate based on the number of UARTs | Peter Maydell |
2021-03-06 | hw/arm/mps2-tz: Move device IRQ info to data structures | Peter Maydell |
2021-03-06 | hw/arm/mps2-tz: Allow PPCPortInfo structures to specify device interrupts | Peter Maydell |
2021-03-06 | hw/arm/mps2-tz: Correct wrong interrupt numbers for DMA and SPI | Peter Maydell |
2021-03-06 | hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524 | Peter Maydell |
2021-03-06 | hw/arm/mps2-tz: Make number of IRQs board-specific | Peter Maydell |
2021-03-06 | hw/arm/mps2-tz: Condition IRQ splitting on number of CPUs, not board type | Peter Maydell |
2021-03-06 | hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board | Peter Maydell |
2021-03-06 | hw/misc/mps2-fpgaio: Support SWITCH register | Peter Maydell |
2021-03-06 | hw/misc/mps2-fpgaio: Make number of LEDs configurable by board | Peter Maydell |
2021-03-06 | hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-board | Peter Maydell |
2021-03-06 | hw/arm/mps2-tz: Correct the OSCCLK settings for mps2-an505 and mps2-an511 | Peter Maydell |
2021-03-06 | hw/misc/mps2-scc: Support configurable number of OSCCLK values | Peter Maydell |