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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
1
-1
/
+1
2022-05-19
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
1
-4
/
+12
2022-05-19
hw/adc/zynq-xadc: Use qemu_irq typedef
Philippe Mathieu-Daudé
1
-2
/
+1
2022-05-19
hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
Peter Maydell
1
-0
/
+1
2022-05-19
hw/intc/arm_gicv3: Support configurable number of physical priority bits
Peter Maydell
1
-5
/
+2
2022-05-18
docs/about: Update the support statement for Windows
Thomas Huth
1
-1
/
+1
2022-05-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
22
-25
/
+1227
2022-05-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-2
/
+15
2022-05-16
hw/i386: Make pic a property of common x86 base machine type
Xiaoyao Li
2
-2
/
+2
2022-05-16
hw/i386: Make pit a property of common x86 base machine type
Xiaoyao Li
3
-4
/
+2
2022-05-16
include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX
Francisco Iglesias
1
-1
/
+1
2022-05-16
include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK
Francisco Iglesias
1
-2
/
+2
2022-05-16
QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
Leonardo Bras
1
-0
/
+2
2022-05-16
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
1
-1
/
+37
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
1
-0
/
+3
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
3
-5
/
+4
2022-05-16
virtio/vhost-user: dynamically assign VhostUserHostNotifiers
Alex Bennée
1
-1
/
+41
2022-05-16
hw/virtio/vhost-user: don't suppress F_CONFIG when supported
Alex Bennée
1
-0
/
+1
2022-05-16
include/hw: start documenting the vhost API
Alex Bennée
1
-10
/
+122
2022-05-16
hw/virtio: move virtio-pci.h into shared include space
Alex Bennée
1
-0
/
+255
2022-05-16
intel_iommu: Support IR-only mode without DMA translation
David Woodhouse
1
-0
/
+1
2022-05-14
introduce -audio as a replacement for -soundhw
Paolo Bonzini
1
-2
/
+2
2022-05-14
soundhw: extract soundhw help to a separate function
Paolo Bonzini
1
-0
/
+1
2022-05-14
qdev-properties: Add a new macro with bitmask check for uint64_t property
Yang Weijiang
1
-0
/
+12
2022-05-13
linux-headers: Update to v5.18-rc6
Alex Williamson
3
-2
/
+111
2022-05-13
cxl/cxl-host: Add memops for CFMWS region.
Jonathan Cameron
1
-0
/
+2
2022-05-13
mem/cxl_type3: Add read and write functions for associated hostmem.
Jonathan Cameron
1
-0
/
+6
2022-05-13
CXL/cxl_component: Add cxl_get_hb_cstate()
Jonathan Cameron
1
-0
/
+2
2022-05-13
pci/pcie_port: Add pci_find_port_by_pn()
Jonathan Cameron
1
-0
/
+2
2022-05-13
hw/cxl/host: Add support for CXL Fixed Memory Windows.
Jonathan Cameron
1
-0
/
+21
2022-05-13
hw/cxl/component: Add utils for interleave parameter encoding/decoding
Jonathan Cameron
1
-0
/
+8
2022-05-13
acpi/cxl: Create the CEDT (9.14.1)
Ben Widawsky
2
-0
/
+25
2022-05-13
acpi/cxl: Add _OSC implementation (9.14.2)
Ben Widawsky
1
-0
/
+23
2022-05-13
hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
Ben Widawsky
1
-0
/
+14
2022-05-13
hw/cxl/device: Implement get/set Label Storage Area (LSA)
Ben Widawsky
1
-0
/
+5
2022-05-13
hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
Ben Widawsky
1
-1
/
+10
2022-05-13
hw/cxl/device: Add a memory device (8.2.8.5)
Ben Widawsky
3
-0
/
+37
2022-05-13
hw/pxb: Allow creation of a CXL PXB (host bridge)
Ben Widawsky
1
-0
/
+6
2022-05-13
cxl: Machine level control on whether CXL support is enabled
Jonathan Cameron
2
-0
/
+6
2022-05-13
hw/pci/cxl: Create a CXL bus type
Ben Widawsky
1
-0
/
+7
2022-05-13
hw/cxl/device: Timestamp implementation (8.2.9.3)
Ben Widawsky
1
-0
/
+6
2022-05-13
hw/cxl/device: Add memory device utilities
Ben Widawsky
1
-3
/
+18
2022-05-13
hw/cxl/device: Implement basic mailbox (8.2.8.4)
Ben Widawsky
2
-1
/
+21
2022-05-13
hw/cxl/device: Implement the CAP array (8.2.8.1-2)
Ben Widawsky
1
-1
/
+30
2022-05-13
hw/cxl/device: Introduce a CXL device (8.2.8)
Ben Widawsky
2
-0
/
+167
2022-05-13
hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
Ben Widawsky
3
-0
/
+375
2022-05-13
hw/pci/cxl: Add a CXL component type (interface)
Ben Widawsky
1
-0
/
+8
2022-05-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
4
-13
/
+24
2022-05-12
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
1
-1
/
+2
2022-05-12
qemu-nbd: Pass max connections to blockdev layer
Eric Blake
1
-1
/
+1
[next]