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
2020-08-28
hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2020-08-28
hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2020-08-28
target/arm: Fill in the WnR syndrome bit in mte_check_fail
Richard Henderson
2020-08-28
target/arm: Pass the entire mte descriptor to mte_check_fail
Richard Henderson
2020-08-28
target/arm: Clarify HCR_EL2 ARMCPRegInfo type
Philippe Mathieu-Daudé
2020-08-28
hw/arm/musicpal: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2020-08-28
hw/clock: Only propagate clock changes if the clock is changed
Philippe Mathieu-Daudé
2020-08-28
hw/clock: Let clock_set() return boolean value
Philippe Mathieu-Daudé
2020-08-28
hw/clock: Remove unused clock_init*() functions
Philippe Mathieu-Daudé
2020-08-28
hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
Graeme Gregory
2020-08-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-08-27
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200827' into staging
Peter Maydell
2020-08-27
tests/bios-tables-test: add smbios cpu speed test
Ying Fang
2020-08-27
hw/smbios: add options for type 4 max-speed and current-speed
Ying Fang
2020-08-27
vhost-user-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
2020-08-27
virtio-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
2020-08-27
virtio-scsi-pci: default num_queues to -smp N
Stefan Hajnoczi
2020-08-27
virtio-scsi: introduce a constant for fixed virtqueues
Stefan Hajnoczi
2020-08-27
virtio-pci: add virtio_pci_optimal_num_queues() helper
Stefan Hajnoczi
2020-08-27
Introduce a new flag for i440fx to disable PCI hotplug on the root bus
Ani Sinha
2020-08-27
acpi: update expected DSDT files with _UID changes
Michael S. Tsirkin
2020-08-27
disassemble-aml: -o actually works
Michael S. Tsirkin
2020-08-27
arm/acpi: fix an out of spec _UID for PCI root
Michael S. Tsirkin
2020-08-27
i386/acpi: fix inconsistent QEMU/OVMF device paths
Michael S. Tsirkin
2020-08-27
acpi: allow DSDT changes
Michael S. Tsirkin
2020-08-27
hw/vfio/ap: Plug memleak in vfio_ap_get_group()
Pan Nengyuan
2020-08-27
docs/system/s390x: Add a chapter about s390x boot devices
Thomas Huth
2020-08-27
virtio-ccw-input: fix description
Cornelia Huck
2020-08-26
Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-v3-pull-reques...
Peter Maydell
2020-08-26
hw/display/artist: Fix invalidation of lines near screen border
Sven Schnelle
2020-08-26
hw/display/artist: Fix invalidation of lines in artist_draw_line()
Sven Schnelle
2020-08-26
hw/display/artist: Unbreak size mismatch memory accesses
Helge Deller
2020-08-26
hw/display/artist: Prevent out of VRAM buffer accesses
Helge Deller
2020-08-26
Revert "hw/display/artist: Avoid drawing line when nothing to display"
Helge Deller
2020-08-26
hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
Philippe Mathieu-Daudé
2020-08-26
hw/display/artist: Check offset in draw_line to avoid buffer over-run
Philippe Mathieu-Daudé
2020-08-26
hw/hppa/lasi: Don't abort on invalid IMR value
Helge Deller
2020-08-26
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-26' in...
Peter Maydell
2020-08-26
iotests: Add tests for qcow2 images with extended L2 entries
Alberto Garcia
2020-08-25
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-08-25
target/riscv: Support the Virtual Instruction fault
Alistair Francis
2020-08-25
target/riscv: Return the exception from invalid CSR accesses
Alistair Francis
2020-08-25
target/riscv: Support the v0.6 Hypervisor extension CRSs
Alistair Francis
2020-08-25
target/riscv: Only support little endian guests
Alistair Francis
2020-08-25
target/riscv: Only support a single VSXL length
Alistair Francis
2020-08-25
target/riscv: Update the CSRs to the v0.6 Hyp extension
Alistair Francis
2020-08-25
target/riscv: Update the Hypervisor trap return/entry
Alistair Francis
2020-08-25
target/riscv: Fix the interrupt cause code
Alistair Francis
2020-08-25
target/riscv: Convert MSTATUS MTL to GVA
Alistair Francis
2020-08-25
target/riscv: Don't allow guest to write to htinst
Alistair Francis
[next]