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-10-04
hw/cxl: Support 4 HDM decoders at all levels of topology
Jonathan Cameron
1
-1
/
+9
2023-10-04
hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
Jonathan Cameron
1
-0
/
+2
2023-10-04
hw/cxl: Add utility functions decoder interleave ways and target count.
Jonathan Cameron
1
-0
/
+2
2023-10-04
hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
Jonathan Cameron
1
-16
/
+2
2023-10-04
hw/i386: Remove now redundant TYPE_ACPI_GED_X86
Bernhard Beschow
1
-2
/
+0
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
Bernhard Beschow
1
-1
/
+0
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
Bernhard Beschow
1
-2
/
+0
2023-10-04
hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
Bernhard Beschow
1
-1
/
+5
2023-10-04
vhost-user: move VhostUserProtocolFeature definition to header file
Jonah Palmer
1
-0
/
+21
2023-10-04
vdpa: export vhost_vdpa_set_vring_ready
Eugenio Pérez
1
-0
/
+1
2023-10-04
virtio: don't zero out memory region cache for indirect descriptors
Ilya Maximets
1
-3
/
+13
2023-10-04
virtio-net: Expose MAX_VLAN
Hawkins Jiawei
1
-0
/
+6
2023-10-04
hw/virtio: add config support to vhost-user-device
Alex Bennée
1
-0
/
+1
2023-10-04
virtio: add vhost-user-base and a generic vhost-user-device
Alex Bennée
1
-0
/
+45
2023-10-04
pci: SLT must be RO
Michael S. Tsirkin
1
-0
/
+3
2023-09-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-0
/
+22
2023-09-21
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
5
-5
/
+5
2023-09-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
7
-37
/
+58
2023-09-21
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
Stefan Hajnoczi
2
-8
/
+14
2023-09-21
qemu/timer: Add host ticks function for RISC-V
LIU Zhiwei
1
-0
/
+22
2023-09-21
hw/cxl: Fix out of bound array access
Dmitry Frolov
1
-1
/
+1
2023-09-21
hw/cxl/cxl_device: Replace magic number in CXLError definition
Fan Ni
1
-1
/
+1
2023-09-20
block: mark aio_poll as non-coroutine
Paolo Bonzini
1
-1
/
+1
2023-09-20
block: remove AIOCBInfo->get_aio_context()
Stefan Hajnoczi
3
-2
/
+2
2023-09-20
block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()
Andrey Drobyshev via
1
-0
/
+3
2023-09-20
block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK
Kevin Wolf
2
-7
/
+10
2023-09-20
block: Mark bdrv_unref_child() GRAPH_WRLOCK
Kevin Wolf
1
-1
/
+6
2023-09-20
block: Mark bdrv_root_unref_child() GRAPH_WRLOCK
Kevin Wolf
1
-1
/
+1
2023-09-20
block: Mark bdrv_child_perm() GRAPH_RDLOCK
Kevin Wolf
1
-5
/
+5
2023-09-20
block: Mark bdrv_get_cumulative_perm() and callers GRAPH_RDLOCK
Kevin Wolf
2
-6
/
+7
2023-09-20
block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK
Kevin Wolf
3
-8
/
+10
2023-09-20
block: Mark bdrv_attach_child() GRAPH_WRLOCK
Kevin Wolf
1
-6
/
+8
2023-09-20
block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions
Kevin Wolf
1
-0
/
+4
2023-09-20
block: Introduce bdrv_schedule_unref()
Kevin Wolf
1
-0
/
+1
2023-09-20
i386: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-09-20
ppc: spelling fixes
Michael Tokarev
2
-2
/
+2
2023-09-19
Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
3
-8
/
+21
2023-09-19
Merge tag 'pull-ppc-20230918' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2
-52
/
+2
2023-09-19
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
1
-2
/
+5
2023-09-19
Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
7
-31
/
+27
2023-09-19
memory: avoid updating ioeventfds for some address_space
hongmianquan
1
-0
/
+1
2023-09-19
softmmu/physmem: Distinguish between file access mode and mmap protection
David Hildenbrand
2
-8
/
+14
2023-09-19
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
1
-0
/
+6
2023-09-18
spapr: Remove support for NVIDIA V100 GPU with NVLink2
Cédric Le Goater
2
-52
/
+2
2023-09-18
tap: Add check for USO features
Yuri Benditovich
1
-0
/
+3
2023-09-18
tap: Add USO support to tap device.
Andrew Melnychenko
1
-2
/
+2
2023-09-16
fpu: Add conversions between bfloat16 and [u]int8
LIU Zhiwei
1
-0
/
+12
2023-09-16
plugin: Simplify struct qemu_plugin_hwaddr
Richard Henderson
1
-9
/
+2
2023-09-16
accel/tcg: Simplify tlb_plugin_lookup
Richard Henderson
2
-14
/
+0
2023-09-16
tcg: Add gvec compare with immediate and scalar operand
Richard Henderson
1
-0
/
+6
[next]