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