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
2024-01-26
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
2024-01-26
hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header
Philippe Mathieu-Daudé
2024-01-26
hw/misc/xlnx-versal-crl: Build it only once
Philippe Mathieu-Daudé
2024-01-26
hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'
Philippe Mathieu-Daudé
2024-01-26
hw/cpu/a9mpcore: Build it only once
Philippe Mathieu-Daudé
2024-01-26
target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm: Create arm_cpu_mp_affinity
Richard Henderson
2024-01-26
target/arm: Rename arm_cpu_mp_affinity
Richard Henderson
2024-01-26
hw/arm/smmuv3: Include missing 'hw/registerfields.h' header
Philippe Mathieu-Daudé
2024-01-26
hw/arm/xilinx_zynq: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
2024-01-26
hw/arm/exynos4210: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
2024-01-26
hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board
Guenter Roeck
2024-01-26
hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi board
Guenter Roeck
2024-01-26
hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
Guenter Roeck
2024-01-26
hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller
Philippe Mathieu-Daudé
2024-01-26
hw/arm/allwinner-a10: Unconditionally map the USB Host controllers
Philippe Mathieu-Daudé
2024-01-26
hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
Peter Maydell
2024-01-26
hw/arm/virt.c: Remove newline from error_report() string
Peter Maydell
2024-01-20
Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-01-19
Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-01-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-01-19
hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued
Mark Cave-Ayland
2024-01-19
hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...
Mark Cave-Ayland
2024-01-19
hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources
Mark Cave-Ayland
2024-01-19
hw/scsi/esp-pci: use correct address register for PCI DMA transfers
Mark Cave-Ayland
2024-01-19
hw/s390x: Rename cpu_class_init() to include 'sclp'
Philippe Mathieu-Daudé
2024-01-19
hw/core/cpu: Rename cpu_class_init() to include 'common'
Philippe Mathieu-Daudé
2024-01-19
hw/pflash: implement update buffer for block writes
Gerd Hoffmann
2024-01-19
hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p
Gerd Hoffmann
2024-01-19
hw/pflash: refactor pflash_data_write()
Gerd Hoffmann
2024-01-19
hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independent
Bernhard Beschow
2024-01-19
hw/block: Deprecate the TC58128 block device
Samuel Tardieu
2024-01-19
target/sh4: Deprecate the shix machine
Samuel Tardieu
2024-01-19
hw/timer/hpet: Convert DPRINTF to trace events
Daniel Hoffman
2024-01-19
qemu-options: Remove the deprecated -no-acpi option
Thomas Huth
2024-01-19
s390x/pci: drive ISM reset from subsystem reset
Matthew Rosato
2024-01-19
s390x/pci: refresh fh before disabling aif
Matthew Rosato
2024-01-19
s390x/pci: avoid double enable/disable of aif
Matthew Rosato
2024-01-18
Merge tag 'pull-target-arm-20240118' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-01-18
hw/arm/virt: Consolidate valid CPU types
Gavin Shan
2024-01-18
hw/timer: fix systick trace message
Samuel Tardieu
2024-01-18
remove unnecessary casts from uintptr_t
Paolo Bonzini
2024-01-18
vga: sort-of implement word and double-word access modes
Paolo Bonzini
2024-01-18
vga: use latches in odd/even mode too
Paolo Bonzini
2024-01-18
vga: reindent memory access code
Paolo Bonzini
2024-01-18
vga: optimize horizontal pel panning in 256-color modes
Paolo Bonzini
2024-01-18
vga: implement horizontal pel panning in graphics modes
Paolo Bonzini
2024-01-18
vga: mask addresses in non-VESA modes to 256k
Paolo Bonzini
2024-01-18
vga: introduce VGADisplayParams
Paolo Bonzini
[next]