index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-23
tests/qapi-schema: Drop redundant flat-union-inline test
Markus Armbruster
2021-03-23
qapi/pragma: Tidy up after removal of deprecated commands
Markus Armbruster
2021-03-23
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-03-23
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-03-22
target/riscv: Prevent lost illegal instruction exceptions
Georg Kotheimer
2021-03-22
docs/system: riscv: Add documentation for 'microchip-icicle-kit' machine
Bin Meng
2021-03-22
hw/riscv: microchip_pfsoc: Map EMMC/SD mux register
Bin Meng
2021-03-22
hw/block: m25p80: Support fast read for SST flashes
Bin Meng
2021-03-22
target/riscv: Add proper two-stage lookup exception detection
Georg Kotheimer
2021-03-22
target/riscv: Fix read and write accesses to vsip and vsie
Georg Kotheimer
2021-03-22
hw/riscv: allow ramfb on virt
Asherah Connor
2021-03-22
hw/riscv: Add fw_cfg support to virt
Asherah Connor
2021-03-22
target/riscv: Use background registers also for MSTATUS_MPV
Georg Kotheimer
2021-03-22
target/riscv: Make VSTIP and VSEIP read-only in hip
Georg Kotheimer
2021-03-22
target/riscv: Adjust privilege level for HLV(X)/HSV instructions
Georg Kotheimer
2021-03-22
target/riscv: flush TLB pages if PMP permission has been changed
Jim Shu
2021-03-22
target/riscv: add log of PMP permission checking
Jim Shu
2021-03-22
target/riscv: propagate PMP permission to TLB page
Jim Shu
2021-03-22
hw/char: disable ibex uart receive if the buffer is full
Alexander Wagner
2021-03-22
target/riscv: fix vs() to return proper error code
Frank Chang
2021-03-22
acpi: Move setters/getters of oem fields to X86MachineState
Marian Postevca
2021-03-22
acpi: Set proper maximum size for "etc/acpi/rsdp" blob
David Hildenbrand
2021-03-22
acpi: Move maximum size logic into acpi_add_rom_blob()
David Hildenbrand
2021-03-22
microvm: Don't open-code "etc/table-loader"
David Hildenbrand
2021-03-22
acpi: Set proper maximum size for "etc/table-loader" blob
David Hildenbrand
2021-03-22
tests: acpi: update expected blobs
Igor Mammedov
2021-03-22
pci: acpi: add _DSM method to PCI devices
Igor Mammedov
2021-03-22
acpi: add aml_to_decimalstring() and aml_call6() helpers
Igor Mammedov
2021-03-22
pci: acpi: ensure that acpi-index is unique
Igor Mammedov
2021-03-22
pci: introduce acpi-index property for PCI device
Igor Mammedov
2021-03-22
tests: acpi: temporary whitelist DSDT changes
Igor Mammedov
2021-03-22
Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20210322' into staging
Peter Maydell
2021-03-22
hw/sd: sdhci: Reset the data pointer of s->fifo_buffer[] when a different blo...
Bin Meng
2021-03-22
hw/sd: sdhci: Limit block size only when SDHC_BLKSIZE register is writable
Bin Meng
2021-03-22
hw/sd: sdhci: Correctly set the controller status for ADMA
Bin Meng
2021-03-22
hw/sd: sdhci: Don't write to SDHC_SYSAD register when transfer is in progress
Bin Meng
2021-03-22
hw/sd: sdhci: Don't transfer any data when command time out
Bin Meng
2021-03-22
hw/sd: sd: Actually perform the erase operation
Bin Meng
2021-03-22
hw/sd: sd: Fix build error when DEBUG_SD is on
Bin Meng
2021-03-22
Merge remote-tracking branch 'remotes/philmd/tags/mips-fixes-20210322' into s...
Peter Maydell
2021-03-22
virtio-pmem: fix virtio_pmem_resp assign problem
Wang Liang
2021-03-22
vhost-user: Monitor slave channel in vhost_user_read()
Greg Kurz
2021-03-22
vhost-user: Introduce nested event loop in vhost_user_read()
Greg Kurz
2021-03-22
vhost-user: Convert slave channel to QIOChannelSocket
Greg Kurz
2021-03-22
vhost-user: Factor out duplicated slave_fd teardown code
Greg Kurz
2021-03-22
vhost-user: Fix double-close on slave_read() error path
Greg Kurz
2021-03-22
vhost-user: Drop misleading EAGAIN checks in slave_read()
Greg Kurz
2021-03-22
virtio: Fix virtio_mmio_read()/virtio_mmio_write()
Laurent Vivier
2021-03-22
target/mips: Deprecate Trap-and-Emul KVM support
Jiaxun Yang
2021-03-22
target/mips/mxu_translate.c: Fix array overrun for D16MIN/D16MAX
Peter Maydell
[next]