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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-07
hw/pci-host: Add emulation of Mai Logic Articia S
BALATON Zoltan
3
-0
/
+300
2023-11-07
Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i...
Stefan Hajnoczi
9
-39
/
+79
2023-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
20
-257
/
+3318
2023-11-07
Merge tag 'pull-xenfv.for-upstream-20231107' of git://git.infradead.org/users...
Stefan Hajnoczi
23
-412
/
+1372
2023-11-07
hw/display/ati: allow compiling without PIXMAN
Marc-André Lureau
3
-4
/
+23
2023-11-07
hw/mips: FULOONG depends on VT82C686
Marc-André Lureau
1
-0
/
+1
2023-11-07
hw/sm501: allow compiling without PIXMAN
Marc-André Lureau
1
-13
/
+32
2023-11-07
hw/arm: XLNX_VERSAL depends on XLNX_CSU_DMA
Marc-André Lureau
1
-0
/
+1
2023-11-07
arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
Marc-André Lureau
3
-2
/
+8
2023-11-07
ui/spice: SPICE/QXL requires PIXMAN
Marc-André Lureau
1
-1
/
+1
2023-11-07
vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
Marc-André Lureau
1
-0
/
+2
2023-11-07
virtio-gpu: replace PIXMAN for region/rect test
Marc-André Lureau
1
-19
/
+11
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
4
-6
/
+13
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
9
-21
/
+306
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
2
-7
/
+23
2023-11-07
hw/xen: add get_frontend_path() method to XenDeviceClass
David Woodhouse
1
-1
/
+10
2023-11-07
hw/xen: automatically assign device index to block devices
David Woodhouse
3
-42
/
+113
2023-11-07
hw/xen: populate store frontend nodes with XenStore PFN/port
David Woodhouse
1
-0
/
+11
2023-11-07
include: update Xen public headers to Xen 4.17.2 release
David Woodhouse
1
-1
/
+1
2023-11-07
hw/xen: Clean up event channel 'type_val' handling to use union
David Woodhouse
1
-81
/
+70
2023-11-07
hw/cxl: Add tunneled command support to mailbox for switch cci.
Jonathan Cameron
2
-0
/
+173
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
2
-0
/
+150
2023-11-07
hw/cxl/mbox: Wire up interrupts for background completion
Davidlohr Bueso
2
-18
/
+23
2023-11-07
hw/cxl/mbox: Add support for background operations
Davidlohr Bueso
2
-4
/
+112
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
2
-3
/
+66
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
4
-0
/
+157
2023-11-07
hw/pci-bridge/cxl_upstream: Move defintion of device to header.
Jonathan Cameron
1
-10
/
+1
2023-11-07
hw/cxl/mbox: Generalize the CCI command processing
Jonathan Cameron
2
-42
/
+53
2023-11-07
hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
Jonathan Cameron
3
-46
/
+84
2023-11-07
hw/cxl/mbox: Split mailbox command payload into separate input and output
Jonathan Cameron
2
-96
/
+136
2023-11-07
hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
Jonathan Cameron
1
-56
/
+65
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
6
-31
/
+52
2023-11-07
hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
Jonathan Cameron
4
-23
/
+32
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
virtio-sound: implement audio capture (RX)
Manos Pitsidianakis
2
-35
/
+230
2023-11-07
virtio-sound: implement audio output (TX)
Manos Pitsidianakis
2
-5
/
+285
2023-11-07
virtio-sound: handle VIRTIO_SND_R_PCM_RELEASE
Manos Pitsidianakis
2
-1
/
+48
2023-11-07
virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE
Manos Pitsidianakis
1
-0
/
+24
[next]