aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-21migration: Fix analyze-migration read operation signednessFabiano Rosas
2023-10-21hw/pvrdma: Protect against buggy or malicious guest driverYuval Shaia
2023-10-21disas/riscv: Fix the typo of inverted order of pmpaddr13 and pmpaddr14Alvin Chang
2023-10-21hw/audio/es1370: reset current sample counterVolker Rümelin
2023-10-21migration/qmp: Fix crash on setting tls-authz with nullPeter Xu
2023-10-21amd_iommu: Fix APIC address checkAkihiko Odaki
2023-10-21linux-user/hppa: Fix struct target_sigcontext layoutRichard Henderson
2023-10-21chardev/char-pty: Avoid losing bytes when the other side just (re-)connectedThomas Huth
2023-10-05hw/display/ramfb: plug slight guest-triggerable leak on mode settingLaszlo Ersek
2023-10-04target/i386: fix memory operand size for CVTPS2PDPaolo Bonzini
2023-10-04target/i386: generalize operand size "ph" for use in CVTPS2PDPaolo Bonzini
2023-10-04target/i386: Fix exception classes for MOVNTPS/MOVNTPD.Ricky Zhou
2023-10-04target/i386: Fix exception classes for SSE/AVX instructions.Ricky Zhou
2023-10-04target/i386: Fix and add some comments next to SSE/AVX instructions.Ricky Zhou
2023-10-04tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128Paolo Bonzini
2023-10-04target/i386: fix operand size of unary SSE operationsPaolo Bonzini
2023-10-03scsi-disk: ensure that FORMAT UNIT commands are terminatedMark Cave-Ayland
2023-10-03esp: restrict non-DMA transfer length to that of available dataMark Cave-Ayland
2023-10-03esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()Mark Cave-Ayland
2023-10-03optionrom: Remove build-id sectionFabiano Rosas
2023-09-28ui/vnc: fix handling of VNC_FEATURE_XVPPaolo Bonzini
2023-09-28ui/vnc: fix debug output for invalid audio messagePaolo Bonzini
2023-09-28hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]Thomas Huth
2023-09-27accel/tcg: mttcg remove false-negative halted assertionNicholas Piggin
2023-09-25target/arm: Don't skip MTE checks for LDRT/STRT at EL0Peter Maydell
2023-09-25hw/cxl: Fix CFMW config memory leakLi Zhijian
2023-09-25linux-user/hppa: lock both words of function descriptorMikulas Patocka
2023-09-25linux-user/hppa: clear the PSW 'N' bit when delivering signalsMikulas Patocka
2023-09-25hw/ppc: Always store the decrementer valueNicholas Piggin
2023-09-25target/ppc: Decrementer fix BookE semanticsNicholas Piggin
2023-09-25target/ppc: Sign-extend large decrementer to 64-bitsNicholas Piggin
2023-09-25hw/ppc: Avoid decrementer rounding errorsNicholas Piggin
2023-09-25hw/ppc: Round up the decrementer interval when converting to nsNicholas Piggin
2023-09-25host-utils: Add muldiv64_round_upNicholas Piggin
2023-09-25hw/ppc: Introduce functions for conversion between timebase and nanosecondsNicholas Piggin
2023-09-21Update version for 7.2.6 releasev7.2.6Michael Tokarev
2023-09-13tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTRMarc-André Lureau
2023-09-13s390x/ap: fix missing subsystem reset registrationJanosch Frank
2023-09-13ui: fix crash when there are no active_consoleMarc-André Lureau
2023-09-13hw/tpm: TIS on sysbus: Remove unsupport ppi command line optionStefan Berger
2023-09-13target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changesLeon Schuermann
2023-09-13hw/riscv: virt: Fix riscv,pmu DT node pathConor Dooley
2023-09-13linux-user/riscv: Use abi type for target_ucontextLIU Zhiwei
2023-09-13hw/intc: Make rtc variable names consistentJason Chien
2023-09-13hw/intc: Fix upper/lower mtime write calculationJason Chien
2023-09-13hw/char/riscv_htif: Fix printing of console characters on big endian hostsThomas Huth
2023-09-13arm64: Restore trapless ptimer accessColton Lewis
2023-09-13virtio: Drop out of coroutine context in virtio_load()Kevin Wolf
2023-09-11qxl: don't assert() if device isn't yet initializedMarc-André Lureau
2023-09-11hw/net/vmxnet3: Fix guest-triggerable assert()Thomas Huth