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
2023-04-20
hw/core: Move numa.c into the target independent source set
Thomas Huth
2023-04-20
hw: Add compat machines for 8.1
Cornelia Huck
2023-04-12
migration: Fix potential race on postcopy_qemufile_src
Peter Xu
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-20
replace TABs with spaces
Yeqi Fu
2023-03-10
e1000e: Implement system clock
Akihiko Odaki
2023-03-06
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
Ard Biesheuvel
2023-03-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-03-02
virtio-rng-pci: fix transitional migration compat for vectors
Dr. David Alan Gilbert
2023-03-01
Merge branch 'xenfv-kvm-15' of git://git.infradead.org/users/dwmw2/qemu into ...
Paolo Bonzini
2023-03-01
qapi: Add 'acpi' field to 'query-machines' output
Peter Krempa
2023-02-27
hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus()
Philippe Mathieu-Daudé
2023-02-27
replay: Extract core API to 'exec/replay-core.h'
Philippe Mathieu-Daudé
2023-02-27
hw: Replace qemu_or_irq typedef by OrIRQState
Philippe Mathieu-Daudé
2023-02-27
hw/irq: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
2023-02-23
hw/core: Improve the query-hotpluggable-cpus error message
Markus Armbruster
2023-02-23
hw/acpi: Move QMP command to hw/core/
Markus Armbruster
2023-02-23
hw/core: Improve error message when machine doesn't provide NMIs
Markus Armbruster
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2023-02-08
Drop duplicate #include
Markus Armbruster
2023-02-06
virtio-mem: Migrate immutable properties early
David Hildenbrand
2023-02-04
machine: Move HMP commands from monitor/ to hw/core/
Markus Armbruster
2023-02-04
machine: Move QMP commands from monitor/ to hw/core/
Markus Armbruster
2023-01-27
virtio-rng-pci: fix migration compat for vectors
Dr. David Alan Gilbert
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-16
accel/tcg: Add debuginfo support
Ilya Leoshkevich
2023-01-13
hw/core/qdev-properties-system: Allow the 'slew' policy only on x86
Thomas Huth
2023-01-11
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
2023-01-09
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-01-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-01-08
hw/acpi/aml-build: Only generate cluster node in PPTT when specified
Yicong Yang
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-06
hw: Reduce "qemu/accel.h" inclusion
Philippe Mathieu-Daudé
2023-01-05
accel/tcg: Set cflags_next_tb in cpu_common_initfn
Richard Henderson
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-12-16
hw/core/cpu-common: Convert TYPE_CPU class to 3-phase reset
Peter Maydell
2022-12-16
hw: Remove device_legacy_reset()
Peter Maydell
2022-12-16
qdev: Remove qdev_reset_all() and qbus_reset_all()
Peter Maydell
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-14
qapi qdev qom: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
qapi machine: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
qapi: Use returned bool to check for failure (again)
Markus Armbruster
2022-12-14
error: Move ERRP_GUARD() to the beginning of the function
Markus Armbruster
2022-12-14
error: Drop a few superfluous ERRP_GUARD()
Markus Armbruster
2022-12-14
Drop more useless casts from void * to pointer
Markus Armbruster
2022-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-11-07
hmat acpi: Don't require initiator value in -numa
Brice Goglin
2022-11-07
virtio: core: vq reset feature negotation support
Kangjie Xu
2022-11-06
module: add Error arguments to module_load and module_load_qom
Claudio Fontana
2022-11-06
module: rename module_load_one to module_load
Claudio Fontana
[next]