Age | Commit message (Expand) | Author |
2021-03-06 | hw/sh4: Add missing license | Philippe Mathieu-Daudé |
2021-03-04 | hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal value | Bin Meng |
2021-03-04 | hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card | Bin Meng |
2021-03-04 | hw/riscv: sifive_u: Add QSPI0 controller and connect a flash | Bin Meng |
2021-03-04 | hw/ssi: Add SiFive SPI controller support | Bin Meng |
2021-03-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2021-03-02 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-03-02 | i386/acpi: restore device paths for pre-5.1 vms | Vitaly Cheptsov |
2021-02-25 | scsi: drop 'result' argument from command_complete callback | Hannes Reinecke |
2021-02-25 | scsi: make io_timeout configurable | Hannes Reinecke |
2021-02-23 | acpi/core: always set SCI_EN when SMM isn't supported | Isaku Yamahata |
2021-02-23 | ich9, piix4: add property, smm-compat, to keep compatibility of SMM | Isaku Yamahata |
2021-02-21 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ... | Peter Maydell |
2021-02-21 | vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on it | BALATON Zoltan |
2021-02-21 | hw/mips: Add a bootloader helper | Jiaxun Yang |
2021-02-21 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul... | Peter Maydell |
2021-02-20 | Fix SPDX-License-Identifier typos | Ryan Finnie |
2021-02-20 | hw/sd: Introduce receive_ready() callback | Bin Meng |
2021-02-18 | accel/tcg: Create io_recompile_replay_branch hook | Richard Henderson |
2021-02-18 | exec: Move TranslationBlock typedef to qemu/typedefs.h | Richard Henderson |
2021-02-17 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-02-16 | pc: add parser for OVMF reset block | James Bottomley |
2021-02-16 | hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode | Hao Wu |
2021-02-16 | hw/i2c: Implement NPCM7XX SMBus Module Single Mode | Hao Wu |
2021-02-11 | arm: Update infocenter.arm.com URLs | Peter Maydell |
2021-02-10 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request... | Peter Maydell |
2021-02-10 | multi-process: perform device reset in the remote process | Elena Ufimtseva |
2021-02-10 | multi-process: create IOHUB object to handle irq | Jagannathan Raman |
2021-02-10 | multi-process: Synchronize remote memory | Jagannathan Raman |
2021-02-10 | multi-process: PCI BAR read/write handling for proxy & remote endpoints | Jagannathan Raman |
2021-02-10 | multi-process: Forward PCI config space acceses to the remote process | Elena Ufimtseva |
2021-02-10 | multi-process: add proxy communication functions | Elena Ufimtseva |
2021-02-10 | multi-process: introduce proxy object | Elena Ufimtseva |
2021-02-10 | multi-process: setup memory manager for remote device | Jagannathan Raman |
2021-02-10 | multi-process: Initialize message handler in remote device | Jagannathan Raman |
2021-02-10 | multi-process: define MPQemuMsg format and transmission functions | Elena Ufimtseva |
2021-02-10 | multi-process: setup a machine object for remote device process | Jagannathan Raman |
2021-02-10 | multi-process: setup PCI host bridge for remote device | Jagannathan Raman |
2021-02-10 | spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helper | Daniel Henrique Barboza |
2021-02-10 | spapr: move spapr_machine_using_legacy_numa() to spapr_numa.c | Daniel Henrique Barboza |
2021-02-10 | ppc/pnv: Introduce a LPC FW memory region attribute to map the PNOR | Cédric Le Goater |
2021-02-10 | ppc/xive: Add firmware bit when dumping the ENDs | Cédric Le Goater |
2021-02-10 | spapr: Adjust firmware path of PCI devices | Greg Kurz |
2021-02-08 | s390: Recognize confidential-guest-support option | David Gibson |
2021-02-08 | spapr: Add PEF based confidential guest support | David Gibson |
2021-02-08 | confidential guest support: Rework the "memory-encryption" property | David Gibson |
2021-02-05 | accel: introduce AccelCPUClass extending CPUClass | Claudio Fontana |
2021-02-05 | accel: extend AccelState and AccelClass to user-mode | Claudio Fontana |
2021-02-05 | cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass | Claudio Fontana |
2021-02-05 | cpu: move debug_check_watchpoint to tcg_ops | Claudio Fontana |