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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2021-05-27
virtio-gpu: Add virtio_gpu_resource_create_blob
Vivek Kasireddy
2021-05-27
virtio-gpu: Add initial definitions for blob resources
Vivek Kasireddy
2021-05-27
virtio-gpu: Refactor virtio_gpu_create_mapping_iov
Vivek Kasireddy
2021-05-27
virtio-gpu: Refactor virtio_gpu_set_scanout
Vivek Kasireddy
2021-05-27
virtio-gpu: Add virtio_gpu_find_check_resource
Vivek Kasireddy
2021-05-27
virtio-gpu: Add udmabuf helpers
Vivek Kasireddy
2021-05-27
hw/display/qxl: Set pci rom address aligned with page size
maobibo
2021-05-27
virtio-net: failover: add missing remove_migration_state_change_notifier()
Laurent Vivier
2021-05-27
hw/net/imx_fec: return 0xffff when accessing non-existing PHY
Guenter Roeck
2021-05-26
target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed
Richard Henderson
2021-05-26
cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_crash_info to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Directly use get_memory_mapping() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-26
cpu: Directly use get_paging_enabled() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-26
cpu: Directly use cpu_write_elf*() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-26
cpu: Introduce cpu_virtio_is_big_endian()
Philippe Mathieu-Daudé
2021-05-26
cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
Philippe Mathieu-Daudé
2021-05-26
cpu: Split as cpu-common / cpu-sysemu
Philippe Mathieu-Daudé
2021-05-26
cpu: Remove duplicated 'sysemu/hw_accel.h' header
Philippe Mathieu-Daudé
2021-05-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-26
hw/scsi: Fix sector translation bug in scsi_unmap_complete_noio
Kit Westneat
2021-05-26
hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
Philippe Mathieu-Daudé
2021-05-26
hw/input/ps2: Use ps2_raise_irq() instead of open coding it
Philippe Mathieu-Daudé
2021-05-26
pckbd: clear outport_present in outer pre_load()
Volker Rümelin
2021-05-26
pckbd: remove duplicated keyboard and mouse defines
Volker Rümelin
2021-05-26
pckbd: correctly disable PS/2 communication
Volker Rümelin
2021-05-26
pckbd: add function kbd_pending()
Volker Rümelin
2021-05-26
pckbd: add controller response queue
Volker Rümelin
2021-05-26
pckbd: add state variable for interrupt source
Volker Rümelin
2021-05-26
pckbd: PS/2 keyboard throttle
Volker Rümelin
2021-05-26
pckbd: don't update OBF flags if KBD_STAT_OBF is set
Volker Rümelin
2021-05-26
pckbd: split out interrupt line changing code
Volker Rümelin
2021-05-26
ps2: don't deassert irq twice if queue is empty
Volker Rümelin
2021-05-26
ps2: don't raise an interrupt if queue is full
Volker Rümelin
2021-05-26
ps2: fix mouse stream corruption
Volker Rümelin
2021-05-26
hw/input: expand trace info reported for ps2 device
Daniel P. Berrangé
2021-05-25
hw/arm: Model TCMs in the SSE-300, not the AN547
Peter Maydell
2021-05-25
hw/arm/mps2-tz: Allow board to specify a boot RAM size
Peter Maydell
2021-05-25
hw/arm/armsse: Convert armsse_realize() to use ERRP_GUARD
Peter Maydell
2021-05-25
hw/arm/armsse.c: Correct modelling of SSE-300 internal SRAMs
Peter Maydell
2021-05-25
hw/arm/mps2-tz: Make SRAM_ADDR_WIDTH board-specific
Peter Maydell
2021-05-25
hw/arm/mps2-tz: Don't duplicate modelling of SRAM in AN524
Peter Maydell
2021-05-25
hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logic
Peter Maydell
2021-05-25
hw/arm/smmuv3: Another range invalidation fix
Eric Auger
2021-05-21
multi-process: Initialize variables declared with g_auto*
Zenghui Yu
[prev]
[next]