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
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
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
hw/core/resettable: fix reset level counting
Damien Hedde
2022-10-26
numa: use QLIST_FOREACH_SAFE() for RAM block notifiers
Stefan Hajnoczi
2022-10-26
numa: call ->ram_block_removed() in ram_block_notifer_remove()
Stefan Hajnoczi
2022-10-22
hw/core: Tidy up unnecessary casting away of const
Markus Armbruster
2022-10-04
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-10-03
hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
Alex Bennée
2022-09-07
hw/core: fix platform bus node name
Conor Dooley
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-06-15
qdev: unplug blocker for devices
Jagannathan Raman
2022-06-10
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-06-09
hw/cxl: Move the CXLState from MachineState to machine type specific state.
Jonathan Cameron
2022-06-09
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
2022-06-10
hw/core/loader: return image sizes as ssize_t
Jamie Iles
2022-06-03
hw/nvme: do not auto-generate eui64
Klaus Jensen
2022-05-24
hw/core: loader: Set is_linux to true for VxWorks uImage
Bin Meng
2022-05-24
hw/core: Sync uboot_image.h from U-Boot v2022.01
Bin Meng
2022-05-19
hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
Peter Maydell
2022-05-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-05-14
qdev-properties: Add a new macro with bitmask check for uint64_t property
Yang Weijiang
2022-05-13
cxl: Machine level control on whether CXL support is enabled
Jonathan Cameron
2022-05-12
machine: move more memory validation to Machine object
Paolo Bonzini
2022-05-12
machine: make memory-backend a link property
Paolo Bonzini
2022-05-12
machine: add mem compound property
Paolo Bonzini
2022-05-12
machine: add boot compound property
Paolo Bonzini
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-09
qapi/machine.json: Add cluster-id
Gavin Shan
2022-04-29
hw/core: Move the ARM sysbus-fdt to core
Alistair Francis
2022-04-21
hw/core/irq: remove unused 'qemu_irq_split' function
Zongyuan Li
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-04-06
acpi: fix acpi_index migration
Dr. David Alan Gilbert
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-02
clock-vmstate: Add missing END_OF_LIST
Dr. David Alan Gilbert
2022-02-28
semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
Alex Bennée
2022-02-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
core/ptimers: Remove unnecessary 'sysemu/cpus.h' include
Philippe Mathieu-Daudé
2022-02-16
Allow setting up to 8 bytes with the generic loader
Petr Tesarik
2022-01-20
hw/elf_ops: clear uninitialized segment space
Laurent Vivier
2022-01-18
machine: Use host_memory_backend_is_mapped() in machine_consume_memdev()
David Hildenbrand
[next]