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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
hw/sd/sdcard: Use spec v3.01 by default
Philippe Mathieu-Daudé
1
-0
/
+1
2024-07-05
accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/
Philippe Mathieu-Daudé
1
-8
/
+1
2024-07-05
plugins: Free CPUPluginState before destroying vCPU state
Philippe Mathieu-Daudé
1
-0
/
+5
2024-07-05
hw/core: ensure kernel_end never gets used undefined
Alex Bennée
1
-1
/
+1
2024-07-01
virtio-pci: implement No_Soft_Reset bit
Jiqian Chen
1
-0
/
+1
2024-06-30
hw/core/loader: gunzip(): fix memory leak on error path
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2024-06-30
cpu: fix memleak of 'halt_cond' and 'thread'
Matheus Tavares Bernardino
1
-0
/
+3
2024-06-19
hw/intc: Introduce x-query-interrupt-controllers QMP command
Philippe Mathieu-Daudé
1
-0
/
+29
2024-06-17
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-0
/
+1
2024-06-14
migration/multifd: add uadk compression framework
Shameer Kolothum
1
-1
/
+1
2024-06-14
migration/multifd: add qpl compression method
Yuan Liu
1
-1
/
+1
2024-06-10
scsi-disk: Fix crash for VM configured with USB CDROM after live migration
Hyman Huang
1
-0
/
+1
2024-06-08
machine, hostmem: improve error messages for unsupported features
Paolo Bonzini
1
-0
/
+8
2024-06-08
machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not available
Paolo Bonzini
1
-1
/
+2
2024-06-05
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-3
/
+1
2024-06-05
machine: allow early use of machine_require_guest_memfd
Paolo Bonzini
1
-1
/
+1
2024-06-05
virtio-blk: remove SCSI passthrough functionality
Paolo Bonzini
1
-2
/
+0
2024-06-04
core/cpu-common: initialise plugin state before thread creation
Alex Bennée
1
-8
/
+12
2024-06-04
cpu: move Qemu[Thread|Cond] setup into common code
Alex Bennée
1
-0
/
+5
2024-05-22
Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
1
-3
/
+4
2024-05-22
hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1
Fiona Ebner
1
-3
/
+3
2024-05-22
virtio-gpu: fix v2 migration
Marc-André Lureau
1
-0
/
+1
2024-05-22
Merge tag 'pull-vfio-20240522' of https://github.com/legoater/qemu into staging
Richard Henderson
1
-0
/
+1
2024-05-17
hw/core: allow parameter=1 for SMP topology on any machine
Daniel P. Berrangé
1
-57
/
+27
2024-05-16
vfio/pci: migration: Skip config space check for Vendor Specific Information ...
Vinayak Kale
1
-0
/
+1
2024-05-10
kconfig: allow compiling out QEMU device tree code per target
Paolo Bonzini
2
-2
/
+9
2024-05-08
migration: Remove non-multifd compression
Fabiano Rosas
1
-1
/
+0
2024-05-06
accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
Philippe Mathieu-Daudé
1
-0
/
+4
2024-04-30
target/arm: Default to 1GHz cntfrq for 'max' and new CPUs
Peter Maydell
1
-1
/
+3
2024-04-30
hw/core/clock: allow clock_propagate on child clocks
Raphael Poggi
1
-1
/
+0
2024-04-26
exec: Declare target_words_bigendian() in 'exec/tswap.h'
Philippe Mathieu-Daudé
2
-2
/
+2
2024-04-25
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
5
-10
/
+80
2024-04-25
hw/core: Support module-id in numa configuration
Zhao Liu
1
-0
/
+16
2024-04-25
hw/core: Introduce module-id as the topology subindex
Zhao Liu
1
-0
/
+4
2024-04-25
hw/core/machine: Support modules in -smp
Zhao Liu
2
-6
/
+34
2024-04-25
hw/core/machine: Introduce the module as a CPU topology level
Zhao Liu
2
-1
/
+2
2024-04-25
hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
Philippe Mathieu-Daudé
1
-2
/
+2
2024-04-25
reset: Add RESET_TYPE_SNAPSHOT_LOAD
Peter Maydell
2
-15
/
+4
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
4
-6
/
+6
2024-04-25
qmp: add dump machine type compatibility properties
Maksim Davydov
1
-1
/
+22
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-32
/
+0
2024-04-24
Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2
-4
/
+3
2024-04-24
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
1
-32
/
+0
2024-04-24
qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
Philippe Mathieu-Daudé
1
-2
/
+1
2024-04-24
qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
Philippe Mathieu-Daudé
1
-2
/
+2
2024-04-23
HostMem: Add mechanism to opt in kvm guest memfd via MachineState
Xiaoyao Li
1
-0
/
+5
2024-04-18
hw: Add compat machines for 9.1
Paolo Bonzini
1
-0
/
+3
2024-04-18
hw/core: Move system emulation files to system_ss
Paolo Bonzini
2
-45
/
+3
2024-03-26
hw/clock: Let clock_set_mul_div() return a boolean value
Philippe Mathieu-Daudé
1
-1
/
+7
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
3
-3
/
+19
[next]