index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Drop duplicate #include
Markus Armbruster
2023-02-08
1
-1
/
+0
*
virtio-mem: Migrate immutable properties early
David Hildenbrand
2023-02-06
1
-1
/
+3
*
machine: Move HMP commands from monitor/ to hw/core/
Markus Armbruster
2023-02-04
1
-0
/
+208
*
machine: Move QMP commands from monitor/ to hw/core/
Markus Armbruster
2023-02-04
1
-0
/
+144
*
virtio-rng-pci: fix migration compat for vectors
Dr. David Alan Gilbert
2023-01-27
1
-0
/
+1
*
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-18
2
-6
/
+6
*
accel/tcg: Add debuginfo support
Ilya Leoshkevich
2023-01-16
1
-0
/
+5
*
hw/core/qdev-properties-system: Allow the 'slew' policy only on x86
Thomas Huth
2023-01-13
1
-1
/
+27
*
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
2023-01-11
1
-0
/
+2
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-01-09
2
-0
/
+3
|
\
|
*
hw/acpi/aml-build: Only generate cluster node in PPTT when specified
Yicong Yang
2023-01-08
1
-0
/
+2
|
*
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
1
-0
/
+1
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-01-08
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
hw: Reduce "qemu/accel.h" inclusion
Philippe Mathieu-Daudé
2023-01-06
1
-0
/
+1
*
|
accel/tcg: Set cflags_next_tb in cpu_common_initfn
Richard Henderson
2023-01-05
1
-0
/
+1
|
/
*
hw: Add compat machines for 8.0
Cornelia Huck
2022-12-21
1
-0
/
+3
*
hw/core/cpu-common: Convert TYPE_CPU class to 3-phase reset
Peter Maydell
2022-12-16
1
-3
/
+4
*
hw: Remove device_legacy_reset()
Peter Maydell
2022-12-16
2
-11
/
+0
*
qdev: Remove qdev_reset_all() and qbus_reset_all()
Peter Maydell
2022-12-16
2
-59
/
+0
*
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-15
4
-9
/
+3
|
\
|
*
qapi: Use returned bool to check for failure (again)
Markus Armbruster
2022-12-14
1
-4
/
+1
|
*
error: Move ERRP_GUARD() to the beginning of the function
Markus Armbruster
2022-12-14
1
-2
/
+1
|
*
error: Drop a few superfluous ERRP_GUARD()
Markus Armbruster
2022-12-14
1
-2
/
+0
|
*
Drop more useless casts from void * to pointer
Markus Armbruster
2022-12-14
1
-1
/
+1
*
|
qapi qdev qom: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-1
/
+1
*
|
qapi machine: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
4
-18
/
+11
|
/
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-11-07
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-03
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-10
1
-28
/
+0
|
\
|
*
hw/cxl: Move the CXLState from MachineState to machine type specific state.
Jonathan Cameron
2022-06-09
1
-6
/
+0
|
*
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
2022-06-09
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
[prev]
[next]