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-10-04
hw/pci-bridge/cxl-upstream: Add serial number extended capability support
Jonathan Cameron
1
-2
/
+13
2023-10-04
hw/cxl: Support 4 HDM decoders at all levels of topology
Jonathan Cameron
3
-55
/
+115
2023-10-04
hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
Jonathan Cameron
3
-18
/
+29
2023-10-04
hw/cxl: Add utility functions decoder interleave ways and target count.
Jonathan Cameron
1
-6
/
+54
2023-10-04
hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
Jonathan Cameron
1
-0
/
+18
2023-10-04
hw/acpi/core: Trace enable and status registers of GPE separately
Bernhard Beschow
2
-5
/
+11
2023-10-04
hw/acpi: Trace GPE access in all device models, not just PIIX4
Bernhard Beschow
3
-7
/
+9
2023-10-04
hw/i386/acpi-build: Determine SMI command port just once
Bernhard Beschow
1
-3
/
+3
2023-10-04
hw/i386: Remove now redundant TYPE_ACPI_GED_X86
Bernhard Beschow
3
-29
/
+1
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
Bernhard Beschow
4
-1
/
+5
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
Bernhard Beschow
4
-18
/
+0
2023-10-04
hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
Bernhard Beschow
2
-8
/
+4
2023-10-04
hw/i386/acpi-build: Use pc_madt_cpu_entry() directly
Bernhard Beschow
4
-9
/
+5
2023-10-04
hw/isa/ich9: Add comment on imperfect emulation of PIC vs. I/O APIC routing
David Woodhouse
1
-0
/
+15
2023-10-04
vhost-user: move VhostUserProtocolFeature definition to header file
Jonah Palmer
3
-46
/
+1
2023-10-04
qmp: update virtio feature maps, vhost-user-gpio introspection
Jonah Palmer
2
-1
/
+40
2023-10-04
qmp: remove virtio_list, search QOM tree instead
Jonah Palmer
3
-69
/
+29
2023-10-04
vhost: Add count argument to vhost_svq_poll()
Hawkins Jiawei
2
-15
/
+23
2023-10-04
vdpa: move vhost_vdpa_set_vring_ready to the caller
Eugenio Pérez
2
-3
/
+3
2023-10-04
vdpa: export vhost_vdpa_set_vring_ready
Eugenio Pérez
2
-13
/
+14
2023-10-04
virtio: don't zero out memory region cache for indirect descriptors
Ilya Maximets
1
-5
/
+15
2023-10-04
virtio-net: Expose MAX_VLAN
Hawkins Jiawei
1
-2
/
+0
2023-10-04
virtio-net: do not reset vlan filtering at set_features
Hawkins Jiawei
1
-3
/
+1
2023-10-04
hw/virtio: add config support to vhost-user-device
Alex Bennée
1
-1
/
+57
2023-10-04
virtio: add vhost-user-base and a generic vhost-user-device
Alex Bennée
3
-0
/
+398
2023-10-04
hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[]
Philippe Mathieu-Daudé
1
-12
/
+12
2023-10-04
hw/virtio: Build vhost-vdpa.o once
Philippe Mathieu-Daudé
1
-1
/
+2
2023-10-04
hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask()
Philippe Mathieu-Daudé
1
-15
/
+19
2023-10-04
hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macro
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-04
hw/virtio: Propagate page_mask to vhost_vdpa_section_end()
Philippe Mathieu-Daudé
1
-5
/
+6
2023-10-04
hw/virtio: Propagate page_mask to vhost_vdpa_listener_skipped_section()
Philippe Mathieu-Daudé
1
-3
/
+4
2023-10-04
pci: SLT must be RO
Michael S. Tsirkin
3
-2
/
+19
2023-09-25
Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
1
-42
/
+39
2023-09-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
8
-65
/
+55
2023-09-25
Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2
-0
/
+6
2023-09-25
hw/mips/jazz: Simplify the NIC setup code
Thomas Huth
1
-16
/
+5
2023-09-25
hw/mips/jazz: Move the NIC init code into a separate function
Thomas Huth
1
-27
/
+35
2023-09-22
hw/display/xlnx_dp.c: Add audiodev property
Martin Kletzander
1
-0
/
+6
2023-09-22
hw/audio/lm4549: Add errp error reporting to init function
Martin Kletzander
3
-3
/
+5
2023-09-22
hw/audio: Simplify hda audio init
Martin Kletzander
3
-18
/
+20
2023-09-22
hw/input/tsc210x: Extract common init code into new function
Martin Kletzander
1
-44
/
+24
2023-09-21
sbsa-ref: add non-secure EL2 virtual timer
Marcin Juszkiewicz
1
-0
/
+2
2023-09-21
hw/arm/boot: Set SCR_EL3.FGTEn when booting kernel
Fabian Vogt
1
-0
/
+4
2023-09-21
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
96
-163
/
+184
2023-09-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
1
-7
/
+0
2023-09-21
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
Stefan Hajnoczi
1
-2
/
+2
2023-09-21
hw/mem/cxl_type3: Add missing copyright and license notice
Jonathan Cameron
2
-0
/
+21
2023-09-21
hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBIS
Dave Jiang
1
-1
/
+1
2023-09-21
hw/cxl: Fix CFMW config memory leak
Li Zhijian
1
-6
/
+6
2023-09-21
hw/i386/pc: fix code comment on cumulative flash size
Laszlo Ersek
1
-6
/
+6
[next]