index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-20
i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
Xiaoyao Li
2024-02-20
i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...
Xiaoyao Li
2024-02-20
i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
Xiaoyao Li
2024-02-16
iotests: Make 144 deterministic again
Kevin Wolf
2024-02-16
target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_F...
Peter Maydell
2024-02-16
target/arm: Fix SVE/SME gross MTE suppression checks
Richard Henderson
2024-02-16
target/arm: Fix nregs computation in do_{ld,st}_zpa
Richard Henderson
2024-02-16
linux-user/aarch64: Choose SYNC as the preferred MTE mode
Richard Henderson
2024-02-15
tests/acpi: Update DSDT.cxl to reflect change _STA return value.
Jonathan Cameron
2024-02-15
hw/i386: Fix _STA return value for ACPI0017
Jonathan Cameron
2024-02-15
tests/acpi: Allow update of DSDT.cxl
Jonathan Cameron
2024-02-15
smmu: Clear SMMUPciBus pointer cache when system reset
Zhenzhong Duan
2024-02-15
virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
Zhenzhong Duan
2024-02-14
hw/cxl: Pass CXLComponentState to cache_mem_ops
Li Zhijian
2024-02-14
cxl/cdat: Fix header sum value in CDAT checksum
Ira Weiny
2024-02-14
cxl/cdat: Handle cdat table build errors
Ira Weiny
2024-02-14
vhost-user.rst: Fix vring address description
Andrey Ignatov
2024-02-13
hw/smbios: Fix port connector option validation
Akihiko Odaki
2024-02-13
hw/smbios: Fix OEM strings table option validation
Akihiko Odaki
2024-02-03
pci-host: designware: Limit value range of iATU viewport register
Guenter Roeck
2024-02-03
qemu-options.hx: Improve -serial option documentation
Peter Maydell
2024-02-03
system/vl.c: Fix handling of '-serial none -serial something'
Peter Maydell
2024-02-03
target/arm: fix exception syndrome for AArch32 bkpt insn
Jan Klötzke
2024-02-01
block/blkio: Make s->mem_region_alignment be 64 bits
Richard W.M. Jones
2024-02-01
qemu-docs: Update options for graphical frontends
Yihuan Pan
2024-01-29
migration: Fix use-after-free of migration state object
Fabiano Rosas
2024-01-29
Update version for 7.2.9 release
v7.2.9
Michael Tokarev
2024-01-27
target/xtensa: fix OOB TLB entry access
Max Filippov
2024-01-26
qtest: bump aspeed_smc-test timeout to 6 minutes
Daniel P. Berrangé
2024-01-26
monitor: only run coroutine commands in qemu_aio_context
Stefan Hajnoczi
2024-01-26
iotests: port 141 to Python for reliable QMP testing
Stefan Hajnoczi
2024-01-26
iotests: add filter_qmp_generated_node_ids()
Stefan Hajnoczi
2024-01-26
block/blklogwrites: Fix a bug when logging "write zeroes" operations.
Ari Sundholm
2024-01-26
virtio-net: correctly copy vnet header when flushing TX
Jason Wang
2024-01-25
block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_status
Fiona Ebner
2024-01-25
accel/tcg: Revert mapping of PCREL translation block to multiple virtual addr...
Paolo Bonzini
2024-01-23
readthodocs: fully specify a build environment
Alex Bennée
2024-01-20
hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued
Mark Cave-Ayland
2024-01-20
hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...
Mark Cave-Ayland
2024-01-20
hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources
Mark Cave-Ayland
2024-01-20
hw/scsi/esp-pci: use correct address register for PCI DMA transfers
Mark Cave-Ayland
2024-01-20
hw/pflash: implement update buffer for block writes
Gerd Hoffmann
2024-01-20
hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p
Gerd Hoffmann
2024-01-20
hw/pflash: refactor pflash_data_write()
Gerd Hoffmann
2024-01-20
target/i386: pcrel: store low bits of physical address in data[0]
Paolo Bonzini
2024-01-20
target/i386: fix incorrect EIP in PC-relative translation blocks
guoguangyao
2024-01-20
target/i386: Do not re-compute new pc with CF_PCREL
Richard Henderson
2024-01-20
target/i386: Fix 32-bit wrapping of pc/eip computation
Richard Henderson
2024-01-19
load_elf: fix iterator's type for elf file processing
Anastasia Belova
2024-01-13
.gitlab-ci.d/buildtest.yml: Work around htags bug when environment is large
Peter Maydell
[next]