aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-30hw/i2c: pmbus: block uninitialised string readsTitus Rwantare1-0/+7
2023-03-30tests/avocado: Enable TuxRun/mips64 (big-endian) testPhilippe Mathieu-Daudé1-1/+0
2023-03-30hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDRJiaxun Yang1-12/+6
2023-03-30linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binariesPhilippe Mathieu-Daudé1-0/+3
2023-03-30linux-user/sparc: Don't use 16-bit UIDs on SPARC V9Philippe Mathieu-Daudé1-1/+1
2023-03-29Merge tag 'pull-tcg-20230328' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell32-195/+2474
2023-03-28softmmu: Restore use of CPU watchpoint for all acceleratorsPhilippe Mathieu-Daudé3-2/+6
2023-03-28softmmu/watchpoint: Add missing 'qemu/error-report.h' includePhilippe Mathieu-Daudé1-0/+1
2023-03-28softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accelPhilippe Mathieu-Daudé5-37/+46
2023-03-28linux-user/arm: Take more care allocating commpageRichard Henderson1-10/+27
2023-03-28include/exec: Change reserved_va semantics to last byteRichard Henderson7-34/+38
2023-03-28linux-user: Pass last not end to probe_guest_baseRichard Henderson3-19/+19
2023-03-28accel/tcg: Pass last not end to tb_invalidate_phys_rangeRichard Henderson5-19/+20
2023-03-28accel/tcg: Pass last not end to tb_invalidate_phys_page_range__lockedRichard Henderson1-14/+12
2023-03-28accel/tcg: Pass last not end to page_collection_lockRichard Henderson1-11/+11
2023-03-28accel/tcg: Pass last not end to PAGE_FOR_EACH_TBRichard Henderson1-12/+16
2023-03-28accel/tcg: Pass last not end to page_reset_target_dataRichard Henderson3-8/+7
2023-03-28accel/tcg: Pass last not end to page_set_flagsRichard Henderson6-28/+27
2023-03-28linux-user: Diagnose misaligned -R sizeRichard Henderson1-0/+6
2023-03-28tcg: use QTree instead of GTreeEmilio Cota3-21/+23
2023-03-28util: import GTree as QTreeEmilio Cota9-0/+2235
2023-03-28Update version for v8.0.0-rc2 releasev8.0.0-rc2Peter Maydell1-1/+1
2023-03-28Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell8-20/+41
2023-03-28Merge tag 'pull-target-arm-20230328' of https://git.linaro.org/people/pmaydel...Peter Maydell1-2/+3
2023-03-28Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell11-93/+254
2023-03-28Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Peter Maydell1-13/+13
2023-03-28target/arm/gdbstub: Only advertise M-profile features if TCG availablePhilippe Mathieu-Daudé1-2/+3
2023-03-28igb: respect VMVIR and VMOLR for VLANSriram Yagnaraman1-13/+49
2023-03-28igb: implement VF Tx and Rx statsSriram Yagnaraman1-4/+22
2023-03-28igb: respect E1000_VMOLR_RSSESriram Yagnaraman1-1/+8
2023-03-28igb: check oversized packets for VMDqSriram Yagnaraman1-5/+36
2023-03-28igb: implement VFRE and VFTE registersSriram Yagnaraman3-7/+35
2023-03-28igb: add ICR_RXDWSriram Yagnaraman2-1/+5
2023-03-28igb: handle PF/VF reset properlySriram Yagnaraman3-12/+31
2023-03-28MAINTAINERS: Add Sriram Yagnaraman as a igb reviewerSriram Yagnaraman1-0/+1
2023-03-28hw/net/net_tx_pkt: Align l3_hdrAkihiko Odaki1-10/+11
2023-03-28hw/net/net_tx_pkt: Ignore ECN bitAkihiko Odaki1-2/+4
2023-03-28igb: Fix DMA requester specification for Tx packetAkihiko Odaki5-12/+17
2023-03-28igb: Save more Tx statesAkihiko Odaki3-32/+41
2023-03-27hw/nvme: fix missing DNR on compare failureKlaus Jensen1-3/+3
2023-03-27hw/nvme: Change alignment in dma functions for nvme_blk_*Mateusz Kozlowski1-10/+10
2023-03-27block/export: Fix graph locking in blk_get_geometry() callKevin Wolf5-9/+19
2023-03-27aio-posix: fix race between epoll upgrade and aio_set_fd_handler()Stefan Hajnoczi1-7/+18
2023-03-27block/export: only acquire AioContext once for vhost_user_server_stop()Stefan Hajnoczi1-4/+1
2023-03-27nbd/server: push pending frames after sending replyFlorian Westphal1-0/+3
2023-03-24Merge tag 'pull-request-2023-03-24' of https://gitlab.com/thuth/qemu into sta...Peter Maydell16-740/+622
2023-03-24Merge tag 'pull-xen-20230324' of https://xenbits.xen.org/git-http/people/aper...Peter Maydell2-17/+12
2023-03-24Merge tag 'qga-pull-2023-03-22' of github.com:kostyanf14/qemu into stagingPeter Maydell1-1/+1
2023-03-24hw/xenpv: Initialize Xen backend operationsDavid Woodhouse1-0/+2
2023-03-24Revert "docs/about/deprecated: Deprecate 32-bit arm hosts for system emulation"Thomas Huth1-9/+0