Age | Commit message (Expand) | Author | Files | Lines |
2021-07-15 | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypto-and-more-pu... | Peter Maydell | 25 | -913/+865 |
2021-07-15 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-1... | Peter Maydell | 59 | -381/+2229 |
2021-07-15 | Merge remote-tracking branch 'remotes/philmd/tags/fw-edk2-20210714' into staging | Peter Maydell | 8 | -121/+201 |
2021-07-15 | qapi: Fix crash on missing enum member name | Markus Armbruster | 4 | -1/+5 |
2021-07-15 | hw/riscv/boot: Check the error of fdt_pack() | Alistair Francis | 1 | -2/+4 |
2021-07-15 | hw/riscv: opentitan: Add the flash alias | Alistair Francis | 2 | -0/+8 |
2021-07-15 | hw/riscv: opentitan: Add the unimplement rv_core_ibex_peri | Alistair Francis | 2 | -0/+4 |
2021-07-15 | char: ibex_uart: Update the register layout | Alistair Francis | 1 | -9/+10 |
2021-07-15 | hw/riscv: sifive_u: Make sure firmware info is 8-byte aligned | Bin Meng | 1 | -2/+3 |
2021-07-15 | hw/riscv: sifive_u: Correct the CLINT timebase frequency | Bin Meng | 1 | -2/+5 |
2021-07-15 | docs/system: riscv: Update Microchip Icicle Kit for direct kernel boot | Bin Meng | 1 | -7/+47 |
2021-07-15 | target/riscv: hardwire bits in hideleg and hedeleg | Jose Martins | 1 | -23/+31 |
2021-07-15 | docs/system: riscv: Add documentation for virt machine | Bin Meng | 2 | -0/+139 |
2021-07-15 | docs/system: riscv: Fix CLINT name in the sifive_u doc | Bin Meng | 1 | -1/+1 |
2021-07-15 | target/riscv: csr: Remove redundant check in fp csr read/write routines | Bin Meng | 1 | -24/+0 |
2021-07-15 | target/riscv: pmp: Fix some typos | Bin Meng | 1 | -5/+5 |
2021-07-14 | MAINTAINERS: remove Laszlo Ersek's entries | Laszlo Ersek | 1 | -3/+0 |
2021-07-14 | hw/i386: Introduce X86_FW_OVMF Kconfig symbol | Philippe Mathieu-Daudé | 7 | -123/+185 |
2021-07-14 | hw/i386/pc: Document pc_system_ovmf_table_find | Dov Murik | 1 | -0/+11 |
2021-07-14 | hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed | Dov Murik | 1 | -1/+6 |
2021-07-14 | gitlab-ci: Extract EDK2 job rules to reusable section | Philippe Mathieu-Daudé | 1 | -11/+16 |
2021-07-14 | vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor | Cai Huoqing | 2 | -0/+11 |
2021-07-14 | vfio/pci: Change to use vfio_pci_is() | Cai Huoqing | 1 | -2/+2 |
2021-07-14 | vfio: Fix CID 1458134 in vfio_register_ram_discard_listener() | David Hildenbrand | 1 | -1/+2 |
2021-07-14 | Merge remote-tracking branch 'remotes/cleber-gitlab/tags/python-next-pull-req... | Peter Maydell | 23 | -72/+603 |
2021-07-14 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2021-07-13-tag' in... | Peter Maydell | 1 | -1/+2 |
2021-07-14 | MAINTAINERS: Added myself as a reviewer for TCG Plugins | Mahmoud Mandour | 1 | -0/+1 |
2021-07-14 | docs/devel: Added cache plugin to the plugins docs | Mahmoud Mandour | 1 | -0/+59 |
2021-07-14 | plugins/cache: Added FIFO and LRU eviction policies | Mahmoud Mandour | 1 | -13/+190 |
2021-07-14 | plugins/cache: Enable cache parameterization | Mahmoud Mandour | 1 | -1/+46 |
2021-07-14 | plugins: Added a new cache modelling plugin | Mahmoud Mandour | 2 | -0/+420 |
2021-07-14 | docs/devel: tcg-plugins: add execlog plugin description | Alexandre Iooss | 1 | -0/+24 |
2021-07-14 | contrib/plugins: add execlog to log instruction execution and memory access | Alexandre Iooss | 3 | -0/+155 |
2021-07-14 | contrib/plugins: enable -Wall for building plugins | Alex Bennée | 1 | -1/+1 |
2021-07-14 | tcg/plugins: enable by default for most TCG builds | Alex Bennée | 3 | -81/+69 |
2021-07-14 | configure: stop user enabling plugins on Windows for now | Alex Bennée | 1 | -1/+6 |
2021-07-14 | configure: add an explicit static and plugins check | Alex Bennée | 1 | -2/+5 |
2021-07-14 | configure: don't allow plugins to be enabled for a non-TCG build | Alex Bennée | 1 | -0/+6 |
2021-07-14 | tcg/plugins: remove some stale entries from the symbol list | Alex Bennée | 1 | -3/+0 |
2021-07-14 | meson.build: relax the libdl test to one for the function dlopen | Alex Bennée | 1 | -1/+4 |
2021-07-14 | meson.build: move TCG plugin summary output | Alex Bennée | 1 | -1/+1 |
2021-07-14 | plugins: fix-up handling of internal hostaddr for 32 bit | Alex Bennée | 3 | -4/+4 |
2021-07-14 | tests/tcg: make test-mmap a little less aggressive | Alex Bennée | 2 | -113/+104 |
2021-07-14 | tests/vm: update openbsd to release 6.9 | Brad Smith | 1 | -2/+2 |
2021-07-14 | tests/vm: update NetBSD to 9.2 | Brad Smith | 1 | -2/+2 |
2021-07-14 | tests/docker: expand opensuse-leap package list | Daniel P. Berrangé | 1 | -1/+58 |
2021-07-14 | tests/docker: expand ubuntu2004 package list | Daniel P. Berrangé | 1 | -2/+48 |
2021-07-14 | tests/docker: expand ubuntu1804 package list | Daniel P. Berrangé | 1 | -1/+60 |
2021-07-14 | tests/docker: expand fedora package list | Daniel P. Berrangé | 1 | -2/+28 |
2021-07-14 | tests/docker: expand centos8 package list | Daniel P. Berrangé | 1 | -0/+70 |