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
2024-11-25
plugins: add missing export for qemu_plugin_num_vcpus
Pierrick Bouvier
1
-0
/
+1
2024-11-19
hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functions
Peter Maydell
1
-40
/
+14
2024-11-19
bitops.h: Define bit operations on 'uint32_t' arrays
Peter Maydell
2
-3
/
+177
2024-11-18
Merge tag 'pull-request-2024-11-18' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2
-1
/
+4
2024-11-18
hw: Add "loadparm" property to scsi disk devices for booting on s390x
Thomas Huth
1
-0
/
+3
2024-11-18
net: mark struct ip_header as QEMU_PACKED
Peter Maydell
1
-1
/
+1
2024-11-18
hw/net/virtio-net.c: Don't assume IP length field is aligned
Peter Maydell
1
-1
/
+1
2024-11-18
hw/misc/mos6522: Fix bad class definition of the MOS6522 device
Thomas Huth
1
-1
/
+1
2024-11-18
hw/display: check frame buffer can hold blob
Alex Bennée
1
-1
/
+1
2024-11-18
hw/display: factor out the scanout blob to fb conversion
Alex Bennée
1
-0
/
+15
2024-11-18
hw/usb: Use __attribute__((packed)) vs __packed
Roque Arcudia Hernandez
1
-1
/
+1
2024-11-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-0
/
+4
2024-11-08
ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function
Mark Cave-Ayland
1
-2
/
+0
2024-11-07
eif: cope with huge section offsets
Paolo Bonzini
1
-0
/
+4
2024-11-06
Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2
-4
/
+4
2024-11-06
Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging
Peter Maydell
2
-18
/
+20
2024-11-06
Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...
Peter Maydell
1
-0
/
+1
2024-11-06
Merge tag 'pull-vfio-20241105' of https://github.com/legoater/qemu into staging
Peter Maydell
1
-0
/
+3
2024-11-05
hw/core: Add a helper to check the cache topology level
Zhao Liu
1
-0
/
+1
2024-11-05
hw/core: Check smp cache topology support for machine
Zhao Liu
1
-0
/
+3
2024-11-05
qapi/qom: Define cache enumeration and properties for machine
Zhao Liu
1
-0
/
+12
2024-11-05
hw/core: Make CPU topology enumeration arch-agnostic
Zhao Liu
1
-19
/
+4
2024-11-05
i386/cpu: Don't enumerate the "invalid" CPU topology level
Zhao Liu
1
-1
/
+2
2024-11-05
Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel...
Peter Maydell
3
-0
/
+50
2024-11-05
crypto: Introduce SM3 hash hmac pbkdf algorithm
liequan che
1
-0
/
+1
2024-11-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
15
-64
/
+76
2024-11-05
vfio/migration: Add vfio_save_block_precopy_empty_hit trace event
Maciej S. Szmigiero
1
-0
/
+1
2024-11-05
vfio/migration: Add save_{iterate, complete_precopy}_start trace events
Maciej S. Szmigiero
1
-0
/
+2
2024-11-05
Merge tag 'pull-nvme-20241104' of https://gitlab.com/birkelund/qemu into staging
Peter Maydell
1
-3
/
+37
2024-11-05
qdev: make properties array "const"
Paolo Bonzini
2
-4
/
+4
2024-11-05
disas: Fix build against Capstone v6 (again)
Richard Henderson
1
-0
/
+1
2024-11-05
softfloat: Remove fallback rule from pickNaN()
Peter Maydell
1
-7
/
+3
2024-11-05
softfloat: Allow 2-operand NaN propagation rule to be set at runtime
Peter Maydell
2
-0
/
+53
2024-11-05
Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
10
-45
/
+80
2024-11-04
hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states
Salil Mehta
1
-0
/
+1
2024-11-04
hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug
Salil Mehta
1
-0
/
+1
2024-11-04
hw/pci: Add parenthesis to PCI_BUILD_BDF macro
Roque Arcudia Hernandez
1
-1
/
+1
2024-11-04
pcie: enable Extended tag field support
Marcin Juszkiewicz
1
-0
/
+2
2024-11-04
intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) ...
Zhenzhong Duan
1
-0
/
+3
2024-11-04
hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables
Shiju Jose
1
-14
/
+22
2024-11-04
virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net device
yaozhenguo
1
-0
/
+1
2024-11-04
virtio-pci: fix memory_region_find for VirtIOPCIRegion's MR
Gao Shiyuan
2
-0
/
+5
2024-11-04
qapi: introduce device-sync-config
Vladimir Sementsov-Ogievskiy
1
-0
/
+6
2024-11-04
hw/pci-bridge/cxl-upstream: Add properties to control link speed and width
Jonathan Cameron
1
-0
/
+4
2024-11-04
hw/mem/cxl-type3: Add properties to control link speed and width
Jonathan Cameron
1
-0
/
+4
2024-11-04
hw/pcie: Provide a utility function for control of EP / SW USP link
Jonathan Cameron
1
-0
/
+2
2024-11-04
hw/acpi: Make storage of node id uint32_t to reduce fragility
Jonathan Cameron
1
-1
/
+1
2024-11-04
hw/acpi: Generic Port Affinity Structure support
Jonathan Cameron
3
-1
/
+5
2024-11-04
acpi/pci: Move Generic Initiator object handling into acpi/pci.*
Jonathan Cameron
2
-24
/
+3
2024-11-04
hw/acpi: Move AML building code for Generic Initiators to aml_build.c
Jonathan Cameron
2
-23
/
+4
[next]