aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-01vhost: dirty log should be per backend typeSi-Wei Liu1-12/+33
2024-07-01Merge tag 'pull-xen-20240701' of https://xenbits.xen.org/git-http/people/aper...Richard Henderson6-10/+122
2024-07-01xen-hvm: Avoid livelock while handling buffered ioreqsRoss Lagerwall1-9/+17
2024-07-01xen: fix stubdom PCI addrMarek Marczykowski-Górecki2-1/+81
2024-07-01hw/xen: detect when running inside stubdomainMarek Marczykowski-Górecki3-0/+24
2024-06-30Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingRichard Henderson16-65/+33
2024-06-30Merge tag 'pull-ufs-20240630' of https://gitlab.com/jeuk20.kim/qemu into stagingRichard Henderson1-15/+16
2024-06-30hw/core/loader: gunzip(): fix memory leak on error pathVladimir Sementsov-Ogievskiy1-0/+1
2024-06-30vl.c: select_machine(): add selected machine type to error messageVladimir Sementsov-Ogievskiy1-1/+1
2024-06-30vl.c: select_machine(): use g_autoptrVladimir Sementsov-Ogievskiy1-2/+1
2024-06-30vl.c: select_machine(): use ERRP_GUARD instead of error propagationVladimir Sementsov-Ogievskiy1-7/+7
2024-06-30docs/system/devices/usb: Replace the non-existing "qemu" binaryThomas Huth1-1/+1
2024-06-30docs/cxl: fix some typosHyeongtak Ji1-3/+3
2024-06-30os-posix: Expand setrlimit() syscall compatibilityTrent Huber1-0/+4
2024-06-30net/can: Remove unused struct 'CanBusState'Dr. David Alan Gilbert1-6/+0
2024-06-30hw/arm/bcm2836: Remove unusued struct 'BCM283XClass'Dr. David Alan Gilbert1-12/+0
2024-06-30linux-user: sparc: Remove unused struct 'target_mc_fq'Dr. David Alan Gilbert1-5/+0
2024-06-30linux-user: cris: Remove unused struct 'rt_signal_frame'Dr. David Alan Gilbert1-8/+0
2024-06-30monitor: Remove obsolete stubsPhilippe Mathieu-Daudé2-4/+0
2024-06-30target/i386: Advertise MWAIT iff host supportsZide Chen2-14/+9
2024-06-30vl: Allow multiple -overcommit commandsZide Chen1-2/+2
2024-06-30cpu: fix memleak of 'halt_cond' and 'thread'Matheus Tavares Bernardino2-0/+4
2024-06-30hmp-commands-info.hx: Add missing info command for stats subcommandMartin Joerg1-1/+1
2024-06-30hw/ufs: Fix potential bugs in MMIO read|writeMinwoo Im1-15/+16
2024-06-28Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson36-249/+269
2024-06-28target/i386/sev: Fix printf formatsRichard Henderson1-6/+11
2024-06-28target/i386/sev: Use size_t for object sizesRichard Henderson2-9/+9
2024-06-28target/i386: SEV: store pointer to decoded id_auth in SevSnpGuestPaolo Bonzini1-5/+8
2024-06-28target/i386: SEV: rename sev_snp_guest->id_authPaolo Bonzini1-6/+6
2024-06-28target/i386: SEV: store pointer to decoded id_block in SevSnpGuestPaolo Bonzini1-5/+6
2024-06-28target/i386: SEV: rename sev_snp_guest->id_blockPaolo Bonzini1-6/+6
2024-06-28target/i386: remove unused enumPaolo Bonzini1-16/+0
2024-06-28target/i386: give CC_OP_POPCNT low bits corresponding to MO_TLPaolo Bonzini2-4/+12
2024-06-28target/i386: use cpu_cc_dst for CC_OP_POPCNTPaolo Bonzini4-6/+6
2024-06-28target/i386: fix CC_OP dumpPaolo Bonzini1-63/+64
2024-06-28include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()Paolo Bonzini3-43/+47
2024-06-28exec: don't use void* in pointer arithmetic in headersRoman Kiryanov1-1/+1
2024-06-28exec: avoid using C++ keywords in function parametersRoman Kiryanov1-2/+2
2024-06-28block: rename former bdrv_file_open callbacksPaolo Bonzini4-15/+15
2024-06-28block: remove separate bdrv_file_open callbackPaolo Bonzini17-34/+30
2024-06-28block: do not check bdrv_file_openPaolo Bonzini1-6/+5
2024-06-28block: make assertion more genericPaolo Bonzini1-1/+1
2024-06-28meson: remove dead optimization optionPaolo Bonzini3-18/+0
2024-06-28meson: allow configuring the x86-64 baselinePaolo Bonzini3-8/+39
2024-06-28Revert "host/i386: assume presence of SSE2"Paolo Bonzini3-2/+5
2024-06-28Revert "host/i386: assume presence of SSSE3"Paolo Bonzini1-2/+2
2024-06-28Revert "host/i386: assume presence of POPCNT"Paolo Bonzini3-2/+5
2024-06-28configure: detect --cpu=mipsisa64r6Paolo Bonzini1-1/+1
2024-06-27Merge tag 'pull-riscv-to-apply-20240627-1' of https://github.com/alistair23/q...Richard Henderson12-203/+877
2024-06-27target/riscv: Apply modularized matching conditions for icount triggerAlvin Chang1-1/+1