index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-14
hw/cxl: Standardize all references on CXL r3.1 and minor updates
Jonathan Cameron
8
-43
/
+51
2024-02-14
hw/cxl: Update mailbox status registers.
Jonathan Cameron
1
-1
/
+5
2024-02-14
hw/cxl: Update RAS Capability Definitions for version 3.
Jonathan Cameron
1
-1
/
+1
2024-02-14
hw/cxl: Update HDM Decoder capability to version 3
Jonathan Cameron
1
-1
/
+9
2024-02-14
hw/i386: Fix _STA return value for ACPI0017
Jonathan Cameron
1
-1
/
+1
2024-02-14
hw/mem/cxl_type3: Fix potential divide by zero reported by coverity
Jonathan Cameron
1
-2
/
+7
2024-02-14
hw/cxl: Pass NULL for a NULL MemoryRegionOps
Li Zhijian
1
-1
/
+1
2024-02-14
hw/cxl: Pass CXLComponentState to cache_mem_ops
Li Zhijian
1
-1
/
+1
2024-02-14
hw/cxl/device: read from register values in mdev_reg_read()
Hyeonggon Yoo
1
-6
/
+11
2024-02-14
hw/cxl/mbox: Remove dead code
Davidlohr Bueso
1
-28
/
+15
2024-02-14
cxl/cdat: Fix header sum value in CDAT checksum
Ira Weiny
1
-2
/
+7
2024-02-14
hw/pci-bridge/cxl_upstream: Drop g_malloc() failure handling
Jonathan Cameron
1
-6
/
+0
2024-02-14
hw/mem/cxl_type3: Drop handling of failure of g_malloc0() and g_malloc()
Jonathan Cameron
1
-45
/
+7
2024-02-14
cxl/cdat: Handle cdat table build errors
Ira Weiny
1
-1
/
+1
2024-02-14
smmu: Clear SMMUPciBus pointer cache when system reset
Zhenzhong Duan
1
-0
/
+2
2024-02-14
virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
Zhenzhong Duan
1
-2
/
+2
2024-02-14
hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
Bernhard Beschow
1
-10
/
+55
2024-02-14
hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
Bernhard Beschow
1
-0
/
+12
2024-02-14
hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_IS...
Bernhard Beschow
1
-0
/
+14
2024-02-14
hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_...
Bernhard Beschow
1
-0
/
+14
2024-02-14
hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC
Bernhard Beschow
1
-0
/
+14
2024-02-14
hw/char/parallel: Move portio_list from ParallelState to ISAParallelState
Bernhard Beschow
1
-1
/
+1
2024-02-14
hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus
Bernhard Beschow
2
-4
/
+4
2024-02-14
hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus
Bernhard Beschow
2
-3
/
+3
2024-02-14
hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabled
Bernhard Beschow
2
-2
/
+15
2024-02-14
hw/i386/x86: Reverse if statement
Bernhard Beschow
1
-3
/
+3
2024-02-14
amd_iommu: report x2APIC support to the operating system
Bui Quang Minh
5
-46
/
+133
2024-02-14
intel_iommu: allow Extended Interrupt Mode when using userspace APIC
Bui Quang Minh
1
-5
/
+1
2024-02-14
apic, i386/tcg: add x2apic transitions
Bui Quang Minh
4
-10
/
+71
2024-02-14
apic: add support for x2APIC mode
Bui Quang Minh
3
-69
/
+233
2024-02-14
i386/tcg: implement x2APIC registers MSR access
Bui Quang Minh
2
-32
/
+94
2024-02-14
hw/virtio: derive vhost-user-input from vhost-user-base
Leo Yan
2
-99
/
+18
2024-02-14
hw/virtio: Move vhost-user-input into virtio folder
Leo Yan
3
-2
/
+3
2024-02-14
hw/virtio: Support set_config() callback in vhost-user-base
Leo Yan
1
-0
/
+17
2024-02-14
hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices
Manos Pitsidianakis
4
-0
/
+150
2024-02-14
hw/virtio: derive vhost-user-i2c from vhost-user-base
Alex Bennée
2
-258
/
+19
2024-02-14
hw/virtio: derive vhost-user-gpio from vhost-user-base
Alex Bennée
2
-392
/
+20
2024-02-14
hw/virtio: derive vhost-user-rng from vhost-user-base
Alex Bennée
2
-274
/
+29
2024-02-14
hw/virtio: convert vhost-user-base to async shutdown
Alex Bennée
1
-4
/
+12
2024-02-14
virtio: split into vhost-user-base and vhost-user-device
Alex Bennée
4
-333
/
+365
2024-02-13
esp.c: add my copyright to the file
Mark Cave-Ayland
1
-0
/
+1
2024-02-13
esp.c: switch TypeInfo registration to use DEFINE_TYPES() macro
Mark Cave-Ayland
1
-22
/
+17
2024-02-13
esp.c: keep track of the DRQ state during DMA
Mark Cave-Ayland
1
-4
/
+11
2024-02-13
esp.c: rename irq_data IRQ to drq_irq
Mark Cave-Ayland
1
-4
/
+4
2024-02-13
esp.c: implement DMA Transfer Pad command for DATA phases
Mark Cave-Ayland
1
-28
/
+69
2024-02-13
esp.c: replace n variable with len in esp_do_nodma()
Mark Cave-Ayland
1
-20
/
+20
2024-02-13
esp.c: consolidate DMA and PDMA logic in STATUS and MESSAGE IN phases
Mark Cave-Ayland
1
-4
/
+3
2024-02-13
esp.c: remove redundant n variable in PDMA COMMAND phase
Mark Cave-Ayland
1
-5
/
+3
2024-02-13
esp.c: consolidate DMA and PDMA logic in MESSAGE OUT phase
Mark Cave-Ayland
1
-7
/
+5
2024-02-13
esp.c: consolidate DMA and PDMA logic in DATA IN phase
Mark Cave-Ayland
1
-34
/
+17
[prev]
[next]