index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/core/ptimer: fix timer zero period condition for freq > 1GHz
Jianzhou Yue
2024-08-12
1
-2
/
+2
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
Richard Henderson
2024-07-24
2
-1
/
+10
|
\
|
*
gdbstub: Add helper function to unregister GDB register space
Salil Mehta
2024-07-22
1
-1
/
+4
|
*
smbios: make memory device size configurable per Machine
Igor Mammedov
2024-07-22
1
-0
/
+6
*
|
hw: Fix crash that happens when introspecting scsi-block on older machine types
Thomas Huth
2024-07-22
1
-1
/
+2
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-17
1
-0
/
+1
|
\
|
*
cpu: Free queued CPU work
Akihiko Odaki
2024-07-16
1
-0
/
+1
*
|
loader: remove load_image_gzipped function as its not used anywhere
Ani Sinha
2024-07-16
1
-13
/
+0
*
|
hw/core/loader: allow loading larger ROMs
Gregor Haas
2024-07-16
1
-25
/
+7
|
/
*
hw/sd/sdcard: Use spec v3.01 by default
Philippe Mathieu-Daudé
2024-07-05
1
-0
/
+1
*
accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/
Philippe Mathieu-Daudé
2024-07-05
1
-8
/
+1
*
plugins: Free CPUPluginState before destroying vCPU state
Philippe Mathieu-Daudé
2024-07-05
1
-0
/
+5
*
hw/core: ensure kernel_end never gets used undefined
Alex Bennée
2024-07-05
1
-1
/
+1
*
virtio-pci: implement No_Soft_Reset bit
Jiqian Chen
2024-07-01
1
-0
/
+1
*
hw/core/loader: gunzip(): fix memory leak on error path
Vladimir Sementsov-Ogievskiy
2024-06-30
1
-0
/
+1
*
cpu: fix memleak of 'halt_cond' and 'thread'
Matheus Tavares Bernardino
2024-06-30
1
-0
/
+3
*
hw/intc: Introduce x-query-interrupt-controllers QMP command
Philippe Mathieu-Daudé
2024-06-19
1
-0
/
+29
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-06-17
1
-0
/
+1
|
\
|
*
scsi-disk: Fix crash for VM configured with USB CDROM after live migration
Hyman Huang
2024-06-10
1
-0
/
+1
*
|
migration/multifd: add uadk compression framework
Shameer Kolothum
2024-06-14
1
-1
/
+1
*
|
migration/multifd: add qpl compression method
Yuan Liu
2024-06-14
1
-1
/
+1
|
/
*
machine, hostmem: improve error messages for unsupported features
Paolo Bonzini
2024-06-08
1
-0
/
+8
*
machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not available
Paolo Bonzini
2024-06-08
1
-1
/
+2
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-06-05
1
-3
/
+1
|
\
|
*
machine: allow early use of machine_require_guest_memfd
Paolo Bonzini
2024-06-05
1
-1
/
+1
|
*
virtio-blk: remove SCSI passthrough functionality
Paolo Bonzini
2024-06-05
1
-2
/
+0
*
|
core/cpu-common: initialise plugin state before thread creation
Alex Bennée
2024-06-04
1
-8
/
+12
*
|
cpu: move Qemu[Thread|Cond] setup into common code
Alex Bennée
2024-06-04
1
-0
/
+5
|
/
*
Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qemu into staging
Richard Henderson
2024-05-22
1
-3
/
+4
|
\
|
*
hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1
Fiona Ebner
2024-05-22
1
-3
/
+3
|
*
virtio-gpu: fix v2 migration
Marc-André Lureau
2024-05-22
1
-0
/
+1
*
|
Merge tag 'pull-vfio-20240522' of https://github.com/legoater/qemu into staging
Richard Henderson
2024-05-22
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
vfio/pci: migration: Skip config space check for Vendor Specific Information in VSC during restore/load
Vinayak Kale
2024-05-16
1
-0
/
+1
*
|
hw/core: allow parameter=1 for SMP topology on any machine
Daniel P. Berrangé
2024-05-17
1
-57
/
+27
|
/
*
kconfig: allow compiling out QEMU device tree code per target
Paolo Bonzini
2024-05-10
2
-2
/
+9
*
migration: Remove non-multifd compression
Fabiano Rosas
2024-05-08
1
-1
/
+0
*
accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
Philippe Mathieu-Daudé
2024-05-06
1
-0
/
+4
*
target/arm: Default to 1GHz cntfrq for 'max' and new CPUs
Peter Maydell
2024-04-30
1
-1
/
+3
*
hw/core/clock: allow clock_propagate on child clocks
Raphael Poggi
2024-04-30
1
-1
/
+0
*
exec: Declare target_words_bigendian() in 'exec/tswap.h'
Philippe Mathieu-Daudé
2024-04-26
2
-2
/
+2
*
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-25
5
-10
/
+80
|
\
|
*
hw/core: Support module-id in numa configuration
Zhao Liu
2024-04-25
1
-0
/
+16
|
*
hw/core: Introduce module-id as the topology subindex
Zhao Liu
2024-04-25
1
-0
/
+4
|
*
hw/core/machine: Support modules in -smp
Zhao Liu
2024-04-25
2
-6
/
+34
|
*
hw/core/machine: Introduce the module as a CPU topology level
Zhao Liu
2024-04-25
2
-1
/
+2
|
*
hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
Philippe Mathieu-Daudé
2024-04-25
1
-2
/
+2
|
*
qmp: add dump machine type compatibility properties
Maksim Davydov
2024-04-25
1
-1
/
+22
*
|
reset: Add RESET_TYPE_SNAPSHOT_LOAD
Peter Maydell
2024-04-25
2
-15
/
+4
*
|
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
4
-6
/
+6
|
/
*
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-24
1
-32
/
+0
|
\
[next]