aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-16target/riscv: Implement AIA hvictl and hviprioX CSRsAnup Patel
2022-02-16target/riscv: Implement AIA CSRs for 64 local interrupts on RV32Anup Patel
2022-02-16target/riscv: Implement AIA local interrupt prioritiesAnup Patel
2022-02-16target/riscv: Allow AIA device emulation to set ireg rmw callbackAnup Patel
2022-02-16target/riscv: Add defines for AIA CSRsAnup Patel
2022-02-16target/riscv: Add AIA cpu featureAnup Patel
2022-02-16target/riscv: Allow setting CPU feature from machine/device emulationAnup Patel
2022-02-16target/riscv: Improve delivery of guest external interruptsAnup Patel
2022-02-16target/riscv: Implement hgeie and hgeip CSRsAnup Patel
2022-02-16target/riscv: Implement SGEIP bit in hip and hie CSRsAnup Patel
2022-02-16target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-modeAnup Patel
2022-02-16target/riscv: Fix vill field write in vtypeLIU Zhiwei
2022-02-16target/riscv: add a MAINTAINERS entry for XVentanaCondOpsPhilipp Tomsich
2022-02-16target/riscv: Add XVentanaCondOps custom extensionPhilipp Tomsich
2022-02-16target/riscv: iterate over a table of decodersPhilipp Tomsich
2022-02-16target/riscv: access cfg structure through DisasContextPhilipp Tomsich
2022-02-16target/riscv: access configuration through cfg_ptr in DisasContextPhilipp Tomsich
2022-02-16target/riscv: riscv_tr_init_disas_context: copy pointer-to-cfg into cfg_ptrPhilipp Tomsich
2022-02-16target/riscv: refactor (anonymous struct) RISCVCPU.cfg into 'struct RISCVCPUC...Philipp Tomsich
2022-02-16target/riscv: correct "code should not be reached" for x-rv128Frédéric Pétrot
2022-02-16Allow setting up to 8 bytes with the generic loaderPetr Tesarik
2022-02-16include: hw: remove ibex_plic.hWilfred Mallawa
2022-02-15Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2022-02-15Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2022-02-15Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2022-02-14Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell
2022-02-14util: adjust coroutine pool size to virtio block queueHiroki Narukawa
2022-02-14Deprecate C virtiofsdDr. David Alan Gilbert
2022-02-14tools/virtiofsd: Add rseq syscall to the seccomp allowlistChristian Ehrhardt
2022-02-14Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into...Peter Maydell
2022-02-14hw/nvme: add support for zoned random write areaKlaus Jensen
2022-02-14hw/nvme: add ozcs enumKlaus Jensen
2022-02-14hw/nvme: add struct for zone management sendKlaus Jensen
2022-02-14hw/nvme/ctrl: Pass buffers as 'void *' typesPhilippe Mathieu-Daudé
2022-02-14hw/nvme/ctrl: Have nvme_addr_write() take const bufferPhilippe Mathieu-Daudé
2022-02-14hw/nvme: fix CVE-2021-3929Klaus Jensen
2022-02-14net/eth: Don't consider ESP to be an IPv6 option headerThomas Jansen
2022-02-14hw/net: e1000e: Clear ICR on read when using non MSI-X interruptsNick Hudson
2022-02-14net/filter: Optimize filter_send to coroutineRao Lei
2022-02-14net/colo-compare.c: Update the default value commentsZhang Chen
2022-02-14net/colo-compare.c: Optimize compare order for performanceZhang Chen
2022-02-14net: Fix uninitialized data usagePeter Foley
2022-02-14net/tap: Set return code on failurePeter Foley
2022-02-14hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERRORPhilippe Mathieu-Daudé
2022-02-13Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220210' into s...Peter Maydell
2022-02-12Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2'...Peter Maydell
2022-02-11hw/block/fdc-isa: Respect QOM properties when building AMLBernhard Beschow
2022-02-11Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-0...Peter Maydell
2022-02-11iotests/281: Let NBD connection yield in iothreadHanna Reitz
2022-02-11block/nbd: Move s->ioc on AioContext changeHanna Reitz