aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-10-28target/ppc: define PPC_INTERRUPT_* values directlyMatheus Ferst
2022-10-28tests/qtest/libqos/e1000e: Use e1000_regs.hAkihiko Odaki
2022-10-28net: introduce qemu_set_info_str() functionLaurent Vivier
2022-10-28vhost: Accept event idx flagEugenio Pérez
2022-10-28vhost: use avail event idx on vhost_svq_kickEugenio Pérez
2022-10-28vhost: toggle device callbacks using used event idxEugenio Pérez
2022-10-28vhost: allocate event_idx fields on vringEugenio Pérez
2022-10-28virtio-net: fix TX timer with tx_burstLaurent Vivier
2022-10-28virtio-net: fix bottom-half packet TX on asynchronous completionLaurent Vivier
2022-10-27vhost-user-blk: fix the resize crashLi Feng
2022-10-27mips/malta: pass RNG seed via env var and re-randomize on rebootJason A. Donenfeld
2022-10-27rx: re-randomize rng-seed on rebootJason A. Donenfeld
2022-10-27openrisc: re-randomize rng-seed on rebootJason A. Donenfeld
2022-10-27mips/boston: re-randomize rng-seed on rebootJason A. Donenfeld
2022-10-27m68k/q800: do not re-randomize RNG seed on snapshot loadJason A. Donenfeld
2022-10-27m68k/virt: do not re-randomize RNG seed on snapshot loadJason A. Donenfeld
2022-10-27riscv: re-randomize rng-seed on rebootJason A. Donenfeld
2022-10-27arm: re-randomize rng-seed on rebootJason A. Donenfeld
2022-10-27x86: do not re-randomize RNG seed on snapshot loadJason A. Donenfeld
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld
2022-10-27target/imx: reload cmp timer outside of the reload ptimer transactionAxel Heider
2022-10-27hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset()Peter Maydell
2022-10-27hw/core/resettable: fix reset level countingDamien Hedde
2022-10-27hw/arm/virt: Fix devicetree warnings about the virtio-iommu nodeJean-Philippe Brucker
2022-10-27util: Make qemu_prealloc_mem() optionally consume a ThreadContextDavid Hildenbrand
2022-10-27util: Cleanup and rename os_mem_prealloc()David Hildenbrand
2022-10-27s390x/tod-kvm: don't save/restore the TOD in PV guestsNico Boehr
2022-10-27s390x/pv: remove semicolon from macro definitionClaudio Imbrenda
2022-10-26virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hintStefan Hajnoczi
2022-10-26numa: use QLIST_FOREACH_SAFE() for RAM block notifiersStefan Hajnoczi
2022-10-26numa: call ->ram_block_removed() in ram_block_notifer_remove()Stefan Hajnoczi
2022-10-26Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi
2022-10-26Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi
2022-10-26s390x: Add KVM PV dump interfaceJanosch Frank
2022-10-26s390x: Introduce PV query interfaceJanosch Frank
2022-10-25Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi
2022-10-24Merge tag 'pull-9p-20221024' of https://github.com/cschoenebeck/qemu into sta...Stefan Hajnoczi
2022-10-24treewide: Remove the unnecessary space before semicolonBin Meng
2022-10-24hw/mem/nvdimm: fix error message for 'unarmed' flagJulia Suvorova
2022-10-249pfs: use GHashTable for fid tableLinus Heckemann
2022-10-24arm/aspeed: Replace mx25l25635e chip modelCédric Le Goater
2022-10-24m25p80: Add the w25q01jvq SFPD tablePatrick Williams
2022-10-24m25p80: Add the w25q512jv SFPD tableCédric Le Goater
2022-10-24m25p80: Add the w25q256 SFPD tableCédric Le Goater
2022-10-24m25p80: Add the mx66l1g45g SFDP tableCédric Le Goater
2022-10-24m25p80: Add the mx25l25635f SFPD tableCédric Le Goater
2022-10-24m25p80: Add the mx25l25635e SFPD tableCédric Le Goater
2022-10-24m25p80: Add erase size for mx25l25635eCédric Le Goater
2022-10-24m25p80: Add the n25q256a SFDP tableCédric Le Goater
2022-10-24m25p80: Add basic support for the SFDP commandCédric Le Goater