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
2023-11-07
hw/cxl: Add tunneled command support to mailbox for switch cci.
Jonathan Cameron
1
-0
/
+9
2023-11-07
hw/cxl: Add support for device sanitation
Davidlohr Bueso
1
-0
/
+17
2023-11-07
hw/cxl/mbox: Wire up interrupts for background completion
Davidlohr Bueso
1
-0
/
+1
2023-11-07
hw/cxl/mbox: Add support for background operations
Davidlohr Bueso
1
-0
/
+10
2023-11-07
hw/cxl/mbox: Add Physical Switch Identify command.
Jonathan Cameron
1
-0
/
+6
2023-11-07
hw/cxl: Add a switch mailbox CCI function
Jonathan Cameron
3
-1
/
+18
2023-11-07
hw/pci-bridge/cxl_upstream: Move defintion of device to header.
Jonathan Cameron
1
-0
/
+18
2023-11-07
hw/cxl/mbox: Generalize the CCI command processing
Jonathan Cameron
1
-1
/
+4
2023-11-07
hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
Jonathan Cameron
1
-10
/
+25
2023-11-07
hw/cxl/mbox: Split mailbox command payload into separate input and output
Jonathan Cameron
1
-3
/
+4
2023-11-07
hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
Jonathan Cameron
1
-0
/
+13
2023-11-07
hw/cxl: Line length reductions
Jonathan Cameron
3
-4
/
+7
2023-11-07
hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
Jonathan Cameron
1
-3
/
+3
2023-11-07
virtio-sound: implement audio output (TX)
Manos Pitsidianakis
1
-0
/
+47
2023-11-07
virtio-sound: handle control messages and streams
Manos Pitsidianakis
1
-2
/
+111
2023-11-07
Add virtio-sound device stub
Manos Pitsidianakis
1
-0
/
+79
2023-11-07
vhost: Add high-level state save/load functions
Hanna Czenczek
1
-0
/
+35
2023-11-07
vhost-user: Interface for migration state transfer
Hanna Czenczek
3
-0
/
+103
2023-11-06
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
1
-1
/
+2
2023-11-03
Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
6
-22
/
+109
2023-11-03
Merge tag 'migration-20231102-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
4
-4
/
+73
2023-11-02
hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG device
Tong Ho
1
-0
/
+5
2023-11-02
hw/misc: Introduce AMD/Xilix Versal TRNG device
Tong Ho
1
-0
/
+58
2023-11-02
dump: Allow directly outputting raw kdump format
Stephen Brennan
1
-0
/
+1
2023-11-02
dump: Pass DumpState to write_ functions
Stephen Brennan
1
-1
/
+1
2023-11-02
hw/char/stm32f2xx_usart: Add more definitions for CR1 register
Hans-Erik Floryd
1
-4
/
+6
2023-11-02
hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()
Peter Maydell
1
-1
/
+1
2023-11-02
hw/input/stellaris_input: Convert to qdev
Peter Maydell
1
-2
/
+21
2023-11-02
qdev: Add qdev_prop_set_array()
Kevin Wolf
1
-0
/
+3
2023-11-02
hw/input/stellaris_input: Rename to stellaris_gamepad
Peter Maydell
1
-3
/
+3
2023-11-01
migration: per-mode blockers
Steve Sistare
1
-4
/
+40
2023-11-01
migration: mode parameter
Steve Sistare
2
-0
/
+5
2023-11-01
migration: Hack to maintain backwards compatibility for ppc
Juan Quintela
1
-0
/
+11
2023-11-01
migration: Create vmstate_register_any()
Juan Quintela
1
-0
/
+17
2023-11-01
hw/char/mcf_uart: Have mcf_uart_create() return DeviceState
Philippe Mathieu-Daudé
1
-2
/
+2
2023-11-01
hw/m68k/irqc: Pass CPU using QOM link property
Philippe Mathieu-Daudé
1
-0
/
+1
2023-11-01
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
4
-4
/
+39
2023-11-01
Merge tag 'migration-20231031-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
1
-1
/
+1
2023-10-31
blockjob: query driver-specific info via a new 'query' driver method
Fiona Ebner
1
-0
/
+5
2023-10-31
blockjob: introduce block-job-change QMP command
Fiona Ebner
2
-0
/
+18
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
2
-4
/
+16
2023-10-31
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
1
-3
/
+3
2023-10-31
Merge tag 'pull-ufs-20231030' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
1
-1
/
+1
2023-10-30
migration: rename vmstate_save_needed->vmstate_section_needed
Marc-André Lureau
1
-1
/
+1
2023-10-30
hw/ufs: Modify lu.c to share codes with SCSI subsystem
Jeuk Kim
1
-1
/
+1
2023-10-27
hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()
Philippe Mathieu-Daudé
1
-2
/
+0
2023-10-27
hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-10-27
hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-10-27
hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-10-27
hw/arm/fsl-imx6ul: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
1
-1
/
+0
[next]