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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
hw/arm/xlnx-versal: xram: refactor creation
Luc Michel
2025-10-07
1
-6
/
+0
*
|
hw/arm/xlnx-versal: adma: refactor creation
Luc Michel
2025-10-07
1
-2
/
+0
*
|
hw/arm/xlnx-versal: gem: refactor creation
Luc Michel
2025-10-07
1
-3
/
+0
*
|
hw/arm/xlnx-versal: sdhci: refactor creation
Luc Michel
2025-10-07
1
-2
/
+3
*
|
hw/arm/xlnx-versal: canfd: refactor creation
Luc Michel
2025-10-07
1
-3
/
+4
*
|
hw/arm/xlnx-versal: uart: refactor creation
Luc Michel
2025-10-07
1
-2
/
+0
*
|
hw/arm/xlnx-versal: prepare for FDT creation
Luc Michel
2025-10-07
1
-0
/
+12
*
|
hw/arm/xlnx-versal: split the xlnx-versal type
Luc Michel
2025-10-07
2
-1
/
+26
|
/
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2025-10-06
28
-41
/
+403
|
\
|
*
virtio: improve virtqueue mapping error messages
Alessandro Ratti
2025-10-05
1
-0
/
+1
|
*
intel-iommu: Move dma_translation to x86-iommu
Joao Martins
2025-10-05
1
-0
/
+1
|
*
virtio: unify virtio_notify_irqfd() and virtio_notify()
Stefan Hajnoczi
2025-10-05
1
-1
/
+0
|
*
x86: ich9: fix default value of 'No Reboot' bit in GCS
Igor Mammedov
2025-10-05
1
-1
/
+1
|
*
intel_iommu: Add PRI operations support
CLEMENT MATHIEU--DRIF
2025-10-05
1
-0
/
+1
|
*
pcie: Add a way to get the outstanding page request allocation (pri) from the...
CLEMENT MATHIEU--DRIF
2025-10-05
1
-0
/
+1
|
*
hw/virtio: rename vhost-user-device and make user creatable
Alex Bennée
2025-10-05
1
-1
/
+1
|
*
pcie_sriov: Fix broken MMIO accesses from SR-IOV VFs
Damien Bergamini
2025-10-05
1
-4
/
+0
|
*
hw/smbios: allow clearing the VM bit in SMBIOS table 0
Daniil Tatianin
2025-10-05
1
-1
/
+1
|
*
qapi/acpi-hest: add an interface to do generic CPER error injection
Mauro Carvalho Chehab
2025-10-05
2
-0
/
+2
|
*
arm/virt: Wire up a GED error device for ACPI / GHES
Mauro Carvalho Chehab
2025-10-05
1
-0
/
+1
|
*
acpi/generic_event_device: add an APEI error device
Mauro Carvalho Chehab
2025-10-04
3
-0
/
+4
|
*
acpi/ghes: add a notifier to notify when error data is ready
Mauro Carvalho Chehab
2025-10-04
1
-0
/
+3
|
*
acpi/ghes: don't hard-code the number of sources for HEST table
Mauro Carvalho Chehab
2025-10-04
1
-5
/
+12
|
*
acpi/ghes: Use HEST table offsets when preparing GHES records
Mauro Carvalho Chehab
2025-10-04
1
-1
/
+1
|
*
acpi/ghes: add a firmware file with HEST address
Mauro Carvalho Chehab
2025-10-04
1
-1
/
+5
|
*
acpi/ghes: prepare to change the way HEST offsets are calculated
Mauro Carvalho Chehab
2025-10-04
1
-1
/
+11
|
*
acpi/ghes: Cleanup the code which gets ghes ged state
Mauro Carvalho Chehab
2025-10-04
1
-7
/
+7
|
*
Revert "hw/acpi/ghes: Make ghes_record_cper_errors() static"
Mauro Carvalho Chehab
2025-10-04
1
-0
/
+2
|
*
net: implement UDP tunnel features offloading
Paolo Abeni
2025-10-04
1
-0
/
+2
|
*
net: implement tunnel probing
Paolo Abeni
2025-10-04
1
-0
/
+3
|
*
virtio-net: implement extended features support
Paolo Abeni
2025-10-04
1
-1
/
+1
|
*
vhost-net: implement extended features support
Paolo Abeni
2025-10-04
1
-3
/
+30
|
*
vhost: add support for negotiating extended features
Paolo Abeni
2025-10-04
2
-7
/
+55
|
*
virtio-pci: implement support for extended features
Paolo Abeni
2025-10-04
1
-1
/
+1
|
*
virtio: add support for negotiating extended features
Paolo Abeni
2025-10-04
1
-0
/
+4
|
*
virtio: introduce extended features type
Paolo Abeni
2025-10-04
2
-3
/
+130
|
*
linux-headers: Update to Linux v6.17-rc1
Paolo Abeni
2025-10-04
7
-3
/
+113
|
*
net: bundle all offloads in a single struct
Paolo Abeni
2025-10-04
1
-3
/
+12
*
|
Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into staging
Richard Henderson
2025-10-04
9
-20
/
+77
|
\
\
|
|
/
|
/
|
|
*
migration: cpr-exec mode
Steve Sistare
2025-10-03
1
-0
/
+2
|
*
migration: cpr-exec save and load
Steve Sistare
2025-10-03
1
-0
/
+5
|
*
oslib: qemu_clear_cloexec
Steve Sistare
2025-10-03
1
-0
/
+9
|
*
migration: add cpr_walk_fd
Steve Sistare
2025-10-03
1
-0
/
+3
|
*
migration: multi-mode notifier
Steve Sistare
2025-10-03
1
-0
/
+12
|
*
physmem: Destroy all CPU AddressSpaces on unrealize
Peter Maydell
2025-10-03
2
-6
/
+5
|
*
memory: New AS helper to serialize destroy+free
Peter Xu
2025-10-03
1
-0
/
+13
|
*
include/system/memory.h: Clarify address_space_destroy() behaviour
Peter Maydell
2025-10-03
1
-3
/
+8
|
*
migration: ensure APIC is loaded prior to VFIO PCI devices
Yanfei Xu
2025-10-03
1
-0
/
+1
|
*
io/crypto: Move tls premature termination handling into QIO layer
Peter Xu
2025-10-03
1
-7
/
+3
|
*
migration: Add error-parameterized function variants in VMSD struct
Arun Menon
2025-10-03
1
-0
/
+14
[prev]
[next]