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