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