index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-23
hw: Add compat machines for 8.2
Cornelia Huck
1
-0
/
+3
2023-08-01
misc: Fix some typos in documentation and comments
Stefan Weil
1
-2
/
+2
2023-07-10
pcie: Specify 0 for ARI next function numbers
Akihiko Odaki
1
-0
/
+1
2023-07-10
machine: Add helpers to get cores/threads per socket
Zhao Liu
1
-0
/
+10
2023-06-28
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
1
-2
/
+6
2023-06-28
qdev-properties-system: Lock AioContext for blk_insert_bs()
Kevin Wolf
1
-2
/
+6
2023-06-26
numa: Validate cluster and NUMA node boundary if required
Gavin Shan
1
-0
/
+42
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-11
/
+11
2023-06-09
hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macro
Philippe Mathieu-Daudé
1
-2
/
+1
2023-06-02
numa: Check for qemu_strtosz_MiB error
Eric Blake
1
-2
/
+9
2023-06-01
trace: remove code that depends on setting vcpu
Alex Bennée
1
-2
/
+0
2023-06-01
trace-events: remove the remaining vcpu trace events
Alex Bennée
2
-2
/
+5
2023-05-26
machine: do not crash if default RAM backend name has been stolen
Igor Mammedov
1
-0
/
+8
2023-05-19
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
1
-0
/
+1
2023-05-16
hw/core: Move machine-qmp-cmds.c into the target independent source set
Thomas Huth
2
-6
/
+3
2023-05-16
hw/core: Use a callback for target specific query-cpus-fast information
Thomas Huth
1
-14
/
+2
2023-04-27
multifd: Create property multifd-flush-after-each-section
Juan Quintela
1
-1
/
+3
2023-04-20
hw/core: Move numa.c into the target independent source set
Thomas Huth
1
-1
/
+1
2023-04-20
hw: Add compat machines for 8.1
Cornelia Huck
1
-0
/
+3
2023-04-12
migration: Fix potential race on postcopy_qemufile_src
Peter Xu
1
-0
/
+1
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2
-0
/
+3
2023-03-20
replace TABs with spaces
Yeqi Fu
1
-21
/
+21
2023-03-10
e1000e: Implement system clock
Akihiko Odaki
1
-0
/
+1
2023-03-06
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
Ard Biesheuvel
1
-0
/
+91
2023-03-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-0
/
+2
2023-03-02
virtio-rng-pci: fix transitional migration compat for vectors
Dr. David Alan Gilbert
1
-0
/
+2
2023-03-01
Merge branch 'xenfv-kvm-15' of git://git.infradead.org/users/dwmw2/qemu into ...
Paolo Bonzini
2
-2
/
+2
2023-03-01
qapi: Add 'acpi' field to 'query-machines' output
Peter Krempa
1
-0
/
+1
2023-02-27
hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
replay: Extract core API to 'exec/replay-core.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
hw: Replace qemu_or_irq typedef by OrIRQState
Philippe Mathieu-Daudé
1
-9
/
+9
2023-02-27
hw/irq: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
1
-5
/
+4
2023-02-23
hw/core: Improve the query-hotpluggable-cpus error message
Markus Armbruster
1
-2
/
+1
2023-02-23
hw/acpi: Move QMP command to hw/core/
Markus Armbruster
1
-0
/
+18
2023-02-23
hw/core: Improve error message when machine doesn't provide NMIs
Markus Armbruster
1
-2
/
+1
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
1
-1
/
+0
2023-02-08
Drop duplicate #include
Markus Armbruster
1
-1
/
+0
2023-02-06
virtio-mem: Migrate immutable properties early
David Hildenbrand
1
-1
/
+3
2023-02-04
machine: Move HMP commands from monitor/ to hw/core/
Markus Armbruster
1
-0
/
+208
2023-02-04
machine: Move QMP commands from monitor/ to hw/core/
Markus Armbruster
1
-0
/
+144
2023-01-27
virtio-rng-pci: fix migration compat for vectors
Dr. David Alan Gilbert
1
-0
/
+1
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2
-6
/
+6
2023-01-16
accel/tcg: Add debuginfo support
Ilya Leoshkevich
1
-0
/
+5
2023-01-13
hw/core/qdev-properties-system: Allow the 'slew' policy only on x86
Thomas Huth
1
-1
/
+27
2023-01-11
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
1
-0
/
+2
2023-01-09
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2
-0
/
+3
2023-01-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-0
/
+1
2023-01-08
hw/acpi/aml-build: Only generate cluster node in PPTT when specified
Yicong Yang
1
-0
/
+2
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-0
/
+1
2023-01-06
hw: Reduce "qemu/accel.h" inclusion
Philippe Mathieu-Daudé
1
-0
/
+1
[next]