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
/
include
Age
Commit message (
Expand
)
Author
2024-02-15
hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
Philippe Mathieu-Daudé
2024-02-15
hw/ide/ahci: Inline ahci_get_num_ports()
Philippe Mathieu-Daudé
2024-02-15
hw/ide/ahci: Expose AHCIPCIState structure
Philippe Mathieu-Daudé
2024-02-15
hw/intc/grlib_irqmp: implements multicore irq
Clément Chigot
2024-02-15
hw/sparc/grlib: split out the headers for each peripherals
Clément Chigot
2024-02-15
hw/dma: Pass parent object to i8257_dma_init()
Philippe Mathieu-Daudé
2024-02-15
hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
Philippe Mathieu-Daudé
2024-02-15
hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
Philippe Mathieu-Daudé
2024-02-15
hw/misc/mips_itu: Remove MIPSITUState::saar field
Philippe Mathieu-Daudé
2024-02-15
hw/misc/mips_itu: Remove MIPSITUState::cpu0 field
Philippe Mathieu-Daudé
2024-02-15
hw/misc/mips: Reduce itc_reconfigure() scope
Philippe Mathieu-Daudé
2024-02-15
hw/misc/mps2-scc: Make changes needed for AN536 FPGA image
Peter Maydell
2024-02-15
hw/arm/smmuv3: add support for stage 1 access fault
Luc Michel
2024-02-15
hw/arm/virt: Wire up non-secure EL2 virtual timer IRQ
Peter Maydell
2024-02-14
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-02-14
Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2024-02-14
Merge tag 'pull-tcg-20240213' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-02-14
virtio-gpu.c: add resource_destroy class method
Manos Pitsidianakis
2024-02-14
hw/cxl: Standardize all references on CXL r3.1 and minor updates
Jonathan Cameron
2024-02-14
hw/cxl: Update mailbox status registers.
Jonathan Cameron
2024-02-14
hw/cxl: Update RAS Capability Definitions for version 3.
Jonathan Cameron
2024-02-14
hw/cxl: Update link register definitions.
Jonathan Cameron
2024-02-14
hw/cxl: Update HDM Decoder capability to version 3
Jonathan Cameron
2024-02-14
hw/cxl/device: read from register values in mdev_reg_read()
Hyeonggon Yoo
2024-02-14
hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_IS...
Bernhard Beschow
2024-02-14
hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_...
Bernhard Beschow
2024-02-14
hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC
Bernhard Beschow
2024-02-14
exec/ioport: Add portio_list_set_enabled()
Bernhard Beschow
2024-02-14
exec/ioport: Add portio_list_set_address()
Bernhard Beschow
2024-02-14
exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
Bernhard Beschow
2024-02-14
hw/char/parallel: Move portio_list from ParallelState to ISAParallelState
Bernhard Beschow
2024-02-14
hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabled
Bernhard Beschow
2024-02-14
apic, i386/tcg: add x2apic transitions
Bui Quang Minh
2024-02-14
apic: add support for x2APIC mode
Bui Quang Minh
2024-02-14
i386/tcg: implement x2APIC registers MSR access
Bui Quang Minh
2024-02-14
hw/virtio: derive vhost-user-input from vhost-user-base
Leo Yan
2024-02-14
hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices
Manos Pitsidianakis
2024-02-14
hw/virtio: derive vhost-user-i2c from vhost-user-base
Alex Bennée
2024-02-14
hw/virtio: derive vhost-user-gpio from vhost-user-base
Alex Bennée
2024-02-14
hw/virtio: derive vhost-user-rng from vhost-user-base
Alex Bennée
2024-02-14
virtio: split into vhost-user-base and vhost-user-device
Alex Bennée
2024-02-14
chardev/parallel: Don't close stdin on inappropriate device
Markus Armbruster
2024-02-13
esp.c: keep track of the DRQ state during DMA
Mark Cave-Ayland
2024-02-13
esp.c: rename irq_data IRQ to drq_irq
Mark Cave-Ayland
2024-02-13
esp.c: remove unneeded ti_cmd field
Mark Cave-Ayland
2024-02-13
esp.c: rename data_in_ready to to data_ready
Mark Cave-Ayland
2024-02-13
esp.c: remove unused PDMA callback implementation
Mark Cave-Ayland
2024-02-13
esp.c: move CMD_ICCS command logic to esp_do_dma()
Mark Cave-Ayland
2024-02-13
esp.c: move CMD_SELATNS end of command logic to esp_do_dma() and do_dma_pdma_...
Mark Cave-Ayland
2024-02-13
esp.c: move CMD_SELATN end of message phase detection to esp_do_dma() and do_...
Mark Cave-Ayland
[prev]
[next]