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-02-14
hw/mem/cxl_type3: Drop handling of failure of g_malloc0() and g_malloc()
Jonathan Cameron
2024-02-14
cxl/cdat: Handle cdat table build errors
Ira Weiny
2024-02-14
smmu: Clear SMMUPciBus pointer cache when system reset
Zhenzhong Duan
2024-02-14
virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
Zhenzhong Duan
2024-02-14
hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
Bernhard Beschow
2024-02-14
hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
Bernhard Beschow
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
hw/char/parallel: Move portio_list from ParallelState to ISAParallelState
Bernhard Beschow
2024-02-14
hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus
Bernhard Beschow
2024-02-14
hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus
Bernhard Beschow
2024-02-14
hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabled
Bernhard Beschow
2024-02-14
hw/i386/x86: Reverse if statement
Bernhard Beschow
2024-02-14
amd_iommu: report x2APIC support to the operating system
Bui Quang Minh
2024-02-14
intel_iommu: allow Extended Interrupt Mode when using userspace APIC
Bui Quang Minh
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: Move vhost-user-input into virtio folder
Leo Yan
2024-02-14
hw/virtio: Support set_config() callback in 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
hw/virtio: convert vhost-user-base to async shutdown
Alex Bennée
2024-02-14
virtio: split into vhost-user-base and vhost-user-device
Alex Bennée
2024-02-13
esp.c: add my copyright to the file
Mark Cave-Ayland
2024-02-13
esp.c: switch TypeInfo registration to use DEFINE_TYPES() macro
Mark Cave-Ayland
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: implement DMA Transfer Pad command for DATA phases
Mark Cave-Ayland
2024-02-13
esp.c: replace n variable with len in esp_do_nodma()
Mark Cave-Ayland
2024-02-13
esp.c: consolidate DMA and PDMA logic in STATUS and MESSAGE IN phases
Mark Cave-Ayland
2024-02-13
esp.c: remove redundant n variable in PDMA COMMAND phase
Mark Cave-Ayland
2024-02-13
esp.c: consolidate DMA and PDMA logic in MESSAGE OUT phase
Mark Cave-Ayland
2024-02-13
esp.c: consolidate DMA and PDMA logic in DATA IN phase
Mark Cave-Ayland
2024-02-13
esp.c: consolidate DMA and PDMA logic in DATA OUT phase
Mark Cave-Ayland
2024-02-13
esp.c: only transfer non-DMA MESSAGE OUT phase data for specific commands
Mark Cave-Ayland
2024-02-13
esp.c: only transfer non-DMA COMMAND phase data for specific commands
Mark Cave-Ayland
2024-02-13
esp.c: improve ESP_RSEQ logic consolidation
Mark Cave-Ayland
2024-02-13
esp.c: handle non-DMA FIFO writes used to terminate DMA commands
Mark Cave-Ayland
2024-02-13
esp.c: remove restriction on FIFO read access when DMA memory routines defined
Mark Cave-Ayland
2024-02-13
esp.c: handle TC underflow for DMA SCSI requests
Mark Cave-Ayland
2024-02-13
esp.c: don't clear the SCSI phase when reading ESP_RINTR
Mark Cave-Ayland
2024-02-13
esp.c: ensure that STAT_INT is cleared when reading ESP_RINTR
Mark Cave-Ayland
2024-02-13
esp.c: consolidate end of command sequence after ICCS command
Mark Cave-Ayland
2024-02-13
esp.c: move write_response() non-DMA logic to esp_do_nodma()
Mark Cave-Ayland
2024-02-13
esp.c: replace get_cmd() with esp_do_nodma()
Mark Cave-Ayland
[prev]
[next]