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-10-18
block: Adjust check_block_size() signature
Markus Armbruster
2024-10-15
include: Move QemuLockCnt APIs to their own header
Peter Maydell
2024-10-15
hw/clock: Expose 'qtest-clock-period' QOM property for QTests
Inès Varhol
2024-10-01
hw: fix memory leak in IRQState allocation
Matheus Tavares Bernardino
2024-09-26
Merge tag 'mem-2024-09-24' of https://github.com/davidhildenbrand/qemu into s...
Peter Maydell
2024-09-24
reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
Juraj Marcin
2024-09-20
license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later
Philippe Mathieu-Daudé
2024-09-20
hw/sysbus: Remove unused sysbus_mmio_unmap
Dr. David Alan Gilbert
2024-09-13
hw/core: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw/core/resettable: Remove transitional_function machinery
Peter Maydell
2024-09-13
hw/core/qdev: Simplify legacy_reset handling
Peter Maydell
2024-09-13
hw: Remove device_phases_reset()
Peter Maydell
2024-09-13
hw: Rename DeviceClass::reset field to legacy_reset
Peter Maydell
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-13
hw: Define new device_class_set_legacy_reset()
Peter Maydell
2024-09-13
hw: Remove device_class_set_parent_reset()
Peter Maydell
2024-09-12
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-09-11
hw: Move declaration of IRQState to header and add init function
BALATON Zoltan
2024-09-10
Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-09-10
qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'
Markus Armbruster
2024-09-10
qapi/machine: Drop temporary 'prefix'
Markus Armbruster
2024-09-09
migration: Introduce 'qatzip' compression method
Bryan Zhang
2024-09-05
platform-bus: fix refcount leak
Gao Shiyuan
2024-09-05
hw: add compat machines for 9.2
Cornelia Huck
2024-08-12
hw/core/ptimer: fix timer zero period condition for freq > 1GHz
Jianzhou Yue
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
[next]