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
2023-11-07
build-sys: drop needless warning pragmas for old pixman
Marc-André Lureau
1
-4
/
+0
2023-11-07
build-sys: add a "pixman" feature
Marc-André Lureau
5
-2
/
+18
2023-11-07
docs: update Xen-on-KVM documentation
David Woodhouse
3
-31
/
+90
2023-11-07
xen-platform: unplug AHCI disks
David Woodhouse
1
-23
/
+45
2023-11-07
hw/i386/pc: support '-nic' for xen-net-device
David Woodhouse
6
-8
/
+17
2023-11-07
hw/xen: update Xen PV NIC to XenDevice model
David Woodhouse
4
-117
/
+381
2023-11-07
hw/xen: only remove peers of PCI NICs on unplug
David Woodhouse
1
-2
/
+7
2023-11-07
hw/xen: add support for Xen primary console in emulated mode
David Woodhouse
11
-23
/
+328
2023-11-07
hw/xen: update Xen console to XenDevice model
David Woodhouse
3
-130
/
+411
2023-11-07
hw/xen: do not repeatedly try to create a failing backend device
David Woodhouse
3
-7
/
+24
2023-11-07
hw/xen: add get_frontend_path() method to XenDeviceClass
David Woodhouse
2
-1
/
+12
2023-11-07
hw/xen: automatically assign device index to block devices
David Woodhouse
5
-46
/
+125
2023-11-07
hw/xen: populate store frontend nodes with XenStore PFN/port
David Woodhouse
1
-0
/
+11
2023-11-07
i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID
David Woodhouse
1
-0
/
+4
2023-11-07
include: update Xen public headers to Xen 4.17.2 release
David Woodhouse
29
-523
/
+124
2023-11-07
hw/xen: Clean up event channel 'type_val' handling to use union
David Woodhouse
1
-81
/
+70
2023-11-07
i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer()
David Woodhouse
1
-10
/
+10
2023-11-07
acpi/tests/avocado/bits: enable console logging from bits VM
Ani Sinha
1
-10
/
+16
2023-11-07
acpi/tests/avocado/bits: enforce 32-bit SMBIOS entry point
Ani Sinha
1
-0
/
+5
2023-11-07
hw/cxl: Add tunneled command support to mailbox for switch cci.
Jonathan Cameron
3
-0
/
+182
2023-11-07
hw/cxl: Add dummy security state get
Jonathan Cameron
1
-0
/
+17
2023-11-07
hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
Gregory Price
1
-4
/
+6
2023-11-07
hw/cxl/mbox: Add Get Background Operation Status Command
Jonathan Cameron
1
-0
/
+33
2023-11-07
hw/cxl: Add support for device sanitation
Davidlohr Bueso
3
-0
/
+167
2023-11-07
hw/cxl/mbox: Wire up interrupts for background completion
Davidlohr Bueso
3
-18
/
+24
2023-11-07
hw/cxl/mbox: Add support for background operations
Davidlohr Bueso
3
-4
/
+122
2023-11-07
hw/cxl: Implement Physical Ports status retrieval
Jonathan Cameron
1
-0
/
+128
2023-11-07
hw/pci-bridge/cxl_downstream: Set default link width and link speed
Jonathan Cameron
1
-0
/
+14
2023-11-07
hw/cxl/mbox: Add Physical Switch Identify command.
Jonathan Cameron
3
-3
/
+72
2023-11-07
hw/cxl/mbox: Add Information and Status / Identify command
Jonathan Cameron
1
-0
/
+55
2023-11-07
hw/cxl: Add a switch mailbox CCI function
Jonathan Cameron
7
-1
/
+175
2023-11-07
hw/pci-bridge/cxl_upstream: Move defintion of device to header.
Jonathan Cameron
2
-10
/
+19
2023-11-07
hw/cxl/mbox: Generalize the CCI command processing
Jonathan Cameron
3
-43
/
+57
2023-11-07
hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
Jonathan Cameron
4
-56
/
+109
2023-11-07
hw/cxl/mbox: Split mailbox command payload into separate input and output
Jonathan Cameron
3
-99
/
+140
2023-11-07
hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
Jonathan Cameron
2
-56
/
+78
2023-11-07
hw/cxl: Fix a QEMU_BUILD_BUG_ON() in switch statement scope issue.
Jonathan Cameron
1
-1
/
+0
2023-11-07
hw/cxl: Line length reductions
Jonathan Cameron
9
-35
/
+59
2023-11-07
hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
Jonathan Cameron
5
-26
/
+35
2023-11-07
hw/cxl: Use switch statements for read and write of cachemem registers
Jonathan Cameron
1
-23
/
+43
2023-11-07
hw/cxl: Use a switch to explicitly check size in caps_reg_read()
Jonathan Cameron
1
-4
/
+7
2023-11-07
tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread coun...
Zhao Liu
4
-3
/
+0
2023-11-07
tests: bios-tables-test: Add test for smbios type4 thread count2
Zhao Liu
1
-0
/
+31
2023-11-07
tests: bios-tables-test: Prepare the ACPI table change for smbios type4 threa...
Zhao Liu
4
-0
/
+3
2023-11-07
tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread coun...
Zhao Liu
4
-3
/
+0
2023-11-07
tests: bios-tables-test: Add test for smbios type4 thread count
Zhao Liu
1
-0
/
+27
2023-11-07
tests: bios-tables-test: Prepare the ACPI table change for smbios type4 threa...
Zhao Liu
4
-0
/
+3
2023-11-07
tests: bios-tables-test: Update ACPI table binaries for smbios core count2 test
Zhao Liu
3
-2
/
+0
2023-11-07
tests: bios-tables-test: Extend smbios core count2 test to cover general topo...
Zhao Liu
1
-2
/
+4
2023-11-07
tests: bios-tables-test: Prepare the ACPI table change for smbios type4 core ...
Zhao Liu
1
-0
/
+2
[prev]
[next]