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-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-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
docs/cxl: Add initial Compute eXpress Link (CXL) documentation.
Jonathan Cameron
2
-0
/
+303
2022-05-13
qtest/cxl: Add more complex test cases with CFMWs
Ben Widawsky
1
-3
/
+5
2022-05-13
tests/acpi: Add tables for CXL emulation.
Jonathan Cameron
3
-2
/
+0
2022-05-13
qtests/bios-tables-test: Add a test for CXL emulation.
Jonathan Cameron
1
-0
/
+44
2022-05-13
tests/acpi: q35: Allow addition of a CXL test.
Jonathan Cameron
3
-0
/
+2
2022-05-13
i386/pc: Enable CXL fixed memory windows
Jonathan Cameron
1
-1
/
+30
2022-05-13
hw/cxl/component Add a dumb HDM decoder handler
Ben Widawsky
1
-0
/
+31
2022-05-13
cxl/cxl-host: Add memops for CFMWS region.
Jonathan Cameron
3
-0
/
+132
2022-05-13
mem/cxl_type3: Add read and write functions for associated hostmem.
Jonathan Cameron
2
-0
/
+97
2022-05-13
CXL/cxl_component: Add cxl_get_hb_cstate()
Jonathan Cameron
2
-0
/
+9
2022-05-13
pci/pcie_port: Add pci_find_port_by_pn()
Jonathan Cameron
2
-0
/
+27
2022-05-13
hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
Jonathan Cameron
2
-3
/
+18
2022-05-13
acpi/cxl: Introduce CFMWS structures in CEDT
Ben Widawsky
1
-0
/
+59
2022-05-13
hw/cxl/host: Add support for CXL Fixed Memory Windows.
Jonathan Cameron
7
-0
/
+241
2022-05-13
hw/cxl/component: Add utils for interleave parameter encoding/decoding
Jonathan Cameron
2
-0
/
+42
2022-05-13
acpi/cxl: Create the CEDT (9.14.1)
Ben Widawsky
5
-17
/
+120
2022-05-13
acpi/cxl: Add _OSC implementation (9.14.2)
Ben Widawsky
6
-6
/
+183
2022-05-13
hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
Ben Widawsky
4
-10
/
+122
2022-05-13
qtests/cxl: Add initial root port and CXL type3 tests
Jonathan Cameron
1
-0
/
+127
2022-05-13
hw/cxl/device: Implement get/set Label Storage Area (LSA)
Ben Widawsky
3
-1
/
+120
2022-05-13
hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
Ben Widawsky
3
-1
/
+22
2022-05-13
hw/cxl/device: Add some trivial commands
Ben Widawsky
1
-0
/
+69
2022-05-13
hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
Ben Widawsky
1
-0
/
+55
2022-05-13
hw/cxl/device: Add a memory device (8.2.8.5)
Ben Widawsky
8
-0
/
+269
2022-05-13
hw/cxl/rp: Add a root port
Ben Widawsky
5
-2
/
+250
2022-05-13
qtest/cxl: Introduce initial test for pxb-cxl only.
Jonathan Cameron
2
-0
/
+26
2022-05-13
hw/pxb: Allow creation of a CXL PXB (host bridge)
Ben Widawsky
4
-2
/
+98
2022-05-13
cxl: Machine level control on whether CXL support is enabled
Jonathan Cameron
4
-0
/
+35
2022-05-13
hw/pci/cxl: Create a CXL bus type
Ben Widawsky
2
-1
/
+15
2022-05-13
hw/pxb: Use a type for realizing expanders
Ben Widawsky
1
-4
/
+7
2022-05-13
hw/cxl/device: Add log commands (8.2.9.4) + CEL
Ben Widawsky
1
-0
/
+69
2022-05-13
hw/cxl/device: Timestamp implementation (8.2.9.3)
Ben Widawsky
2
-0
/
+48
2022-05-13
hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
Ben Widawsky
1
-1
/
+26
2022-05-13
hw/cxl/device: Add memory device utilities
Ben Widawsky
2
-4
/
+55
2022-05-13
hw/cxl/device: Implement basic mailbox (8.2.8.4)
Ben Widawsky
5
-2
/
+307
2022-05-13
hw/cxl/device: Implement the CAP array (8.2.8.1-2)
Ben Widawsky
3
-1
/
+140
2022-05-13
hw/cxl/device: Introduce a CXL device (8.2.8)
Ben Widawsky
2
-0
/
+167
2022-05-13
MAINTAINERS: Add entry for Compute Express Link Emulation
Jonathan Cameron
1
-0
/
+7
2022-05-13
hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
Ben Widawsky
8
-0
/
+697
2022-05-13
hw/pci/cxl: Add a CXL component type (interface)
Ben Widawsky
2
-0
/
+18
2022-05-13
intel-iommu: correct the value used for error_setg_errno()
Jason Wang
1
-1
/
+1
2022-05-13
virtio: fix feature negotiation for ACCESS_PLATFORM
Halil Pasic
1
-8
/
+14
2022-05-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
51
-497
/
+1071
2022-05-12
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Richard Henderson
20
-89
/
+261
2022-05-12
qemu-iotests: inline common.config into common.rc
Paolo Bonzini
2
-53
/
+19
2022-05-12
vmxcap: add tertiary execution controls
Paolo Bonzini
1
-0
/
+17
2022-05-12
vl: make machine type deprecation a warning
Paolo Bonzini
1
-1
/
+1
2022-05-12
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
10
-11
/
+172
2022-05-12
qemu-nbd: Pass max connections to blockdev layer
Eric Blake
3
-6
/
+6
2022-05-12
tests/qtest/fdc-test: Add a regression test for CVE-2021-3507
Philippe Mathieu-Daudé
1
-0
/
+21
[next]